summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Import revised translationsKenny Root2010-03-1720-220/+380
| | | | Change-Id: I19819d228663a7050f2ffa0b48e7265353f52215
* Use the system standard ButtonBar style as well as the standard medium title ↵Jeff Hamilton2010-03-168-87/+89
| | | | | | 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
* Import new translations.Eric Fischer2010-02-261-1/+1
|
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-086-25/+25
| | | | Bug: #2361749.
* Update with latest translations.Eric Fischer2010-01-073-7/+7
|
* Fit and finish: fix background color and padding in apps uninstaller.Romain Guy2010-01-042-2/+4
|
* Reimport translations.Eric Fischer2009-10-1320-724/+700
| | | | Change-Id: I0f0f3bfa89c94571a414959faea787d733b0f2ce
* am 2ae789b2: The scroll view listing permissions is given a weight of 1 so ↵Suchi Amalapurapu2009-10-121-0/+1
|\ | | | | | | | | | | | | | | | | that the ok and cancel buttons appear at the bottom of the screen. If the permission list doesn\'t fillup the screen aka has very few permissions, the buttons don\'t appear at the buttom. so just Merge commit '2ae789b2bda885c393acca504ad663946ea38789' * commit '2ae789b2bda885c393acca504ad663946ea38789': The scroll view listing permissions is given a weight of 1 so that the ok and cancel buttons appear at the bottom of the screen. If the permission list doesn't fillup the screen aka has very few permissions, the buttons don't appear at the buttom. so just increate the layout weight of the parent as well to fix this issue.
| * The scroll view listing permissions is given a weight of 1 so that the ok ↵Suchi Amalapurapu2009-10-061-0/+1
| | | | | | | | | | | | and cancel buttons appear at the bottom of the screen. If the permission list doesn't fillup the screen aka has very few permissions, the buttons don't appear at the buttom. so just increate the layout weight of the parent as well to fix this issue. Also hide the whole permissions panel so that we don't see the text related to showing permissions at all
| * Import revised translations. DO NOT MERGEEric Fischer2009-09-0820-724/+700
|/
* Fix screen flow issues in pacakge installer/uninstaller.Suchi Amalapurapu2009-09-084-102/+69
| | | | | | | | | | | | | | | | | | | The main activity was managing the state transitions during installation/uninstallation which was actually not needed. Just make the activities independent and start sub activities without waiting for activity result codes in the main activity. If the user enables development setting to immediately destroy activities, and sideloads an app, the ActivityManager tries to destroy the main activity while it starts sub activities to finish installation and this results in UI bizarreness based on the current state of the installer. Also move InstallConfirmation to the main activity. Converge InstallDone and InstallProgress into one screen. Just enable or disable launch/close buttons. This is how it should have been in the first place.. Same set of issues with uninstall code path as well.
* High-resolution (hdpi) artwork from TAT for PackageInstaller.Daniel Sandler2009-08-282-0/+0
|
* am 38048fa6: Fix blank screen in uninstallSuchi Amalapurapu2009-08-041-22/+14
|\ | | | | | | | | | | | | Merge commit '38048fa68f75aa8d08ae6c0d2b5b32a5b52ce246' * commit '38048fa68f75aa8d08ae6c0d2b5b32a5b52ce246': Fix blank screen in uninstall
| * Fix blank screen in uninstallSuchi Amalapurapu2009-08-041-22/+14
| |
| * Import revised translations. DO NOT MERGEEric Fischer2009-08-0320-684/+680
|/
* remove uninstall status screen and present the status of uninstallation in ↵Suchi Amalapurapu2009-07-291-29/+32
| | | | | | | | previous screen rename xml file change code flow in activities Ignore back button when installation is in progress
* Import new translationsEric Fischer2009-07-1320-17/+387
|
* Rename strings when uninstalling updates for system appsSuchi Amalapurapu2009-06-243-3/+5
| | | | Add new strings
* am e8ec927: AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-1/+1
|\ | | | | | | | | | | | | Merge commit 'e8ec9276ae56116999d789add2550f6ff52efff4' into donut * commit 'e8ec9276ae56116999d789add2550f6ff52efff4': AI 148026: Update zh_TW translations.
| * AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-1/+1
| | | | | | | | Automated import of CL 148026
| * AI 146365: Import revised translations.Eric Fischer2009-04-151-1/+1
| | | | | | | | | | | | DO NOT MERGE Automated import of CL 146365
| * AI 146175: Import updated translations.Eric Fischer2009-04-141-1/+1
| | | | | | | | Automated import of CL 146175
| * AI 144977: Import revised translations.Eric Fischer2009-04-072-4/+4
| | | | | | | | | | | | DO NOT MERGE Automated import of CL 144977
| * AI 144355: Automated g4 rollback of changelist 144335.Eric Fischer2009-04-021-51/+0
| | | | | | | | | | | | | | | | | | *** Reason for rollback *** Roll back US Spanish import because it made the build too big. *** Original change description *** Import US Spanish translations, and a few Japanese changes. Automated import of CL 144355
| * AI 144335: Import US Spanish translations, and a few Japanese changes.Eric Fischer2009-04-021-0/+51
| | | | | | | | Automated import of CL 144335
| * Automated import from //branches/cupcake/...@142643,142643Eric Fischer2009-03-251-10/+5
| |
| * Automated import from //branches/cupcake/...@141866,141866Eric Fischer2009-03-2412-116/+58
| |
| * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-1/+1
| |
* | AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese ↵Eric Fischer2009-04-021-0/+51
| | | | | | | | | | | | | | | | | | changes. Original author: enf Merged from: //branches/cupcake/... Automated import of CL 144336
* | Automated import from //branches/donutburger/...@142720,142720Eric Fischer2009-03-251-10/+5
| |
* | Automated import from //branches/donutburger/...@141868,141868Eric Fischer2009-03-2412-116/+58
| |
* | Automated import from //branches/donutburger/...@140873,140873Eric Fischer2009-03-241-1/+1
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-1813-13/+13
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0323-0/+1266
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0323-1157/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-0316-191/+82
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-0216-82/+191
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-1912-0/+576
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-56/+28
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-106-9/+77
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-7/+30
|
* Initial ContributionThe Android Open Source Project2008-10-2114-0/+518