summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/PackageInstallerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #7323256: permission dialog has bad layoutDianne Hackborn2012-10-111-11/+12
* Merge "Determine the originating uid for an install" into jb-mr1-devBen Gruver2012-09-281-1/+81
|\
| * Determine the originating uid for an installBen Gruver2012-09-271-1/+81
* | Fix issue #7240599 Permissions UI: left side padding on...Dianne Hackborn2012-09-271-1/+2
|/
* Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* Allow side-loading of apps from other users.Dianne Hackborn2012-09-191-15/+46
* Further adjustment of the new package installer UI.Dianne Hackborn2012-09-161-60/+88
* New permissions UI.Dianne Hackborn2012-09-121-44/+183
* Accept and pass URLs to PackageManagerServicerich cannings2012-08-201-0/+10
* Revert "Accept and pass URLs to PackageManagerService"Rich Cannings2012-08-081-11/+1
* Accept and pass URLs to PackageManagerServicerich cannings2012-08-021-1/+11
* Survey says: NIET!Dianne Hackborn2012-06-011-183/+44
* Merge "Reduce strict Uri checking." into jb-devJeff Sharkey2012-05-231-1/+1
|\
| * Reduce strict Uri checking.Jeff Sharkey2012-05-231-1/+1
* | Make permissions pages awaken their scrollbars when the page is focusedAdam Powell2012-05-221-3/+26
|/
* Fix up tabs in the permissions displayAdam Powell2012-05-131-2/+8
* New permissions UI.Dianne Hackborn2012-05-031-44/+179
* Stop advertising content://-style Uri support.Jeff Sharkey2012-04-161-6/+16
* Implement new extended install/uninstall options.Dianne Hackborn2011-08-101-5/+79
* Changed unknown source setting linkGilles Debunne2011-06-241-7/+4
* Use NEW_TASK flag when going to SettingsKenny Root2011-02-151-0/+2
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-1/+0
* 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-111-86/+5
* Nuke parser references.Suchi Amalapurapu2010-02-191-13/+32
* Remove copying temporary file into installer's private data directory.Suchi Amalapurapu2010-01-251-1/+1
* move creating temp file to InstallAppProgressSuchi Amalapurapu2009-11-121-57/+0
* 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
* Fix screen flow issues in pacakge installer/uninstaller.Suchi Amalapurapu2009-09-081-88/+62
* Null check for application infoSuchi Amalapurapu2009-07-011-1/+1
* Use new freeStorage api from PackageManagerSuchi Amalapurapu2009-06-191-1/+1
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-101-1/+2
* PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAMEJacek Surazski2009-05-131-0/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+420
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-395/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-145/+120
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-120/+145
* 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-171-77/+103
* Initial ContributionThe Android Open Source Project2008-10-211-0/+348