summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/model
AgeCommit message (Expand)Author
2023-08-15Don't show green dismissed issues.Elliot Sisteron
2023-04-26Merge "Don't duplicate issue impressions per session." into udc-devTyler Dewey
2023-04-21Add a way to retrieve the source id of a static entry.Elliot Sisteron
2023-04-11Don't duplicate issue impressions per session.Tyler Dewey
2023-03-22Merge "Consider issues to groups mapping in extras for subpages." into udc-devJan Tomljanovic
2023-03-20Consider issues to groups mapping in extras for subpages.Jan Tomljanovic
2023-03-14Merge "Extract status card view and clean up button logic." into udc-devTyler Dewey
2023-03-14Account for Dismissed issues when calculating resolved IssuesYuri Ufimtsev
2023-03-13Extract status card view and clean up button logic.Tyler Dewey
2023-03-06Fix the Safety Center Status showing logic to cover edge cases 2p: b8bf87e868Presubmit Automerger Backend
2023-03-03Merge "Pre-render current Safety Center Data." into udc-devTyler Dewey
2023-03-01Merge "Fixing compiler warnings for PermissionController project" into udc-devJoe Castro
2023-02-28Fix scroll-to-result for privacy togglesShriya Gupta
2023-02-28Fixing compiler warnings for PermissionController projectJoe Castro
2023-02-27Pre-render current Safety Center Data.Tyler Dewey
2023-02-23Move duplicate subpage issue-fetching into SafetyCenterUiDataShriya Gupta
2023-02-15Merge "Let @NonNull be the default."Elliot Sisteron
2023-02-14Let @NonNull be the default.Elliot Sisteron
2023-02-13Add method comment for executeIssueActionSimon Wingrove
2023-02-09Add search indexing support for subpagesShriya Gupta
2023-01-30Create customized fragment for the Privacy subpageShriya Gupta
2023-01-26[automerge] Hide camera/mic toggles in SC QS if not supported 2p: e0d8b7831cPresubmit Automerger Backend
2023-01-26Hide camera/mic toggles in SC QS if not supportedGiulio Fiscella
2023-01-25[automerge] Fix toggles when disallowed by admin 2p: a89cb6b277Presubmit Automerger Backend
2023-01-25Fix toggles when disallowed by adminGiulio Fiscella
2023-01-24[conflict] Migrate QS model closer to QS fragment 2p: da6b450f8dPresubmit Automerger Backend
2023-01-24Migrate QS model closer to QS fragmentGiulio Fiscella
2023-01-04Handle device rotation and refresh on page-open for subpagesShriya Gupta
2022-10-28Add data layer class for SC Status.Tyler Dewey
2022-08-20Merge "Send task with issue actions" into tm-mainline-prodTreeHugger Robot
2022-08-20Merge changes from topic "cherrypick-sameTaskIssues-lni0g7kqul"TreeHugger Robot
2022-08-18Send task with issue actionsNate Myren
2022-08-17Update SafetyCenter resolved issue UI restrictionsRichard MacGregor
2022-08-10Send data at end of scan instead of throughout.Tyler Dewey
2022-08-02Implement SafetyCenter issue inline action behaviorRichard MacGregor
2022-07-28Block interaction logging for disallowed sources.Tyler Dewey
2022-07-22Add "show passwords" to Privacy ControlsNate Myren
2022-07-20Add Safety Center impression logging.Tyler Dewey
2022-07-18Add Privacy Controls page in PermissionControllerNate Myren
2022-07-11Prevent Safety Center rescan on configuration changeMax Spencer
2022-06-28Add pending actions state for Safety center QSGanesh Olekar
2022-06-27Wrap issue dismiss dialog in DialogFragment.Tyler Dewey
2022-05-11Extract abstract SafetyCenterViewModel and factory.Tyler Dewey
2022-04-20Display error toasts in SafetyCenter.Tyler Dewey
2022-04-13Implement basic inline action tracking.Elliot Sisteron
2022-03-24Add dismiss and confirm dismissal to issues.Tyler Dewey
2022-03-08Extract ViewModel for SafetyCenter UI, refresh in onStart.Tyler Dewey