summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/PackageUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* Check for activity info when uninstalling.Patrick Dubroy2010-09-031-21/+19
| | | | Also, switch to using standard fat title bar.
* Remove memory checks in side loading uiSuchi Amalapurapu2010-03-111-19/+38
| | | | | | Move dialog for insufficient storage as a post-install error handle dialog Change-Id: I419b1dc233e01fc91e29d1274bae17d5bd63a60d
* Nuke parser references.Suchi Amalapurapu2010-02-191-1/+5
| | | | Modify free storage logic.
* Fix for 2268060, 2251223 if conditional initializing package label.Suchi Amalapurapu2009-11-181-7/+5
| | | | | | Also load the label from the new pkg for existing packages Use installer's metrics and configuration info when creating resources for new package
* Use nonlocalized label when installing packages.Suchi Amalapurapu2009-11-111-6/+16
| | | | | Also invoke the right method based on if its an installed application or not. just move the if condition prior to initializing the view
* change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-101-25/+61
| | | | | | load label and icon for yet to be installed app from assets and resources created from the apk. define new method for initing app snippet for uninstall related code rename changed utility methods in install and uninstall code paths
* 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