summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/handheld/PermissionPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Support multiple profiles in AllAppPermissionsFragmentJoel Galenson2019-05-031-1/+2
* Update usage of deprecated fields.Sudheer Shanka2019-04-301-3/+3
* Unify the definiton of a granted permission for permission controllerPhilip P. Moltmann2018-12-211-3/+1
* Show system-fixed permissions but do not allow them to be disabled.Joel Galenson2018-11-161-2/+15
* Merge "Do not show background chooser for location provider"TreeHugger Robot2018-10-251-0/+6
|\
| * Do not show background chooser for location providerPhilip P. Moltmann2018-10-251-0/+6
* | Show Admin message when policy fixed permission is tickeledPhilip P. Moltmann2018-10-251-14/+7
|/
* Use update RestrictedLockUtils lib APIsPhilip P. Moltmann2018-10-081-1/+1
* App icon in PermissionController should be as large as in SettingsPhilip P. Moltmann2018-09-251-1/+17
* Don't use internal annotations in perm controllerPhilip P. Moltmann2018-09-201-1/+1
* Merge "Use only public or SystemAPI PackageInfo APIs"TreeHugger Robot2018-09-111-1/+2
|\
| * Use only public or SystemAPI PackageInfo APIsPhilip P. Moltmann2018-08-311-1/+2
* | Use system API to get network location providerPhilip P. Moltmann2018-09-061-1/+1
|/
* Use androidx.permissions in permission controller handheld settings UI.Philip P. Moltmann2018-08-281-8/+9
* Fixes two bugs in background permission handlingPhilip P. Moltmann2018-08-011-2/+2
* Split PackageInstaller app into installation and permissions managementPhilip P. Moltmann2018-07-301-1/+1
* Merge "Correctly handle policy-fixed permissions"TreeHugger Robot2018-07-281-41/+158
|\
| * Correctly handle policy-fixed permissionsPhilip P. Moltmann2018-07-251-41/+158
* | Do not show dialogs if not resumedPhilip P. Moltmann2018-07-251-0/+8
|/
* Preselect the current state in the background chooser dialogPhilip P. Moltmann2018-07-121-4/+25
* Permission settings controls permission tri-statePhilip P. Moltmann2018-06-271-33/+273
* Extract common components in Permission settingsPhilip P. Moltmann2018-06-201-0/+320