summaryrefslogtreecommitdiff
path: root/healthd
AgeCommit message (Expand)Author
2024-02-15Revert "healthd: BatteryMonitor: doLogValues: reduce log level to debug"AleX Pelosi
2024-02-07healthd: BatteryMonitor: doLogValues: reduce log level to debugNeill Kapron
2024-01-09Merge "healthd: Delete health@2.0-service." into mainTreehugger Robot
2023-12-11healthd: Add handling for "Calibration required" battery health.David Anderson
2023-12-11healthd: Add support for the new Health HAL v3 properties.David Anderson
2023-12-11Update healthd to use Health AIDL HAL V3.David Anderson
2023-11-02healthd: Delete health@2.0-service.Yifan Hong
2023-09-20Don't depend on String8 cast to C stringTomasz Wasilczyk
2023-08-18Migrate from android::String isEmpty to emptyTomasz Wasilczyk
2023-08-11Migrate String8/16 from .string() to c_str()Tomasz Wasilczyk
2023-05-24BatteryMonitor: support battery health INCONSISTENT from health statusJack Wu
2023-04-24BatteryMonitor: support battery health NOT_AVAILABLE from health statusJack Wu
2023-04-12remove healthd.rcSteven Moreland
2023-03-24Add ability to automatically bootupMike McCreavy
2023-03-17charger: fix show qustion mark when start to draw UIJack Wu
2023-02-23BatteryMonitor: batteryStateOfHealth should be a propertyAleX Pelosi
2023-02-10BatteryMonitor: report battery health from health statusJack Wu
2023-01-21BatteryMonitor: fix build error with health hal v2 updragedJack Wu
2023-01-21BatteryMonitor: get battery health data from sys file nodesJack Wu
2023-01-11BatteryMonitor: fix depending on multiple versions of the same aidl_interfaceJack Wu
2022-09-20charger: fix secondary display not turning off after first display was offJack Wu
2022-08-26healthd: Fix charger_res_images_vendor install locationTim Zimmermann
2022-05-26charger: Fix charger pixel format uselesszengshuchuan
2022-03-18Add healthd to hwasan-postsubmitFlorian Mayer
2022-03-03healthd: Convert multiple private methods into static nonmember functionsBart Van Assche
2022-03-03healthd: Fix readFromFile()Bart Van Assche
2022-03-03healthd: Make initHealthInfo() easier to readBart Van Assche
2022-03-03healthd: Improve readability of BatteryMonitor::init()Bart Van Assche
2022-03-02healthd: batterymonitor uses AIDL HealthInfo.Yifan Hong
2022-01-27charger: support screen rotationJack Wu
2022-01-25charger: process hall_sensor event to show charging animationJack Wu
2022-01-25Charger: support secondary connectorJack Wu
2022-01-13BatteryMonitor: support Dock chargingJack Wu
2022-01-06healthd: remove hridya@ from OWNERS fileHridya Valsaraju
2021-12-13healthd: *charger_test links to a.h.health@2.x statically.Yifan Hong
2021-11-02charger: vendor charger use resources from /vendorYifan Hong
2021-11-02charger: make libhealthd_charger_ui vendor_available.Yifan Hong
2021-11-01charger: Add API to replace ro.charger.enable_suspendYifan Hong
2021-11-01charger: separate UI and HAL access.Yifan Hong
2021-09-02charger: fix charger display stuckXiaohui Niu
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-08BatteryMonitor: Add helper of logValues()Yifan Hong
2021-01-11Remove healthd.Yifan Hong
2020-10-15Merge "health: Add CAP_BLOCK_SUSPEND"Yifan Hong
2020-10-15Update sysprop_library API txtInseob Kim
2020-10-14health: Add CAP_BLOCK_SUSPENDSubbaraman Narayanamurthy
2020-08-13Assume UNSUPPORTED if the battery capacity level sysfs node doesStephane Lee
2020-08-12charger: Avoid a couple string constructionsGreg Kaiser