summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use NEW_TASK flag when going to SettingsKenny Root2011-02-151-0/+2
* Check for activity info when uninstalling.Patrick Dubroy2010-09-035-40/+75
* Fix issue #2558391: Package manager problem when not replacing existing syste...Dianne Hackborn2010-03-301-1/+9
* Remove memory checks in side loading uiSuchi Amalapurapu2010-03-113-116/+97
* Check for resolvable activities before enabling launch button.Suchi Amalapurapu2010-03-111-0/+10
* Nuke parser references.Suchi Amalapurapu2010-02-192-14/+37
* Remove recomended install app locationSuchi Amalapurapu2010-02-121-11/+0
* Change method signature for recommendAppInstallLocationSuchi Amalapurapu2010-02-101-2/+1
* Apps on SD card projec.Oscar Montemayor2010-01-291-2/+3
* Apps on SD card project.Oscar Montemayor2010-01-281-1/+10
* Remove copying temporary file into installer's private data directory.Suchi Amalapurapu2010-01-252-47/+1
* 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