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
/
app
/
ApplicationPackageManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add badge colors for dark theme
Beverly
2020-05-07
1
-5
/
+16
*
Avoid getUserBadgeNoBackgroundResId if no badge
Adam Bookatz
2020-03-31
1
-1
/
+4
*
Change dynamic MIME feature accodring to API review
Taras Antoshchuk
2020-03-20
1
-14
/
+3
*
Merge changes from topic "Remove telephony protection level" into rvc-dev
Amit Mahajan
2020-03-18
1
-9
/
+0
|
\
|
*
Remove telephony protection level.
Amit Mahajan
2020-03-11
1
-9
/
+0
*
|
Introduce per-app API for installer whitelisting
Eugene Susla
2020-03-13
1
-0
/
+21
*
|
Add public API to check if current app is auto-revoke exempt
Eugene Susla
2020-03-13
1
-0
/
+9
|
/
*
Fix a leak in HasSystemFeatureCache.
Lee Shombert
2020-03-02
1
-1
/
+6
*
Add context UID to package-name-based permission query
Daniel Colascione
2020-02-27
1
-1
/
+1
*
Merge "Add method to give a permission revoke a reason"
Evan Severson
2020-02-21
1
-0
/
+6
|
\
|
*
Add method to give a permission revoke a reason
Evan Severson
2020-02-19
1
-0
/
+6
*
|
Cache package and permission information
Daniel Colascione
2020-02-20
1
-27
/
+18
*
|
Implement new API to modify MIME groups by adding/removing MIME types
Taras Antoshchuk
2020-02-16
1
-0
/
+31
|
/
*
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2020-02-04
1
-4
/
+4
*
Clean up hasSystemFeature binder cache
Lee Shombert
2020-02-02
1
-31
/
+25
*
Merge "Revert "Clean up hasSystemFeature binder cache""
Lee Shombert
2020-01-27
1
-13
/
+13
|
\
|
*
Revert "Clean up hasSystemFeature binder cache"
Lee Shombert
2020-01-27
1
-13
/
+13
*
|
Merge "Clean up hasSystemFeature binder cache"
Lee Shombert
2020-01-26
1
-13
/
+13
|
\
|
|
*
Clean up hasSystemFeature binder cache
Lee Shombert
2020-01-24
1
-13
/
+13
*
|
[Telephony Mainline] Remove hidden API usages in CarrierAppUtils
Peter Wang
2020-01-24
1
-18
/
+40
|
/
*
Change method to PackageManager#getBackgroundPermissionOptionLabel
Evan Severson
2020-01-21
1
-1
/
+1
*
Binder cache for hasSystemFeature().
Lee Shombert
2020-01-21
1
-2
/
+59
*
Merge "Keep old package manager constructor"
Todd Kennedy
2020-01-17
1
-0
/
+4
|
\
|
*
Keep old package manager constructor
Todd Kennedy
2020-01-17
1
-0
/
+4
*
|
Add new api to get the button label for background permission
Evan Severson
2020-01-14
1
-0
/
+24
|
/
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
1
-10
/
+9
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add PackageManager#getInstallSourceInfo() to the API.
Alan Stokes
2019-12-03
1
-1
/
+17
*
Merge "Introduce user types"
Adam Bookatz
2019-11-15
1
-25
/
+14
|
\
|
*
Introduce user types
Bookatz
2019-11-14
1
-25
/
+14
*
|
Merge "Allow to use ExtService as TextClassifierService"
Joanne Chung
2019-11-08
1
-0
/
+9
|
\
\
|
*
|
Allow to use ExtService as TextClassifierService
Joanne Chung
2019-11-06
1
-0
/
+9
|
|
/
*
/
Grant permissions to ContentCapture and remove permission for TC.
Joanne Chung
2019-10-30
1
-0
/
+9
|
/
*
add a new telephony protection level
Chen Xu
2019-10-11
1
-0
/
+9
*
Move PackageManagerInternal to services.jar
Christopher Tate
2019-10-08
1
-0
/
+9
*
Allowing more than one app to suspend apps
Suprabh Shukla
2019-09-25
1
-4
/
+1
*
Make grant origin tracing more ergonomic
Eugene Susla
2019-08-21
1
-4
/
+6
*
Move few remaining permission methods
Todd Kennedy
2019-07-17
1
-4
/
+5
*
Move providers to permission manager
Todd Kennedy
2019-07-16
1
-2
/
+2
*
Move grant/revoke permission APIs
Todd Kennedy
2019-07-11
1
-5
/
+5
*
Move whitelist permissions to permission manager
Todd Kennedy
2019-07-11
1
-12
/
+15
*
Move check permission methods
Todd Kennedy
2019-07-11
1
-1
/
+1
*
Move permission flag methods
Todd Kennedy
2019-07-11
1
-9
/
+10
*
Move add/remove permission
Todd Kennedy
2019-07-03
1
-3
/
+3
*
Move permission info queries
Todd Kennedy
2019-07-03
1
-41
/
+40
*
Create permission manager AIDL
Todd Kennedy
2019-07-02
1
-2
/
+5
*
Merge "Restore some greylist entries." into qt-dev am: f76bdce6e0 am: 13ffa87a6d
Mathew Inwood
2019-06-28
1
-0
/
+1
|
\
|
*
Restore some greylist entries.
Mathew Inwood
2019-06-28
1
-0
/
+1
*
|
Merge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev am: 1...
Adam Bookatz
2019-06-06
1
-6
/
+5
|
\
|
|
*
loadUnbadgedItemIcon doesn't crash from getUserIcon
Bookatz
2019-06-05
1
-6
/
+5
[next]