1. 5d1c9a3 Merge "Exposing WorkSource hidden APIs as system APIs" by TreeHugger Robot · 4 years, 8 months ago
  2. f7cffa7 Exposing WorkSource hidden APIs as system APIs by Suprabh Shukla · 4 years, 9 months ago
  3. 60e51fe Fade out inattentive sleep warning overlay by Robert Horvath · 5 years ago
  4. 5560f38 Add setting to go to sleep after long user inactivity by Robert Horvath · 5 years ago
  5. 478722e Don't use managed profile charging secure setting by Beverly · 4 years, 9 months ago
  6. 39fd064 Merge "Hold Display Suspend blocker when going to Doze" into qt-qpr1-dev am: d514ae457d by Santos Cordon · 4 years, 10 months ago
  7. 0304438 Hold Display Suspend blocker when going to Doze by Santos Cordon · 4 years, 10 months ago
  8. 8756d94 Merge "Merge "Revert "Hold Display suspend blocker until doze starts"" into qt-r1-dev am: c5441b2894 am: 83392f441d" into qt-qpr1-dev-plus-aosp by Adrian Salido · 5 years ago
  9. 2967ec1 Merge "Hold Display suspend blocker until doze starts" into qt-r1-dev am: 48a86feefe am: 1a5d1e7252 by Santos Cordon · 5 years ago
  10. 36966ca Revert "Hold Display suspend blocker until doze starts" by Adrian Salido · 5 years ago
  11. 93e1647 Hold Display suspend blocker until doze starts by Santos Cordon · 5 years ago
  12. 2dbe50c Merge "Acquire display suspend blocker for DozeService" into qt-r1-dev am: 403bf951fd am: 2737605267 by Santos Cordon · 5 years ago
  13. d9701ab Acquire display suspend blocker for DozeService by Santos Cordon · 5 years ago
  14. f94be8a Remove PowerManager.ACTION_SCREEN_BRIGHTNESS_BOOST_CHANGED. by Kweku Adams · 5 years ago
  15. 9e24223 Don't run AttentionDetector when wakelock is held by Alex Salo · 5 years ago
  16. 623526b Add delay to power-button power-off after gesture wakeup. by Santos Cordon · 5 years ago
  17. b85a9f8 Update names of dynamic power saver mode APIs by Salvador Martinez · 5 years ago
  18. c8c4c5d Rename setPowerSaverMode to setPowerSaverModeEnabled by Salvador Martinez · 5 years ago
  19. 9b510a2 Adding more PowerManager tests. by Santos Cordon · 6 years ago
  20. ca19e6e Move AmbientDisplayConfiguration class out of internal package. by Issei Suzuki · 5 years ago
  21. 12f92eb Add force suspend API to PowerManager. by Santos Cordon · 5 years ago
  22. fe00e4f Merge "PowerManagerService: update comment regarding reboot reason" by Wei Wang · 5 years ago
  23. 72b77cc PowerManagerService: update comment regarding reboot reason by Wei Wang · 5 years ago
  24. e300104 Instrument wake up reasons. by Michael Wright · 5 years ago
  25. 9f488e2 Adding support for adaptive battery saver. by Kweku Adams · 6 years ago
  26. 0a5d797 Do not sleep if someone is paying attention by Lucas Dupin · 6 years ago
  27. 7fb72a4 Moving BatterySaverPolicy into batterysaver directory. by Kweku Adams · 6 years ago
  28. 2418ea9 Add isManagedKiosk system APIs. by Alex Kershaw · 6 years ago
  29. 812ea75 Create APIs to interact with DynamicPowerSaver by Salvador Martinez · 6 years ago
  30. c474bfd0 Fix PowerManagerService handling of work chains. by Artem Iglikov · 6 years ago
  31. a80bbab Add new POWER_SAVER permission & update api by Salvador Martinez · 6 years ago
  32. 64a6e61 Add initial wakefulness state test. by Santos Cordon · 6 years ago
  33. 2303743 Remove unused BootCompletedRunnables by Santos Cordon · 6 years ago
  34. a380572 Keep track of the last sleep reason by Calin Tataru · 6 years ago
  35. 91d0a63 Move some global settings to secure settings by Beverly · 6 years ago
  36. 660c145 Merge "persist.sys.boot.reason is cleared once read by bootstat" am: 8ec0c6ba48 by Mark Salyzyn · 6 years ago
  37. 74ce8b3 persist.sys.boot.reason is cleared once read by bootstat by Mark Salyzyn · 6 years ago
  38. bd7a625 Rework battery saver synchronization logic by Makoto Onuki · 6 years ago
  39. a3cd7b9 Sticky battery saver by Makoto Onuki · 6 years ago
  40. 425812c Merge "Renamed config_dozeAfterScreenOff" into pi-dev by Lucas Dupin · 6 years ago
  41. 3473014 Merge "Get rid of upperbound on wireless charging anim" into pi-dev by TreeHugger Robot · 6 years ago
  42. fcaab29 Get rid of upperbound on wireless charging anim by Beverly · 6 years ago
  43. 5354cc0 Renamed config_dozeAfterScreenOff by Lucas Dupin · 6 years ago
  44. 16cfe45 Screen off animation by Lucas Dupin · 6 years ago
  45. a71712d Merge "Avoid changing display power state on draw wake lock" into pi-dev by TreeHugger Robot · 6 years ago
  46. b55e3a1 Add logging for screen timeout override. by Michael Wright · 6 years ago
  47. 56bc6d0 Avoid changing display power state on draw wake lock by Ivan Podogov · 6 years ago
  48. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  49. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 6 years ago
  50. ac32c9a Wireless charging on aod and lockscreen by Beverly · 6 years ago
  51. c1313eb Wireless charging sound used for wired charging by Beverly · 6 years ago
  52. b93b797 Merge "Update to the ActivityManager proto" by TreeHugger Robot · 6 years ago
  53. 8b4e2dd Merge "Slider always represents absolute brightness" by TreeHugger Robot · 6 years ago
  54. db026a2 Update to the ActivityManager proto by Bookatz · 7 years ago
  55. d846023 Slider always represents absolute brightness by Michael Wright · 7 years ago
  56. ae79ab9 Basic workspace wireless charging animation by Beverly · 7 years ago
  57. 10fc4fd Swap "foreground service" and "bound foreground service" proc states. by Dianne Hackborn · 7 years ago
  58. 01b2f0e Merge "Track brightness changes in nits rather than backlight values." by TreeHugger Robot · 7 years ago
  59. 144aac9 Track brightness changes in nits rather than backlight values. by Michael Wright · 7 years ago
  60. 2f916ed PowerManagerService: Account for WorkChains in wakeLockAffectsUser. by Narayan Kamath · 7 years ago
  61. 8182202 Support WorkChains for WakeLock start / stop / change events. by Narayan Kamath · 7 years ago
  62. 2893998 Profile lock timeout. by Pavel Grafov · 7 years ago
  63. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  64. 7e79be8 Merge "Extreme battery saver: Disable launch boost" by Makoto Onuki · 7 years ago
  65. a7d8c4d Extreme battery saver: Disable launch boost by Makoto Onuki · 7 years ago
  66. fe73141 Merge "Global a11y action to lock screen" by TreeHugger Robot · 7 years ago
  67. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  68. 3aaed29 Follow-up for Ife38c2cd94ac9902911b005dbbca8b0d0a62e6d7 by Makoto Onuki · 7 years ago
  69. 66a7812 Refactor battery saver logic + add "per device" setting by Makoto Onuki · 7 years ago
  70. 1e3212e Merge "Battery saver preliminary changes for P." by TreeHugger Robot · 7 years ago
  71. aae8953 Battery saver preliminary changes for P. by Makoto Onuki · 7 years ago
  72. 7fe465a Merge "SidekickService (base)" by TreeHugger Robot · 7 years ago
  73. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  74. 10a4a64 SidekickService (base) by Chris Phoenix · 7 years ago
  75. 3219852 Updating some PowerManagerService proto messages. by Kweku Adams · 7 years ago
  76. e6b00c2 incidentd: Updating PowerManagerService proto files. by Kweku Adams · 7 years ago
  77. f39df68 Merge "Add shutdown reason as extra when triggering ACTION_REQUEST_SHUTDOWN." by Sudheer Shanka · 7 years ago
  78. 292637f Add shutdown reason as extra when triggering ACTION_REQUEST_SHUTDOWN. by Sudheer Shanka · 7 years ago
  79. 9fc6d1f Merge "Remove debug logging from PowerManagerService." into oc-mr1-dev by Santos Cordon · 7 years ago
  80. 4ddb801 Remove debug logging from PowerManagerService. by Santos Cordon · 7 years ago
  81. 211cd1b Merge "Move VR Display Policy check to after wakefulness." into oc-mr1-dev by Santos Cordon · 7 years ago
  82. 21e9f2b Move VR Display Policy check to after wakefulness. by Santos Cordon · 7 years ago
  83. fe35ec5 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" am: 0172ce8dbf am: cf5fa80fbf by Mark Salyzyn · 7 years ago
  84. cf5fa80 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  85. e65c0c6 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  86. b7c9299 DO NOT MERGE - Remove RetailDemoModeService by Christine Franks · 7 years ago
  87. 732c043 Remove RetailDemoModeService by Christine Franks · 7 years ago
  88. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  89. ffc8f65 Merge "Change the thread for handling shutdown of PowerManagerService." into oc-dev am: 614636e926 by Michael Wright · 7 years ago
  90. 614636e Merge "Change the thread for handling shutdown of PowerManagerService." into oc-dev by TreeHugger Robot · 7 years ago
  91. 5454bac Merge "Refresh screen off timeout when screen lock is released in VR" into oc-dev am: e63965cef5 by Andrii Kulian · 7 years ago
  92. e63965c Merge "Refresh screen off timeout when screen lock is released in VR" into oc-dev by Andrii Kulian · 7 years ago
  93. 9407a6b Refresh screen off timeout when screen lock is released in VR by Andrii Kulian · 7 years ago
  94. 9ff9b9a Merge "Triggering quiescent reboot during OTA" into oc-dev am: d9417c53e0 by Dmitri Plotnikov · 7 years ago
  95. 690c6bd Triggering quiescent reboot during OTA by Dmitri Plotnikov · 7 years ago
  96. 64c820d Change the thread for handling shutdown of PowerManagerService. by Michael Wright · 7 years ago
  97. 7ac5a0b PowerManager: Log wake up reason by Adrian Roos · 7 years ago
  98. 9199d0c Avoid NPE when getting last shutdown reason. by Michael Wright · 7 years ago
  99. 251894b Merge "Fix lock contention: Call into power manager service from handler" into oc-dev by TreeHugger Robot · 7 years ago
  100. 86c39f9 Fix lock contention: Call into power manager service from handler by Jorim Jaggi · 7 years ago