summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/BatteryProperty.java
Commit message (Expand)AuthorAgeFilesLines
* BatteryProperty: Fix ENERGY_COUNTER property idTodd Poynor2014-05-221-1/+1
* BatteryManager: Add property ENERGY_COUNTER and long data type propertiesTodd Poynor2014-05-161-10/+20
* BatteryManager: Add API and service for battery property retrievalTodd Poynor2014-04-151-9/+54
* BatteryProperty: Add battery capacity propertyPaul Lawrence2014-03-201-0/+1
* BatteryProperty: Add average current propertyTodd Poynor2013-09-041-0/+1
* java-side interface for reading individual battery properties on demandTodd Poynor2013-08-221-0/+69