Port OneUI miscellaneous display settings

This commit is contained in:
ajp_anton
2026-08-30 12:40:31 +00:00
parent 192bdb5381
commit 4ff37e6699
12 changed files with 568 additions and 0 deletions
+8
View File
@@ -21,6 +21,7 @@
<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>
<string name="page_log_display">Log display</string>
<string name="page_filter_logging">Filter logging</string>
@@ -31,6 +32,13 @@
<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>