summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/RunningState.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor UidDetailProvider and its dependencies to SettingsLib.Wei Liu2015-08-251-1/+1
* Move ApplicationsState to SettingsLibTony Mantler2015-06-081-0/+1
* Reset RunningState on user related changesFyodor Kupolov2015-01-211-25/+49
* Badge items in Settings > Apps > Running correctlyZoltan Szatmary-Ban2014-12-151-1/+3
* Fix NPE in Running Processes view in Apps SettingsAlexandra Gherghina2014-12-101-2/+7
* Hide managed profile entry in secondary usersAlexandra Gherghina2014-10-311-2/+9
* Apply predefined icon and label to managed profilesAlexandra Gherghina2014-10-311-14/+8
* Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
* Refactoring useless UserUtils classAlexandra Gherghina2014-07-281-3/+2
* Fix NullPointerException issue when user changeJun Su2014-04-261-1/+3
* Use circular avatars wherever appropriateAmith Yamasani2013-05-131-3/+9
* Fix NullPointerException at RunningStateJohan Redestig2013-03-261-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