summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/ProcessStatsDetail.java
Commit message (Expand)AuthorAgeFilesLines
* More memory updatesJason Monk2015-05-281-1/+11
* Unbanish memory screen and new UXJason Monk2015-05-261-60/+50
* Merge "Button that goes from app info details to app info" into mnc-devJason Monk2015-05-081-1/+1
|\
| * Button that goes from app info details to app infoJason Monk2015-05-081-1/+1
* | Consistently use weight to get average mem usageJason Monk2015-05-071-7/+8
* | Merge "Updates/fixes to memory settings" into mnc-devJason Monk2015-05-071-8/+32
|\ \ | |/ |/|
| * Updates/fixes to memory settingsJason Monk2015-05-071-8/+32
* | Fix app headers in settingsJason Monk2015-05-061-1/+1
|/
* Move process stats screen into memory screen.Jason Monk2015-04-271-133/+208
* log visibility of viewsChris Wren2015-03-271-2/+8
* Make proc stats UI app-centric instead of process-centric.Dianne Hackborn2015-02-021-95/+136
* Start cleaning up percentage formatting in Settings.Elliott Hughes2014-09-031-11/+5
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-2/+0
* User ID, not uid, in an EXTRA_USER_HANDLEChristopher Tate2013-10-161-1/+2
* Fix issue #11033002: Percentages in proc stats details are not rounded correctlyDianne Hackborn2013-10-091-5/+30
* Fix issue #10948509: Crash in procstats when there is no dataDianne Hackborn2013-09-291-14/+40
* Various proc stats UI improvements.Dianne Hackborn2013-09-151-2/+9
* Add details screen to proc stats.Dianne Hackborn2013-09-041-0/+258