summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/RunningServiceDetails.java
Commit message (Expand)AuthorAgeFilesLines
* log visibility of viewsChris Wren2015-03-271-1/+8
* Remove all dialog icons in SettingsAlan Viverette2014-06-101-1/+0
* Push scrollbars to screen edges.Jeff Sharkey2012-11-301-7/+10
* Follow more Secure settings to Global.Jeff Sharkey2012-09-271-2/+2
* Fix issue #7050530: NPE in Settings : settings.applications.RunningServiceDet...Dianne Hackborn2012-09-181-14/+16
* Make manage apps UI multi-user aware.Dianne Hackborn2012-08-211-83/+154
* Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
|\
| * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-1/+1
| * Remove title bar background drawable from running app detail viewEddie Ringle2012-04-121-1/+0
* | Fixed inconsistent gray background in Running app detailGilles Debunne2012-04-301-1/+0
* | Safeguard from monkeys.Amith Yamasani2012-04-241-0/+1
|/
* Fix issue #3343297 Settings force close when try to...Dianne Hackborn2011-01-251-1/+11
* Further manage apps fragmentization.Dianne Hackborn2010-11-011-68/+93
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-5/+21
* Add confirmation when stopping system service, as per rwest.Dianne Hackborn2010-10-061-28/+93
* Show correct process dependency for providers.Dianne Hackborn2010-08-311-14/+7
* Some improvements to the battery usage UI:Dianne Hackborn2010-08-131-2/+2
* Improvements to manage apps / running services:Dianne Hackborn2010-07-281-78/+41
* Add UI to report a running service to the developer.Dianne Hackborn2010-07-241-5/+86
* Allow user to see and stop heavy-weight processes.Dianne Hackborn2010-06-241-113/+141
* New Running Services UI.Dianne Hackborn2010-06-071-0/+390