summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge/PowerUsageDetail.java
Commit message (Expand)AuthorAgeFilesLines
* Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
* Merge "Make Force Stop button work for packages of managed profile" into lmp-devZoltan Szatmary-Ban2014-09-251-1/+2
|\
| * Make Force Stop button work for packages of managed profileZoltan Szatmary-Ban2014-09-231-1/+2
* | Start PowerUsageDetails fragment in the correct activityZoltan Szatmary-Ban2014-09-241-2/+8
|/
* Show Power usage details for the correct userZoltan Szatmary-Ban2014-09-181-2/+5
* Start cleaning up percentage formatting in Settings.Elliott Hughes2014-09-031-2/+3
* Battery chart fixes.Dianne Hackborn2014-07-171-7/+41
* Fix to show correct percentage in battery details.Dianne Hackborn2014-03-191-2/+3
* Show new radio active times.Dianne Hackborn2014-02-261-2/+6
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-13/+12
* Battery: report calculated power, tweak signal strength colors.Dianne Hackborn2014-01-221-1/+1
* Switch to BatteryStatsHelper implementation in the framework.Dianne Hackborn2014-01-151-16/+174
* Add "unaccounted" item to battery use UI.Dianne Hackborn2014-01-131-1/+11
* Update to follow BatteryStats.Dianne Hackborn2013-12-191-2/+2
* Various proc stats UI improvements.Dianne Hackborn2013-09-151-1/+1
* Pass correct user id for the extraAmith Yamasani2013-09-031-1/+2
* Supress Location button when coming from LocationLifu Tang2013-08-191-2/+7
* Shows "App Info" for system appsLifu Tang2013-08-141-3/+2
* Moved LocationSettings into location sub-packageLifu Tang2013-07-291-1/+1
* Follow network stats changes.Jeff Sharkey2013-06-061-0/+2
* Push scrollbars to screen edges.Jeff Sharkey2012-11-301-2/+8
* Internationalize bytes and percentages.Jeff Sharkey2012-11-141-3/+5
* Follow more Secure settings to Global.Jeff Sharkey2012-09-271-2/+2
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-211-0/+2
* Multi-user battery settings.Dianne Hackborn2012-09-121-2/+4
* 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-021-16/+15
* Bug 5038721: battery info links to new location setting for GPS management.Gilles Debunne2011-08-221-7/+7
* Buttons in battery details now switch fragments.Dianne Hackborn2010-11-121-5/+17
* Start fragmentizing battery usage.Dianne Hackborn2010-11-111-56/+72
* 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-221-6/+117
* 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
* UI improvements for "Battery use" app.Amith Yamasani2009-07-201-73/+112
* Track native processes.Amith Yamasani2009-06-251-12/+66
* Minor UI improvements and showing of unplugged duration.Amith Yamasani2009-06-121-60/+12
* More details in the summary and details screens.Amith Yamasani2009-06-101-2/+180
* Add detail page for Battery usage and track GPS and foreground CPU.Amith Yamasani2009-06-031-0/+156