Fix foldable camera cutout overrides

This commit is contained in:
ajp_anton
2026-06-17 19:46:35 +00:00
parent f16e1a8ad5
commit 28cc72b7ea
8 changed files with 161 additions and 22 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
<string name="debug_notification_permission_required">Notification permission is required for debug icons.</string>
<string name="debug_camera_current_title">Current camera</string>
<string name="debug_camera_other_title">Other overridden cameras</string>
<string name="debug_camera_identified_as">Identified as %1$s</string>
<string name="debug_camera_identified_as">Identified as %1$s\n%2$s</string>
<string name="debug_camera_overridden_as">Overridden as %1$s</string>
<string name="debug_camera_action_wrong">This is wrong</string>
<string name="debug_camera_action_undo"></string>
@@ -131,7 +131,7 @@
<string name="status_chips_hide_media_unlocked_label">Hide media chip (unlocked)</string>
<string name="status_chips_hide_navigation_unlocked_label">Hide navigation chip (unlocked)</string>
<string name="status_chips_hide_call_unlocked_label">Hide call chip (unlocked)</string>
<string name="status_chips_hide_battery_label">Hide charging battery chip</string>
<string name="status_chips_hide_battery_label">Hide charging battery chip (unlocked)</string>
<string name="misc_title">Misc</string>
<string name="battery_bar_title">Battery bar</string>
<string name="battery_bar_master_toggle_title">Master toggle</string>