index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
batteryservice
Age
Commit message (
Expand
)
Author
2024-03-01
Fix BatteryService enum inconsistent with BatteryManager
Jack Wu
2023-12-08
BatteryService: Add BATTERY_PROPERTY_PART_STATUS.
David Anderson
2023-02-23
Merge "batteryservice: add BATTERY_PROP_STATE_OF_HEALTH" am: 879629f9eb am: b...
Jack Wu
2023-02-23
batteryservice: add BATTERY_PROP_STATE_OF_HEALTH
AleX Pelosi
2023-02-19
Revert "batteryservice: add BATTERY_PROP_STATE_OF_HEALTH"
Jack Wu
2023-02-17
batteryservice: add BATTERY_PROP_STATE_OF_HEALTH
AleX Pelosi
2023-01-24
Merge "batteryservice: update BatteryHealth type" am: 5a2345bd76 am: 418d8462...
Treehugger Robot
2023-01-24
batteryservice: update BatteryHealth type
Jack Wu
2022-10-14
Run some inputflinger_tests on host
Siarhei Vishniakou
2022-01-13
BatteryService: support Dock charging
Jack Wu
2021-02-15
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Bob Badour
2018-07-18
Merge "libbatteryservice_headers: recovery_available" into stage-aosp-master
Yifan Hong
2018-07-18
libbatteryservice_headers: recovery_available
Yifan Hong
2018-07-17
libbatteryservice_headers: export libutils_headers
Yifan Hong
2018-07-17
libbatteryservice: remove binder details
Yifan Hong
2017-10-31
Remove libbatteryservice.
Yifan Hong
2017-07-12
Couple libbatteryservice headers with module.
Steven Moreland
2017-03-23
Merge "batteryservice: add scheduleUpdate binder method" am: e007716bc4 am: 7...
Adam Lesinski
2017-03-22
batteryservice: add scheduleUpdate binder method
Adam Lesinski
2017-02-02
Add binder native side code for BatteryPropertiesListener
Jin Qian
2017-02-02
Build shared library for batteryservice
Jin Qian
2016-12-09
Add chargeFull properties to be parceled
Adam Lesinski
2016-08-05
resolve merge conflicts of 0783d5f to stage-aosp-master
Dan Willemsen
2016-08-03
Start converting Android.mk to Android.bp
Dan Willemsen
2016-08-01
Start converting Android.mk to Android.bp
Dan Willemsen
2016-05-02
Merge "Fix google-explicit-constructor warnings." am: 8a414ededd
Chih-hung Hsieh
2016-04-29
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-06
batteryservice: Expose Charge Counters.
Ruchi Kandoi
2015-11-16
batteryservice: Add max charging voltage
Badhri Jagan Sridharan
2015-10-29
batteryservice: Add max charging voltage
Badhri Jagan Sridharan
2015-07-10
Show charging speed on Keyguard
Adrian Roos
2014-11-14
Replace IInterface::asBinder() with a static
Marco Nelissen
2014-11-13
Frameworks/native: Wall Werror in batteryservice & powermanager
Andreas Gampe
2014-05-16
BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties
Todd Poynor
2014-03-21
batteryservice: Native client read exception returned from getProperty
Paul Lawrence
2013-10-22
batteryservice: remove BatteryProperties fields not sent to BatteryService
Todd Poynor
2013-08-22
libbatteryservice: add interface to read individual battery properties
Todd Poynor
2013-08-07
batteryservice: add battery current now and charge counter data
Todd Poynor
2013-07-25
add libbatteryservice
Todd Poynor