summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/PowerManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes to ensure keyboard backlight is lit when the keyboard is visible.Mike Kasick2012-06-211-9/+9
* Electron Beam Animation (1/2 Frameworks)nebkat2012-06-021-14/+88
* Allow theming of framework UI elements.Danny Baumann2012-05-131-1/+11
* Additional fixes for button/keyboard backlight auto-brightness.Mike Kasick2012-05-071-4/+11
* Don't enable the light sensor if it's not being usedRicardo Cerqueira2012-02-181-1/+12
* Separate configuration of auto-brightness for button/keyboard backlights.Mike Kasick2012-02-121-8/+20
* Bring back LCD disable brightness decreasenadlabak2012-01-271-1/+6
* LCD Brightness - continued change to allow lcd dimming in both dockedJames Peterson2012-01-081-6/+1
* Corrected error in screen backlight levelJames Peterson2012-01-061-2/+2
* Fix automatic brightness when filtering is disabledPawit Pornkitprasan2011-12-311-9/+15
* Pimp automatic backlight.Jonas Larsson2011-12-201-32/+393
* Fix issue #5642121: Proximity sensor didn't turn the screen on in callDianne Hackborn2011-11-281-9/+23
* decrease the light-sensor rate to 1Hz (from ~15Hz) for ALS purposes.Mathias Agopian2011-11-081-3/+6
* Work on process management.Dianne Hackborn2011-10-281-14/+10
* 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
|\ \ | |/
| * Don't throw when userActivity fails because of the permission check.Joe Onorato2010-10-111-1/+26
* | am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag.....Joe Onorato2010-10-071-46/+88
|\ \ | |/
| * PowerManagerService needs yet another flag...Joe Onorato2010-10-051-46/+88
* | am 0457db37: am ab2e6284: Merge "Use the private version of userActivity." in...Joe Onorato2010-09-301-1/+1
|\ \ | |/
| * Use the private version of userActivity.Joe Onorato2010-09-301-1/+1