summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/InstallAppProgress.java
Commit message (Expand)AuthorAgeFilesLines
* Determine the originating uid for an installBen Gruver2012-09-271-1/+3
* Allow side-loading of apps from other users.Dianne Hackborn2012-09-191-5/+22
* Accept and pass URLs to PackageManagerServicerich cannings2012-08-201-1/+8
* Revert "Accept and pass URLs to PackageManagerService"Rich Cannings2012-08-081-6/+1
* Accept and pass URLs to PackageManagerServicerich cannings2012-08-021-1/+6
* Reduce strict Uri checking, again.Jeff Sharkey2012-05-241-1/+1
* Stop advertising content://-style Uri support.Jeff Sharkey2012-04-161-6/+12
* Implement new extended install/uninstall options.Dianne Hackborn2011-08-101-3/+9
* More descriptive errors for install failuresKenny Root2011-03-161-5/+32
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-1/+0
* Remove memory checks in side loading uiSuchi Amalapurapu2010-03-111-11/+54
* Check for resolvable activities before enabling launch button.Suchi Amalapurapu2010-03-111-0/+10
* 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-251-46/+0
* Fix for 2268060, 2251223 if conditional initializing package label.Suchi Amalapurapu2009-11-181-6/+2
* move creating temp file to InstallAppProgressSuchi Amalapurapu2009-11-121-1/+61
* Use nonlocalized label when installing packages.Suchi Amalapurapu2009-11-111-12/+16
* Fix screen flow issues in pacakge installer/uninstaller.Suchi Amalapurapu2009-09-081-16/+66
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-101-1/+1
* PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAMEJacek Surazski2009-05-131-1/+4
* Update to match new install API.Dianne Hackborn2009-05-121-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+114
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-114/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+20
* Initial ContributionThe Android Open Source Project2008-10-211-0/+103