summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/UninstallerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #7448596: Can't uninstall app that was installed by another userDianne Hackborn2012-10-311-1/+4
* Implement new option for uninstalling over all users.Dianne Hackborn2012-09-161-1/+9
* Implement new extended install/uninstall options.Dianne Hackborn2011-08-101-0/+6
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-15/+51
* 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-081-23/+2
* remove uninstall status screen and present the status of uninstallation in pr...Suchi Amalapurapu2009-07-291-41/+18
* Rename strings when uninstalling updates for system appsSuchi Amalapurapu2009-06-241-0/+10
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-101-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+189
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-158/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-58/+27
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-27/+58
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+158