summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue #7240599 Permissions UI: left side padding on...Dianne Hackborn2012-09-271-0/+2
| | | | | | ...Device Access and Privacy headings Change-Id: I9aca7d9fec60d4312ca13d8bce26fc7aebfe326c
* Implement new option for uninstalling over all users.Dianne Hackborn2012-09-161-0/+2
| | | | | | | | This API is hidden, but we don't try to protect with a permission here because we always go through a UI for the user to verify the operation. Change-Id: I5580bcbe7ca00b8613c0d8523f348ce83b2d5031
* Further adjustment of the new package installer UI.Dianne Hackborn2012-09-161-0/+11
| | | | | | | | | | | | | | - Privacy and Device permissions are not shown as separate tabs, but instead separate sections in the same single scrollable permissions list. - No tabs are shown when installing a new app (they are all in the new single list); two tabs are shown when installing an update: the new permissions, and all permissions. - If you are reviewing more permissions than fit on the screen, the "install" button is changed to a "next" button until you scroll through the entire list. Change-Id: I0665a797f80ba5276e782e94be97090a429e5280
* Remove reference to Android Market.Jeff Sharkey2012-06-051-2/+2
| | | | | Bug: 6603003 Change-Id: I6000ecd8776c0646226590f47b2709391b42c41e
* New permissions UI.Dianne Hackborn2012-05-031-1/+24
| | | | Change-Id: I5d4691f8a23e90265eaaaea15950affdcb8dc9b6
* Edits to strings to meet UI text standards.Claudia de Veaux2011-10-261-32/+31
| | | | | | Bugs: 5162668, 5162667, 5163232 Change-Id: I7c49d294754ced072af07f1df4bd6039012f8dfb
* Fix typo in error messageKenny Root2011-10-161-1/+1
| | | | | Bug: 5447385 Change-Id: I9656f8d2677fb34ff0e2eb000a7d3738cfff50ed
* Add strings for upcoming changesKenny Root2011-08-121-0/+12
| | | | Change-Id: I4ff8c50a751e25f5e80c749ae5ffc4cdde43f740
* Implement new extended install/uninstall options.Dianne Hackborn2011-08-101-0/+5
| | | | Change-Id: I60374f937ca3ccf454480b196a7eb4e36d67fe86
* More descriptive errors for install failuresKenny Root2011-03-161-0/+27
| | | | Change-Id: Ica79bece0fd29c27126e1ee51daeac96affaa1ab
* Update PackageInstaller strings to split on productKenny Root2011-02-161-2/+8
| | | | | | | | There were not separate strings for tablet versus phone, so some of the strings on the tablets referred to the user's phone. Bug: 3460520 Change-Id: I34a98d1e3db5c7d1775ab09696bd85767620c24c
* Change theme to DialogWhenLargeKenny Root2011-01-101-0/+22
| | | | | | | | Fix some layouts to correctly display as dialogs when using a large screen device. Still needs the WeightedLinearLayout trick. Bug: 3298362 Change-Id: I76ad192ca8c27a0d9f4ce106dc4e1e922c01c02b
* Remove unused resourcesKenny Root2010-11-232-23/+0
| | | | | | | A previous cleanup deleted some use of custom styles and some resources were left orphaned. Change-Id: If47e80dc45ac319c6bfde4b447b081655166adde
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-3/+4
| | | | Also, switch to using standard fat title bar.
* Use the system standard ButtonBar style as well as the standard medium title ↵Jeff Hamilton2010-03-161-0/+21
| | | | | | bar assest. Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92
* Third of three minor string edits for SD card text.Roy West2010-03-111-7/+7
| | | | Change-Id: I9d9132bd0ead1b3cf1d9a02e6e6e4ce518a71ddc
* Remove memory checks in side loading uiSuchi Amalapurapu2010-03-111-1/+1
| | | | | | Move dialog for insufficient storage as a post-install error handle dialog Change-Id: I419b1dc233e01fc91e29d1274bae17d5bd63a60d
* Rename strings when uninstalling updates for system appsSuchi Amalapurapu2009-06-241-0/+2
| | | | Add new strings
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+80
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-76/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-6/+2
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+6
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-9/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+4
|
* Initial ContributionThe Android Open Source Project2008-10-212-0/+80