summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Don't log the full stack trace when we can't load a resource.Joe Onorato2011-01-201-0/+3
* Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-19/+0
* Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-141-2/+12
* Fix launching of activities that I broke.Dianne Hackborn2010-12-151-7/+6
* Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-131-2/+3
* Implement issue #2367442: Please add API for manipulating installerDianne Hackborn2010-11-191-0/+10
* Improve loggingAlon Albert2010-11-111-1/+1
* Move ApplicationPackageManager out of ContextImpl.javaBrad Fitzpatrick2010-11-101-0/+1113