summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #7448596: Can't uninstall app that was installed by another userDianne Hackborn2012-10-311-1/+4
* 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-282-2/+84
|\
| * Determine the originating uid for an installBen Gruver2012-09-272-2/+84
* | 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-192-20/+68
* Implement new option for uninstalling over all users.Dianne Hackborn2012-09-162-2/+13
* Further adjustment of the new package installer UI.Dianne Hackborn2012-09-162-60/+163
* New permissions UI.Dianne Hackborn2012-09-121-44/+183
* am 47fe118e: Merge "Show a Toast on a successful application uninstall"Dianne Hackborn2012-08-211-1/+7
|\
| * Show a Toast on a successful application uninstallScott Warner2012-08-211-1/+7
* | Accept and pass URLs to PackageManagerServicerich cannings2012-08-202-1/+18
* | Revert "Accept and pass URLs to PackageManagerService"Rich Cannings2012-08-082-17/+2
* | Accept and pass URLs to PackageManagerServicerich cannings2012-08-022-2/+17
|/
* Survey says: NIET!Dianne Hackborn2012-06-011-183/+44
* Merge "Reduce strict Uri checking, again." into jb-devJeff Sharkey2012-05-241-1/+1
|\
| * Reduce strict Uri checking, again.Jeff Sharkey2012-05-241-1/+1
* | 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-163-32/+48
* Implement new extended install/uninstall options.Dianne Hackborn2011-08-105-8/+146
* Changed unknown source setting linkGilles Debunne2011-06-241-7/+4
* More descriptive errors for install failuresKenny Root2011-03-162-15/+73
* Use new package deletion observerKenny Root2011-03-011-3/+3
* 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