summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/RunningServices.java
Commit message (Expand)AuthorAgeFilesLines
* Improve running services info.Dianne Hackborn2009-09-291-2/+86
* Remove long animation setting (standard length is now longer).Dianne Hackborn2009-09-211-11/+17
* Follow along with startActivityPendingIntent() change.Dianne Hackborn2009-09-171-3/+4
* Use new memory API; show memory used by bg and fg processes.Dianne Hackborn2009-09-171-58/+90
* Make running services show dependent processes.Dianne Hackborn2009-09-101-104/+331
* Improve running services to services managed by the system.Dianne Hackborn2009-09-031-19/+67
* New UI for viewing and stopping currently running services.Dianne Hackborn2009-09-011-0/+555