1. 3ff7437 Update sticky battery saver off notification. by Kweku Adams · 4 years, 8 months ago
  2. 70daf8f Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  3. 61e96c4 Enable continuous testing for Battery Saver code. by Kweku Adams · 4 years, 9 months ago
  4. 2913164 Introduce Radio Shutdown System APIs for Mainline by Shuo Qian · 4 years, 9 months ago
  5. 79a0faf Avoid lock inversion. by Kweku Adams · 4 years, 9 months ago
  6. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 9 months ago
  7. cb7d906 Merge "Refactor PowerManager to make SystemProperties testable" by Robert Horvath · 4 years, 9 months ago
  8. ce5baf6 Add a flag to allow extending the check post dim by Alex Salo · 4 years, 10 months ago
  9. 84a67c6 Refactor PowerManager to make SystemProperties testable by Robert Horvath · 4 years, 9 months ago
  10. 37777b2 Merge "Use SystemUI reboot UI for factory resets" by Robert Horvath · 4 years, 9 months ago
  11. 5d1c9a3 Merge "Exposing WorkSource hidden APIs as system APIs" by TreeHugger Robot · 4 years, 9 months ago
  12. f7cffa7 Exposing WorkSource hidden APIs as system APIs by Suprabh Shukla · 4 years, 10 months ago
  13. 60e51fe Fade out inattentive sleep warning overlay by Robert Horvath · 5 years ago
  14. e1b6efd Use SystemUI reboot UI for factory resets by Robert Horvath · 4 years, 10 months ago
  15. 5560f38 Add setting to go to sleep after long user inactivity by Robert Horvath · 5 years ago
  16. 7825637 Merge "Play different sounds for wired/wireless charging" by Beverly Tai · 4 years, 10 months ago
  17. 478722e Don't use managed profile charging secure setting by Beverly · 4 years, 11 months ago
  18. f364d7c Play different sounds for wired/wireless charging by Beverly · 5 years ago
  19. 39fd064 Merge "Hold Display Suspend blocker when going to Doze" into qt-qpr1-dev am: d514ae457d by Santos Cordon · 5 years ago
  20. 0304438 Hold Display Suspend blocker when going to Doze by Santos Cordon · 5 years ago
  21. 6373a4e Disables screen attention in settings. by Yi Jiang · 5 years ago
  22. 40001a6 Merge "Revert "Hold Display suspend blocker until doze starts"" into qt-r1-dev by Adrian Salido · 5 years ago
  23. 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
  24. ea14786 Merge "Revert "Hold Display suspend blocker until doze starts"" into qt-r1-dev am: c5441b2894 by Adrian Salido · 5 years ago
  25. 2967ec1 Merge "Hold Display suspend blocker until doze starts" into qt-r1-dev am: 48a86feefe am: 1a5d1e7252 by Santos Cordon · 5 years ago
  26. 23cdf1a Merge "Hold Display suspend blocker until doze starts" into qt-r1-dev by Santos Cordon · 5 years ago
  27. e05a580 Merge "Hold Display suspend blocker until doze starts" into qt-r1-dev am: 48a86feefe by Santos Cordon · 5 years ago
  28. 36966ca Revert "Hold Display suspend blocker until doze starts" by Adrian Salido · 5 years ago
  29. 93e1647 Hold Display suspend blocker until doze starts by Santos Cordon · 5 years ago
  30. a046613 Merge "ThermalService: add event log when temperature changed" into qt-qpr1-dev by Wei Wang · 5 years ago
  31. d878389 ThermalService: add event log when temperature changed by Wei Wang · 5 years ago
  32. 2dbe50c Merge "Acquire display suspend blocker for DozeService" into qt-r1-dev am: 403bf951fd am: 2737605267 by Santos Cordon · 5 years ago
  33. 2ef7b3e Merge "ThermalService: add event log when temperature changed" by TreeHugger Robot · 5 years ago
  34. d295b27 ThermalService: add event log when temperature changed by Wei Wang · 5 years ago
  35. d9701ab Acquire display suspend blocker for DozeService by Santos Cordon · 5 years ago
  36. f94be8a Remove PowerManager.ACTION_SCREEN_BRIGHTNESS_BOOST_CHANGED. by Kweku Adams · 5 years ago
  37. d0b0d47 Merge "Add isEnabled to AttentionDetector dumpsys" into qt-r1-dev by TreeHugger Robot · 5 years ago
  38. a5085f6 Add isEnabled to AttentionDetector dumpsys by Alex Salo · 5 years ago
  39. 4948976 Don't check attention when in lockscreen by Alex Salo · 5 years ago
  40. 5828019 Merge "Add user-switching observer to AttentionDetector" into qt-dev by Yi Jiang · 5 years ago
  41. f8291bb Add user-switching observer to AttentionDetector by Yi Jiang · 5 years ago
  42. ed8620a Merge "Don't run AttentionDetector when wakelock is held" into qt-dev by TreeHugger Robot · 5 years ago
  43. 400e044 Showing battery saver notifications in secondary profiles. by Kweku Adams · 5 years ago
  44. 5bcc89f Fix BatterySaverStateMachineTest. by Kweku Adams · 5 years ago
  45. 9e24223 Don't run AttentionDetector when wakelock is held by Alex Salo · 5 years ago
  46. cbe610a Prevent extra work on the same timestamp by Alex Salo · 5 years ago
  47. 75b0a99 Correct dump() by Alex Salo · 5 years ago
  48. 65cf57b Merge "Add delay to power-button power-off after gesture wakeup." into qt-dev by TreeHugger Robot · 5 years ago
  49. 623526b Add delay to power-button power-off after gesture wakeup. by Santos Cordon · 5 years ago
  50. 69ff321 Add ID field to the Callback by Alex Salo · 5 years ago
  51. 2deeada Merge "Thermal: send callback even if no HAL exist." into qt-dev by Wei Wang · 5 years ago
  52. 7edba73 Thermal: send callback even if no HAL exist. by Wei Wang · 5 years ago
  53. 2b7dbe8 Remove the disableSelf() api by Alex Salo · 5 years ago
  54. 38e5bd7 Add cooling device into thermal service by Wei Wang · 5 years ago
  55. c1d844a Making Battery Saver policy setting more defensive. by Kweku Adams · 5 years ago
  56. 49f0402 Merge "Simplify the AttentionService API" by Lucas Dupin · 5 years ago
  57. 15000fa Merge "Adding new strings for battery saver sticky off notification." by Kweku Adams · 5 years ago
  58. 3c95ee1 Adding new strings for battery saver sticky off notification. by Kweku Adams · 5 years ago
  59. 13bfe4a Merge "Update names of dynamic power saver mode APIs" by Salvador Martinez · 5 years ago
  60. b85a9f8 Update names of dynamic power saver mode APIs by Salvador Martinez · 5 years ago
  61. eeba023 Simplify the AttentionService API by Alex Salo · 5 years ago
  62. ba1c11f Merge "Adding notification when sticky battery saver is automatically disabled." by Kweku Adams · 5 years ago
  63. 0e6e5de Add logging for the detailed reason of screen on/off. by Steven Wu · 5 years ago
  64. 4c00552 Merge "Don't start AttentionService if not configured" by Alex Salo · 5 years ago
  65. 476ca77 Adding notification when sticky battery saver is automatically disabled. by Kweku Adams · 5 years ago
  66. f57f99e Formalizing states in BatterySaverStateMachine. by Kweku Adams · 5 years ago
  67. 7a6e3a6 Don't start AttentionService if not configured by Alex Salo · 6 years ago
  68. c8c4c5d Rename setPowerSaverMode to setPowerSaverModeEnabled by Salvador Martinez · 5 years ago
  69. 6942ff0 Do not hold lock when calling into PMS by Wei Wang · 5 years ago
  70. 44e6280 Fix BatterySaverPolicy night mode flag parsing. by Kweku Adams · 5 years ago
  71. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 6 years ago
  72. fa277d9 Merge "Adding more PowerManager tests." by TreeHugger Robot · 6 years ago
  73. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 6 years ago
  74. 9af68f1 Put AttentionDetector behind a setting by Alex Salo · 6 years ago
  75. 9b510a2 Adding more PowerManager tests. by Santos Cordon · 6 years ago
  76. f2d1367 Merge "Move AmbientDisplayConfiguration class out of internal package." by Issei Suzuki · 6 years ago
  77. ca19e6e Move AmbientDisplayConfiguration class out of internal package. by Issei Suzuki · 6 years ago
  78. 6065cbb Enabling automatically turning off sticky Battery Saver. by Kweku Adams · 6 years ago
  79. 12f92eb Add force suspend API to PowerManager. by Santos Cordon · 6 years ago
  80. 9aeb486 Merge "Initialize wakefulness state to AWAKE upon boot" by Lucas Dupin · 6 years ago
  81. 16e8785 Merge "Fix whenToCheck returned by AttentionDetector" by Lucas Dupin · 6 years ago
  82. 1761fce Fix whenToCheck returned by AttentionDetector by Alex Salo · 6 years ago
  83. 4d9e431 Initialize wakefulness state to AWAKE upon boot by Alex Salo · 6 years ago
  84. fe00e4f Merge "PowerManagerService: update comment regarding reboot reason" by Wei Wang · 6 years ago
  85. 72b77cc PowerManagerService: update comment regarding reboot reason by Wei Wang · 6 years ago
  86. 598a0eb Merge "Bubbling up setNightMode and setLocationMode." by TreeHugger Robot · 6 years ago
  87. 4132384 Bubbling up setNightMode and setLocationMode. by Kweku Adams · 6 years ago
  88. e300104 Instrument wake up reasons. by Michael Wright · 6 years ago
  89. 55593a9 Merge "Adding enableNightMode flag to BatterySaverPolicy." by TreeHugger Robot · 6 years ago
  90. 4db6a3c Adding enableNightMode flag to BatterySaverPolicy. by Kweku Adams · 6 years ago
  91. 731a103 Renaming gpsMode to locationMode. by Kweku Adams · 6 years ago
  92. 25b1c16 Removing sendTronLog flag from BatterySaverPolicy. by Kweku Adams · 6 years ago
  93. d47fcfd Merge "Adding support for adaptive battery saver." by TreeHugger Robot · 6 years ago
  94. 9f488e2 Adding support for adaptive battery saver. by Kweku Adams · 6 years ago
  95. d7c3eef Add screen timeout extension event to statsd by Alex Salo · 6 years ago
  96. 0a5d797 Do not sleep if someone is paying attention by Lucas Dupin · 6 years ago
  97. b243a99 Automatically turning off battery saver at a high percentage. by Kweku Adams · 6 years ago
  98. 21909c1 Merge "Moving BatterySaverPolicy into batterysaver directory." by Kweku Adams · 6 years ago
  99. a279cb6 Merge "ThermalManagerservice: add legacy Thermal HAL 1.0 polling support" by TreeHugger Robot · 6 years ago
  100. fb21bd8 ThermalManagerservice: add legacy Thermal HAL 1.0 polling support by Wei Wang · 6 years ago