summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | PowerManager: Minor Coding style issues.Ruchi Kandoi2014-05-121-9/+15
* | | Display: Brightness: Low power mode scales the brightness to 50 percent.Ruchi Kandoi2014-05-091-0/+2
* | | resolved conflicts for merge of 3bbef521 to masterBrian Carlstrom2014-05-071-0/+9
|\ \ \ | |/ /
| * | resolved conflicts for merge of f2db00fd to klp-modular-dev-plus-aospBrian Carlstrom2014-05-071-0/+9
| |/
| * Plumb display state and interactive information to BatteryStats. (DO NOT MERGE)Jeff Brown2014-05-061-1/+19
* | Plumb display state and interactive information to BatteryStats.Jeff Brown2014-05-061-1/+19
* | Bump up priority of system receiving BOOT_COMPLETED.Dianne Hackborn2014-05-021-0/+1
* | resolved conflicts for merge of 4f8cd188 to masterJeff Brown2014-05-011-2/+2
|\ \ | |/
| * Clean up some terminology related to interactive state.Jeff Brown2014-05-011-2/+2
* | Adds Content Observer for the Low power mode in developer options.Ruchi Kandoi2014-04-221-1/+15
* | resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-112-210/+166
|\ \ | |/
| * Plumb display power state through display manager.Jeff Brown2014-04-102-210/+166
* | resolved conflicts for merge of 7289f3ab to klp-modular-dev-plus-aospNarayan Kamath2014-04-091-11/+7
|\ \ | |/
| * Move certain internal activity manager methods to new class.Jeff Brown2014-04-081-11/+7
| * Move display power controller to display manager service. (DO NOT MERGE)Jeff Brown2014-04-088-2942/+59
* | Move display power controller to display manager service.Jeff Brown2014-04-089-3220/+59
* | PowerManager: add powerHint methodRuchi Kandoi2014-04-041-0/+7
* | Don't allow -1 uids for wake locks.Dianne Hackborn2014-04-031-0/+3