Consolidate notification utility settings

This commit is contained in:
ajp_anton
2026-08-31 01:19:58 +00:00
parent dc11e605d1
commit 3289d62ca0
8 changed files with 129 additions and 188 deletions
-5
View File
@@ -18,7 +18,6 @@
<string name="page_rules">Rules</string>
<string name="page_apps">Apps</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_miscellaneous">Miscellaneous</string>
<string name="page_filter_apps">Filter apps</string>
@@ -29,14 +28,10 @@
<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_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_miscellaneous">&#160;&#160;&#160;&#160;Miscellaneous</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>
<string name="keep_aod_visible_during_calls">Keep AOD visible during calls</string>
<string name="keep_aod_visible_during_calls_hint">Prevents OneUI from hiding the always-on display while a call is active.</string>
<string name="show_lockscreen_battery_percent">Show battery % on lockscreen when unplugged</string>
<string name="show_lockscreen_battery_percent_hint">Shows the battery percentage even when the phone is not charging.</string>
<string name="show_aod_battery_percent">Show battery % on AOD when unplugged</string>
<string name="show_aod_battery_percent_hint">Shows the battery percentage in the bottom AOD area even when the phone is not charging.</string>
</resources>