1. ff3b76d Merge "Temporarily whitelist an app for network during doze" into mnc-dev by Amith Yamasani · 9 years ago
  2. 983d449 Fix the NPE when checking mRebootReason by Tao Bao · 9 years ago
  3. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  4. cb81d18 Merge "Tell PhoneWindowManager when we start/finish interactive changes." into mnc-dev by Jeff Brown · 9 years ago
  5. 416c49c Tell PhoneWindowManager when we start/finish interactive changes. by Jeff Brown · 9 years ago
  6. 9bb7654 fix NPE in shutdown thread by Guang Zhu · 9 years ago
  7. 165102f Merge "Wait for uncrypt to finish before rebooting" into mnc-dev by Tao Bao · 9 years ago
  8. 90237f7 Wait for uncrypt to finish before rebooting by Tao Bao · 9 years ago
  9. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  10. 27bbb2d Add control for double tap to wake setting by Jason Monk · 9 years ago
  11. 9c8600e Merge "Implement device idle in power manager." into mnc-dev by Dianne Hackborn · 9 years ago
  12. 8d66b3f Implement device idle in power manager. by Dianne Hackborn · 9 years ago
  13. 51a871d Add setting to mute wireless charging sound. by John Spurlock · 9 years ago
  14. df7f02b am ad61b833: Merge "Fix no vibration during shutdown." by John Spurlock · 9 years ago
  15. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 9 years ago
  16. a576b4d Add code to collect data about auto-brightness adjustments. by Jeff Brown · 9 years ago
  17. f70faed Work on issue #20401752: device idle and alarms. by Dianne Hackborn · 9 years ago
  18. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  19. 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
  20. c831b97 Merge "Add isScreenBrightnessBoosted and a broadcast when underlying value changes." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  21. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  22. bff46ba Add DO policy to disable safe boot mode. by Benjamin Franz · 9 years ago
  23. d3b3717 Fix no vibration during shutdown. by riddle_hsu · 9 years ago
  24. 84d6c0f Add isScreenBrightnessBoosted and a broadcast when underlying value changes. by Bryce Lee · 9 years ago
  25. 9779e12 Option for going home when going to sleep for devices without physical button. by Filip Gruszczynski · 9 years ago
  26. c2932a1 Hold a wake lock while dozing when display updates are pending. by Jeff Brown · 10 years ago
  27. 01c06df Increase timeout when uncrypting OTA by Michael Runge · 10 years ago
  28. 9ef9401 resolved conflicts for merge of 694c1d2b to lmp-mr1-dev by Jeff Brown · 10 years ago
  29. fbe9670 Support keeping activities resumed while dozing. by Jeff Brown · 10 years ago
  30. cb90667 am 24c1d664: Merge "Remove an unnecessary condition from previous change." into lmp-sprout-dev by Jeff Brown · 10 years ago
  31. 72f1e3b am 1cbff0e3: Merge "Improve screen brightness boost behavior." into lmp-sprout-dev by Jeff Brown · 10 years ago
  32. a191aa9 Remove an unnecessary condition from previous change. by Jeff Brown · 10 years ago
  33. 7b5be5e Improve screen brightness boost behavior. by Jeff Brown · 10 years ago
  34. 5ce1cb2 Move device admin max screen off timeout to internal interface. by Jeff Brown · 10 years ago
  35. e333e67 Add a function to boost screen brightness temporarily. by Jeff Brown · 10 years ago
  36. 584a445 [Theater Mode] framework implementation through global setting by Bryce Lee · 10 years ago
  37. c338784 Merge "More work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev by Dianne Hackborn · 10 years ago
  38. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  39. 05af6ad Implement auto-sleep functionality. by Jeff Brown · 10 years ago
  40. 3ee549c Fix window manager policy state when waking from doze. by Jeff Brown · 10 years ago
  41. 36c4db8 Decouple turning screen on from waking up in policy. by Jeff Brown · 10 years ago
  42. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  43. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  44. 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
  45. 6e2f395 Wait for animation complete before completing boot by Craig Mautner · 10 years ago
  46. 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  47. 0a57112 Poke interactive hint from userActivity and add @SystemApi. by Jeff Brown · 10 years ago
  48. 72671fb Require DEVICE_POWER permission for DOZE_WAKE_LOCK. by Jeff Brown · 10 years ago
  49. bd77236 Invoke shutdownMobileRadios Telephony APIs from ShutdownThread by Naveen Kalla · 10 years ago
  50. 89e4ae2 Merge "Work on issue #16629489: Google (Play?) Services eating through battery" into lmp-dev by Dianne Hackborn · 10 years ago
  51. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  52. 3edf527 Add trace tag for power management. by Jeff Brown · 10 years ago
  53. 3d69256 Revert "PowerManager: Adds a call to reduce refresh rate while device is in BatterySaverMode" by Ruchi Kandoi · 10 years ago
  54. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  55. 6d2a949 Eliminate power manager latency for boot completed. by Jeff Brown · 10 years ago
  56. 1bb480a Battery saver: new policy changes + SystemUI tweaks. by John Spurlock · 10 years ago
  57. 6714e86 Refactor screen blocking logic. by Craig Mautner · 10 years ago
  58. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  59. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago
  60. f6d4668 Allow dreams to wake up gently. by Jeff Brown · 10 years ago
  61. 0d192a9 Maybe fix issue #16167054: Wakelock is acquired and released in... by Dianne Hackborn · 10 years ago
  62. 0fe32ae PowerManager: Adds a call to reduce refresh rate while device is in by Ruchi Kandoi · 10 years ago
  63. ddef7e7 Get rid of security exception spam during boot. by Dianne Hackborn · 10 years ago
  64. c522d16 Decouple critical policy power update from SCREEN_ON broadcast by Jim Miller · 10 years ago
  65. 2139276 Refactor BatteryService to new pattern. by Jeff Brown · 10 years ago
  66. 2c43c33 Resolve boot time dependencies related to the power manager. by Jeff Brown · 10 years ago
  67. 1427230 Implement control of auto power save mode. by Dianne Hackborn · 10 years ago
  68. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  69. d862ebb resolved conflicts for merge of fcc4fed3 to master by Narayan Kamath · 10 years ago
  70. fcc4fed am 6fb904bf: Merge "Make power button behavior configurable." into klp-modular-dev by Jeff Brown · 10 years ago
  71. 6d8fd27 Make power button behavior configurable. by Jeff Brown · 10 years ago
  72. df3bad3 am 8f120dd6: am 0702786d: Merge "Allow display timeouts to be set in config.xml." into klp-modular-dev by Jeff Brown · 10 years ago
  73. 8f120dd am 0702786d: Merge "Allow display timeouts to be set in config.xml." into klp-modular-dev by Jeff Brown · 10 years ago
  74. 27736f5 Allow display timeouts to be set in config.xml. by Jeff Brown · 10 years ago
  75. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  76. 6dee605 Fix adaptive auto brightness bugs by Adrian Roos · 10 years ago
  77. 15aedf5 PowerManager: Minor Coding style issues. by Ruchi Kandoi · 10 years ago
  78. f974cc8 Display: Brightness: Low power mode scales the brightness to 50 percent. by Ruchi Kandoi · 10 years ago
  79. 6422abe resolved conflicts for merge of 3bbef521 to master by Brian Carlstrom · 10 years ago
  80. 3bbef52 resolved conflicts for merge of f2db00fd to klp-modular-dev-plus-aosp by Brian Carlstrom · 10 years ago
  81. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  82. 01ee6f6c Plumb display state and interactive information to BatteryStats. (DO NOT MERGE) by Jeff Brown · 10 years ago
  83. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  84. fb0448a resolved conflicts for merge of 4f8cd188 to master by Jeff Brown · 10 years ago
  85. 140ffc7 Clean up some terminology related to interactive state. by Jeff Brown · 10 years ago
  86. 62b8a49 Adds Content Observer for the Low power mode in developer options. by Ruchi Kandoi · 10 years ago
  87. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  88. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  89. a981e3b resolved conflicts for merge of 7289f3ab to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  90. 131206b Move display power controller to display manager service. by Jeff Brown · 10 years ago
  91. 13014b5 Move certain internal activity manager methods to new class. by Jeff Brown · 10 years ago
  92. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  93. f20a5eb PowerManager: add powerHint method by Ruchi Kandoi · 10 years ago
  94. ef640cd Don't allow -1 uids for wake locks. by Dianne Hackborn · 10 years ago
  95. 4590e52 Battery stats: wake locks, radio active, cleanup. by Dianne Hackborn · 10 years ago
  96. f9e1a0b Annotate framework vibrate calls with stream hints. by John Spurlock · 10 years ago
  97. e5659ba Use DisplayPowerRequest#wantLightSensorEnabled in ABC. by Michael Wright · 10 years ago
  98. 08fc3a7 Merge "Fix some uid issues in battery stats." by Dianne Hackborn · 10 years ago
  99. bbb7472 Fix some uid issues in battery stats. by Dianne Hackborn · 10 years ago
  100. 088a997 am 81cc19cf: am 236e174a: am 0575b185: Merge "Add a temporary hack to report screen on while dozing." into klp-modular-dev by Jeff Brown · 10 years ago