OSDN Git Service

Add version number to Installed_App_Details
authorSuchi Amalapurapu <asuchitra@google.com>
Fri, 8 May 2009 22:01:06 +0000 (15:01 -0700)
committerSuchi Amalapurapu <asuchitra@google.com>
Mon, 11 May 2009 21:37:18 +0000 (14:37 -0700)
commit50b516760af7755f178d32861e2aaafb0c2bfda1
tree2ea002a5734c182fb5419b1d929961cfef0dbf62
parente3744c8c8a4546b43d024ced6d25b2408da05f27
Add version number to Installed_App_Details
Change uninstall string value to Factory reset for updated system apps
present a new confirmation dialog when factory resetting a system app.
refresh size, app properties and button's text(to clear, uninstall or factory reset) in onStart
Add new version attribute in layout. Add new layout attributes for app snippets instead of using the one
from ManageApps
Use managed dialogs to avoid leaks
res/layout/installed_app_details.xml
res/values/strings.xml
src/com/android/settings/InstalledAppDetails.java