OSDN Git Service

New UI for viewing and stopping currently running services.
authorDianne Hackborn <hackbod@google.com>
Tue, 1 Sep 2009 04:33:17 +0000 (21:33 -0700)
committerDianne Hackborn <hackbod@google.com>
Tue, 1 Sep 2009 19:11:24 +0000 (12:11 -0700)
commitc58c549cc963bd8946d332a0f9945d9a1ed19e99
treee2253e4978ec321ada98a7cb8380b24c8abddfe3
parent71964dd6598cf2b4744535e537ded21dbffe611c
New UI for viewing and stopping currently running services.

Change-Id: I86012262635c911be23513aa0b027174b490374d
AndroidManifest.xml
res/layout/running_services.xml [new file with mode: 0644]
res/layout/running_services_item.xml [new file with mode: 0644]
res/values/strings.xml
res/xml/application_settings.xml
src/com/android/settings/RunningServices.java [new file with mode: 0644]