summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/wear/AppPermissionsFragmentWear.java
Commit message (Expand)AuthorAgeFilesLines
* Set USER_FIXED for all non-granted permissions as long as one in the groupShijian Li2017-01-231-0/+23
* Partial cherry-pick changes on permission model change.Shijian Li2017-01-191-1/+1
* Merge "Don't set USER_FIXED when revoking a permission inside Settings -> App...TreeHugger Robot2017-01-091-1/+1
|\
| * Don't set USER_FIXED when revoking a permission inside Settings -> App.Shijian Li2017-01-091-1/+1
* | Add refresh logic for individually controlled permission in onResume.Shijian Li2017-01-091-3/+14
|/
* Expand all permissions when permissions in a group are individually managed.Shijian Li2017-01-031-53/+106
* Display support dialog for locked permissions.Matt McKeon2016-11-041-1/+34
* Update permissions UI to match new watch UI.Michael Kwan2016-10-111-188/+83
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-4/+2
* Show No permissions, if there are no permissionsVinod Krishnan2016-03-181-9/+9
* Support app install from a content URISvet Ganov2016-03-051-2/+1
* No overlay when permissions shown - package installerSvet Ganov2016-02-201-6/+0
* Fix out of bounds exceptionAnthony Hugh2015-10-281-7/+9
* Add enabled/disabled icons for permissions on WearAnthony Hugh2015-09-231-2/+48
* Add new dialog for warning confirmationsAnthony Hugh2015-09-231-20/+29
* Permissions Settings UI updatesAnthony Hugh2015-09-171-5/+21
* Build initial Permissions Settings UI page for WearAnthony Hugh2015-09-151-0/+262