summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge
Commit message (Expand)AuthorAgeFilesLines
* Pass the locale code in the help url for help pages.Amith Yamasani2012-12-061-5/+2
* Push scrollbars to screen edges.Jeff Sharkey2012-11-301-2/+8
* Internationalize bytes and percentages.Jeff Sharkey2012-11-142-20/+5
* Follow more Secure settings to Global.Jeff Sharkey2012-09-271-2/+2
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-212-7/+17
* Load user photos through system_server.Jeff Sharkey2012-09-191-4/+1
* Use UserManager.getUserIcon() to get the user's avatar.Amith Yamasani2012-09-171-5/+2
* Multi-user battery settings.Dianne Hackborn2012-09-124-20/+85
* Include WIFI scan time in per-application power usage summary.Nick Pelly2012-06-151-13/+29
* Help menus for several screens.Amith Yamasani2012-04-231-0/+13
* Android OS battery usage overstated by screen on timeTodd Poynor2011-12-161-1/+2
* Bring back network counters in battery stats.Jeff Sharkey2011-10-091-2/+4
* Account for all wake lock usage.Dianne Hackborn2011-10-031-1/+26
* Data usage strings, sweep touches, fixes.Jeff Sharkey2011-09-251-4/+2
* Fix issue #5320747: Disabling an app that is an active device administrator...Dianne Hackborn2011-09-161-1/+21
* Unify data/power layout, confirm disable, round.Jeff Sharkey2011-09-024-129/+34
* Use the new isNetworkSupported api for wifi-onlyRobert Greenwalt2011-08-312-2/+2
* Bug 5038721: battery info links to new location setting for GPS management.Gilles Debunne2011-08-221-7/+7
* Use a different wallpaper fragment title from the preference item.Amith Yamasani2011-07-251-2/+32
* 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