1. d9b99be BatteryStats: Add ble scans to checkin data and start global ble scan timer by Adam Lesinski · 8 years ago
  2. 2fefbcf Fix issue #27653326: Sync doesn't work in doze maintenance by Dianne Hackborn · 8 years ago
  3. 6fdd3af Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 8 years ago
  4. da80d67 Treat accessibility actions as user activity by Phil Weaver · 8 years ago
  5. 8164330 Fix a bug in ControllerActivityCounter by Roshan Pius · 8 years ago
  6. 713fec8 Add an API for apps to get their System Health / Battery Stats data. by Joe Onorato · 8 years ago
  7. 09c09fd Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev by Adam Lesinski · 8 years ago
  8. 6cca414 BatteryStats: Fix issue where network traffic accounting might be lost by Adam Lesinski · 8 years ago
  9. e1acd63 Make getBatteryUptimeLocked protected so it can be mocked. by Joe Onorato · 8 years ago
  10. abded11 Add unit tests for BatteryStatsImpl. by Joe Onorato · 8 years ago
  11. 9f55cc7 Track BLE scans in BatteryStats by Adam Lesinski · 9 years ago
  12. a426817 BatteryStats: Fix DivideByZero error by Adam Lesinski · 9 years ago
  13. 21f76aa Record ModemActivityInfo and distribute power blame to apps by Adam Lesinski · 9 years ago
  14. 50e4760 Record bytes transferred for bluetooth by Adam Lesinski · 9 years ago
  15. 794a18f Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 am: 4e4ff058c1 by Adam Lesinski · 9 years ago
  16. ba88e68 Prevent DivideByZero error in BatteryStatsImpl by Adam Lesinski · 9 years ago
  17. a8d1094 Fix reporting of uid state in battery stats. by Dianne Hackborn · 9 years ago
  18. 3944c81 Fix batterystats battery level int packing by Adam Lesinski · 9 years ago
  19. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  20. a57a540 Fix asymmetry in parceling/unparceling code for BatteryStats summary by Adam Lesinski · 9 years ago
  21. d5f1015 Bump BatteryStats version by Adam Lesinski · 9 years ago
  22. 52290c9c Fix Array Index Out of Bounds in BatteryStatsImpl by Adam Lesinski · 9 years ago
  23. 6832f39 BatteryStats: Better big-little CPU accounting by Adam Lesinski · 9 years ago
  24. 865b79b Fix issue #23326715: Clarify --checkin/-c options in batterystats by Dianne Hackborn · 9 years ago
  25. 385dfd3 Merge "Charge apps for wifi tx time while scanning" into mnc-dev by Mitchell Wills · 9 years ago
  26. f901649 Charge apps for wifi tx time while scanning by Mitchell Wills · 9 years ago
  27. fbabe7d BatteryStats: Add debug logging to find source of b/22716723 by Adam Lesinski · 9 years ago
  28. d48954f Fix issue #22414729: Checkin start clock time is different from hsitory reset time by Dianne Hackborn · 9 years ago
  29. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  30. 062e66c BatteryStats: Fix units in wakelock distribution calculation by Adam Lesinski · 9 years ago
  31. 9ae9cba BatteryStats: Fail gracefully on corrupt battery stats by Adam Lesinski · 9 years ago
  32. 61db88f BatteryStats: Remove isolated UIDs from /proc/uid_cputime when they are not in use anymore by Adam Lesinski · 9 years ago
  33. a7a4ccc BatteryStats: Record cpu power usage from /proc/uid_cputime by Adam Lesinski · 9 years ago
  34. 6a8bd7b Repurpose doze wake lock stats for draw wake lock instead. by Jeff Brown · 9 years ago
  35. 9425fe2 BatteryStats: Record doze wake locks by Adam Lesinski · 9 years ago
  36. 8b156e3 Merge "BatteryStats: Update external stats individually." into mnc-dev by Adam Lesinski · 9 years ago
  37. a7c90c8 BatteryStats: Update external stats individually. by Adam Lesinski · 9 years ago
  38. 0348ba2 Merge "Fix issue #20494208: Go out of device idle when headset button is pressed" into mnc-dev by Dianne Hackborn · 9 years ago
  39. b6683c4 Fix issue #20494208: Go out of device idle when headset button is pressed by Dianne Hackborn · 9 years ago
  40. 72478f0 BatteryStats: Fix regression in wakelock power distribution by Adam Lesinski · 9 years ago
  41. 3c0ce5c fix ArrayIndexOutOfBoundsException while starting WifiScannerScan by Navtej Singh Mann · 9 years ago
  42. 8576cf9 Fix calculation of power drain from BT and WiFi by Adam Lesinski · 9 years ago
  43. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  44. 8f955f89 Merge "Add UI for camera + flashlight battery reporting." into mnc-dev by Ruben Brunk · 9 years ago
  45. 7b83b0c Update docs to reflect correct time units by Adam Lesinski · 9 years ago
  46. 5b1308f Add UI for camera + flashlight battery reporting. by Ruben Brunk · 9 years ago
  47. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  48. 719e61f BatteryStats: Enable bluetooth energy collection by Adam Lesinski · 9 years ago
  49. 038959e Merge "Remove UID from kernel cpu accounting when uninstalled" into mnc-dev by Adam Lesinski · 9 years ago
  50. b99e6d6 Merge "Parse uid_cputime proc file" into mnc-dev by Adam Lesinski · 9 years ago
  51. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  52. c352722 Ignore small time changes in alarm manager. by Dianne Hackborn · 9 years ago
  53. b83ffee Remove UID from kernel cpu accounting when uninstalled by Adam Lesinski · 9 years ago
  54. 06af1fa Parse uid_cputime proc file by Adam Lesinski · 9 years ago
  55. e283d33 Report WiFi and Bluetooth energy collection in checkin stats by Adam Lesinski · 9 years ago
  56. 0c820db Some improvements to battery stats data. by Dianne Hackborn · 9 years ago
  57. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  58. 1739076 Fix deadlock issue in BatteryStatsHelper. by Adam Lesinski · 9 years ago
  59. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  60. e08af19 Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  61. e9b9b73 Revert "Adding per UID WiFi power distribution." by Bart Sears · 9 years ago
  62. b943fab Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  63. 030980a Fixing issue related to printing out of display state and idle mode in the batterystats checkin. by Kweku Adams · 9 years ago
  64. 4b6bd8d Retrieve WiFi info outside of BatteryStatsImpl by Adam Lesinski · 9 years ago
  65. 1e725a7 Battery stats: wakeup alarm tracking, general cleanup. by Dianne Hackborn · 9 years ago
  66. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  67. 39fa40c Merge "Disable WiFi energy data collection to avoid deadlock" by Adam Lesinski · 9 years ago
  68. cb204c3 Disable WiFi energy data collection to avoid deadlock by Adam Lesinski · 9 years ago
  69. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  70. 33dac55 BatteryStats: Record energy info stats from WiFi and Bluetooth controllers by Adam Lesinski · 9 years ago
  71. 62793e4 Battery stats issues: fix jiffy handling, print scan counts. by Dianne Hackborn · 9 years ago
  72. d4a8af7 Add new "daily stats" tracking to battery stats. by Dianne Hackborn · 9 years ago
  73. d1eccbe Add some detailed data as part of battery history. by Dianne Hackborn · 9 years ago
  74. 29cd7f1 Fix issue #18827122: system server crashed on broadcasting... by Dianne Hackborn · 10 years ago
  75. 1e01d16 Fix issue #17323751: Additional items in aggregated battery stats by Dianne Hackborn · 10 years ago
  76. d537987 Changing AUDIO_TURNED_ON constant. by Kweku Adams · 10 years ago
  77. fb3809c Fix issue #17705755: Battery stats resets at incorrect times by Dianne Hackborn · 10 years ago
  78. 73d6a82 Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  79. a7d0d55 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  80. c3940bc Fix issue #17397177: BatteryStats reporting error on job start/stop by Dianne Hackborn · 10 years ago
  81. 7d9eefd Fix issue #16953886: History and batterystats checkin summary... by Dianne Hackborn · 10 years ago
  82. acc4a12 Temporary: raise overflow limit, print all wake locks. by Dianne Hackborn · 10 years ago
  83. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  84. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  85. cd0e335 Fix issues #16655104 and #16875776 in battery stats. by Dianne Hackborn · 10 years ago
  86. 0068d3dc Fix issue @16555033: Battery history overflowing too much by Dianne Hackborn · 10 years ago
  87. 10eaa85 Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting by Dianne Hackborn · 10 years ago
  88. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  89. 61659e5 Add tracking of uid process states in battery stats. by Dianne Hackborn · 10 years ago
  90. abc7c49 Issue #15986092: Add power tracking of flashlight. by Dianne Hackborn · 10 years ago
  91. 3251b90 Add some wifi tracking to battery stats. by Dianne Hackborn · 10 years ago
  92. f7097a5 Add kernel and native memory data to procstats. by Dianne Hackborn · 10 years ago
  93. fc06413 Some battery stats history fixes. by Dianne Hackborn · 10 years ago
  94. 536456f Fix issue #15195464: battery history says wakelock held when it's not by Dianne Hackborn · 10 years ago
  95. 2932513 (DO NOT MERGE) Battery monitoring fixes: by Dianne Hackborn · 10 years ago
  96. 9a75543 Fix recording of wake_lock_in. by Dianne Hackborn · 10 years ago
  97. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  98. 37de098 Battery stats tweaks. by Dianne Hackborn · 10 years ago
  99. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  100. ab5c0ea Add IBatteryStats API to retrieve current charge times. by Dianne Hackborn · 10 years ago