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
/
app
/
ApplicationPackageManager.java
Age
Commit message (
Expand
)
Author
2021-05-21
Expose platform permission group mapping as public API.
Hai Zhang
2021-05-04
Customer API feedback.
Alex Buynytskyy
2021-03-10
Null check before invoking callback
Todd Kennedy
2021-02-25
Revert "Revert "Keep old package manager constructor""
Todd Kennedy
2021-02-08
Add overlayPaths to ApplicationInfo
Ryan Mitchell
2021-02-05
Changing IntentSender to become a listener.
Alex Buynytskyy
2021-02-02
Pass in split permissions to ParsingPackageUtils.
Hai Zhang
2021-02-01
Adding APIs to get manifest entries for Launcher activities and widgets
Sunny Goyal
2021-01-25
Introduces RotationResolverService to the system
Yi Jiang
2020-12-10
Move permission methods in PackageManager to PermissionManager.
Hai Zhang
2020-12-03
Move default app related methods to role manager.
Hai Zhang
2020-11-21
Implment get/query APIs for properties
Todd Kennedy
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-05
Addressing API review comments.
Alex Buynytskyy
2020-09-17
Add getTargetSdkVersion without AppInfo
Winson
2020-09-14
Rollforward: Digest API: allow installer to provide digests for an APK.
Alex Buynytskyy
2020-09-14
Revert "Digest API: allow installer to provide digests for an APK."
Slava Shklyaev
2020-09-11
Digest API: allow installer to provide digests for an APK.
Alex Buynytskyy
2020-08-24
APK digest API and initial implementation.
Alex Buynytskyy
2020-08-20
Don't override config of display contexts with activity display.
Darryl L Johnson
2020-08-12
PackageNamePermissionQuery uid->userId
Adam Bookatz
2020-07-16
[resolver] only keep one preferred activity if selected with always=true
Songchun Fan
2020-06-24
Merge "Implement permission revoke with reason" into rvc-dev am: cee666eba9 a...
Evan Severson
2020-06-24
Implement permission revoke with reason
Evan Severson
2020-06-08
Merge "Revert "Use permissionController name rather than hardcode"" into rvc-...
Nate Myren
2020-06-08
Revert "Use permissionController name rather than hardcode"
Nate Myren
2020-06-05
Merge "Use permissionController name rather than hardcode" into rvc-dev-plus-...
Liz Kammer
2020-06-03
Use permissionController name rather than hardcode
Liz Kammer
2020-06-02
Merge "Remove stopship for permissioncontroller pkg name" into rvc-dev am: 1f...
Evan Severson
2020-06-01
Remove stopship for permissioncontroller pkg name
Evan Severson
2020-05-10
Merge "Add badge colors for dark theme" into rvc-dev am: 78a66d6c36 am: 3e2a0...
Beverly Tai
2020-05-07
Add badge colors for dark theme
Beverly
2020-04-20
Merge "Revert "Keep old package manager constructor""
TreeHugger Robot
2020-04-20
Revert "Keep old package manager constructor"
Todd Kennedy
2020-04-05
Merge "Pipe through attributionTag for package installation"
TreeHugger Robot
2020-04-03
Pipe through attributionTag for package installation
Philip P. Moltmann
2020-04-02
Merge "Avoid getUserBadgeNoBackgroundResId if no badge" into rvc-dev am: 2f55...
Adam Bookatz
2020-03-31
Avoid getUserBadgeNoBackgroundResId if no badge
Adam Bookatz
2020-03-23
Merge "Binder cache for getPackagesForUid()."
TreeHugger Robot
2020-03-20
Binder cache for getPackagesForUid().
Lee Shombert
2020-03-20
Change dynamic MIME feature accodring to API review
Taras Antoshchuk
2020-03-18
Merge changes from topic "Remove telephony protection level" into rvc-dev
Amit Mahajan
2020-03-13
Introduce per-app API for installer whitelisting
Eugene Susla
2020-03-13
Add public API to check if current app is auto-revoke exempt
Eugene Susla
2020-03-11
Remove telephony protection level.
Amit Mahajan
2020-03-02
Fix a leak in HasSystemFeatureCache.
Lee Shombert
2020-02-27
Add context UID to package-name-based permission query
Daniel Colascione
[next]