1. 041d917 BatteryStats: Report learned battery capacity as event by Adam Lesinski · 8 years ago
  2. abcb9f3 Parcel/unparcel charge_full state from BatteryProperties by Adam Lesinski · 8 years ago
  3. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  4. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  5. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  6. 926969b BatteryStats: Keep track of coulomb counter by Adam Lesinski · 8 years ago
  7. 6361e22 batteryService: Add Charge Counter. by Ruchi Kandoi · 8 years ago
  8. 2b2e24c Merge "BatteryService: Add Max charging voltage" by Badhri Jagan Sridharan · 9 years ago
  9. 2e44107 Implement shell commands for battery and activity services. by Dianne Hackborn · 9 years ago
  10. f92fcfe BatteryService: Add Max charging voltage by Badhri Jagan Sridharan · 9 years ago
  11. 76dc5a5 Send BATTERY_CHANGED if maxChargingCurrent changes by Adrian Roos · 9 years ago
  12. 7b04311 Show charging speed on Keyguard by Adrian Roos · 9 years ago
  13. d1eccbe Add some detailed data as part of battery history. by Dianne Hackborn · 9 years ago
  14. 2139276 Refactor BatteryService to new pattern. by Jeff Brown · 10 years ago
  15. 1427230 Implement control of auto power save mode. by Dianne Hackborn · 10 years ago
  16. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  17. d45665b Collect per-uid mobile radio usage. by Dianne Hackborn · 10 years ago
  18. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  19. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  20. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/BatteryService.java]
  21. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  22. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  23. df89ca3 batteryservice: add battery current now and charge counter data by Todd Poynor · 11 years ago
  24. 26faecc BatteryService use IBatteryProperties interfaces, drop JNI by Todd Poynor · 11 years ago
  25. cf117164 Reduce some event log noise: by Dianne Hackborn · 11 years ago
  26. 053f61d Work on issue #9586838: Crash after waking up Hammerhead device by Dianne Hackborn · 11 years ago
  27. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  28. 100ed15 am b0675df8: am faa47b52: Merge "Idle maintenance scheduling broken." into jb-mr2-dev by Svetoslav · 11 years ago
  29. 6a08a12 Idle maintenance scheduling broken. by Svetoslav · 11 years ago
  30. ec43a6b Better --unplugged support when dumping battery. by Jeff Sharkey · 11 years ago
  31. 605ea69 Fix a deadlock involving BatteryService. by Jeff Brown · 12 years ago
  32. c428aae Fix issue #7267494, issue #7212347 by Dianne Hackborn · 12 years ago
  33. f3fb895 Implement screen on hack for wireless chargers. by Jeff Brown · 12 years ago
  34. a4d8204 Fix some synchronization issues in BatteryService. by Jeff Brown · 12 years ago
  35. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  36. f3c74f3 Make battery shutdown temperature configurable by Brian Muramatsu · 12 years ago
  37. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  38. 10fb224 Disable screensavers if below first battery warning level. by John Spurlock · 12 years ago
  39. 37a37f4 add wireless charger support by Brian Muramatsu · 12 years ago
  40. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  41. e817404 dumpsys: fix problems with -a option in battery and batteryinfo services by Mike Lockwood · 13 years ago
  42. 5385974 less logging by Joe Onorato · 13 years ago
  43. 794be40 new battery assets by Joe Onorato · 14 years ago
  44. 4ca7f1e Implement reminder power dialog and invalid charger dialog. by Joe Onorato · 14 years ago
  45. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 14 years ago
  46. 875ecaa am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  47. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  48. deff9c8 Add extra to ACTION_BATTERY_CHANGED to indicate an invalid charger is attached. by Mike Lockwood · 14 years ago
  49. d6a5f2d am d3e803ae: Revert "Shutdown when capacity is 0% and no charging or when battery is dead" by Jean-Baptiste Queru · 14 years ago
  50. d3e803a Revert "Shutdown when capacity is 0% and no charging or when battery is dead" by Jean-Baptiste Queru · 14 years ago
  51. 1429f46 am fd04143a: Shutdown when capacity is 0% and no charging or when battery is dead by Imre Sunyi · 14 years ago
  52. fd04143 Shutdown when capacity is 0% and no charging or when battery is dead by Imre Sunyi · 14 years ago
  53. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  54. 6a362a9 Add thermal shutdown. If battery temp >= 68C. by Eric Olsen · 14 years ago
  55. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  56. 18e9396 Eliminate dependencies on Checkin, replacing checkin events with EventLog by Dan Egnor · 14 years ago
  57. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  58. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  59. ab5c49c move event log tags used by system server into this package by Doug Zongker · 15 years ago
  60. d81b1f4 BatteryService: Specify low battery levels in resources. by Mike Lockwood · 15 years ago
  61. 99f7eb45 Dock screen on config can now select AC or USB. by Dianne Hackborn · 15 years ago
  62. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 15 years ago
  63. 07a500f BatteryService: Fix problems shutting down when the battery is dead: by Mike Lockwood · 15 years ago
  64. a7e4cf9b Fix bug 1982892 - batteryservice turns off device even while plugged in by Joe Onorato · 15 years ago
  65. 93dc9fe Send all battery broadcasts with REGISTERED_ONLY_BEFORE_BOOT by Christopher Tate · 15 years ago
  66. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 15 years ago
  67. 47ee3bc If battery status is unknown don't send BATTERY_LOW intent by Rebecca Schultz Zavin · 15 years ago
  68. a82842f Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733). by Mihai Preda · 15 years ago
  69. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 15 years ago
  70. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 15 years ago
  71. 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 15 years ago
  72. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  73. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  76. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  77. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  78. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  79. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  80. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago