summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge/PowerUsageSummary.java
Commit message (Expand)AuthorAgeFilesLines
* Pass the locale code in the help url for help pages.Amith Yamasani2012-12-061-5/+2
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-211-7/+15
* 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-121-16/+79
* 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
* Unify data/power layout, confirm disable, round.Jeff Sharkey2011-09-021-6/+3
* Use the new isNetworkSupported api for wifi-onlyRobert Greenwalt2011-08-311-1/+1
* 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
* am 38d3353e: am 03e90322: Merge "Remove more entries not relevant to wifi-onl...Amith Yamasani2011-03-021-1/+4
|\
| * Remove more entries not relevant to wifi-only devices.Amith Yamasani2011-03-011-1/+4
* | 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-171-1/+1
* Don't show battery usage information if data is bogus.Amith Yamasani2010-11-121-10/+20
* Start fragmentizing battery usage.Dianne Hackborn2010-11-111-65/+58
* Fix issue #3177284: Account for wake lock power usage on CrespoDianne Hackborn2010-11-081-0/+4
* Some improvements to the manage apps code:Dianne Hackborn2010-09-201-17/+51
* Update power usage UI to follow WIFI data changes.Dianne Hackborn2010-09-171-11/+78
* Make running services initial update async.Dianne Hackborn2010-08-151-7/+3
* Some improvements to the battery usage UI:Dianne Hackborn2010-08-131-0/+22
* Add battery history details activity.Dianne Hackborn2010-07-241-0/+16
* Improve battery chart, fuel gauge now shows time since charged.Dianne Hackborn2010-06-161-5/+8
* Show history of battery level.Dianne Hackborn2010-06-111-167/+10
* Add new button to report battery usage to the developer.Dianne Hackborn2010-02-221-0/+15
* 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-201-31/+55
* Fix an NPE.Amith Yamasani2009-06-251-2/+2
* Track native processes.Amith Yamasani2009-06-251-13/+38
* Minor UI improvements and showing of unplugged duration.Amith Yamasani2009-06-121-6/+13
* More details in the summary and details screens.Amith Yamasani2009-06-101-122/+293
* Add detail page for Battery usage and track GPS and foreground CPU.Amith Yamasani2009-06-031-29/+171
* Top level screen for App Fuel Gauge.Amith Yamasani2009-05-221-0/+352