summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/PowerManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Move power manager to a new package.Jeff Brown2012-06-181-3391/+0
* am ae3e5bc9: am 89f5a462: Merge "More paths for turning on screen immediately...Craig Mautner2012-06-181-1/+10
|\
| * am 89f5a462: Merge "More paths for turning on screen immediately." into jb-devCraig Mautner2012-06-181-1/+10
| |\
| | * Merge "More paths for turning on screen immediately." into jb-devCraig Mautner2012-06-181-1/+10
| | |\
| | | * More paths for turning on screen immediately.Craig Mautner2012-06-181-1/+10
* | | | am 60860192: am d8bbf96a: Merge "Fix issue #6664140: Time to lock should work...Dianne Hackborn2012-06-181-2/+9
|\ \ \ \ | |/ / /
| * | | am d8bbf96a: Merge "Fix issue #6664140: Time to lock should work even Stay aw...Dianne Hackborn2012-06-181-2/+9
| |\ \ \ | | |/ /
| | * | Fix issue #6664140: Time to lock should work even Stay awake...Dianne Hackborn2012-06-151-2/+9
* | | | am 5eed873f: am 7661bc6c: Merge "Run the screen on/off broadcasts at foregrou...Christopher Tate2012-06-141-2/+4
|\ \ \ \ | |/ / /
| * | | am 7661bc6c: Merge "Run the screen on/off broadcasts at foreground priority" ...Christopher Tate2012-06-141-2/+4
| |\ \ \ | | |/ /
| | * | Run the screen on/off broadcasts at foreground priorityChristopher Tate2012-06-141-2/+4
| | |/
* | | am a8e46828: am c99e6ee2: am c9aa32e9: Merge "Fix dumpPowerState method"Dianne Hackborn2012-06-081-0/+2
|\ \ \ | |/ /
| * | am c99e6ee2: am c9aa32e9: Merge "Fix dumpPowerState method"Dianne Hackborn2012-06-081-0/+2
| |\ \ | | |/ | |/|
| | * Fix dumpPowerState methodjaiyoung.park2012-06-041-0/+2
* | | am 1189f855: am 7f786b8f: Merge "Do not animate keyboard and button brightnes...Craig Mautner2012-06-081-9/+30
|\ \ \ | |/ /
| * | Do not animate keyboard and button brightness.Craig Mautner2012-06-081-9/+30
* | | am fd62576f: am a9144ffd: Merge "Disable automatic screen dimming." into jb-devCraig Mautner2012-06-061-2/+3
|\ \ \ | |/ /
| * | Merge "Disable automatic screen dimming." into jb-devCraig Mautner2012-06-061-2/+3
| |\ \
| | * | Disable automatic screen dimming.Craig Mautner2012-06-061-2/+3
* | | | am 55ab60cd: am 8c4b40ec: Merge "Set screen brightness to match sensor at pow...Craig Mautner2012-06-061-8/+19
|\ \ \ \ | |/ / /
| * | | Set screen brightness to match sensor at power on.Craig Mautner2012-06-061-8/+19
| |/ /
* | | Merge "Clamp the minimum screen brightness."Jeff Brown2012-06-031-3/+3
|\ \ \ | |/ / |/| |
| * | Clamp the minimum screen brightness.Jeff Brown2012-05-311-3/+3
* | | Merge "Fix power manager issues." into jb-devCraig Mautner2012-06-021-1/+6
|\ \ \ | |/ / |/| |
| * | Fix power manager issues.Craig Mautner2012-06-011-1/+6
* | | Fix initial brightness state after startup.Craig Mautner2012-05-311-3/+6
|/ /
* | Modify auto brightness to return to dim level.Craig Mautner2012-05-221-17/+43
* | Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-111-30/+57
* | Remove auto-brightness adjustment knob.Dianne Hackborn2012-05-091-2/+2
* | Use EVIOCSCLOCKID correctly.Jeff Brown2012-05-011-0/+6
* | Improve handling of built-in keyboard.Jeff Brown2012-05-011-2/+2
* | Add support for using the lid switch to turn off the screen.Jeff Brown2012-04-301-1/+2
* | Refactor SensorManager to move non-API bits into a subclass.Jeff Brown2012-04-161-1/+2
* | Fix PowerMgr NPE on emulator.Daniel Sandler2012-04-101-1/+1
* | New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-091-1/+14
* | Set the reason for screen-off before usage.Craig Mautner2012-03-131-1/+1
* | Fix 6119433: disambiguate screen brightness changes from other lightsJim Miller2012-03-071-2/+6
* | PowerManagerService: only turn off screen when we really mean toDima Zavin2012-03-051-1/+1
* | Fix 5797764: fix crash on tabletsJim Miller2012-03-011-8/+9
* | Merge "Fix 5797764: don't hold PowerManager lock when changing native brightn...Jim Miller2012-03-011-166/+175
|\ \
| * | Fix 5797764: don't hold PowerManager lock when changing native brightnessJim Miller2012-02-271-166/+175
* | | Power HAL PowerManagerService hookupTodd Poynor2012-02-171-0/+1
|/ /
* | Fix merge problemMike Lockwood2012-02-101-5/+7
* | Add headless mode for running the framework without the surface flingerMike Lockwood2012-02-101-3/+8
* | New brightness setting to adjust auto-brightness mode.Dianne Hackborn2012-01-231-31/+94
* | am e2d76314: am 9b518d93: Merge "Fix issue #5642121: Proximity sensor didn\'t...Dianne Hackborn2011-11-291-9/+23
|\ \ | |/
| * Fix issue #5642121: Proximity sensor didn't turn the screen on in callDianne Hackborn2011-11-281-9/+23
* | am a508f056: am e4a1bafb: Merge "decrease the light-sensor rate to 1Hz (from ...Mathias Agopian2011-11-091-3/+6
|\ \ | |/
| * decrease the light-sensor rate to 1Hz (from ~15Hz) for ALS purposes.Mathias Agopian2011-11-081-3/+6
* | am e02c88af: Work on process management.Dianne Hackborn2011-10-311-14/+10
|\ \ | |/