summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/permission/data
AgeCommit message (Expand)Author
2023-10-12Reformat Kotlin files in the PermissionController by ktfmtYuting Fang
2023-09-01Keep exempt permissions out of revokable groups listNate Myren
2023-06-22Don't show Health Permissions if the app doesn't handle VIEW_PERMISSION_USAGEPyuli Naithani
2023-05-08Merge "[Safety Labels] Enable safety labels features for preloaded apps" into...Karishma Vakil
2023-05-05[Safety Labels] Enable safety labels features for preloaded appsKarishma Vakil
2023-05-01Merge "Fix a bug that attribution label sometimes is missing on permission ti...Yuting Fang
2023-04-28Fix a bug that attribution label sometimes is missing on permission timeline ...Yuting Fang
2023-04-26Merge "Make observer explicitly ask for nullable any in setSourcesToDifferenc...Treehugger Robot
2023-04-26Merge "Update installsource logic for safety labels" into udc-devRichard MacGregor
2023-04-25Make observer explicitly ask for nullable any in setSourcesToDifferenceNate Myren
2023-04-25Update installsource logic for safety labelsRichard MacGregor
2023-04-21[Permissions Hub Refactor] Fix flicker when Permissions Hub is firstKarishma Vakil
2023-03-24Merge "Add code to catch invalid user Context creation in LightPackageInfo" i...Nate Myren
2023-03-20Add code to catch invalid user Context creation in LightPackageInfoNate Myren
2023-03-14[Safety Labels] Fix context used to retrieve safety label and install source ...Karishma Vakil
2023-03-13Removing Placeholder SafetyLabel metadata for testingJoe Castro
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-22Fixing nullability constraint on LightPackageInfoLiveDataJoe 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-15Merge "Use API version of GET_ATTRIBUTION_CHAINS flag"Nate Myren
2023-02-14Use API version of GET_ATTRIBUTION_CHAINS flagNate Myren
2023-02-12Merge "[Safety Labels] Miscelleaneous fixes for safety label change notificat...Karishma Vakil
2023-02-11[Safety Labels] Miscelleaneous fixes for safety label changeKarishma Vakil
2023-02-07Change "selected photos" to "ask", remove photo picker from settingsNate Myren
2023-01-27[Safety Labels] Remove writing of test data to make way forKarishma Vakil
2023-01-25Merge "[Safety Labels] Fix loop created in ag/21047603"Karishma Vakil
2023-01-24[Safety Labels] Fix loop created in ag/21047603Karishma Vakil
2023-01-24Update metadata/safetyLabel to address versioning.fayey
2023-01-19[Safety Labels] Adjustments to help with CTS testingKarishma Vakil
2023-01-11Fix ServiceLiveData NPE am: dc6c59d4ddRichard MacGregor
2023-01-10Use getAppMetadata API for Safety LabelsRichard MacGregor
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-28Fix ServiceLiveData NPERichard MacGregor
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-12-12Merge "[Permissions Hub Refactor] Implement OnOpNotedListener in AllLightPAck...Karishma Vakil
2022-11-28[Permissions Hub Refactor] Show permission group entries for unusedKarishma Vakil
2022-11-24[Permissions Hub Refactor] Implement OnOpNotedListener inKarishma Vakil
2022-11-21Merge changes from topic "permission-rationale-grant-dialog"Richard MacGregor
2022-11-18Add permission rationale to permission grant dialogRichard MacGregor
2022-11-18Revert "Revert "[Permissions Hub Refactor] Add new ViewModel for Permissions ...Karishma Vakil
2022-11-14Revert "[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-09-22Fix gradle compilationManjeet Rulhania
2022-09-19Merge "Stagger the loading times of livedatas on Manage Standard screen"Nate Myren