Reorganize notification visibility settings

This commit is contained in:
ajp_anton
2026-08-30 01:40:16 +00:00
parent e814a1aab3
commit 7331ac8f01
16 changed files with 496 additions and 211 deletions
+5 -4
View File
@@ -4,13 +4,13 @@
<string name="notification_listener_label">Notifications Master listener</string>
<string name="navigation_open">Open navigation</string>
<string name="navigation_close">Close navigation</string>
<string name="navigation_alerts_header">Notification control</string>
<string name="navigation_alerts_header">Alerts</string>
<string name="navigation_notifications_header">Notifications</string>
<string name="navigation_logging_header">Logging</string>
<string name="page_view_logs">View logs</string>
<string name="page_settings">Settings</string>
<string name="page_alerts">Alerts</string>
<string name="page_alert_status">Alert status</string>
<string name="debug_notifications_title">Debug notifications</string>
<string name="debug_notifications_description">Post up to 50 real, silent notifications to test icon filtering and layout.</string>
<string name="debug_cycle_notifications">Cycle between zero and the selected count every two seconds</string>
<string name="debug_reset_notifications">Reset</string>
@@ -18,7 +18,8 @@
<string name="page_profiles">Profiles</string>
<string name="page_rules">Rules</string>
<string name="page_apps">Apps</string>
<string name="page_notification_visibility">Notification visibility</string>
<string name="page_notification_visibility">Notifications</string>
<string name="page_debug_notifications">Debug icons</string>
<string name="page_cards_layout">Cards layout</string>
<string name="page_filter_apps">Filter apps</string>
<string name="page_log_display">Log display</string>
@@ -28,8 +29,8 @@
<string name="navigation_indented_profiles">&#160;&#160;&#160;&#160;Profiles</string>
<string name="navigation_indented_rules">&#160;&#160;&#160;&#160;Rules</string>
<string name="navigation_indented_apps">&#160;&#160;&#160;&#160;Apps</string>
<string name="navigation_indented_notification_visibility">&#160;&#160;&#160;&#160;Visibility</string>
<string name="navigation_indented_cards_layout">&#160;&#160;&#160;&#160;Cards layout</string>
<string name="navigation_indented_debug_notifications">&#160;&#160;&#160;&#160;Debug icons</string>
<string name="navigation_indented_filter_logging">&#160;&#160;&#160;&#160;Filter logging</string>
<string name="navigation_indented_filter_apps">&#160;&#160;&#160;&#160;Filter apps</string>
</resources>