summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/PowerManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add hidden shutdown method to PowerManager.Filip Gruszczynski2015-02-051-0/+15
* Add a function to boost screen brightness temporarily.Jeff Brown2014-10-311-0/+22
* Saver: PowerManager call to set low power mode.John Spurlock2014-09-141-0/+17
* Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITYMichael Wright2014-09-121-3/+3
* Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITYMichael Wright2014-08-271-2/+3
* Hide PowerManager methods that third-party apps can't use.Jeff Brown2014-08-211-3/+29
* Poke interactive hint from userActivity and add @SystemApi.Jeff Brown2014-08-211-4/+50
* Require DEVICE_POWER permission for DOZE_WAKE_LOCK.Jeff Brown2014-08-211-6/+8
* Unhide the proximity sensor wakelock.Jeff Brown2014-08-211-11/+4
* Add trace tag for power management.Jeff Brown2014-08-161-0/+5
* Merge "@hide RECOVERY permission" into lmp-devDoug Zongker2014-08-121-0/+1
|\
| * @hide RECOVERY permissionDoug Zongker2014-08-121-0/+1
* | Log who is calling goToSleep().Jeff Brown2014-08-141-3/+21
|/
* Battery saver: new policy changes + SystemUI tweaks.John Spurlock2014-08-021-0/+13
* Allow dreams to control screen state and brightness.Jeff Brown2014-07-221-0/+6
* Improvements to low power mode.Dianne Hackborn2014-06-061-0/+25
* resolved conflicts for merge of fcc4fed3 to masterNarayan Kamath2014-05-211-1/+14
|\
| * Make power button behavior configurable.Jeff Brown2014-05-201-1/+14
* | A better auto brightnessAdrian Roos2014-05-141-9/+0
* | resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-111-8/+51
|\ \ | |/
| * Plumb display power state through display manager.Jeff Brown2014-04-101-8/+51
* | Battery stats: wake locks, radio active, cleanup.Dianne Hackborn2014-03-241-1/+1
* | More battery stats.Dianne Hackborn2014-02-251-1/+8
* | resolved conflicts for merge of baaa080b to masterJeff Brown2014-02-201-0/+13
|\ \ | |/
| * Add a new "doze mode" based on Dream components.Jeff Brown2014-02-201-0/+13
* | Improve logging of first wake lock, history size.Dianne Hackborn2014-02-051-2/+20
* | boot into recovery via the pre-recovery serviceDoug Zongker2014-01-161-0/+12
|/
* Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-1/+1
* Add app ops for wake locks.Dianne Hackborn2013-05-201-4/+6
* Ignore invalid combination of PowerManager flags.Craig Mautner2012-11-211-0/+2
* Doc change: fix some table formatting.Dirk Dougherty2012-10-281-18/+10
* Allow phone to go to sleep while in call.Jeff Brown2012-10-041-0/+10
* Fix issue #7267494, issue #7212347Dianne Hackborn2012-10-031-1/+1
* Disable use of twilight mode for auto-brightness.Jeff Brown2012-10-011-0/+9
* Make DreamManagerService more robust.Jeff Brown2012-09-261-3/+31
* Enable auto-brightness adjustment feature with system prop.Jeff Brown2012-09-081-0/+9
* Merge "Eliminate special battery calls by WindowManager" into jb-mr1-devCraig Mautner2012-08-221-7/+0
|\
| * Eliminate special battery calls by WindowManagerCraig Mautner2012-08-221-7/+0
* | Make the screen brightness setting limits configurable.Jeff Brown2012-08-211-10/+5
|/
* Power manager rewrite.Jeff Brown2012-08-151-38/+121
* Move and rename user activity event type constants.Jeff Brown2012-07-271-0/+21
* Flatten power manager wake lock constants.Jeff Brown2012-07-271-50/+72
* Fix keyguard wake-up issue.Jeff Brown2012-07-191-6/+10
* Clean up PowerManager API.Jeff Brown2012-06-191-324/+399
* Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-111-1/+25
* Fix race condition in WakeLocks.Jake Hamby2011-06-151-1/+1
* Fix race conditions in WakeLocks.Joe Onorato2011-05-041-14/+19
* Deprecate a bunch of APIs.Dianne Hackborn2011-04-201-0/+16
* Update WakeLock-related docs to mention permissionsKenny Root2011-03-161-3/+7
* PowerManager: remove unused importMike Lockwood2010-12-131-2/+0