summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/DeviceIdleController.java
Commit message (Expand)AuthorAgeFilesLines
* 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