summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/RunningProcessesView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #16623129 Stability: Settings: NPE in RunningProcessesView...Fabrice Di Meglio2014-07-291-1/+1
* Work on issue #16135174: Apps page "smoke" gradient footer must be removedDianne Hackborn2014-07-231-41/+30
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-4/+4
* Merge "Fix switching running/cached apps with memory bar"Amith Yamasani2013-12-041-0/+6
|\
| * Fix switching running/cached apps with memory barThiago Vinícius Freire de Araújo Ribeiro2012-11-071-0/+6
* | Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps sc...Fabrice Di Meglio2013-09-061-3/+7
* | Make manage apps UI multi-user aware.Dianne Hackborn2012-08-211-15/+32
|/
* Update to work with the activity manager taking over OOM settings.Dianne Hackborn2011-08-071-84/+24
* Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(Alert...Dianne Hackborn2011-01-241-9/+11
* Don't complain about /proc usage in Settings killing animations.Brad Fitzpatrick2010-11-111-0/+7
* Further manage apps fragmentization.Dianne Hackborn2010-11-011-9/+21
* Start fragmentizing Manage Applications.Dianne Hackborn2010-10-291-5/+1
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-73/+62
* Make running services initial update async.Dianne Hackborn2010-08-151-1/+12
* Some improvements to the battery usage UI:Dianne Hackborn2010-08-131-2/+2
* Improvements to manage apps / running services:Dianne Hackborn2010-07-281-85/+49
* Rewrite Manage Applications to be faster and simpler.Dianne Hackborn2010-07-271-1/+3
* Allow user to see and stop heavy-weight processes.Dianne Hackborn2010-06-241-2/+10
* New Running Services UI.Dianne Hackborn2010-06-071-0/+548