summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/handheld/PermissionAppsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove Permissions Hub."Luca Stefani2019-09-041-0/+47
* Add logging to PermissionAppsFragmentStanislav Zholnin2019-06-211-0/+44
* Creation of sessionId and passing it between PermissionController fragments.Stanislav Zholnin2019-06-061-5/+17
* Remove Permissions Hub.Joel Galenson2019-05-301-47/+0
* Use the full permission label to avoid truncation in some locales.Joel Galenson2019-05-081-1/+1
* Fix minor Talkback issues.Joel Galenson2019-05-061-0/+3
* Improve links in AppPermissionFragment.Joel Galenson2019-05-061-1/+2
* Merge "Show non-work apps before work apps." into qt-devTreeHugger Robot2019-05-031-1/+7
|\
| * Show non-work apps before work apps.Joel Galenson2019-05-031-1/+7
* | Support multiple profiles in AllAppPermissionsFragmentJoel Galenson2019-05-031-2/+2
|/
* Do not show multiple footers if no usages are available.Joel Galenson2019-04-171-1/+4
* Add function to control for which permissions to show usages.Joel Galenson2019-04-021-0/+12
* Tweak Permissions Hub style.Joel Galenson2019-03-271-2/+2
* Update strings for denied permissions.Joel Galenson2019-03-261-6/+17
* Change PermissionAppFragment's header for Location to "Allowed all the time"Joel Galenson2019-03-251-0/+8
* Implement dual storage permission modelPhilip P. Moltmann2019-03-201-2/+1
* Add a header showing the permission name, icon, and description to Permission...Joel Galenson2019-03-191-5/+14
* Merge changes from topic "userSensitive"Philip P. Moltmann2019-03-081-5/+1
|\
| * Make permissions settings UI respect user sensitive.Philip P. Moltmann2019-03-041-5/+1
* | Do not show "never accessed" when Permissions Hub is disabled.Joel Galenson2019-03-071-1/+1
|/
* Do not show usage information for custom permissions.Joel Galenson2019-02-271-0/+3
* Add a never accessed subtitle to permission screens.Joel Galenson2019-02-191-0/+2
* Update PermissionAppsFragment and AppPermissionsFragment.Joel Galenson2019-01-171-3/+40
* Update PermissionController to use the new historical ops APISvet Ganov2019-01-091-1/+2
* Fix crashes when entering battery saver mode.Joel Galenson2018-12-141-1/+1
* Do not use truncated app label when there is room.Joel Galenson2018-12-121-3/+1
* Clean up and rename PermissionUsagePreference.Joel Galenson2018-12-101-15/+6
* Show message when no apps/permissions are allowed/denied.Joel Galenson2018-12-101-0/+11
* Avoid abbreviating package names unnecessarily.Joel Galenson2018-12-101-2/+6
* Show correctly-sized app icon.Joel Galenson2018-12-101-1/+1
* Show only while in use subtitle for location permissions.Joel Galenson2018-12-101-2/+17
* Ensure apps and permissions are correctly sorted by the locale.Joel Galenson2018-12-061-45/+35
* Correctly sort PermissionAppsFragment when toggling system apps.Joel Galenson2018-12-051-0/+3
* Have most uses of PermissionPreference go to AppPermissionFragment.Joel Galenson2018-12-051-77/+51
* Warn every time when revoking default granted permissions from list ofPhilip P. Moltmann2018-10-251-3/+2
* Add settings search button to permission UIPhilip P. Moltmann2018-10-011-2/+2
* App icon in PermissionController should be as large as in SettingsPhilip P. Moltmann2018-09-251-1/+1
* 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-21/+18
* Split PackageInstaller app into installation and permissions managementPhilip P. Moltmann2018-07-301-1/+1
* Simplify title for manage-actvityPhilip P. Moltmann2018-07-121-1/+1
* Permission settings controls permission tri-statePhilip P. Moltmann2018-06-271-2/+9
* Extract common components in Permission settingsPhilip P. Moltmann2018-06-201-109/+32
* Remember if the system is shown during lifecylePhilip P. Moltmann2017-02-241-2/+18
* Polish permissions review UI.Svet Ganov2016-09-211-1/+2
* Merge "Fix the visibility for disabled apps in settings"Lei Yu2016-08-241-0/+4
|\
| * Fix the visibility for disabled apps in settingsjackqdyulei2016-08-221-0/+4
* | Fix the sorting bugs for system appsjackqdyulei2016-08-171-0/+2
|/
* Don't offer menu items it they are no-opSvet Ganov2016-06-291-8/+19
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-1/+1