summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/power
Commit message (Expand)AuthorAgeFilesLines
* Increase timeout when uncrypting OTAMichael Runge2014-12-171-2/+2
* resolved conflicts for merge of 694c1d2b to lmp-mr1-devJeff Brown2014-11-212-122/+104
|\
| * Support keeping activities resumed while dozing.Jeff Brown2014-11-202-122/+104
* | am 24c1d664: Merge "Remove an unnecessary condition from previous change." in...Jeff Brown2014-11-131-2/+1
|\ \ | |/
| * Remove an unnecessary condition from previous change.Jeff Brown2014-11-121-2/+1
* | am 1cbff0e3: Merge "Improve screen brightness boost behavior." into lmp-sprou...Jeff Brown2014-11-131-33/+51
|\ \ | |/
| * Improve screen brightness boost behavior.Jeff Brown2014-11-121-33/+51
* | Move device admin max screen off timeout to internal interface.Jeff Brown2014-11-061-15/+5
|/
* Add a function to boost screen brightness temporarily.Jeff Brown2014-10-311-6/+103
* [Theater Mode] framework implementation through global settingBryce Lee2014-10-211-0/+22
* Merge "More work on issue #17656716: Unhandled exception in Window Manager" i...Dianne Hackborn2014-10-021-1/+1
|\
| * More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-10-011-1/+1
* | Implement auto-sleep functionality.Jeff Brown2014-10-011-10/+57
|/
* Fix window manager policy state when waking from doze.Jeff Brown2014-09-232-135/+4
* Decouple turning screen on from waking up in policy.Jeff Brown2014-09-192-8/+42
* Saver: PowerManager call to set low power mode.John Spurlock2014-09-141-31/+51
* Add support for dozing after screen off.Jeff Brown2014-09-121-15/+35
* Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITYMichael Wright2014-09-121-1/+1
* Wait for animation complete before completing bootCraig Mautner2014-09-101-51/+9
* Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITYMichael Wright2014-08-271-1/+1
* Poke interactive hint from userActivity and add @SystemApi.Jeff Brown2014-08-211-8/+26
* Require DEVICE_POWER permission for DOZE_WAKE_LOCK.Jeff Brown2014-08-211-0/+4
* Invoke shutdownMobileRadios Telephony APIs from ShutdownThreadNaveen Kalla2014-08-211-5/+5
* Merge "Work on issue #16629489: Google (Play?) Services eating through batter...Dianne Hackborn2014-08-161-3/+6
|\
| * Work on issue #16629489: Google (Play?) Services eating through batteryDianne Hackborn2014-08-171-3/+6
* | Add trace tag for power management.Jeff Brown2014-08-162-139/+188
* | Revert "PowerManager: Adds a call to reduce refresh rate while device is in B...Ruchi Kandoi2014-08-151-18/+0
|/
* Log who is calling goToSleep().Jeff Brown2014-08-141-37/+51
* Eliminate power manager latency for boot completed.Jeff Brown2014-08-111-18/+13
* Battery saver: new policy changes + SystemUI tweaks.John Spurlock2014-08-021-4/+49
* Refactor screen blocking logic.Craig Mautner2014-07-241-10/+11
* Allow dreams to control screen state and brightness.Jeff Brown2014-07-221-61/+74
* Zen mode filtering should use new usage constants.John Spurlock2014-07-191-3/+8
* Allow dreams to wake up gently.Jeff Brown2014-07-181-2/+2
* Maybe fix issue #16167054: Wakelock is acquired and released in...Dianne Hackborn2014-07-161-1/+11
* PowerManager: Adds a call to reduce refresh rate while device is inRuchi Kandoi2014-07-151-0/+18
* Get rid of security exception spam during boot.Dianne Hackborn2014-07-091-0/+4
* Decouple critical policy power update from SCREEN_ON broadcastJim Miller2014-07-091-24/+28
* Refactor BatteryService to new pattern.Jeff Brown2014-06-171-9/+9
* Resolve boot time dependencies related to the power manager.Jeff Brown2014-06-171-33/+18
* Implement control of auto power save mode.Dianne Hackborn2014-06-111-3/+18
* Improvements to low power mode.Dianne Hackborn2014-06-061-3/+44
* resolved conflicts for merge of fcc4fed3 to masterNarayan Kamath2014-05-211-8/+14
|\
| * am 6fb904bf: Merge "Make power button behavior configurable." into klp-modula...Jeff Brown2014-05-211-8/+14
| |\
| | * Make power button behavior configurable.Jeff Brown2014-05-201-8/+14
* | | am 8f120dd6: am 0702786d: Merge "Allow display timeouts to be set in config.x...Jeff Brown2014-05-211-16/+28
|\ \ \ | |/ /
| * | am 0702786d: Merge "Allow display timeouts to be set in config.xml." into klp...Jeff Brown2014-05-211-16/+28
| |\ \ | | |/
| | * Allow display timeouts to be set in config.xml.Jeff Brown2014-05-201-16/+28
* | | Battery stats more wake history, power save mode.Dianne Hackborn2014-05-152-10/+43
* | | Fix adaptive auto brightness bugsAdrian Roos2014-05-141-0/+3