summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge
Commit message (Expand)AuthorAgeFilesLines
* Themes: Add tint mode so custom icons can show in power usage detailRandall Rushing2016-04-241-1/+4
* Settings: Disable and hide refresh button on power usage detail.Adnan Begovic2016-04-072-5/+13
* Settings: Use correct LOW_POWER_MODE_TRIGGER defaultEthan Chen2016-04-041-3/+1
* Themes: Expose Hard coded icon tint in power summary settingsBryan Owens2016-03-161-1/+1
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...Steve Kondik2016-03-101-1/+1
|\
| * am 031bbef5: Merge "Update implementation to match BatteryStats.Uid" into mnc...Adam Lesinski2015-09-181-1/+1
| |\
| * | Refactor UidDetailProvider and its dependencies to SettingsLib.Wei Liu2015-08-251-1/+1
* | | settings: dock batteryJorge Ruesga2016-03-105-30/+317
* | | PowerUsage : Don't update if profile didn't changeDanesh M2016-02-231-3/+6
* | | Settings: skip Misc/Overcounted battery stats in buildsmyfluxi2015-12-071-2/+2
* | | perf: Enable app-profile pref only if profile has supportKhalid Zubair2015-11-251-0/+2
* | | Use separate icon for flashlight power usageMichael Bestas2015-11-071-1/+1
* | | perf: Fix typo when filtering perf profilesSteve Kondik2015-11-051-1/+1
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+1
|\ \ \ | | |/ | |/|
| * | Update implementation to match BatteryStats.UidAdam Lesinski2015-09-061-1/+1
| |/
* | settings: fuelgauge: Always show screen on timeChristopher R. Palmer2015-11-031-5/+12
* | Fix Battery % display in saver thresholdAbhisek Devkota2015-11-031-1/+2
* | settings: Add battery mode and performance profile settingsSteve Kondik2015-11-031-4/+117
* | Settings: Cleanup battery saver settingsMichael Bestas2015-11-032-236/+81
|/
* String update for battery details page.Julia Reynolds2015-08-171-1/+1
* BatteryStats: Fix coalescing of shared app GIDs and system UIDsAdam Lesinski2015-08-132-86/+132
* Fix issue #23037899: Support for Battery Optimization permission + DialogDianne Hackborn2015-08-101-0/+116
* Merge "Wrap text on long preferences." into mnc-devJulia Reynolds2015-08-101-0/+1
|\
| * Wrap text on long preferences.Julia Reynolds2015-08-061-0/+1
* | Remove extra help & feedback menu from power usageJason Monk2015-08-101-6/+5
* | Hide optimization control on battery details page for non whitelisted apps.Julia Reynolds2015-08-061-1/+2
|/
* fix InactiveApps instrumentationChris Wren2015-07-281-2/+2
* Merge "Battery summary - tint uid 0 icon" into mnc-devJason Monk2015-07-271-1/+2
|\
| * Battery summary - tint uid 0 iconJason Monk2015-07-271-1/+2
* | Update battery optimization stringsJason Monk2015-07-271-3/+5
|/
* Fix battery detail issues with "Android OS"Jason Monk2015-07-222-3/+7
* Update FakeUid to implement new method defined in BatteryStats.UidAdam Lesinski2015-06-301-0/+5
* Merge "Merge dex2oat with app being installed" into mnc-devAdam Lesinski2015-06-302-4/+79
|\
| * Merge dex2oat with app being installedAdam Lesinski2015-06-292-4/+79
* | Fix crash in ignore optimizations dialogJason Monk2015-06-302-8/+9
* | Report real wifi running time in Power DetailsAdam Lesinski2015-06-261-1/+1
|/
* Add computed power to each Battery Details pageAdam Lesinski2015-06-251-3/+13
* Merge "Fix ListView being too eager too scroll" into mnc-devJason Monk2015-06-181-44/+48
|\
| * Fix ListView being too eager too scrollJason Monk2015-06-181-44/+48
* | Remove battery history graph from details screenJason Monk2015-06-181-9/+0
|/
* Merge "dex2oat should show something friendlier in Settings -> Battery" into ...Brian Carlstrom2015-06-161-0/+2
|\
| * dex2oat should show something friendlier in Settings -> BatteryBrian Carlstrom2015-06-121-0/+2
* | Merge "Layout refinement for app lists" into mnc-devJason Monk2015-06-161-17/+4
|\ \
| * | Layout refinement for app listsJason Monk2015-06-161-17/+4
| |/
* | Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-3/+20
|/
* New dialog for ignore battery optimizationsJason Monk2015-06-101-31/+88
* Move ApplicationsState to SettingsLibTony Mantler2015-06-081-2/+1
* Merge "Add UI for camera + flashlight battery reporting." into mnc-devRuben Brunk2015-06-063-10/+97
|\
| * Add UI for camera + flashlight battery reporting.Ruben Brunk2015-06-053-10/+97
* | Fix crash in battery screenJason Monk2015-06-042-1/+249