summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/DeviceIdleController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-52/+130
|\
| * Merge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." int...Dianne Hackborn2015-10-231-2/+1
| |\
| * \ am 6cc3735a: Merge "Fix issue #23581553: Ignore Battery Optimization not work...Dianne Hackborn2015-10-121-3/+20
| |\ \
| * \ \ Merge "Fix sensor usage model" into cw-e-devNick Vaccaro2015-09-251-37/+80
| |\ \ \
| | * | | Fix sensor usage modelNick Vaccaro2015-09-251-37/+80
| * | | | Disable debugging for device idle in wear branch DO NOT MERGE ANYWHEREJoe LaPenna2015-09-251-1/+1
| |/ / /
| * | | Enable debugging for device idle in wear branch DO NOT MERGE ANYWHEREJoe LaPenna2015-09-021-1/+1
| * | | Device Idle: Android wear supportJoe LaPenna2015-09-021-22/+57
* | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-5/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...Dianne Hackborn2015-10-221-2/+1
| | |/ | |/|
| * | Fix issue #23581553: Ignore Battery Optimization not work for re-install appDianne Hackborn2015-10-121-3/+20
| |/
* | Add api to get detailed state of DeviceIdleController.Susheel Yadagiri2015-10-061-1/+7
|/
* Fix issue #23214751: Get a GPS fix before going in to dozeDianne Hackborn2015-08-171-36/+225
* Fix issue #22989030: Separate battery whitelistsDianne Hackborn2015-08-071-17/+202
* Fix issue #22612630: Ensure SMS/Call delivery during DozeDianne Hackborn2015-07-211-0/+22
* Bump mms whitelist time up to 1 minute.Dianne Hackborn2015-07-141-1/+1
* Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-141-22/+95
* Add easy way to get device idle whitelist.Dianne Hackborn2015-07-061-17/+36
* Device idle fixes: issue #22209630 and issue #22225665Dianne Hackborn2015-07-011-62/+110
* Fix issue #21930140: Add config to turn off auto power featuresDianne Hackborn2015-06-221-15/+19
* Fix issue #20494208: Go out of device idle when headset button is pressedDianne Hackborn2015-06-181-16/+30
* Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-47/+72
* Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-3/+1
* Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constantsAdam Lesinski2015-06-111-100/+248
* simple AnyMotionDetectorKevin Gabayan2015-06-091-9/+106
* Temporarily whitelist an app for network during dozeAmith Yamasani2015-06-021-15/+186
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-2/+3
* Allow exemption to idle apps at periodic intervalsAmith Yamasani2015-05-121-6/+17
* Merge "Idle timebase" into mnc-devAmith Yamasani2015-05-121-0/+11
|\
| * Idle timebaseAmith Yamasani2015-05-111-0/+11
* | Implement device idle in power manager.Dianne Hackborn2015-05-111-8/+46
|/
* Implement user-settable power save whitelist.Dianne Hackborn2015-04-291-0/+879
* More work on device idle mode.Dianne Hackborn2015-03-241-424/+0
* First stab at device idle mode.Dianne Hackborn2015-03-191-0/+424