summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge
Commit message (Expand)AuthorAgeFilesLines
* Fix app icons on some Settings screensZoltan Szatmary-Ban2014-08-142-8/+32
* Fix issues in Settings: 16660423, 13172381, 16868094Dianne Hackborn2014-08-101-1/+8
* Merge "Move over to CharSequence version of badging method." into lmp-devKenny Guy2014-08-072-5/+3
|\
| * Move over to CharSequence version of badging method.Kenny Guy2014-08-072-5/+3
* | Fix issue #16555033: Battery history overflowing too muchDianne Hackborn2014-08-073-18/+10
|/
* Badge texts correctly for accessibility in SettingsZoltan Szatmary-Ban2014-08-072-2/+17
* Settings: Battery saver updates.John Spurlock2014-08-021-24/+56
* Make Battery History chart non selectableFabrice Di Meglio2014-07-291-0/+2
* Merge "Fix refresh issue of badged icons in Battery Settings" into lmp-devZoltan Szatmary-Ban2014-07-241-1/+3
|\
| * Fix refresh issue of badged icons in Battery SettingsZoltan Szatmary-Ban2014-07-181-1/+3
* | Refactoring useless UserUtils classAlexandra Gherghina2014-07-281-2/+3
* | Battery chart fixes.Dianne Hackborn2014-07-174-20/+106
|/
* Update Battery Settings for EnterpriseZoltan Szatmary-Ban2014-07-101-34/+47
* Issue #15986092: Add power tracking of flashlight.Dianne Hackborn2014-07-082-0/+42
* Fix icon size for Data Usage / Battery Stats / Process StatsFabrice Di Meglio2014-06-261-1/+1
* Make Apps Icons size consistent in Battery StatsFabrice Di Meglio2014-06-251-1/+0
* Update to follow battery stats change.Dianne Hackborn2014-06-201-6/+37
* Modify proc stats to show new memory use computation.Dianne Hackborn2014-06-191-4/+1
* Fix issue #15597136: n7 not showing estimated discharge timeDianne Hackborn2014-06-121-3/+3
* Settings: Workaround duplicate onActivityCreateJohn Spurlock2014-06-121-1/+3
* Merge "I am a Material girl, living in a Material world." into lmp-preview-devDianne Hackborn2014-06-101-15/+13
|\
| * I am a Material girl, living in a Material world.Dianne Hackborn2014-06-111-15/+13
* | Settings: Remove master swtich from battery saver.John Spurlock2014-06-111-66/+32
|/
* Merge "Small fixes to power save UI." into lmp-preview-devDianne Hackborn2014-06-101-1/+4
|\
| * Small fixes to power save UI.Dianne Hackborn2014-06-101-1/+4
* | Merge "Fix bug #15545573 Battery use chart is incorrect for date labels and t...Fabrice Di Meglio2014-06-101-25/+11
|\ \ | |/ |/|
| * Fix bug #15545573 Battery use chart is incorrect for date labels and time axi...Fabrice Di Meglio2014-06-101-25/+11
* | Settings: Battery saver settings sub-page.John Spurlock2014-06-102-1/+181
|/
* Tweak battery usage to match red lines.Dianne Hackborn2014-06-024-93/+147
* Fix issue #15185822: Stability: ArithmeticException: divide by zeroDianne Hackborn2014-05-232-4/+33
* Update battery use chart to better match new mocks.Dianne Hackborn2014-05-212-144/+528
* Update battery charge/drain label.Dianne Hackborn2014-04-292-55/+27
* Show time remaining / to charge.Dianne Hackborn2014-04-245-130/+237
* Switch to new "cpu running" state for showing wake time in chart.Dianne Hackborn2014-03-211-31/+31
* Fix to show correct percentage in battery details.Dianne Hackborn2014-03-192-10/+5
* Bat stats: misc, percents are of battery drain.Dianne Hackborn2014-03-132-3/+10
* Show new radio active times.Dianne Hackborn2014-02-261-2/+6
* Fix bug #12957032 Stability-Sys: Java crash in com.android.settings: java.lan...Fabrice Di Meglio2014-02-101-11/+10
* Use Drawer in Settings appFabrice Di Meglio2014-02-032-17/+16
* Battery: report calculated power, tweak signal strength colors.Dianne Hackborn2014-01-222-3/+3
* Switch to BatteryStatsHelper implementation in the framework.Dianne Hackborn2014-01-156-1192/+518
* Add "unaccounted" item to battery use UI.Dianne Hackborn2014-01-133-10/+96
* am 391af725: am 8995a94d: am 97886741: am f85d9841: Merge "Fix elapsed time f...Elliott Hughes2014-01-031-3/+3
|\
| * Fix elapsed time formatting.Elliott Hughes2014-01-031-3/+3
* | Update to follow BatteryStats.Dianne Hackborn2013-12-194-42/+58
|/
* Add batch scan data to power stats.Robert Greenwalt2013-10-061-0/+9
* Various proc stats UI improvements.Dianne Hackborn2013-09-153-12/+29
* Fix NPE for stability testsAmith Yamasani2013-09-091-1/+4
* Fixed the NullPointerExceptionLifu Tang2013-09-051-2/+3
* Merge "Pass correct user id for the extra" into klp-devAmith Yamasani2013-09-041-1/+2
|\