summaryrefslogtreecommitdiff
path: root/src/com/android/settings/display/ControlsPrivacyPreferenceController.java
AgeCommit message (Collapse)Author
2021-11-01Add highlight menu keys for all toggle pref controllers and custom slicesJason Chiu
Bug: 204695404 Test: manual, robotest build pass, unit Change-Id: Iad2e28ada8ddb766ffa7eff2c8dc581250cbd6f8
2021-05-18Controls/Pay - Use new privacy settingMatt Pietal
Refer to the now centralized Secure setting, instead of local strings Bug: 188175341 Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.display Change-Id: I5fff84347c369ae94d6c8359cc49dcbcf9b6ee72
2021-05-07Controls/Wallet privacy settingsMatt Pietal
Addressing feedback from ag/14353975 Fixes: 185597511 Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.display Change-Id: I4de5b7f94d4be44820b1fa463d97f4f098f64bff
2021-05-06Wallet/controls - Migrate existing settingsMatt Pietal
Step 2 of 2. Move wallet settings from System -> Gestures -> Power Menu to Display -> Lockscreen. Split the existing sensitivity setting into two separate toggles to give users better control of their privacy settings. Bug: 185597511 Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.display Change-Id: Ifc390945a45258bbcc3c0a6ac67a0c4a3f7a9e91