index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
PackageParser.java
Age
Commit message (
Expand
)
Author
2022-05-05
core: Remove default aspect ratio limit for old apps
Danny Lin
2021-09-15
Revert "Allow prebuilt APKs with wrong SDK version to load."
Gopal Shukla
2021-06-23
Allow prebuilt APKs with wrong SDK version to load.
Daniel Norman
2021-04-28
Move new changes to ParsingPackageUtils
Jackal Guo
2021-04-14
Fix overlay reference app visibility
Winson
2021-03-16
Create per-app treatment for overriding minimum aspect ratio
Benjamin Franz
2021-03-09
New activity launch mode - singleInstancePerTask
Louis Chang
2021-02-10
Add support for knownSigner permission protection flag
Michael Groover
2021-02-08
Add overlayPaths to ApplicationInfo
Ryan Mitchell
2021-01-29
Merge "Grant signature permission to requesting app with common signer" into ...
Michael Groover
2021-01-27
Grant signature permission to requesting app with common signer
Michael Groover
2021-01-27
Refactor PackageParser (2/n)
Jackal Guo
2020-12-10
Move a subset of PermissionManager APIs into LegacyPermissionManager.
Hai Zhang
2020-11-30
Reduce package parsing times
Jackal Guo
2020-11-17
Hand-migration to TypedXml interface.
Jeff Sharkey
2020-11-03
Merge "Deprecate PackageParser main class and add OWNERS" am: d40928888b am: ...
Treehugger Robot
2020-11-03
Merge "Deprecate PackageParser main class and add OWNERS" am: d40928888b am: ...
Treehugger Robot
2020-11-02
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-09
Deprecate PackageParser main class and add OWNERS
Winson Chiu
2020-09-04
Don't default to 1.33 min aspect ratio for pre-Q apps
Andrii Kulian
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-20
Don't override config of display contexts with activity display.
Darryl L Johnson
2020-07-31
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-30
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-29
Update language to comply with Android's inclusive language guidance
Saint Chou
2020-06-30
Correct parsing of application/profileable tag + cts.
Alex Buynytskyy
2020-06-24
Remove unnecessarily @System/TestApi annotations
Makoto Onuki
2020-06-24
Remove unnecessarily @System/TestApi annotations
Makoto Onuki
2020-06-23
Remove unnecessarily @System/TestApi annotations
Makoto Onuki
2020-06-18
Merge "Merge "Relax minimum signature scheme version for apps on system parti...
Automerger Merge Worker
2020-06-18
Merge "Relax minimum signature scheme version for apps on system partition" i...
Michael Groover
2020-06-17
Relax minimum signature scheme version for apps on system partition
Michael Groover
2020-06-15
Do not change value read from manifest.
Alex Buynytskyy
2020-06-12
Don't provide read logs for shell-initiated installations.
Alex Buynytskyy
2020-06-12
Don't provide read logs for shell-initiated installations.
Alex Buynytskyy
2020-06-01
Merge "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-26
Merge "Merge "Address edge cases for signing certificate lineages in sharedUi...
Automerger Merge Worker
2020-05-26
Merge "Address edge cases for signing certificate lineages in sharedUids" int...
Michael Groover
2020-05-22
Address edge cases for signing certificate lineages in sharedUids
Michael Groover
2020-05-19
Merge "Fix parsing sCachedPackageReadCount" into rvc-dev am: db48450e84 am: 8...
TreeHugger Robot
2020-05-19
Fix parsing sCachedPackageReadCount
Winson
2020-05-05
Migrate remaining parsePackage V1 to V2
Winson
2020-05-05
Migrate remaining parsePackage V1 to V2
Winson
2020-05-01
Merge "Add skip functionality to package parsing" into rvc-dev am: 2728af853a...
Winson Chiu
2020-05-01
Merge "Add skip functionality to package parsing" into rvc-dev
Winson Chiu
[next]