summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [3095807] screen takes a long time to turn onMathias Agopian2010-10-141-2/+3
|/ /
* | addresses parts of 3096779 and 3097475Mathias Agopian2010-10-142-19/+32
* | fix [3095607] Gingerbread screen turn-on animation does not show the last frameMathias Agopian2010-10-141-6/+5
* | may fix 3097381 and 3097482. don't abort on/off if the animation failsMathias Agopian2010-10-141-10/+7
* | Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-131-8/+32
|\ \
| * | OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-8/+32