1. e8a403d Add support for update-on-boot feature. by Tao Bao · 9 years ago
  2. 0abc001 PowerManager: Adds the Sustained performance API. by Ruchi Kandoi · 9 years ago
  3. 5a5d6ae Merge "Add internal power mode changed broadcast" by Jason Monk · 9 years ago
  4. 1ce53bc Adding DPM.reboot by Mahaver Chopra · 9 years ago
  5. afae4bd Add internal power mode changed broadcast by Jason Monk · 9 years ago
  6. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  7. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  8. 82e7807 am b98e2353: am 158560ad: Merge "Distinguish user-requested shutdown from power-related ones" by Yusuke Sato · 9 years ago
  9. 705ffd1 Distinguish user-requested shutdown from power-related ones by Yusuke Sato · 9 years ago
  10. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  11. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 9 years ago
  12. ece0f4f Fix APIs. by Dianne Hackborn · 9 years ago
  13. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  14. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 9 years ago
  15. 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
  16. c831b97 Merge "Add isScreenBrightnessBoosted and a broadcast when underlying value changes." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  17. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  18. 84d6c0f Add isScreenBrightnessBoosted and a broadcast when underlying value changes. by Bryce Lee · 9 years ago
  19. 9779e12 Option for going home when going to sleep for devices without physical button. by Filip Gruszczynski · 9 years ago
  20. c2932a1 Hold a wake lock while dozing when display updates are pending. by Jeff Brown · 10 years ago
  21. d05af86 Add hidden shutdown method to PowerManager. by Filip Gruszczynski · 9 years ago
  22. e333e67 Add a function to boost screen brightness temporarily. by Jeff Brown · 10 years ago
  23. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  24. 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
  25. 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  26. 7d82751 Hide PowerManager methods that third-party apps can't use. by Jeff Brown · 10 years ago
  27. 0a57112 Poke interactive hint from userActivity and add @SystemApi. by Jeff Brown · 10 years ago
  28. 72671fb Require DEVICE_POWER permission for DOZE_WAKE_LOCK. by Jeff Brown · 10 years ago
  29. a71f03c Unhide the proximity sensor wakelock. by Jeff Brown · 10 years ago
  30. 3edf527 Add trace tag for power management. by Jeff Brown · 10 years ago
  31. f0433e50 Merge "@hide RECOVERY permission" into lmp-dev by Doug Zongker · 10 years ago
  32. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  33. 183415e @hide RECOVERY permission by Doug Zongker · 10 years ago
  34. 1bb480a Battery saver: new policy changes + SystemUI tweaks. by John Spurlock · 10 years ago
  35. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  36. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  37. d862ebb resolved conflicts for merge of fcc4fed3 to master by Narayan Kamath · 10 years ago
  38. 6d8fd27 Make power button behavior configurable. by Jeff Brown · 10 years ago
  39. daf7d41 A better auto brightness by Adrian Roos · 10 years ago
  40. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  41. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  42. 4590e52 Battery stats: wake locks, radio active, cleanup. by Dianne Hackborn · 10 years ago
  43. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  44. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 10 years ago
  45. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 10 years ago
  46. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 10 years ago
  47. 3b0218b boot into recovery via the pre-recovery service by Doug Zongker · 11 years ago
  48. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  49. 713df15 Add app ops for wake locks. by Dianne Hackborn · 11 years ago
  50. 6edb6db Ignore invalid combination of PowerManager flags. by Craig Mautner · 12 years ago
  51. 7b9a288 Doc change: fix some table formatting. by Dirk Dougherty · 12 years ago
  52. 93cbbb2 Allow phone to go to sleep while in call. by Jeff Brown · 12 years ago
  53. c428aae Fix issue #7267494, issue #7212347 by Dianne Hackborn · 12 years ago
  54. db21284 Disable use of twilight mode for auto-brightness. by Jeff Brown · 12 years ago
  55. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  56. 631938f Enable auto-brightness adjustment feature with system prop. by Jeff Brown · 12 years ago
  57. b9b5695 Merge "Eliminate special battery calls by WindowManager" into jb-mr1-dev by Craig Mautner · 12 years ago
  58. 259328c Eliminate special battery calls by WindowManager by Craig Mautner · 12 years ago
  59. f9bba13 Make the screen brightness setting limits configurable. by Jeff Brown · 12 years ago
  60. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  61. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  62. 155fc70 Flatten power manager wake lock constants. by Jeff Brown · 12 years ago
  63. ff1baef Fix keyguard wake-up issue. by Jeff Brown · 12 years ago
  64. 1244cda Clean up PowerManager API. by Jeff Brown · 12 years ago
  65. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  66. b5962e7 Fix race condition in WakeLocks. by Jake Hamby · 13 years ago
  67. d7350e3 Fix race conditions in WakeLocks. by Joe Onorato · 13 years ago
  68. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  69. d710fb5 Update WakeLock-related docs to mention permissions by Kenny Root · 13 years ago
  70. 36e52dc PowerManager: remove unused import by Mike Lockwood · 14 years ago
  71. 8310b42 Add javadoc saying that wake locks are ref counted by default. by Joe Onorato · 14 years ago
  72. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  73. f5bd092 Improve wakelock debugging: by Mike Lockwood · 14 years ago
  74. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  75. 6fd4e76 fix bad link in javadoc that's breaking SDK build by Doug Zongker · 15 years ago
  76. 50a21f4 add reboot() method to PowerManager by Doug Zongker · 15 years ago
  77. 0e39ea8 Fixes for proximity sensor behavior: by Mike Lockwood · 15 years ago
  78. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 15 years ago
  79. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  80. bc706a0 PowerManager: Add proximity sensor support. by Mike Lockwood · 15 years ago
  81. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  82. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago