summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge
Commit message (Expand)AuthorAgeFilesLines
* No split action bar in screens with one actionGilles Debunne2011-07-111-11/+9
* A few tweaks to the battery history chart.Dianne Hackborn2011-04-131-5/+12
* am 38d3353e: am 03e90322: Merge "Remove more entries not relevant to wifi-onl...Amith Yamasani2011-03-022-11/+27
|\
| * Remove more entries not relevant to wifi-only devices.Amith Yamasani2011-03-012-11/+27
* | Changes for ril.h version 6.Wink Saville2011-02-171-1/+2
|/
* Updating Delete and Refresh icons to Honeycomb styleJustin Ho2011-01-271-1/+1
* Add back the refresh button and fix refresh when restarted.Amith Yamasani2011-01-201-2/+7
* Use the new Preference:icon attribute and placeholder for showing icons on th...Amith Yamasani2010-11-172-2/+2
* Don't show battery usage information if data is bogus.Amith Yamasani2010-11-121-10/+20
* Buttons in battery details now switch fragments.Dianne Hackborn2010-11-121-5/+17
* Start fragmentizing battery usage.Dianne Hackborn2010-11-113-127/+144
* Fix issue #3177284: Account for wake lock power usage on CrespoDianne Hackborn2010-11-081-0/+4
* Fix issue #3114356: Storage visualization in Manage Apps is confusingDianne Hackborn2010-10-201-0/+2
* Fix issue #3108683: GRH18: Battery usage chart FCsDianne Hackborn2010-10-191-2/+2
* 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