summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/utils/Utils.java
Commit message (Expand)AuthorAgeFilesLines
* PermissionController: Enable permission hub by defaultlineage-17.0Luca Stefani2019-09-041-1/+1
* Revert "Remove Permissions Hub."Luca Stefani2019-09-041-0/+72
* Remove Permissions Hub.Joel Galenson2019-05-301-72/+0
* Let launcher3 IconFactory add user badges.Hai Zhang2019-05-201-9/+4
* Fix multiple users and profiles.Louis Chang2019-04-221-7/+11
* Merge "Hide storage permission usages." into qt-devTreeHugger Robot2019-04-161-1/+1
|\
| * Hide storage permission usages.Joel Galenson2019-04-151-1/+1
* | Merge "Add string to differentiate storage permission requests" into qt-devTreeHugger Robot2019-04-151-1/+6
|\ \ | |/ |/|
| * Add string to differentiate storage permission requestsEvan Severson2019-04-121-1/+6
* | Make location re-up default to on.Joel Galenson2019-04-121-1/+1
|/
* Allow to update usersensitive while user is lockedPhilip P. Moltmann2019-04-081-2/+4
* estricted permission mechanism - PermissionControllerSvet Ganov2019-04-071-5/+31
* Add function to control for which permissions to show usages.Joel Galenson2019-04-021-0/+11
* Remove typed media permissionsPhilip P. Moltmann2019-04-011-12/+3
* Correctly handle relative last access times of 0.Joel Galenson2019-03-281-1/+1
* Control assistant's record audio user sensitivityPhilip P. Moltmann2019-03-271-4/+28
* Allow to manually mark uids as user sensitivePhilip P. Moltmann2019-03-271-1/+99
* Add a header showing the permission name, icon, and description to Permission...Joel Galenson2019-03-191-0/+43
* Extract BaseSearchIndexablesProvider.Hai Zhang2019-03-131-1/+16
* Make permissions settings UI respect user sensitive.Philip P. Moltmann2019-03-041-14/+10
* Update the policy to match the consensusPhilip P. Moltmann2019-03-041-2/+3
* Introduce and populate PackageManager.FLAG_PERMISSION_USER_VISIBLEEugene Susla2019-03-041-0/+9
* Slice and dice app ops - PermissionControllerSvet Ganov2019-03-011-0/+1
* Show usage duration in Permissions Hub.Joel Galenson2019-02-191-4/+3
* Add a dialog showing the enabled accessibility services.Joel Galenson2019-02-111-3/+16
* Merge "Cleanup appop/permissions state on sms kill switch toggle"Eugene Susla2019-02-051-1/+1
|\
| * Cleanup appop/permissions state on sms kill switch toggleEugene Susla2019-02-041-1/+1
* | Merge "Check a flag to see whether or not to disable the Permissions Hub."TreeHugger Robot2019-02-051-1/+10
|\ \
| * | Check a flag to see whether or not to disable the Permissions Hub.Joel Galenson2019-02-011-1/+10
* | | Speed up search indexing.Joel Galenson2019-02-011-0/+9
|/ /
* / Make the location access check read the flag as a boolean.Joel Galenson2019-01-301-2/+2
|/
* Only show re-up if a flag is enabledPhilip P. Moltmann2019-01-251-0/+12
* Fix minor Permissions Hub bugs.Joel Galenson2019-01-181-2/+3
* Update PermissionAppsFragment and AppPermissionsFragment.Joel Galenson2019-01-171-1/+49
* Use system-api lib to get badged, shadowed iconsPhilip P. Moltmann2019-01-141-0/+22
* Update PermissionController to use the new historical ops APISvet Ganov2019-01-091-49/+20
* Allow sorting the Permissions Hub entries by number of accesses.Joel Galenson2019-01-021-0/+37
* Do not use truncated app label when there is room.Joel Galenson2018-12-121-2/+31
* Merge "Allow passing a permission name to PermissionUsageFragment."TreeHugger Robot2018-12-061-1/+1
|\
| * Allow passing a permission name to PermissionUsageFragment.Joel Galenson2018-12-051-1/+1
* | Merge "Have most uses of PermissionPreference go to AppPermissionFragment."TreeHugger Robot2018-12-051-1/+77
|\ \
| * | Have most uses of PermissionPreference go to AppPermissionFragment.Joel Galenson2018-12-051-1/+77
| |/
* / Add activity to manage the list of default apps.Hai Zhang2018-12-041-0/+28
|/
* Merge "Show location access notifications"Philip P. Moltmann2018-12-031-0/+43
|\
| * Show location access notificationsPhilip P. Moltmann2018-12-011-0/+43
* | Ignore 'UNDEFINED' groupPhilip P. Moltmann2018-11-301-2/+2
|/
* Iterate on storage permissions model.Jeff Sharkey2018-11-261-3/+0
* Merge "Show system-fixed permissions but do not allow them to be disabled."TreeHugger Robot2018-11-191-16/+0
|\
| * Show system-fixed permissions but do not allow them to be disabled.Joel Galenson2018-11-161-16/+0
* | Hard code permission->group mapping into PermissionsControllerPhilip P. Moltmann2018-11-151-22/+175
|/