History log of /frameworks/native/services/batteryservice/BatteryProperties.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
59ae9837a8812329d827d847ccb1be4951d7d180 10-Dec-2016 Adam Lesinski <adamlesinski@google.com> Add chargeFull properties to be parceled

Test: None
Change-Id: Ia9e9ce8d43af8261cba3e4890eef1e74723b3a3e
/frameworks/native/services/batteryservice/BatteryProperties.cpp
42a689bd4178406c381d5f670dff6aed9c9c91e3 07-Apr-2016 Ruchi Kandoi <kandoiruchi@google.com> batteryservice: Expose Charge Counters.

Bug: 27174034
Change-Id: Ib45a5258c3a8cbc706d207486310570511a03e6e
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/frameworks/native/services/batteryservice/BatteryProperties.cpp
06f511b469c7ba69d889cc5252e908f1084c8ff5 27-Oct-2015 Badhri Jagan Sridharan <Badhri@google.com> batteryservice: Add max charging voltage

Bug: 25229483
Change-Id: I4b6dd13870c41907c708f32412261efdca826023
/frameworks/native/services/batteryservice/BatteryProperties.cpp
687aa22c9281e37b7a8bd674bd2de183aebcc22b 10-Jul-2015 Adrian Roos <roosa@google.com> Show charging speed on Keyguard

Bug: 8099739
Change-Id: I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36
/frameworks/native/services/batteryservice/BatteryProperties.cpp
7014fbd7005e41514c7ff8411e3f655c910b611f 04-Oct-2013 Todd Poynor <toddpoynor@google.com> batteryservice: remove BatteryProperties fields not sent to BatteryService

Change-Id: I1116ebf0e21117fd37df7bfc41cb8ebaf9361faa
/frameworks/native/services/batteryservice/BatteryProperties.cpp
b98240cc6ca8fe60b93bfc0d2f6e49c66329f8ff 31-Jul-2013 Todd Poynor <toddpoynor@google.com> batteryservice: add battery current now and charge counter data

Change-Id: I4b3ea25342d4a03a8e38bfee2ef3b1ce54f82582
/frameworks/native/services/batteryservice/BatteryProperties.cpp
87bf0d97be5ef2689546b246dfb6c21c4eec3ce0 16-May-2013 Todd Poynor <toddpoynor@google.com> add libbatteryservice

IBatteryPropertiesListener is used by clients such as BatteryService to
receive notifications of changed battery/power status (from healthd).

IBatteryPropertiesRegistrar manages registrations of
IBatteryPropertiesListener clients.

Add BatteryService native header with defines from BatteryManager, and
class BatteryProperties to pass battery/power status around.

Change-Id: I44e2736e503b586794097b7b9d31d07fefd9b15a
/frameworks/native/services/batteryservice/BatteryProperties.cpp