summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* Fix a segfault when there is no power module.Jeff Brown2012-10-091-6/+8
* Blank or unblank all displays as need.Jeff Brown2012-10-081-37/+19
* Merge "Pass display arg to blank/unblank" into jb-mr1-devAndy McFadden2012-09-281-2/+4
|\
| * Pass display arg to blank/unblankAndy McFadden2012-09-271-2/+4
* | Bundle correlated switch changes atomically.Jeff Brown2012-09-271-6/+6
|/
* Use more reasonable warning thresholds for power on/off.Jeff Brown2012-09-251-6/+6
* Make input system aware of multiple displays.Jeff Brown2012-09-102-2/+11
* Make display manager tell input system about viewports.Jeff Brown2012-09-081-84/+42
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-273-98/+0
* Use new surface flinger API.Jeff Brown2012-08-271-1/+5
* BatteryService: Fix comment to match codeScott Anderson2012-08-211-2/+2
* Merge "Plumb the switch code into Dalvik." into jb-mr1-devJeff Brown2012-08-201-11/+6
|\
| * Plumb the switch code into Dalvik.Jeff Brown2012-08-201-11/+6
* | add wireless charger supportBrian Muramatsu2012-08-201-0/+12
|/
* Power manager rewrite.Jeff Brown2012-08-154-62/+78
* Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-devMathias Agopian2012-08-021-2/+1
|\
| * screen-off animation won't be handled by SF anymoreMathias Agopian2012-08-021-2/+1
* | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-3/+4
|/
* Move and rename user activity event type constants.Jeff Brown2012-07-272-4/+4
* update to new getDisplayInfo APIMathias Agopian2012-07-251-6/+2
* Add display manager skeleton.Jeff Brown2012-07-253-0/+97
* Move power manager to a new package.Jeff Brown2012-06-184-5/+5
* PowerManagerService: call surfaceflinger blank and unblank through binderColin Cross2012-06-071-0/+3
* Tolerate missing power HAL module.Jeff Brown2012-05-161-14/+7
* Tell power HAL when user activity occurs.Jeff Brown2012-05-111-0/+9
* Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-112-9/+102
* Separate the internal and external display rotations.Jeff Brown2012-05-021-8/+16
* Improve handling of built-in keyboard.Jeff Brown2012-05-011-33/+0
* UsbService: Add support for accessory initiating USB audio supportMike Lockwood2012-04-261-0/+13
* Get alias for Bluetooth devices.Jeff Brown2012-04-201-7/+32
* Support loading keyboard layout overlays from resources.Jeff Brown2012-04-172-1/+48
* Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+36
* Notify applications when input devices change.Jeff Brown2012-04-121-34/+44
* Request key maps from input manager service.Jeff Brown2012-04-101-81/+2
* Fix lid switch interpretation.Jeff Brown2012-04-091-1/+2
* Ensure that apps crash if they throw exceptions.Jeff Brown2012-04-061-2/+3
* Add a unique input device descriptor.Jeff Brown2012-04-061-2/+12
* Refactor input system into its own service.Jeff Brown2012-04-056-292/+230
* fix libgui header locationMathias Agopian2012-02-271-2/+1
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Merge "Remove the input dispatcher throttle."Jeff Brown2012-02-131-10/+0
|\
| * Remove the input dispatcher throttle.Jeff Brown2012-02-071-10/+0
* | BatteryService: Don't fail to register native methods if kernel power supply ...Mike Lockwood2012-02-101-59/+59
* | New Serial Manager API:Mike Lockwood2012-02-103-0/+85
|/
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-089-62/+62
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-4/+4
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-4/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-034-12/+12