1. 89178e7 Add libhealthstoragedefault to make files by Hridya Valsaraju · 7 years ago
  2. a5c1eec healthd: Replace hwbinder-specific calls with generic ones. by Martijn Coenen · 7 years ago
  3. 1bc572d Revert "healthd: don't report fake data for battery-less devices" by Todd Poynor · 7 years ago
  4. de610c9 healthd: don't report fake data for battery-less devices by Todd Poynor · 7 years ago
  5. ffb1303 Move healthd default implementation to hardware/interfaces. by Hridya Valsaraju · 7 years ago
  6. 3e2b341 Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 am: aede8375fe by Elliott Hughes · 7 years ago
  7. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  8. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  9. 9635266 Use -Werror in system/core/healthd by Chih-Hung Hsieh · 7 years ago
  10. 25eb37a healthd: clean up unused code by Yifan Hong · 7 years ago
  11. b7cd45f charger: add charger_test by Yifan Hong · 7 years ago
  12. 10c2b40 healthd: charger use health 2.0 HAL by Yifan Hong · 7 years ago
  13. 3bc12ce healthd: move healthd_board_init call to Health::Health() c-tor by Yifan Hong · 7 years ago
  14. 9cffa8a healthd: move global gHealth service pointer by Yifan Hong · 7 years ago
  15. 5382983 healthd: remove global binder fd by Yifan Hong · 7 years ago
  16. 31cc64a healthd connect to health@1.0 hal by Yifan Hong · 7 years ago
  17. cded900 Refactor common code between healthd and health@2.0-service by Yifan Hong · 7 years ago
  18. 1106e83 Health@2.0: uses @1.0::HealthInfo by Yifan Hong · 7 years ago
  19. 287c41f Remove unused files in healthd. by Yifan Hong · 7 years ago
  20. 12df1b9 healthd provides IHealth/backup. by Yifan Hong · 7 years ago
  21. a3524a2 resolve merge conflicts of 796987482 to stage-aosp-master am: bb5ec4a926 by Elliott Hughes · 7 years ago
  22. bb5ec4a resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
  23. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  24. 503b63f <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  25. be17a4f Update for expanding @2.0::HealthInfo. by Yifan Hong · 7 years ago
  26. 2763df8 Implement android.hardware.health@2.0. by Yifan Hong · 7 years ago
  27. ffff9aa libbatterymonitor: vendor_available by Yifan Hong · 7 years ago
  28. 23471af resolve merge conflicts of 74a5f22d9 to oc-dr1-dev-plus-aosp by Luke Song · 7 years ago
  29. 1d540dd healthd: restructure healthd_mode_charger by Luke Song · 7 years ago
  30. 7f386dc healthd: restructure healthd_mode_charger by Luke Song · 7 years ago
  31. 1b13eea Added libhealthd-headers. by Steven Moreland · 7 years ago
  32. 51741d2 Merge "healthd: notify listeners using local copy of list, drop lock" by Todd Poynor · 7 years ago
  33. 8bd30b3 healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 7 years ago
  34. ca0c0bb Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20 am: 3a156e6c2b by Mark Salyzyn · 7 years ago
  35. a1f4cdd healthd: notify listeners using local copy of list, drop lock am: fd68370074 by Todd Poynor · 7 years ago
  36. 3a156e6 Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20 by Mark Salyzyn · 7 years ago
  37. fd68370 healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 7 years ago
  38. 26f1dd7 healthd: check console-ramoops-0 by Mark Salyzyn · 7 years ago
  39. 8e5671f Merge "healthd: add battery health status values from JEITA spec" am: 5dd87c4ef6 by Yueyao Zhu · 7 years ago
  40. 9bbfbf7 healthd: add battery health status values from JEITA spec by Yueyao Zhu · 7 years ago
  41. f04dacc Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab am: c0405200b8 by Adam Lesinski · 8 years ago
  42. c040520 Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab by Adam Lesinski · 8 years ago
  43. 3dec1aa healthd: Implement scheduleUpdate by Adam Lesinski · 8 years ago
  44. aa47993 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 8 years ago
  45. 2ebb1e5 Merge "libutils: String\d+ make std_string private" am: 76850afa52 by Steven Moreland · 8 years ago
  46. 2aac335 libutils: String\d+ make std_string private by Steven Moreland · 8 years ago
  47. 068e00b Merge "Revert "Add BMS as a Battery type"" by TreeHugger Robot · 8 years ago
  48. 8d17bc6 Revert "Add BMS as a Battery type" by Yueyao Zhu · 8 years ago
  49. 68f4085 health HAL uses "default" service name by Chris Phoenix · 8 years ago
  50. 72adf11 healthd: return battery status property by Jin Qian · 8 years ago
  51. c8183bb healthd: charger mode use reboot(), not android_reboot() by Todd Poynor · 8 years ago
  52. 3d34631d Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4b am: 93e35655c4 am: bf90005832 by Tao Bao · 8 years ago
  53. bf90005 Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4b by Tao Bao · 8 years ago
  54. 92c2601 healthd: Track the API change of minui/minui.h. by Tao Bao · 8 years ago
  55. f13c6ff Add BMS as a Battery type by Adam Lesinski · 8 years ago
  56. 9291de8 healthd: Show animation before waiting on timer am: 6f8314900f by Nick Vaccaro · 8 years ago
  57. 485c647 resolve merge conflicts of e3083de to nyc-mr1-dev-plus-aosp by Nick Vaccaro · 8 years ago
  58. fdce087 Always show the battery percentage unless it is unknown am: 3f0250c3cc by Damien Bargiacchi · 8 years ago
  59. 1e811fc resolve merge conflicts of 1f1a6fd to nyc-mr1-dev-plus-aosp by Nick Vaccaro · 8 years ago
  60. 62e840f Split libhidl into base and transport. by Yifan Hong · 8 years ago
  61. a368195 healthd: start using the new Health hal by Sandeep Patil · 8 years ago
  62. 526f8cf healthd: refactor healthd code to split into 'charger' and 'healthd' by Sandeep Patil · 8 years ago
  63. 6012db5 healthd: build 'charger' and 'healthd' binaries by Sandeep Patil · 8 years ago
  64. fca8244 healthd: refactor to split charger and framework facing code by Sandeep Patil · 8 years ago
  65. c3c947a healthd: Show animation before waiting on timer am: 6f8314900f am: 2ed637210e by Nick Vaccaro · 8 years ago
  66. 6f83149 healthd: Show animation before waiting on timer by Nick Vaccaro · 8 years ago
  67. 836a404 resolve merge conflicts of 4897bb5 to nyc-mr2-dev-plus-aosp by Tom Cherry · 8 years ago
  68. 4897bb5 Enable CHARGER_ENABLE_SUSPEND to allow suspend am: e3083dec0f by Nick Vaccaro · 8 years ago
  69. 085c91b Merge "Enable CHARGER_ENABLE_SUSPEND to allow suspend" into cw-f-dev by TreeHugger Robot · 8 years ago
  70. 2f65bf3 Always show the battery percentage unless it is unknown am: 3f0250c3cc by Damien Bargiacchi · 8 years ago
  71. 4443725 Always show the battery percentage unless it is unknown am: 3f0250c3cc by Damien Bargiacchi · 8 years ago
  72. cd54221 Merge "Always show the battery percentage unless it is unknown" into cw-f-dev by TreeHugger Robot · 8 years ago
  73. 3f0250c Always show the battery percentage unless it is unknown by Damien Bargiacchi · 8 years ago
  74. e204690 resolve merge conflicts of 7c5aeb0 to nyc-mr2-dev-plus-aosp by Nick Vaccaro · 8 years ago
  75. e3083de Enable CHARGER_ENABLE_SUSPEND to allow suspend by Nick Vaccaro · 8 years ago
  76. 1f1a6fd healthd: allow override of wake interval timing by Nick Vaccaro · 8 years ago
  77. b9ede3d healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 am: 098babc7c8 by Tim Murray · 8 years ago
  78. 098babc healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 by Tim Murray · 8 years ago
  79. e89ea5e healthd: move binder fd to not use EPOLLWAKEUP by Tim Murray · 8 years ago
  80. 7948a33 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 8 years ago
  81. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  82. afd59e2 resolve merge conflicts of 565ba02 to nyc-mr1-dev-plus-aosp by Damien Bargiacchi · 8 years ago
  83. 565ba02 Allow customization of charger animation by Damien Bargiacchi · 8 years ago
  84. ada99f9 Update to new minui text API am: 0ee524de68 by Damien Bargiacchi · 8 years ago
  85. 0ee524d Update to new minui text API by Damien Bargiacchi · 8 years ago
  86. 119d41c Merge \"Fix clang-tidy performance warnings in healthd.\" am: b66b16b39a by Chih-Hung Hsieh · 8 years ago
  87. 4df1056 Fix clang-tidy performance warnings in healthd. by Chih-Hung Hsieh · 8 years ago
  88. 65828a0 Merge \"Fix misc-macro-parentheses warnings in system/core.\" am: 495541c5bb by Chih-Hung Hsieh · 8 years ago
  89. 495541c Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 8 years ago
  90. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  91. 9f6b80c resolve merge conflicts of a617e33 to stage-aosp-master by Dmitry Shmidt · 8 years ago
  92. 3217c5c batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 8 years ago
  93. 6e394f0 healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 8 years ago
  94. 9cb3d3c healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
  95. 447ae54 Merge "Export libbinder headers from libhealhd.default" am: c2241b9 am: a10b760 by Christopher Wiley · 8 years ago
  96. 8ac71c7 Export libbinder headers from libhealhd.default by Christopher Wiley · 8 years ago
  97. 54cba24 Merge "healthd: Explicitly reference headers from libbinder" am: 911982d by Treehugger Robot · 8 years ago
  98. 2239908 healthd: Explicitly reference headers from libbinder by Christopher Wiley · 8 years ago
  99. 8df54e7 healthd: Add charge counter for BatteryProperties. am: 3f9886b by Ruchi Kandoi · 8 years ago
  100. 3f9886b healthd: Add charge counter for BatteryProperties. by Ruchi Kandoi · 8 years ago