summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/permission/ui/model/AppPermissionViewModel.kt
AgeCommit message (Expand)Author
2022-02-02Add new groups, and enforce media supergroupJay Thomas Sullivan
2022-01-27Fix self-revocation for background permissions.Thomas Vannet
2021-11-17Merge "Persist permission decisions for Automotive"Jordan Jozwiak
2021-11-15Persist permission decisions for AutomotiveJordan Jozwiak
2021-11-11Clear USER_SET flag when user selects ask buttonEvan Severson
2021-07-12Move Privacy dashboard code out of the debug.Pyuli Naithani
2021-05-11[Location Accuracy] Add config for default stateGuojing Yuan
2021-04-06Show a warning when revoking permissions for companion apps using Device Prof...Eugene Susla
2021-03-22Disable location accuracy if foreground is system fixedGuojing Yuan
2021-02-03[Location Accuracy] Set up teamfood and fix a minor UI bugGuojing Yuan
2021-02-02[Location Accuracy] Adding location accuracy to location settings and permiss...Guojing Yuan
2020-09-29Revert ui hacks from REvan Severson
2020-08-27Revert "Snap for 6793014 from 1bc4a8915884f60dfdb8d8cd4cea9cca19..."Colin Cross
2020-07-07Show mic access as background for emergency appEvan Severson
2020-06-30Fix several issues with Storage permission UINate Myren
2020-06-05Ensure that "media only" button isn't always setNate Myren
2020-05-26Fix the one-time button hiding if currently grantedEvan Severson
2020-05-13Merge "Show detail explaining why fg options are unavailable" into rvc-devEvan Severson
2020-05-13Remove the one-time flag when revokedEvan Severson
2020-05-12Show detail explaining why fg options are unavailableEvan Severson
2020-05-05Show different Ui for apps which could have fg capabilitiesEvan Severson
2020-04-29Merge "Show admin help icon." into rvc-devTreeHugger Robot
2020-04-28Show admin help icon.Evan Severson
2020-04-24Merge "Go back from fragments on error" into rvc-devTreeHugger Robot
2020-04-24Go back from fragments on errorNate Myren
2020-04-16Check destination before navigatingNate Myren
2020-04-09Implement Special app access in permissionControllerNate Myren
2020-03-18Add AutoRevoke UINate Myren
2020-03-12Unset UserFixed flag for BG locationEvan Severson
2020-03-06Merge "Fix wrong permission state on deny-anyway" into rvc-devEvan Severson
2020-03-03Disable foreground only if background isn't visibleEvan Severson
2020-03-03Fix wrong permission state on deny-anywayEvan Severson
2020-02-26Refactored ViewModels to be in their own folderNate Myren