summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/RunningState.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NullPointerException at RunningStateJohan Redestig2013-04-281-0/+6
* Switch to IPackageManager.getServiceInfo().Jeff Sharkey2012-10-101-19/+11
* Use user-specific PackageManager.Jeff Sharkey2012-10-101-9/+18
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-211-10/+12
* Make manage apps UI multi-user aware.Dianne Hackborn2012-08-211-57/+308
* Potential fix for NPE in Running services.Amith Yamasani2011-12-021-1/+3
* Fix an issue in how running services are shown.Dianne Hackborn2011-09-071-7/+89
* Update to work with the activity manager taking over OOM settings.Dianne Hackborn2011-08-071-5/+10
* Use new more efficient API for retrieving pss.Dianne Hackborn2011-08-051-5/+5
* am 7d19d795: am b41b85dc: am c74500f4: Merge "Fix NPE due to missing ProcessI...Dianne Hackborn2011-07-141-1/+12
|\
| * Fix NPE due to missing ProcessItem.mPackageInfoJohannes Carlsson2011-07-011-1/+12
* | Fix issue #3405731: Manage applications app names don't update with localeDianne Hackborn2011-02-141-5/+25
|/
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-27/+105
* Follow rename.Dianne Hackborn2010-09-031-1/+1
* Improvements to manage apps / running services:Dianne Hackborn2010-07-281-2/+165
* Allow user to see and stop heavy-weight processes.Dianne Hackborn2010-06-241-19/+78
* Show history of battery level.Dianne Hackborn2010-06-111-2/+2
* New Running Services UI.Dianne Hackborn2010-06-071-0/+736