summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/handheld/AppPermissionsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove Permissions Hub."Luca Stefani2019-12-111-1/+29
* Merge "Remove Permissions Hub. DO NOT MERGE" into qt-r1-devTreeHugger Robot2019-06-261-29/+1
|\
| * Remove Permissions Hub. DO NOT MERGEJoel Galenson2019-06-251-29/+1
* | Fix issue with AppPermissionsFragment crashing when no allowed or no denied p...Stanislav Zholnin2019-06-251-0/+9
|\ \ | |/ |/|
| * Fix issue with AppPermissionsFragment crashing when no allowed or no denied p...Stanislav Zholnin2019-06-251-0/+9
* | Merge "Add logging of AppPermissionsFragment views." into qt-devStanislav Zholnin2019-06-211-17/+74
|\|
| * Add logging of AppPermissionsFragment views.Stanislav Zholnin2019-06-211-17/+74
| * Creation of sessionId and passing it between PermissionController fragments.Stanislav Zholnin2019-06-061-7/+16
* | Creation of sessionId and passing it between PermissionController fragments.Stanislav Zholnin2019-06-061-7/+16
* | Revert "Remove Permissions Hub."Joel Galenson2019-05-311-1/+29
|/
* Remove Permissions Hub.Joel Galenson2019-05-301-29/+1
* Fix minor Talkback issues.Joel Galenson2019-05-061-0/+2
* Improve links in AppPermissionFragment.Joel Galenson2019-05-061-1/+1
* Support multiple profiles in AllAppPermissionsFragmentJoel Galenson2019-05-031-3/+4
* Add function to control for which permissions to show usages.Joel Galenson2019-04-021-1/+2
* Tweak Permissions Hub style.Joel Galenson2019-03-271-2/+2
* Update strings for denied permissions.Joel Galenson2019-03-261-5/+15
* Remove AppPermissionUsageFragment.Joel Galenson2019-03-201-18/+1
* Implement dual storage permission modelPhilip P. Moltmann2019-03-201-2/+1
* Remove the app action buttons from permissions screens.Joel Galenson2019-03-121-5/+12
* Do not show "never accessed" when Permissions Hub is disabled.Joel Galenson2019-03-071-1/+1
* Allow passing a user handle to AppPermissionsFragment.Joel Galenson2019-03-011-9/+22
* Do not show usage information for custom permissions.Joel Galenson2019-02-271-11/+15
* Add a never accessed subtitle to permission screens.Joel Galenson2019-02-191-0/+4
* Check a flag to see whether or not to disable the Permissions Hub.Joel Galenson2019-02-011-0/+4
* Use full group label in AppPermissionsFragment.Joel Galenson2019-01-281-1/+1
* Use new header for filtering permissions Hub by permission.Joel Galenson2019-01-181-2/+2
* Update PermissionAppsFragment and AppPermissionsFragment.Joel Galenson2019-01-171-3/+5
* Make usages aware of multiple users.Joel Galenson2019-01-161-0/+3
* Use system-api lib to get badged, shadowed iconsPhilip P. Moltmann2019-01-141-4/+1
* Merge "Add the recently used widget to the list of permissions."TreeHugger Robot2019-01-141-1/+1
|\
| * Add the recently used widget to the list of permissions.Joel Galenson2019-01-111-1/+1
* | Add link to an app's permission usages from its list of permissions.Joel Galenson2019-01-111-1/+12
|/
* Update PermissionController to use the new historical ops APISvet Ganov2019-01-091-3/+4
* Fix more truncated app label issues.Joel Galenson2018-12-131-3/+1
* Use the new app info header.Joel Galenson2018-12-121-12/+8
* Clean up and rename PermissionUsagePreference.Joel Galenson2018-12-101-7/+4
* Show message when no apps/permissions are allowed/denied.Joel Galenson2018-12-101-0/+11
* Show correctly-sized app icon.Joel Galenson2018-12-101-1/+1
* Show only while in use subtitle for location permissions.Joel Galenson2018-12-101-0/+6
* Ensure apps and permissions are correctly sorted by the locale.Joel Galenson2018-12-061-1/+15
* Have most uses of PermissionPreference go to AppPermissionFragment.Joel Galenson2018-12-051-58/+25
* Add settings search button to permission UIPhilip P. Moltmann2018-10-011-2/+0
* App icon in PermissionController should be as large as in SettingsPhilip P. Moltmann2018-09-251-1/+1
* Temporary: Use reflection to call IconDrawableFactoryPhilip P. Moltmann2018-09-201-2/+4
* 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-20/+17
* Split PackageInstaller app into installation and permissions managementPhilip P. Moltmann2018-07-301-1/+1
* Speed up computeAffectedPermissionsPhilip P. Moltmann2018-06-281-1/+1
* Permission settings controls permission tri-statePhilip P. Moltmann2018-06-271-2/+9