OSDN Git Service

Add app details menu item to uninstall an app for all users.
authorDianne Hackborn <hackbod@google.com>
Mon, 17 Sep 2012 01:27:14 +0000 (18:27 -0700)
committerDianne Hackborn <hackbod@google.com>
Mon, 17 Sep 2012 01:27:14 +0000 (18:27 -0700)
commit3db54cb97630fe83342c2ca189d13ff5a1a598d3
tree60d53aa4a6410808d1a2f79d5c2716868cdcf84d
parentd41fd604cbf557d961f48a05fa40a9afc7b7cac6
Add app details menu item to uninstall an app for all users.

Also some fixes: uninstalled apps are now marked as such in the
all apps lists, and sorted to the bottom like disabled apps.  We
don't immediately close the installed app details screen when
launching the uninstall UI.

Change-Id: Id22b749c20fc2441733c604d1de8889269217c5c
res/values/strings.xml
src/com/android/settings/applications/ApplicationsState.java
src/com/android/settings/applications/InstalledAppDetails.java
src/com/android/settings/applications/ManageApplications.java