summaryrefslogtreecommitdiff
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add badge colors for dark themeBeverly2020-05-071-5/+16
* Avoid getUserBadgeNoBackgroundResId if no badgeAdam Bookatz2020-03-311-1/+4
* Change dynamic MIME feature accodring to API reviewTaras Antoshchuk2020-03-201-14/+3
* Merge changes from topic "Remove telephony protection level" into rvc-devAmit Mahajan2020-03-181-9/+0
|\
| * Remove telephony protection level.Amit Mahajan2020-03-111-9/+0
* | Introduce per-app API for installer whitelistingEugene Susla2020-03-131-0/+21
* | Add public API to check if current app is auto-revoke exemptEugene Susla2020-03-131-0/+9
|/
* Fix a leak in HasSystemFeatureCache.Lee Shombert2020-03-021-1/+6
* Add context UID to package-name-based permission queryDaniel Colascione2020-02-271-1/+1
* Merge "Add method to give a permission revoke a reason"Evan Severson2020-02-211-0/+6
|\
| * Add method to give a permission revoke a reasonEvan Severson2020-02-191-0/+6
* | Cache package and permission informationDaniel Colascione2020-02-201-27/+18
* | Implement new API to modify MIME groups by adding/removing MIME typesTaras Antoshchuk2020-02-161-0/+31
|/
* Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak2020-02-041-4/+4
* Clean up hasSystemFeature binder cacheLee Shombert2020-02-021-31/+25
* Merge "Revert "Clean up hasSystemFeature binder cache""Lee Shombert2020-01-271-13/+13
|\
| * Revert "Clean up hasSystemFeature binder cache"Lee Shombert2020-01-271-13/+13
* | Merge "Clean up hasSystemFeature binder cache"Lee Shombert2020-01-261-13/+13
|\|
| * Clean up hasSystemFeature binder cacheLee Shombert2020-01-241-13/+13
* | [Telephony Mainline] Remove hidden API usages in CarrierAppUtilsPeter Wang2020-01-241-18/+40
|/
* Change method to PackageManager#getBackgroundPermissionOptionLabelEvan Severson2020-01-211-1/+1
* Binder cache for hasSystemFeature().Lee Shombert2020-01-211-2/+59
* Merge "Keep old package manager constructor"Todd Kennedy2020-01-171-0/+4
|\
| * Keep old package manager constructorTodd Kennedy2020-01-171-0/+4
* | Add new api to get the button label for background permissionEvan Severson2020-01-141-0/+24
|/
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-10/+9
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add PackageManager#getInstallSourceInfo() to the API.Alan Stokes2019-12-031-1/+17
* Merge "Introduce user types"Adam Bookatz2019-11-151-25/+14
|\
| * Introduce user typesBookatz2019-11-141-25/+14
* | Merge "Allow to use ExtService as TextClassifierService"Joanne Chung2019-11-081-0/+9
|\ \
| * | Allow to use ExtService as TextClassifierServiceJoanne Chung2019-11-061-0/+9
| |/
* / Grant permissions to ContentCapture and remove permission for TC.Joanne Chung2019-10-301-0/+9
|/
* add a new telephony protection levelChen Xu2019-10-111-0/+9
* Move PackageManagerInternal to services.jarChristopher Tate2019-10-081-0/+9
* Allowing more than one app to suspend appsSuprabh Shukla2019-09-251-4/+1
* Make grant origin tracing more ergonomicEugene Susla2019-08-211-4/+6
* Move few remaining permission methodsTodd Kennedy2019-07-171-4/+5
* Move providers to permission managerTodd Kennedy2019-07-161-2/+2
* Move grant/revoke permission APIsTodd Kennedy2019-07-111-5/+5
* Move whitelist permissions to permission managerTodd Kennedy2019-07-111-12/+15
* Move check permission methodsTodd Kennedy2019-07-111-1/+1
* Move permission flag methodsTodd Kennedy2019-07-111-9/+10
* Move add/remove permissionTodd Kennedy2019-07-031-3/+3
* Move permission info queriesTodd Kennedy2019-07-031-41/+40
* Create permission manager AIDLTodd Kennedy2019-07-021-2/+5
* Merge "Restore some greylist entries." into qt-dev am: f76bdce6e0 am: 13ffa87a6dMathew Inwood2019-06-281-0/+1
|\
| * Restore some greylist entries.Mathew Inwood2019-06-281-0/+1
* | Merge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev am: 1...Adam Bookatz2019-06-061-6/+5
|\|
| * loadUnbadgedItemIcon doesn't crash from getUserIconBookatz2019-06-051-6/+5