summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/dashboard
AgeCommit message (Expand)Author
2023-10-12Reformat Kotlin files in the PermissionController by ktfmtYuting Fang
2023-07-20Fix some compilation issues with new androidx version.Elliot Sisteron
2023-04-05Remove unused code for screen overlay and move legacy codeYi-an Chen
2023-03-03Handle ACTION_MANAGE_PERMISSION_USAGE on AutoJordan Jozwiak
2023-02-28Fixing compiler warnings for PermissionController projectJoe Castro
2023-01-18[Permissions Hub Refactor] Remove -new suffix from new classes and add -legac...Karishma Vakil
2022-10-13[Permissions Hub Refactor] Move UI-specific logic out ofKarishma Vakil
2022-10-05[Permissions Hub Refactor] Refactor methods inKarishma Vakil
2022-09-07[Permissions Hub Refactor] Restructure a few methods inKarishma Vakil
2022-04-04Add v31/v33 packages in PCNate Myren
2022-02-23Update Permission module to be compatible with latest Jetpack librariesAlan Viverette
2022-01-27Refactor and car-ify permission timeline for AutoJordan Jozwiak
2022-01-11Don't filter permission groups by showSystemJordan Jozwiak
2022-01-06Add main privacy dashboard screen for autoJordan Jozwiak