summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/PowerManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Work on process management.Dianne Hackborn2011-10-281-14/+10
* | am d085df31: am aac4184a: Merge "Revert "PowerManagerService: Enable light se...Mike Lockwood2011-10-271-1/+1
|\ \ | |/
| * Revert "PowerManagerService: Enable light sensor debug output"Mike Lockwood2011-10-251-1/+1
| * Reset cached light sensor values when toggling auto-brightness modeMike Lockwood2011-10-251-0/+5
| * Revert "PowerManagerService: Remove assumption that light sensor will always ...Mike Lockwood2011-10-251-43/+35
|/
* PowerManagerService: Enable light sensor debug outputMike Lockwood2011-10-211-1/+1
* PowerManagerService: Remove assumption that light sensor will always send a v...Mike Lockwood2011-10-131-35/+43
* Keep screen brightness at 0 while waiting for the UI to be displayed.Dianne Hackborn2011-10-101-2/+21
* Fix issue #5355844: PowerManager does not call screenTurningOn after boot.Dianne Hackborn2011-09-221-2/+8
* Improvements to power manager turning on screen.Dianne Hackborn2011-09-211-31/+97
* Fix issue #5242779: Device not responding to touch on unlock screenDianne Hackborn2011-09-181-17/+34
* Move Power Manager minimum screen brightness to a framework resourceMike Lockwood2011-09-131-6/+10
* Fix logic for power button overridding the "wait for prox negative state" aft...Mike Lockwood2011-09-021-0/+8
* Fix issue #4279860: previous UI flashes before showing lock screen...Dianne Hackborn2011-08-231-0/+30
* Start window manager refactoring.Dianne Hackborn2011-02-171-5/+2
* The CHEEK_TOUCH stuff never worked. Remove it.Joe Onorato2010-11-081-23/+3
* Turn off the ALS when the user setting doesn't ask for automatic brightness.Joe Onorato2010-11-061-14/+15
* am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression.Jeff Brown2010-11-021-2/+2
|\
| * Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-2/+2
* | PowerManagerService: Avoid paralysis when light events are reported frequently.Jim Rodovich2010-10-281-13/+30
* | am a1e74744: am 11e2e9b0: Merge "Don\'t turn the button backlights on if the ...Joe Onorato2010-10-261-0/+8
|\ \ | |/
| * Don't turn the button backlights on if the screen is off. Part 2.Joe Onorato2010-10-251-0/+8
* | am b34fe2f0: am 60607a90: Make sure that when the screen is off, we don\'t tr...Joe Onorato2010-10-241-2/+16
|\ \ | |/
| * Make sure that when the screen is off, we don't try to turn the buttons on too.Joe Onorato2010-10-231-2/+16
* | am 5747eebf: am a8d477f0: Merge "Pressing the power button quickly needs to t...Joe Onorato2010-10-191-22/+21
|\ \ | |/
| * Pressing the power button quickly needs to turn the screen on and off correctly.Joe Onorato2010-10-181-22/+21
* | am 258d0e80: am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerb...Joe Onorato2010-10-161-4/+35
|\ \ | |/
| * Screen on/off animation tweaksJoe Onorato2010-10-141-4/+35
* | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-131-212/+168
|\ \ | |/
| * Remove dead code, and make the animation a setting.Joe Onorato2010-10-121-212/+168
* | am 14854820: am c0ad216c: Merge "Add a configuration option to turn on the sc...Joe Onorato2010-10-121-1/+9
|\ \ | |/
| * Add a configuration option to turn on the screen when you unplug the device.Joe Onorato2010-10-111-1/+9
* | am 5be893a7: am 446547af: Merge "Don\'t throw when userActivity fails because...Joe Onorato2010-10-121-1/+26
|\ \ | |/