1. 5560f38 Add setting to go to sleep after long user inactivity by Robert Horvath · 5 years ago
  2. 152742f Undo the jobscheduler / device idle initialization with callbacks by Makoto Onuki · 4 years, 9 months ago
  3. 52c24b3 Move DeviceIdle to the JS apex by Makoto Onuki · 5 years ago
  4. 70507ed Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 5 years ago
  5. f94be8a Remove PowerManager.ACTION_SCREEN_BRIGHTNESS_BOOST_CHANGED. by Kweku Adams · 5 years ago
  6. 623526b Add delay to power-button power-off after gesture wakeup. by Santos Cordon · 5 years ago
  7. c1d844a Making Battery Saver policy setting more defensive. by Kweku Adams · 5 years ago
  8. b85a9f8 Update names of dynamic power saver mode APIs by Salvador Martinez · 5 years ago
  9. e3cbf90 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  10. 24ec321 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  11. c8c4c5d Rename setPowerSaverMode to setPowerSaverModeEnabled by Salvador Martinez · 5 years ago
  12. 7a49ff6 Address API review comments for Thermal API by Wei Wang · 5 years ago
  13. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 5 years ago
  14. 27c65cc Add missing ServiceType values to IntDef. by Kweku Adams · 5 years ago
  15. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 5 years ago
  16. 5e0052b Fix Battery Saver location bugs. by Kweku Adams · 5 years ago
  17. 12f92eb Add force suspend API to PowerManager. by Santos Cordon · 5 years ago
  18. 3dcd3f6 Add NonNull annotation into unregisterThermalStatusCallback by Wei Wang · 5 years ago
  19. e300104 Instrument wake up reasons. by Michael Wright · 5 years ago
  20. 55593a9 Merge "Adding enableNightMode flag to BatterySaverPolicy." by TreeHugger Robot · 5 years ago
  21. 4db6a3c Adding enableNightMode flag to BatterySaverPolicy. by Kweku Adams · 5 years ago
  22. 731a103 Renaming gpsMode to locationMode. by Kweku Adams · 5 years ago
  23. 9f488e2 Adding support for adaptive battery saver. by Kweku Adams · 6 years ago
  24. 0a5d797 Do not sleep if someone is paying attention by Lucas Dupin · 6 years ago
  25. c5a7c29 DeviceIdle: Support aggressive/unaggressive doze mode by Denny cy Lee · 6 years ago
  26. 7fb72a4 Moving BatterySaverPolicy into batterysaver directory. by Kweku Adams · 6 years ago
  27. 5947665 Add public thermal API by Wei Wang · 6 years ago
  28. c9752eb Fix a comment on PowerManager.dream to indicate all required permissions by Oleg Kibirev · 6 years ago
  29. 2385b5e Add a PowerManager @SystemApi to start a dream by Oleg Kibirev · 6 years ago
  30. 812ea75 Create APIs to interact with DynamicPowerSaver by Salvador Martinez · 6 years ago
  31. bad7c20 Add thermal service into system_server by Wei Wang · 6 years ago
  32. b396ccf Ability to enter deep Doze immediately in Battery saver. by Kweku Adams · 6 years ago
  33. a80bbab Add new POWER_SAVER permission & update api by Salvador Martinez · 6 years ago
  34. a380572 Keep track of the last sleep reason by Calin Tataru · 6 years ago
  35. c609116 Get android.os tests running against real APIs. by Jeff Sharkey · 6 years ago
  36. 26b030d Fixed power manager CTS test. by Dan Gittik · 6 years ago
  37. 4d6b454 Revert "Fixed power manager CTS test." by Michael Wright · 6 years ago
  38. 48fed61 Fixed power manager CTS test. by Dan Gittik · 6 years ago
  39. 16cfe45 Screen off animation by Lucas Dupin · 6 years ago
  40. 163967f Fix privacy tags based on PWG review meeting. by Yi Jin · 6 years ago
  41. 92a62e5 Add AOD to BatterySaverPolicy by Lucas Dupin · 6 years ago
  42. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  43. d846023 Slider always represents absolute brightness by Michael Wright · 7 years ago
  44. 148d7f4 Implement activity --proto --processes by Yi Jin · 7 years ago
  45. 82c264e Merge "Battery saver: Expose location power save mode as system API" by TreeHugger Robot · 7 years ago
  46. 8182202 Support WorkChains for WakeLock start / stop / change events. by Narayan Kamath · 7 years ago
  47. 57f0f55 Battery saver: Expose location power save mode as system API by Makoto Onuki · 7 years ago
  48. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  49. 24a0c13 Add documentation to recommend naming convention for wake lock tags by Olivier Gaillard · 7 years ago
  50. e7ec72a Extreme battery saver: Force background check on all apps by Makoto Onuki · 7 years ago
  51. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  52. 9be0140 Implement force-all-apps-standly in job scheduler. by Makoto Onuki · 7 years ago
  53. aae8953 Battery saver preliminary changes for P. by Makoto Onuki · 7 years ago
  54. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  55. 8d475ca Prevent WakeLock count ending up in an incorrect state by Henrik Baard · 7 years ago
  56. 292637f Add shutdown reason as extra when triggering ACTION_REQUEST_SHUTDOWN. by Sudheer Shanka · 7 years ago
  57. 8478911 Remove a bunch of deprecated @SystemApi. by Jeff Sharkey · 7 years ago
  58. 291c32a Allow timed wakelocks to be released gracefully. by Jeff Sharkey · 7 years ago
  59. b22da80 Deprecate screen brightness boost detection. by Julius D'souza · 7 years ago
  60. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  61. a6f7b25 Added dialog to notify user of thermal shutdown by Salvador Martinez · 7 years ago
  62. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  63. 5483cea Remove experimental twilight-based automatic brightness by Justin Klaassen · 7 years ago
  64. 3107d29 Add Brightness setting for VR Mode. by Santos Cordon · 8 years ago
  65. 7e96654 Revert "Add Brightness setting for VR Mode." by Ian Pedowitz · 8 years ago
  66. c7e853f Add Brightness setting for VR Mode. by Santos Cordon · 8 years ago
  67. a8d2c64 Adding "quiescent" reboot mechanism to support STB operators by Dmitri Plotnikov · 8 years ago
  68. 4b17e98 Don't leak wakelock instances by Christopher Tate · 8 years ago
  69. 7445c0b Hold WakeLock while DreamService starts by Adrian Roos · 8 years ago
  70. c45908d PowerManager: Adds Documentation to isSustainedPerformanceModeSupported() by Ruchi Kandoi · 8 years ago
  71. a2689dc fix build: remove SUSTAINED_PERFORMANCE_WAKE_LOCK link by Ruchi Kandoi · 8 years ago
  72. 9c36c02 Revert "PowerManager: Adds the Sustained performance API." by Ruchi Kandoi · 8 years ago
  73. 5cb05f8 Merge "Fix typo" into nyc-dev by Glenn Kasten · 8 years ago
  74. 570f1c8 Fix typo by Glenn Kasten · 8 years ago
  75. b4aa2e9 PowerManager: Adds isSustainedPerformanceModeSupported() by Ruchi Kandoi · 8 years ago
  76. 7ef20dd Revert "PowerManager: Hide the SUSTAINED_PERFORMANCE API." by Ruchi Kandoi · 8 years ago
  77. e6e08b4 Merge "Add safe-mode reboot to PowerManager" into nyc-dev by Tony Mantler · 8 years ago
  78. b8009fd Add safe-mode reboot to PowerManager by Tony Mantler · 8 years ago
  79. da80d67 Treat accessibility actions as user activity by Phil Weaver · 8 years ago
  80. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  81. 302710d PowerManager: Hide the SUSTAINED_PERFORMANCE API. by Ruchi Kandoi · 8 years ago
  82. e8a403d Add support for update-on-boot feature. by Tao Bao · 9 years ago
  83. 0abc001 PowerManager: Adds the Sustained performance API. by Ruchi Kandoi · 9 years ago
  84. 5a5d6ae Merge "Add internal power mode changed broadcast" by Jason Monk · 9 years ago
  85. 1ce53bc Adding DPM.reboot by Mahaver Chopra · 9 years ago
  86. afae4bd Add internal power mode changed broadcast by Jason Monk · 9 years ago
  87. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  88. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  89. 82e7807 am b98e2353: am 158560ad: Merge "Distinguish user-requested shutdown from power-related ones" by Yusuke Sato · 9 years ago
  90. 705ffd1 Distinguish user-requested shutdown from power-related ones by Yusuke Sato · 9 years ago
  91. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  92. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 9 years ago
  93. ece0f4f Fix APIs. by Dianne Hackborn · 9 years ago
  94. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  95. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 9 years ago
  96. a223d65 am 3309be5e: am 21b7e6de: am c831b978: Merge "Add isScreenBrightnessBoosted and a broadcast when underlying value changes." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  97. c831b97 Merge "Add isScreenBrightnessBoosted and a broadcast when underlying value changes." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  98. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  99. 84d6c0f Add isScreenBrightnessBoosted and a broadcast when underlying value changes. by Bryce Lee · 9 years ago
  100. 9779e12 Option for going home when going to sleep for devices without physical button. by Filip Gruszczynski · 9 years ago