summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-7/+8
* Cache drawable constant states instead of drawablesRomain Guy2011-11-301-16/+21
* Unhide new PackageManager APIs for API 14Kenny Root2011-09-201-2/+2
* Add verifier device identityKenny Root2011-09-131-0/+14
* Infrastructure to support package verifierKenny Root2011-08-151-1/+22
* resolved conflicts for merge of b2d0ee16 to masterKenny Root2011-05-191-2/+26
|\
| * resolved conflicts for merge of 2433c443 to honeycomb-plus-aospKenny Root2011-05-191-2/+26
* | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-151-3/+10
* | Package manager changes to store and update user information.Amith Yamasani2011-04-111-1/+51
|/
* 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