summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/permission/ui/model/GrantPermissionsViewModel.kt
AgeCommit message (Expand)Author
2023-10-12Reformat Kotlin files in the PermissionController by ktfmtYuting Fang
2023-09-09Start compat user select storage after targetSDK U, not TNate Myren
2023-08-04Ensure turning off photo picker flag doesn't allow permission expansionNate Myren
2023-06-22Don't show Health Permissions if the app doesn't handle VIEW_PERMISSION_USAGEPyuli Naithani
2023-05-31Merge "Auto grant full location group if device or app SDK < R" into udc-main...Nate Myren
2023-05-30Auto grant full location group if device or app SDK < RNate Myren
2023-05-25If an app doesn't request AML explicitly, do not grant itNate Myren
2023-05-10DO NOT MERGE Use parent MediaProvider in clone profilesNate Myren
2023-04-27Merge "Revert "Ensure compat storage grant is viewed as grant by dialog"" int...Nate Myren
2023-04-26Revert "Ensure compat storage grant is viewed as grant by dialog"Nate Myren
2023-04-26Merge "Update installsource logic for safety labels" into udc-devRichard MacGregor
2023-04-25Update installsource logic for safety labelsRichard MacGregor
2023-04-19Fix logging for photo picker permission promptsNate Myren
2023-04-13Skip group if recreating GrantPermissionsActivity after returningNate Myren
2023-04-11Merge "Add tests for PermissionMapping" into udc-devYi-an Chen
2023-04-10Add tests for PermissionMappingYi-an Chen
2023-04-06Merge "Ensure compat storage grant is viewed as grant by dialog" into udc-devNate Myren
2023-04-06Merge "Clean up file structure for utils for coverage calculation" into udc-devYi-an Chen
2023-04-05Ensure compat storage grant is viewed as grant by dialogNate Myren
2023-04-04Remove "always allow all" and "allow more" buttons from grant dialogNate Myren
2023-04-04Clean up file structure for utils for coverage calculationYi-an Chen
2023-03-24Merge "Revert "Revert "Don't unnecessarily query package metadata for SafetyL...Joe Castro
2023-03-23Revert "Revert "Don't unnecessarily query package metadata for SafetyLabels""Joe Castro
2023-03-23Update settings string for photo permission, fix IDsNate Myren
2023-03-20Add permission rationale logging to grant dialogRichard MacGregor
2023-03-15Merge "Treat AML as a "partial grant" for apps that support photo picker" int...Nate Myren
2023-03-13Update logging after adding new field to atomsRichard MacGregor
2023-03-10Treat AML as a "partial grant" for apps that support photo pickerNate Myren
2023-03-02Set RMI/V appops, change ux specs of more photos dialogNate Myren
2023-03-01Adjust Photo Picker button placement and textNate Myren
2023-02-28Fixing compiler warnings for PermissionController projectJoe Castro
2023-02-23Guarding against invalid permissions lists in GrantPermissionsActivityJoe Castro
2023-02-22Revert "Don't unnecessarily query package metadata for SafetyLabels"Adam Wright
2023-02-18Don't unnecessarily query package metadata for SafetyLabelsJoe Castro
2023-02-13Merge "Remove the "more photos" dialog"Nate Myren
2023-02-09Merge "Use unfiltered permission list when determining photo picker type"Nate Myren
2023-02-07In legacy case, apply revoked_compat/one_time to all storage permsNate Myren
2023-02-06Remove the "more photos" dialogNate Myren
2023-02-06Use unfiltered permission list when determining photo picker typeNate Myren
2023-02-01Merge "Revoke implicit READ_MEDIA permission when app is killed"Nate Myren
2023-01-31Merge "Update imports to android.health.connect"Olivier Nshimiye
2023-01-31Extract should show permission rationale logic to util classfayey
2023-01-31Revoke implicit READ_MEDIA permission when app is killedNate Myren
2023-01-27Update imports to android.health.connectOlivier Nshimiye
2023-01-17Do not display Photo Picker permission prompt when fixed to denyNate Myren
2022-12-29Add links to Permission Rationale dialogRichard MacGregor
2022-12-15Merge "Update Health Connect Intents"Mohamed Magdi
2022-12-14Add installsource live data and hook up store linkRichard MacGregor
2022-12-13Update Health Connect IntentsMagdi
2022-12-12Health permission group skip auto grantManjeet Rulhania