summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "healthd: Implement scheduleUpdate"Adam Lesinski2017-03-222-0/+5
|\
| * healthd: Implement scheduleUpdateAdam Lesinski2017-03-222-0/+5
* | Merge "libutils: String\d+ make std_string private"Steven Moreland2017-03-111-1/+1
|\|
| * libutils: String\d+ make std_string privateSteven Moreland2017-03-111-1/+1
* | Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4bTao Bao2017-01-241-8/+10
|\|
| * healthd: Track the API change of minui/minui.h.Tao Bao2017-01-191-8/+10
* | healthd: Show animation before waiting on timerNick Vaccaro2016-11-291-6/+7
|\ \
| * | healthd: Show animation before waiting on timerNick Vaccaro2016-10-261-6/+7
| * | Merge "Enable CHARGER_ENABLE_SUSPEND to allow suspend" into cw-f-devTreeHugger Robot2016-10-241-1/+4
| |\ \
| * \ \ Merge "Always show the battery percentage unless it is unknown" into cw-f-devTreeHugger Robot2016-10-241-2/+7
| |\ \ \
* | \ \ \ resolve merge conflicts of e3083de to nyc-mr1-dev-plus-aospNick Vaccaro2016-11-291-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Enable CHARGER_ENABLE_SUSPEND to allow suspendNick Vaccaro2016-10-241-1/+4
| |/ / /
* | | | Always show the battery percentage unless it is unknownDamien Bargiacchi2016-11-291-2/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Always show the battery percentage unless it is unknownDamien Bargiacchi2016-10-241-2/+7
* | | | resolve merge conflicts of 1f1a6fd to nyc-mr1-dev-plus-aospNick Vaccaro2016-11-282-3/+21
|\ \ \ \ | | |/ / | |/| |
| * | | healthd: allow override of wake interval timingNick Vaccaro2016-10-212-3/+21
* | | | healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85Tim Murray2016-10-213-7/+15
|\| | | | |_|/ |/| |
| * | healthd: move binder fd to not use EPOLLWAKEUPTim Murray2016-10-213-7/+15
| |\ \ | | |/ | |/|
| | * healthd: move binder fd to not use EPOLLWAKEUPTim Murray2016-10-213-7/+15
* | | resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febcElliott Hughes2016-10-131-1/+2
|\ \ \
| * | | Move off std::sto* function which abort on failure.Elliott Hughes2016-10-131-1/+2
* | | | resolve merge conflicts of 565ba02 to nyc-mr1-dev-plus-aospDamien Bargiacchi2016-09-137-100/+760
|\ \ \ \ | | |/ / | |/| |
| * | | Allow customization of charger animationDamien Bargiacchi2016-09-127-101/+756
* | | | Update to new minui text APIDamien Bargiacchi2016-08-241-3/+3
|\| | | | |/ / |/| |
| * | Update to new minui text APIDamien Bargiacchi2016-08-181-3/+3
| |/
| * healthd: Check if battery device exists instead of charger drivers before set...Ruchi Kandoi2016-05-171-7/+3
| |\
| | * healthd: Check if battery device exists instead of charger drivers beforeRuchi Kandoi2016-05-161-7/+3
* | | Merge \"Fix clang-tidy performance warnings in healthd.\"Chih-Hung Hsieh2016-07-282-2/+2
|\ \ \
| * | | Fix clang-tidy performance warnings in healthd.Chih-Hung Hsieh2016-07-272-2/+2
* | | | Merge \"Fix misc-macro-parentheses warnings in system/core.\"Chih-Hung Hsieh2016-06-221-1/+1
|\| | |
| * | | Merge "Fix misc-macro-parentheses warnings in system/core."Treehugger Robot2016-06-221-1/+1
| |\ \ \
| | * | | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2016-06-221-1/+1
* | | | | resolve merge conflicts of a617e33 to stage-aosp-masterDmitry Shmidt2016-06-203-95/+68
|\| | | |
| * | | | batterymonitor: simplify readFromFile and use std::string buffersMichael Scott2016-06-203-83/+57
| |/ / /
* | | | Merge "Export libbinder headers from libhealhd.default" am: c2241b9Christopher Wiley2016-04-181-0/+1
|\| | |
| * | | Export libbinder headers from libhealhd.defaultChristopher Wiley2016-04-181-0/+1
* | | | Merge "healthd: Explicitly reference headers from libbinder" am: 911982dTreehugger Robot2016-04-121-1/+2
|\| | |
| * | | healthd: Explicitly reference headers from libbinderChristopher Wiley2016-04-121-1/+2
* | | | healthd: Add charge counter for BatteryProperties.Ruchi Kandoi2016-04-071-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | healthd: Add charge counter for BatteryProperties.Ruchi Kandoi2016-04-071-0/+4
* | | | Merge "healthd: Check if battery device exists instead of charger drivers bef...Ruchi Kandoi2016-03-081-7/+3
|\ \ \ \ | | |/ / | |/| |
| * | | healthd: Check if battery device exists instead of charger drivers beforeRuchi Kandoi2016-03-081-7/+3
* | | | Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." in...Ruchi Kandoi2016-02-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | healthd: Correct the scaling factor for maxVoltage and maxCurrent.Ruchi Kandoi2016-02-261-1/+1
* | | | Merge "healthd: Read the max power supply voltage" into nyc-devBadhri Jagan Sridharan2016-02-251-7/+24
|\| | |
| * | | healthd: Read the max power supply voltageBadhri Jagan Sridharan2016-02-251-7/+24
| * | | healthd: support reading charge status from BatteryMonitor.Yabin Cui2016-02-232-0/+12
| * | | healthd: separate libbatterymonitor for use in recovery.Yabin Cui2016-02-239-11/+20
| * | | healthd: init members of BatteryMonitor.Yabin Cui2016-02-232-6/+24
* | | | Merge "healthd: Remove warning by clang compiler." am: 08c8b53800Ruchi Kandoi2016-02-231-2/+1
|\ \ \ \ | | |/ / | |/| |