summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/permission/model
AgeCommit message (Expand)Author
2023-05-05[Safety Labels] Enable safety labels features for preloaded appsKarishma Vakil
2023-04-25Update installsource logic for safety labelsRichard MacGregor
2023-04-11[Permissions Hub Refactor] Fix incorrect order of substrings in summary label inKarishma Vakil
2023-04-04Clean up file structure for utils for coverage calculationYi-an Chen
2023-03-07Switch safetylabel query to use initiatingPackageRichard MacGregor
2023-03-06[Permissions Hub Refactor] Miscellaneous bug fixesKarishma Vakil
2023-02-28Fixing compiler warnings for PermissionController projectJoe Castro
2023-02-23No need to kill app if app op was changed for modern apps.Hai Zhang
2023-02-02[Safety Labels] Redirect to App location permission page instead ofKarishma Vakil
2023-01-31Merge "Update imports to android.health.connect"Olivier Nshimiye
2023-01-27[Safety Labels] Use install time or last update time to populate safetyKarishma Vakil
2023-01-27Update imports to android.health.connectOlivier Nshimiye
2023-01-10[Safety Labels] Load app safety labels from disk to display inKarishma Vakil
2023-01-04[Safety Labels] Add ViewModel, placeholder LiveData and UX to DataKarishma Vakil
2022-12-20Merge "[Permissions Hub Refactor] Add new ViewModel for Permission Usage Deta...Karishma Vakil
2022-12-17[Permissions Hub Refactor] Add new ViewModel for Permission Usage Details pageKarishma Vakil
2022-12-14Add installsource live data and hook up store linkRichard MacGregor
2022-11-28[Permissions Hub Refactor] Show permission group entries for unusedKarishma Vakil
2022-11-21Merge "Revert "Revert "[Permissions Hub Refactor] Add new ViewModel for Permi...Karishma Vakil
2022-11-18Revert "Revert "[Permissions Hub Refactor] Add new ViewModel for Permissions ...Karishma Vakil
2022-11-17Add photo picker to the permissions promptNate Myren
2022-11-14Merge "Revert "[Permissions Hub Refactor] Add new ViewModel for Permissions H...Karishma Vakil
2022-11-14Revert "[Permissions Hub Refactor] Add new ViewModel for Permissions Hub Main"Karishma Vakil
2022-11-13Merge "[Permissions Hub Refactor] Add new ViewModel for Permissions Hub Main ...Karishma Vakil
2022-11-12[Permissions Hub Refactor] Add new ViewModel for Permissions Hub MainKarishma Vakil
2022-11-04Show health permission group in privacy dashboardManjeet Rulhania
2022-10-28Merge "Migrate STORAGE permissions to READ_MEDIA on T" into tm-mainline-prod ...Jay Sullivan
2022-10-25Migrate STORAGE permissions to READ_MEDIA on TJay Thomas Sullivan
2022-10-25Merge "[Permissions Hub Refactor] Delete unused methods from AppPermissionUsage"Karishma Vakil
2022-10-21Merge "Fix errorprone warnings that should be errors" am: 7e32c9eb32 am: 49f7...Treehugger Robot
2022-10-21[Permissions Hub Refactor] Delete unused methods from AppPermissionUsageKarishma Vakil
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-09-12Create PermissionMapping fileNate Myren
2022-08-26Forget persisted info about the app if bg location access is revokedGanesh Olekar
2022-06-18Integrate background location check with safety centerGanesh Olekar
2022-05-31Fix auto-grant for groups with solely R_W_R permsJay Thomas Sullivan
2022-05-31Fix auto-grant for groups with solely R_W_R permsJay Thomas Sullivan
2022-05-27Revert "Fix auto-grant for groups with solely R_W_R perms"Martijn Coenen
2022-05-23Fix auto-grant for groups with solely R_W_R permsJay Thomas Sullivan
2022-05-21Merge "Revert "Integrate background location check with safety center"" into ...TreeHugger Robot
2022-05-20Revert "Integrate background location check with safety center"Ganesh Olekar
2022-05-20Remove code related to runtime review requiredNate Myren
2022-05-12Merge "Integrate background location check with safety center" into tm-mainli...Ganesh Olekar
2022-05-12Integrate background location check with safety centerGanesh Olekar
2022-05-12Merge "Skip killing backup app on notification deny in PermissionController" ...Nate Myren
2022-05-12Merge "Handle OP_RECEIVE_AMBIENT_TRIGGER_AUDIO in hub" into tm-devTreeHugger Robot
2022-05-11Skip killing backup app on notification deny in PermissionControllerNate Myren
2022-05-06Handle OP_RECEIVE_AMBIENT_TRIGGER_AUDIO in hubNate Myren
2022-05-02Move GrantPermissions and ReviewPermission ViewModels out of v31/33Nate Myren
2022-04-27Fix incorrect auto grant for split permissionsManjeet Rulhania