summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/power/PowerManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* powermanager: Extend scope of lock when updating blocked UIDsSteve Kondik2016-06-031-4/+4
* CMSettings : Move force_show_navbar to globalDanesh M2016-05-131-4/+4
* Acquire wakelock until dream service acknowledges dream state changeScott Mertz2016-05-121-5/+55
* Don't block wake locks for required always-on system appsRoman Birg2016-03-281-7/+20
* Frameworks AppOps: Enable MODE_IGNORED for OP_WAKE_LOCKSam Mortimer2016-03-281-0/+14
* Move keyDisabled and gamma to serviceDanesh M2016-03-141-2/+11
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-0/+60
|\
| * Fix the logging of wake time saved by Ungaze.Nick Armstrong-Crews2015-10-051-4/+26
| * Add logs for the ungaze gesture.Mojtaba2015-09-221-0/+7
| * am 952d5b33: Merge "Send power hint on fling gestures." into mnc-dr-devTim Murray2015-09-171-1/+6
| |\
| * | Handle KEYCODE_SOFT_SLEEP from Ungaze.Nick Armstrong-Crews2015-09-071-0/+31
| * | Revert "Handle KEYCODE_SOFT_SLEEP from Ungaze."Nick Armstrong-Crews2015-09-081-31/+0
| * | Handle KEYCODE_SOFT_SLEEP from Ungaze.Nick Armstrong-Crews2015-09-041-0/+31
* | | PowerManagerService: Log when proximity blocks wakePat Erley2015-12-221-0/+2
* | | fw: Move Global settings to CMSettingsd34d2015-11-121-4/+4
* | | fw: Move Secure settings to CMSettingsd34d2015-11-121-12/+12
* | | fw: Move proximitycheck to CMSettings.Adnan Begovic2015-11-091-7/+8
* | | Avoid deadlock during device boot uplouis_chang2015-11-071-15/+17
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+1
|\ \ \ | | |/ | |/|
| * | Send power hint on fling gestures.Michael Wright2015-09-171-1/+6
| |/
* | perf: Refactor the PerformanceManagerSteve Kondik2015-11-031-67/+34
* | power: Add CM performance managerSteve Kondik2015-11-011-1/+72
* | Revamp 'Stay awake' choicesBrandon McAnsh2015-10-271-3/+12
* | PowerManagerService: Honor config_dreamsActivatedOnSleepByDefaultdhacker292015-10-261-1/+1
* | Enable Buttons and Status Bar settings Multi-user enabledlinus_lee2015-10-261-12/+12
* | powermanager: Initialize SensorManager in systemReady()Steve Kondik2015-10-261-2/+4
* | Port: Wake on plug (1/2)Jon Evans2015-10-251-1/+10
* | ProximityWake : Add support for checking proximity when waking deviceDanesh M2015-10-231-10/+144
* | PowerManagerService: Fix updating of mUserActivitySummarynadlabak2015-10-191-19/+25
* | power: Disable keyboard/button lights while dozing/dreamingSteve Kondik2015-10-191-1/+1
* | Add PowerManager integration for button and keyboard backlight.Danny Baumann2015-10-181-9/+77
* | keyboard: re-add code to detect lid state and handle lightsMichael Gernoth2015-10-181-0/+42
* | Reintroduce button-backlight (and respective inactivity timeout)Ricardo Cerqueira2015-10-181-0/+10
* | Enable NSRM (Network Socket Request Manager).Susheel Yadagiri2015-10-061-0/+81
|/
* Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm checkBilly Lau2015-07-291-2/+9
* Improve tracking of screen on reasons.Dianne Hackborn2015-07-151-13/+29
* Device idle fixes: issue #22209630 and issue #22225665Dianne Hackborn2015-07-011-0/+5
* Merge "Have FingerprintService keep the device awake on relevant events." int...Jim Miller2015-06-261-1/+1
|\
| * Have FingerprintService keep the device awake on relevant events.Jim Miller2015-06-171-1/+1
* | Fix reporting of wakelocks to battery stats.Jeff Brown2015-06-191-0/+1
|/
* Temporarily whitelist an app for network during dozeAmith Yamasani2015-06-021-0/+19
* Merge "Tell PhoneWindowManager when we start/finish interactive changes." int...Jeff Brown2015-05-301-8/+8
|\
| * Tell PhoneWindowManager when we start/finish interactive changes.Jeff Brown2015-05-291-8/+8
* | Merge "Wait for uncrypt to finish before rebooting" into mnc-devTao Bao2015-05-281-10/+3
|\ \ | |/ |/|
| * Wait for uncrypt to finish before rebootingTao Bao2015-05-211-10/+3
* | Update power manager to track uid state like netstats.Dianne Hackborn2015-05-181-1/+43
|/
* Add control for double tap to wake settingJason Monk2015-05-121-0/+30
* Implement device idle in power manager.Dianne Hackborn2015-05-111-8/+85
* Add code to collect data about auto-brightness adjustments.Jeff Brown2015-04-281-0/+3
* am 3309be5e: am 21b7e6de: am c831b978: Merge "Add isScreenBrightnessBoosted a...Bryce Lee2015-03-251-1/+21
|\