summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for 2268060, 2251223 if conditional initializing package label.Suchi Amalapurapu2009-11-182-13/+7
* move creating temp file to InstallAppProgressSuchi Amalapurapu2009-11-122-58/+61
* Use nonlocalized label when installing packages.Suchi Amalapurapu2009-11-112-18/+32
* The scroll view listing permissions is given a weight of 1 so that the ok and...Suchi Amalapurapu2009-10-061-1/+1
* Clear installer's user data before downloading an app so that we get rid of a...Suchi Amalapurapu2009-09-291-0/+2
* Finish UninstallerActivity after starting subactivity to actually uninstall w...Suchi Amalapurapu2009-09-141-0/+1
* Fix screen flow issues in pacakge installer/uninstaller.Suchi Amalapurapu2009-09-085-362/+130
* Fix blank screen in uninstallSuchi Amalapurapu2009-08-041-3/+5
* remove uninstall status screen and present the status of uninstallation in pr...Suchi Amalapurapu2009-07-293-121/+68
* Null check for application infoSuchi Amalapurapu2009-07-011-1/+1
* Rename strings when uninstalling updates for system appsSuchi Amalapurapu2009-06-242-1/+10
* Use new freeStorage api from PackageManagerSuchi Amalapurapu2009-06-191-1/+1
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-107-32/+72
* reflect remove NameNotFoundException from getLaunchIntentForPackage.Mihai Preda2009-05-141-5/+2
* PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAMEJacek Surazski2009-05-132-1/+11
* Update to match new install API.Dianne Hackborn2009-05-121-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+1242
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-1207/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-034-209/+174
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-024-174/+209
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-5/+26
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-177-130/+184
* Initial ContributionThe Android Open Source Project2008-10-218-0/+1132