platform_system_core/healthd
Damien Bargiacchi 565ba02b89 Allow customization of charger animation
Allow the charging animation to be customized with a configuration file
and custom assets.

 - Add a parser to parse a custom configuration file.
 - Add support for showing a clock and the battery percentage.
 - Expand feature that conditionally shows animation frames using min_level
   and level_only to min_level and max_level

BUG: 29547343
Change-Id: Ia33f4bb37dc7d4c7fa6507a63481e93bf0bf9738
2016-09-12 21:07:27 -07:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd healthd: support reading charge status from BatteryMonitor. 2016-02-23 11:01:21 -08:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.mk Allow customization of charger animation 2016-09-12 21:07:27 -07:00
animation.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.cpp Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
BatteryMonitor.cpp healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 2016-05-17 18:23:04 +00:00
BatteryPropertiesRegistrar.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
BatteryPropertiesRegistrar.h healthd: BatteryPropertiesRegistrar binder service ref count fixup 2016-01-28 21:10:21 +00:00
healthd.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
healthd_board_default.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
healthd_mode_android.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
healthd_mode_charger.cpp Allow customization of charger animation 2016-09-12 21:07:27 -07:00