Finish lockscreen layout support
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
<string name="debug_camera_unknown">unknown</string>
|
||||
<string name="notification_icons_title">Notification icons</string>
|
||||
<string name="system_icons_title">Hide status icons</string>
|
||||
<string name="system_icons_hint">Saved status-icon rules for the upcoming per-icon layout rewrite.</string>
|
||||
<string name="system_icons_hide_hint">Currently unwired: changes are stored, but do not affect SystemUI yet. Icons represent, in order:\nAOD, Lockscreen, Unlocked.</string>
|
||||
<string name="system_icons_hint">Status-icon rules for the custom layout engine.</string>
|
||||
<string name="system_icons_hide_hint">Icons represent, in order:\nAOD, Lockscreen, Unlocked.</string>
|
||||
<string name="system_icons_group_connectivity">Connectivity</string>
|
||||
<string name="system_icons_group_notifications">Notifications</string>
|
||||
<string name="system_icons_group_system">System</string>
|
||||
@@ -94,7 +94,7 @@
|
||||
<string name="hidden_apps_dialog_title">Notification icon app blocks</string>
|
||||
<string name="hidden_apps_page_title">Hide notification icons</string>
|
||||
<string name="hidden_apps_dialog_subtitle">Pull down to refresh session apps. List contents are fixed until refresh.</string>
|
||||
<string name="hidden_apps_page_hint">Currently unwired: changes are stored for the upcoming per-icon rewrite and do not affect icon visibility yet. Icons represent, in order:\nAOD, Lockscreen, Unlocked</string>
|
||||
<string name="hidden_apps_page_hint">Icons represent, in order:\nAOD, Lockscreen, Unlocked</string>
|
||||
<string name="hidden_apps_clear_session">Clear session list</string>
|
||||
<string name="hidden_apps_empty">No apps yet. Generate a notification first.</string>
|
||||
<string name="hidden_apps_close">Close</string>
|
||||
@@ -169,6 +169,7 @@
|
||||
<string name="layout_notification_position_title">Notification icons</string>
|
||||
<string name="layout_status_position_title">Status icons</string>
|
||||
<string name="layout_item_enabled">Enabled</string>
|
||||
<string name="layout_copy_from">Copy from</string>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user