summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Removed dead theme engine code.Josh Guilfoyle2011-02-041-3/+0
* Corrected whitespace trespasses.Josh Guilfoyle2011-02-041-2/+2
* Improved "assetredirection" dumpsys output.Josh Guilfoyle2011-01-201-2/+23
* Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-203-81/+416
* Fix a fundamental issue causing CarHome to reset the applied theme.Josh Guilfoyle2011-01-062-28/+5
* Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-23191-17612/+51159
|\
| * Add support for virtual sensors.Mathias Agopian2010-11-1815-204/+1296
| * Fix a race condition in sensormanagerMathias Agopian2010-11-142-1/+8
| * record the last event received regardless of having clients or notMathias Agopian2010-11-102-14/+22
| * improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)Mathias Agopian2010-11-083-5/+16
| * Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
| * Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-2/+2
| * GPS: remove some loggingMike Lockwood2010-10-281-4/+0
| * really fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-273-13/+47
| * Location Manager: Fix LocationManager.getBestProvider filtering.Mike Lockwood2010-10-261-6/+7
| * Don't turn the button backlights on if the screen is off. Part 2.Joe Onorato2010-10-251-0/+8
| * Merge "GPS: Disable verbose logging" into gingerbreadMike Lockwood2010-10-252-5/+7
| |\
| | * GPS: Disable verbose loggingMike Lockwood2010-10-252-5/+7
| * | Merge "fix [3123221] Video sticks playing back upside down following orientat...Mathias Agopian2010-10-252-0/+16
| |\ \
| | * | fix [3123221] Video sticks playing back upside down following orientation switchMathias Agopian2010-10-242-0/+16
| | |/
| * | Merge "fix [3118445] Transform * Transform does not work as expected" into gi...Mathias Agopian2010-10-254-46/+87
| |\ \
| | * | fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-244-46/+87
| | |/
| * | Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" i...Wu-cheng Li2010-10-252-11/+5
| |\ \ | | |/ | |/|
| | * Remove the FLIP_H/ROT_90 workaround from CameraService.do not mergeWu-cheng Li2010-10-252-11/+5
| * | Make sure that when the screen is off, we don't try to turn the buttons on too.Joe Onorato2010-10-231-2/+16
| |/
| * Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-1/+1
| * GPS: Fix network type logic in requestRefLocationMike Lockwood2010-10-221-7/+14
| * Merge "Adjust boundaries for screen sizes." into gingerbreadDianne Hackborn2010-10-211-2/+2
| |\
| | * Adjust boundaries for screen sizes.Dianne Hackborn2010-10-211-2/+2
| * | Merge "Mirror the preview for front-facing cameras. do not merge" into ginger...Mathias Agopian2010-10-212-19/+43
| |\ \ | | |/ | |/|
| | * Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-202-19/+43
| * | Merge "Use the context_priority extension when present." into gingerbreadMathias Agopian2010-10-202-2/+16
| |\ \
| | * | Use the context_priority extension when present.Mathias Agopian2010-10-112-2/+16
| * | | Fix isUsbMassStorageConnected() will always return trueTony Wu2010-10-201-1/+1
| | |/ | |/|
| * | Reduce logging.Joe Onorato2010-10-198-22/+38
| * | DO NOT MERGE. Turn down backup logging for release.Chris Tate2010-10-191-1/+1
| * | Merge "Don't symlink native library paths for old apps" into gingerbreadKenny Root2010-10-191-7/+18
| |\ \
| | * | Don't symlink native library paths for old appsKenny Root2010-10-181-7/+18
| * | | Merge "GPS: Enable some more logging" into gingerbreadMike Lockwood2010-10-182-2/+5
| |\ \ \
| | * | | GPS: Enable some more loggingMike Lockwood2010-10-182-2/+5
| * | | | Merge "Enable framework GPS and location manager logging" into gingerbreadMike Lockwood2010-10-182-8/+12
| |\ \ \ \ | | |/ / /
| | * | | Enable framework GPS and location manager loggingMike Lockwood2010-10-182-8/+12
| | |/ /
| * | | Pressing the power button quickly needs to turn the screen on and off correctly.Joe Onorato2010-10-181-22/+21
| |/ /
| * | Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-163-15/+37
| * | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-152-2/+2
| * | Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-156-7/+23
| * | Debug logs for issue #3101415: Apps seem to have their UID changed over time.Dianne Hackborn2010-10-152-24/+30
| * | NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-153-2172/+5
| * | Merge "Screen on/off animation tweaks" into gingerbreadJoe Onorato2010-10-142-7/+38
| |\ \
| | * | Screen on/off animation tweaksJoe Onorato2010-10-142-7/+38