summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/PackageParser.java
AgeCommit message (Expand)Author
2022-05-05core: Remove default aspect ratio limit for old appsDanny Lin
2021-09-15Revert "Allow prebuilt APKs with wrong SDK version to load."Gopal Shukla
2021-06-23Allow prebuilt APKs with wrong SDK version to load.Daniel Norman
2021-04-28Move new changes to ParsingPackageUtilsJackal Guo
2021-04-14Fix overlay reference app visibilityWinson
2021-03-16Create per-app treatment for overriding minimum aspect ratioBenjamin Franz
2021-03-09New activity launch mode - singleInstancePerTaskLouis Chang
2021-02-10Add support for knownSigner permission protection flagMichael Groover
2021-02-08Add overlayPaths to ApplicationInfoRyan Mitchell
2021-01-29Merge "Grant signature permission to requesting app with common signer" into ...Michael Groover
2021-01-27Grant signature permission to requesting app with common signerMichael Groover
2021-01-27Refactor PackageParser (2/n)Jackal Guo
2020-12-10Move a subset of PermissionManager APIs into LegacyPermissionManager.Hai Zhang
2020-11-30Reduce package parsing timesJackal Guo
2020-11-17Hand-migration to TypedXml interface.Jeff Sharkey
2020-11-03Merge "Deprecate PackageParser main class and add OWNERS" am: d40928888b am: ...Treehugger Robot
2020-11-03Merge "Deprecate PackageParser main class and add OWNERS" am: d40928888b am: ...Treehugger Robot
2020-11-02Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-10-09Deprecate PackageParser main class and add OWNERSWinson Chiu
2020-09-04Don't default to 1.33 min aspect ratio for pre-Q appsAndrii Kulian
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-20Don't override config of display contexts with activity display.Darryl L Johnson
2020-07-31Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-30Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-29Update language to comply with Android's inclusive language guidanceSaint Chou
2020-06-30Correct parsing of application/profileable tag + cts.Alex Buynytskyy
2020-06-24Remove unnecessarily @System/TestApi annotationsMakoto Onuki
2020-06-24Remove unnecessarily @System/TestApi annotationsMakoto Onuki
2020-06-23Remove unnecessarily @System/TestApi annotationsMakoto Onuki
2020-06-18Merge "Merge "Relax minimum signature scheme version for apps on system parti...Automerger Merge Worker
2020-06-18Merge "Relax minimum signature scheme version for apps on system partition" i...Michael Groover
2020-06-17Relax minimum signature scheme version for apps on system partitionMichael Groover
2020-06-15Do not change value read from manifest.Alex Buynytskyy
2020-06-12Don't provide read logs for shell-initiated installations.Alex Buynytskyy
2020-06-12Don't provide read logs for shell-initiated installations.Alex Buynytskyy
2020-06-01Merge "Merge "[wm] Introduce meta-data tag (android.supports_size_changes)" i...Automerger Merge Worker
2020-06-01[wm] Introduce meta-data tag (android.supports_size_changes)Kwangho Lim
2020-05-26Merge "Merge "Address edge cases for signing certificate lineages in sharedUi...Automerger Merge Worker
2020-05-26Merge "Address edge cases for signing certificate lineages in sharedUids" int...Michael Groover
2020-05-22Address edge cases for signing certificate lineages in sharedUidsMichael Groover
2020-05-19Merge "Fix parsing sCachedPackageReadCount" into rvc-dev am: db48450e84 am: 8...TreeHugger Robot
2020-05-19Fix parsing sCachedPackageReadCountWinson
2020-05-05Migrate remaining parsePackage V1 to V2Winson
2020-05-05Migrate remaining parsePackage V1 to V2Winson
2020-05-01Merge "Add skip functionality to package parsing" into rvc-dev am: 2728af853a...Winson Chiu
2020-05-01Merge "Add skip functionality to package parsing" into rvc-devWinson Chiu