summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/UninstallAppProgress.java
Commit message (Expand)AuthorAgeFilesLines
* Added "Manage users" buttonFyodor Kupolov2016-03-221-0/+14
* Clean up USER_OWNER in PackageInstallerXiaohui Chen2015-11-031-3/+4
* Remove format string now translations are updated.Kenny Guy2015-05-291-4/+1
* Show appropriate UI when uninstalling blocked by device admin.Rubin Xu2014-12-181-5/+17
* Show appropriate UI when uninstalling fails due to being device admin.Rubin Xu2014-12-171-7/+41
* Extend to support uninstall callbacks.Jeff Sharkey2014-08-071-8/+27
* Support uninstalling apps for other profiles.Kenny Guy2014-07-101-6/+71
* Implement new option for uninstalling over all users.Dianne Hackborn2012-09-161-1/+4
* Show a Toast on a successful application uninstallScott Warner2012-08-211-1/+7
* Implement new extended install/uninstall options.Dianne Hackborn2011-08-101-0/+10
* More descriptive errors for install failuresKenny Root2011-03-161-10/+41
* Use new package deletion observerKenny Root2011-03-011-3/+3
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-2/+5
* 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-291-9/+50
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-101-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+91
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-91/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-15/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+102