Config notifs page updates
- Remove unused settings - Regroup and combine lockscreen settings. The original lockscreen controller is used in other places (SUW and privacy) and so it's left untouched for those uses for now. Test: atest Bug: 132971502 Change-Id: Ic82817ff98cab27ca35b9488ae2e0eb6922a18e8
This commit is contained in:
@@ -7974,6 +7974,32 @@
|
||||
<!-- Configure Notifications: Title for the option controlling notifications for work profile. [CHAR LIMIT=30] -->
|
||||
<string name="locked_work_profile_notification_title">When work profile is locked</string>
|
||||
|
||||
|
||||
<!-- Configure notifications: Title for determining which notifications appear on the lock screen [CHAR LIMIT=60] -->
|
||||
<string name="lock_screen_notifs_title">Notifications on lockscreen</string>
|
||||
|
||||
<!-- Configure notifications: Value for lockscreen notifications: all notifications shown
|
||||
regardless of noisiness [CHAR LIMIT=60] -->
|
||||
<string name="lock_screen_notifs_show_all">Show alerting and silent notifications</string>
|
||||
|
||||
<!-- Configure notifications: Value for lockscreen notifications: show alerting notifications [CHAR LIMIT=60] -->
|
||||
<string name="lock_screen_notifs_show_alerting">Show alerting notifications only</string>
|
||||
|
||||
<!-- Configure notifications: Value for lockscreen notifications: don't show notifications [CHAR LIMIT=60] -->
|
||||
<string name="lock_screen_notifs_show_none">Don\u2019t show notifications</string>
|
||||
|
||||
<!-- Configure notifications: Title for redacting sensitive content on lockscreen [CHAR LIMIT=60] -->
|
||||
<string name="lock_screen_notifs_redact">Sensitive notifications</string>
|
||||
|
||||
<!-- Configure notifications: Summary for redacting sensitive content on lockscreen [CHAR LIMIT=120] -->
|
||||
<string name="lock_screen_notifs_redact_summary">Show sensitive content when locked</string>
|
||||
|
||||
<!-- Configure notifications: Title for redacting sensitive content on lockscreen, work profile [CHAR LIMIT=60] -->
|
||||
<string name="lock_screen_notifs_redact_work">Sensitive work profile notifications</string>
|
||||
|
||||
<!-- Configure notifications: Summary for redacting sensitive content on lockscreen, work profile [CHAR LIMIT=120] -->
|
||||
<string name="lock_screen_notifs_redact_work_summary">Show sensitive work profile content when locked</string>
|
||||
|
||||
<!-- Configure Notifications: Value for lockscreen notifications: all information will be
|
||||
shown in notifications shown on a secure lock screen
|
||||
[CHAR LIMIT=50] -->
|
||||
|
||||
Reference in New Issue
Block a user