summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/PackageUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Use correct API for badgingAmith Yamasani2014-09-071-1/+1
* Update AppInstaller due to API changes.Svetoslav2014-09-041-6/+1
* Support uninstalling apps for other profiles.Kenny Guy2014-07-101-1/+26
* Follow more PackageParser refactoring.Jeff Sharkey2014-06-181-13/+5
* Follow API refactoring.Jeff Sharkey2014-06-151-16/+16
* Use direct call to get ManifestDigestKenny Root2013-04-021-1/+1
* PackageUtil: don't collect certs if package doesn't existNick Kralevich2013-03-191-3/+6
* Add manifest to verification paramsKenny Root2013-03-141-0/+1
* Stop advertising content://-style Uri support.Jeff Sharkey2012-04-161-20/+20
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-21/+19
* Remove memory checks in side loading uiSuchi Amalapurapu2010-03-111-19/+38
* Nuke parser references.Suchi Amalapurapu2010-02-191-1/+5
* Fix for 2268060, 2251223 if conditional initializing package label.Suchi Amalapurapu2009-11-181-7/+5
* Use nonlocalized label when installing packages.Suchi Amalapurapu2009-11-111-6/+16
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-101-25/+61
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+121
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-146/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-0/+25
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-25/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-10/+6
* Initial ContributionThe Android Open Source Project2008-10-211-0/+150