summaryrefslogtreecommitdiff
path: root/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/SafetyEntryPreference.java
AgeCommit message (Expand)Author
2023-04-21Add support for static entries for settings search.Elliot Sisteron
2023-02-14Let @NonNull be the default.Elliot Sisteron
2022-09-16Revert "[automerge] Clicking disabled entry should not collapse ..."Prabal Singh
2022-09-13Clicking disabled entry should not collapse groupPrabal Singh
2022-08-22Create a View representation of SafetyCenterEntryGroupYuri Ufimtsev
2022-08-22Separate SafetyEntryView from SafetyEntryPreferenceYuri Ufimtsev
2022-08-18Send task with issue actionsNate Myren
2022-08-16Add a11y support for Safety Center entry listShriya Gupta
2022-08-10Make Safety groups expandable and collapsableYuri Ufimtsev
2022-08-09Grey out disabled entriesPrabal Singh
2022-08-04Add current task when starting PendingIntents from sourcesNate Myren
2022-07-28Add click logging to Safety Center.Tyler Dewey
2022-07-12Add simple IconAction impl to entries.Tyler Dewey
2022-06-27Wrap issue dismiss dialog in DialogFragment.Tyler Dewey
2022-05-31Replace all throws statements in SC UI with safe alternatives.Tyler Dewey
2022-05-24Merge "Fix padding for iconless entries" into tm-mainline-prodYuri Ufimtsev
2022-05-20Better UX for rendering of all the changes in Preferences of SafetyCenterYuri Ufimtsev
2022-05-19Fix padding for iconless entriesYuri Ufimtsev
2022-04-14Add UI for expanded group entities of Safety CenterYuri Ufimtsev
2022-04-04Add UI for top-level Safety Center entitiesYuri Ufimtsev
2022-03-17Apply some API feedbackGiulio Fiscella
2022-03-14Rename NONE to UNSPECIFIED for EntrySeverityLevel.Tyler Dewey
2022-02-10Replace STATELESS entry severity level with a new icon type.Tyler Dewey
2022-02-08Add simple prototype UI to Safety Center.Tyler Dewey