summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/ProcessStatsPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Layout refinement for app listsJason Monk2015-06-161-37/+4
* Unbanish memory screen and new UXJason Monk2015-05-261-17/+12
* Consistently use weight to get average mem usageJason Monk2015-05-071-3/+6
* Updates/fixes to memory settingsJason Monk2015-05-071-1/+1
* Move process stats screen into memory screen.Jason Monk2015-04-271-21/+31
* Settings: Remove all unused imports.John Spurlock2015-03-181-1/+0
* Make proc stats UI app-centric instead of process-centric.Dianne Hackborn2015-02-021-5/+6
* Start cleaning up percentage formatting in Settings.Elliott Hughes2014-09-031-2/+2
* Fix icon size for Data Usage / Battery Stats / Process StatsFabrice Di Meglio2014-06-261-1/+1
* Make Process Stats more beautifulFabrice Di Meglio2014-06-181-4/+21
* Fix issue #10948509: Crash in procstats when there is no dataDianne Hackborn2013-09-291-1/+1
* Add details screen to proc stats.Dianne Hackborn2013-09-041-1/+7
* Improve process stats UI.Dianne Hackborn2013-08-091-3/+4
* Initial rough stab at a proc stats UI.Dianne Hackborn2013-08-081-0/+55