summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use the system standard ButtonBar style as well as the standard medium title ↵Jeff Hamilton2010-03-161-4/+8
| | | | | | bar assest. Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92
* Add an original-package tag that matches the real package name.Jeff Hamilton2010-02-111-0/+3
| | | | Change-Id: I831605186fb1a0244d7c2da9e72850ae1644c570
* Ignore orientation changes when installing/uninstallingSuchi Amalapurapu2009-11-121-4/+8
|
* Clear installer's user data before downloading an app so that we get rid of ↵Suchi Amalapurapu2009-09-291-0/+1
| | | | | | | any lingering files from earlier failed installs or files left behind by earlier buggy builds Add permission to AndroidManifest to clear user data
* Finish UninstallerActivity after starting subactivity to actually uninstall ↵Suchi Amalapurapu2009-09-141-6/+0
| | | | | | | which indicates progress etc., If not, the UninstallerActivity is again displayed after finishing off uninstallation. Remove entries from manifest that are no longer part of code base
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+37
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-37/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+39