summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename strings when uninstalling updates for system appsSuchi Amalapurapu2009-06-242-1/+10
| | | | Add new strings
* 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
| | | | | | load label and icon for yet to be installed app from assets and resources created from the apk. define new method for initing app snippet for uninstall related code rename changed utility methods in install and uninstall code paths
* reflect remove NameNotFoundException from getLaunchIntentForPackage.Mihai Preda2009-05-141-5/+2
|
* PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAMEJacek Surazski2009-05-132-1/+11
| | | | | If this extra is set in the Intent which launches PackageInstaller, PackageInstaller passes it in the call to PackageManager.installPackage().
* 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