Remove locked notification none mode

This commit is contained in:
ajp_anton
2026-05-30 17:51:11 +00:00
parent f66326f613
commit bd7b07def0
9 changed files with 20 additions and 209 deletions
-7
View File
@@ -30,15 +30,10 @@
<string name="debug_restart_systemui">Restart SystemUI</string>
<string name="debug_restart_systemui_started">SystemUI restart requested.</string>
<string name="debug_restart_systemui_failed">Could not restart SystemUI. Root shell failed.</string>
<string name="debug_section_android_notification_style">Android notification style</string>
<string name="debug_notification_style_current">Current: %1$s</string>
<string name="debug_notification_style_hint">Temporary control for Samsung lockscreen/AOD notification style. Writes use root shell.</string>
<string name="debug_notification_style_cards">Cards</string>
<string name="debug_notification_style_icons">Icons</string>
<string name="debug_notification_style_dot">Dot</string>
<string name="debug_notification_style_unknown">unknown</string>
<string name="debug_notification_style_write_failed">Could not write notification style. Root shell failed.</string>
<string name="debug_notification_style_write_done">Notification style changed.</string>
<string name="debug_section_notification_icons">Notification icons</string>
<string name="debug_cycle_icons_label">Cycle debug icons</string>
<string name="debug_cycle_icons_hint">Cycles visible debug icons between 0 and the configured count every 2 seconds.</string>
@@ -177,8 +172,6 @@
<string name="layout_icon_container_count">Number of containers</string>
<string name="layout_locked_notifications_title">Locked notifications mode</string>
<string name="layout_locked_notifications_hint">Mirrors the Samsung notification display style for AOD and lockscreen.</string>
<string name="layout_locked_notifications_none">None</string>
<string name="layout_locked_notifications_none_disabled">None is remembered, but Layout OFF uses Dot.</string>
<string name="layout_misc_title">Misc</string>
<string name="label_max_unlocked_icons_per_row">Max unlocked icons per row</string>
<string name="layout_padding_title">Padding</string>