summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to the manage apps code:Dianne Hackborn2010-09-202-187/+258
* Update power usage UI to follow WIFI data changes.Dianne Hackborn2010-09-173-20/+92
* A couple small settings fixes:Dianne Hackborn2010-08-181-2/+2
* Make running services initial update async.Dianne Hackborn2010-08-151-7/+3
* Some improvements to the battery usage UI:Dianne Hackborn2010-08-133-15/+113
* Fix drawing of phone signal chart.Dianne Hackborn2010-07-251-1/+1
* Add battery history details activity.Dianne Hackborn2010-07-243-55/+273
* Allow user to see and stop heavy-weight processes.Dianne Hackborn2010-06-241-14/+10
* More battery level improvements.Dianne Hackborn2010-06-221-65/+142
* Small improvements to bettery level graphing.Dianne Hackborn2010-06-211-19/+13
* Improve battery chart, fuel gauge now shows time since charged.Dianne Hackborn2010-06-162-35/+136
* Show history of battery level.Dianne Hackborn2010-06-115-171/+537
* New Running Services UI.Dianne Hackborn2010-06-071-4/+4
* Send battery reports using ApplicationErrorReport.BatteryInfo.Jacek Surazski2010-02-261-18/+9
* Add new button to report battery usage to the developer.Dianne Hackborn2010-02-222-6/+132
* Refactor settings hierarchy and clump all volumes in one dialog.Amith Yamasani2010-01-251-1/+1
* Update to use new ActivityManager.forceStopPackage() API.Dianne Hackborn2010-01-051-1/+1
* Use radio hunting time in addition to signal strength for cell standby comput...Amith Yamasani2009-10-191-0/+3
* Use a custom system icon for native processes.Amith Yamasani2009-09-301-6/+8
* Use the ratio of different CPU speeds to compute CPU power consumption per app.Amith Yamasani2009-09-201-2/+19
* Link to bluetooth settings.Amith Yamasani2009-07-221-1/+1
* UI improvements for "Battery use" app.Amith Yamasani2009-07-202-104/+167
* Fix an NPE.Amith Yamasani2009-06-251-2/+2
* Track native processes.Amith Yamasani2009-06-254-67/+173
* Minor UI improvements and showing of unplugged duration.Amith Yamasani2009-06-123-66/+109
* More details in the summary and details screens.Amith Yamasani2009-06-103-124/+487
* Add detail page for Battery usage and track GPS and foreground CPU.Amith Yamasani2009-06-033-30/+335
* Top level screen for App Fuel Gauge.Amith Yamasani2009-05-222-0/+464