summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/PackageManagerService.java
AgeCommit message (Expand)Author
2011-03-22Split PackageManagerService into subclassesKenny Root
2011-03-22Add generic types and more cleanupKenny Root
2011-03-22PackageManager: Remove unused methods and more debug flagsKenny Root
2011-03-22PackageManager: mark some ints finalKenny Root
2011-03-22PackageManager: get rid of Config.LOG[DV]Kenny Root
2011-03-22Reorganize imports for PackageManagerServiceKenny Root
2011-03-22Merge "Remove unused items in setInstallerPackageName"Kenny Root
2011-03-17am 074903a9: am eca7ff02: am 87f50f19: Merge "PACKAGE_FIRST_LAUNCH intent sen...Paul Milovanov
2011-03-16PACKAGE_FIRST_LAUNCH intent sent to wrong pkgPaul Milovanov
2011-03-14Revise free space checks for package installsKenny Root
2011-03-04Refector preferred activity code out of package manager.Dianne Hackborn
2011-03-01Switch to returnCode for IPackageDeleteObserverKenny Root
2011-02-28Remove unused items in setInstallerPackageNameKenny Root
2011-02-25Implement issue #3426299: Introduce application "stopped" stateDianne Hackborn
2011-02-23Fix measurement of external media dirKenny Root
2011-02-02Remove defunct secure FS workKenny Root
2011-01-31am 6cf32312: Merge "Do not check features in PackageManagerService" into hone...Dianne Hackborn
2011-01-31Do not check features in PackageManagerServiceKenny Root
2011-01-30Mass merge from gingerbread - do not mergeThe Android Open Source Project
2011-01-26am 91c459ec: Copy user info from PackageSetting as wellKenny Root
2011-01-24Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn
2011-01-18Erase OBB files when removing packagesKenny Root
2011-01-17Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root
2011-01-17Add OBB size to PackageStatsKenny Root
2011-01-16Put externalSize measurements in PackageStatsKenny Root
2011-01-16Add manifest API to request a large heap.Dianne Hackborn
2011-01-14Check for null in PackageSetting constructorKenny Root
2011-01-14Add the {get,set}PackageObbPaths calls to APIKenny Root
2011-01-13Deep clone settings for system package updateKenny Root
2011-01-13Revert "Remove the APIs for the old encryption scheme."Jason parks
2011-01-13Merge "Remove the APIs for the old encryption scheme." into honeycombJason parks
2011-01-12Remove the APIs for the old encryption scheme.Jason parks
2011-01-12Allow updated system apps to retain priorityKenny Root
2011-01-11Copy user info from PackageSetting as wellKenny Root
2011-01-11Copy user info from PackageSetting as wellKenny Root
2011-01-09Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmergeDianne Hackborn
2011-01-07Fix check for required featuresKenny Root
2010-12-22Fix issue # 3227963: SecurityException: Neither user 10023 nor...Dianne Hackborn
2010-12-20am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in....Dianne Hackborn
2010-12-16Fix issue #3289835: NullPointerException in...Dianne Hackborn
2010-12-13resolved conflicts for merge of 78e9f4cb to masterDianne Hackborn
2010-12-13Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn
2010-11-19Implement issue #2367442: Please add API for manipulating installerDianne Hackborn
2010-11-15Fix more things that CloseGuard found.Brad Fitzpatrick
2010-11-15Close some things in system_server that CloseGuard found.Brad Fitzpatrick
2010-11-08make the resolver activity's items visibleJoe Onorato
2010-11-05Reorganize PackageManager dump to avoid NPEKenny Root
2010-11-04Integrate StrictMode with CloseGuardBrian Carlstrom
2010-10-22Reorganize PackageManager dump to avoid NPEKenny Root
2010-10-21resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick