index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
PackageParser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: Restrict subclass construction.
Steven Moreland
2025-10-07
1
-0
/
+4
*
Merge tag 'android-13.0.0_r16' into t13.0
George Zacharia
2022-12-15
1
-8
/
+48
|
\
|
*
Use the same application info instance.
Alex Buynytskyy
2022-07-20
1
-8
/
+48
*
|
Add nvidia profile manager
Aaron Kling
2022-09-17
1
-0
/
+9
|
/
*
Revert "HACK: allow apps with pre-release SDK RESTRICT AUTOMERGE"
Yurii Zubrytskyi
2022-06-06
1
-18
/
+0
*
HACK: allow apps with pre-release SDK RESTRICT AUTOMERGE
Yurii Zubrytskyi
2022-05-06
1
-0
/
+18
*
Restore V2+ signature requirement for system apps
Michael Groover
2022-03-25
1
-4
/
+2
*
Update PackageInfo APIs to reflect shared UID status
John Wu
2022-03-04
1
-12
/
+19
*
Build splitPermissions manually for PackageParser
Winson
2022-02-14
1
-3
/
+23
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-22
/
+22
*
Move package parsing to services.jar
Winson
2022-01-18
1
-13
/
+206
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-22
/
+22
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-22
/
+22
*
Move PackageUserState into system server
Winson
2021-11-03
1
-17
/
+16
*
Encapsulate PackageUserState fields
Winson
2021-10-04
1
-26
/
+32
*
Revert "Revert "Open up AndroidPackage as @SystemApi""
Winson Chiu
2021-09-10
1
-4
/
+1
*
Revert "Open up AndroidPackage as @SystemApi"
Winson Chiu
2021-09-09
1
-1
/
+4
*
Open up AndroidPackage as @SystemApi
Winson
2021-09-02
1
-4
/
+1
*
Add parsing class parcelling tests
Winson
2021-08-05
1
-62
/
+4
*
Refactor PackageParser (12/n)
Jackal Guo
2021-07-16
1
-5
/
+28
*
Merge "Move new changes to ParsingPackageUtils" into sc-dev am: 9ccd991dac
TreeHugger Robot
2021-04-28
1
-1
/
+0
|
\
|
*
Move new changes to ParsingPackageUtils
Jackal Guo
2021-04-28
1
-1
/
+0
*
|
Merge "Fix overlay reference app visibility" into sc-dev am: 062dde5e2b
Winson Chiu
2021-04-15
1
-1
/
+15
|
\
|
|
*
Fix overlay reference app visibility
Winson
2021-04-14
1
-1
/
+15
*
|
Merge "Refactor PackageParser (6/n)"
Jackal Guo
2021-04-08
1
-4
/
+12
|
\
\
|
|
/
|
/
|
|
*
Refactor PackageParser (6/n)
Jackal Guo
2021-03-29
1
-4
/
+12
*
|
Create per-app treatment for overriding minimum aspect ratio
Benjamin Franz
2021-03-16
1
-4
/
+4
|
/
*
New activity launch mode - singleInstancePerTask
Louis Chang
2021-03-09
1
-0
/
+1
*
Add support for knownSigner permission protection flag
Michael Groover
2021-02-10
1
-0
/
+50
*
Add overlayPaths to ApplicationInfo
Ryan Mitchell
2021-02-08
1
-1
/
+7
*
Merge "Grant signature permission to requesting app with common signer" into ...
Michael Groover
2021-01-29
1
-0
/
+49
|
\
|
*
Grant signature permission to requesting app with common signer
Michael Groover
2021-01-27
1
-0
/
+49
*
|
Refactor PackageParser (2/n)
Jackal Guo
2021-01-27
1
-2
/
+409
|
/
*
Move a subset of PermissionManager APIs into LegacyPermissionManager.
Hai Zhang
2020-12-10
1
-9
/
+5
*
Reduce package parsing times
Jackal Guo
2020-11-30
1
-7
/
+23
*
Hand-migration to TypedXml interface.
Jeff Sharkey
2020-11-17
1
-2
/
+15
*
Merge "Deprecate PackageParser main class and add OWNERS" am: d40928888b am: ...
Treehugger Robot
2020-11-03
1
-0
/
+6
|
\
|
*
Merge "Deprecate PackageParser main class and add OWNERS" am: d40928888b am: ...
Treehugger Robot
2020-11-03
1
-0
/
+6
|
|
\
|
|
*
Deprecate PackageParser main class and add OWNERS
Winson Chiu
2020-10-09
1
-0
/
+6
|
|
*
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-31
1
-367
/
+493
|
|
|
\
|
*
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-02
1
-5
/
+5
*
|
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-5
/
+5
*
|
|
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-5
/
+5
*
|
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-5
/
+5
*
|
|
|
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
|
|
|
Don't default to 1.33 min aspect ratio for pre-Q apps
Andrii Kulian
2020-09-04
1
-17
/
+2
*
|
|
|
Don't override config of display contexts with activity display.
Darryl L Johnson
2020-08-20
1
-2
/
+1
*
|
|
|
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-31
1
-3
/
+3
|
\
|
|
|
|
*
|
|
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-30
1
-3
/
+3
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Update language to comply with Android's inclusive language guidance
Saint Chou
2020-07-29
1
-3
/
+3
[next]