Enable split pane UI for new conversation screen.

This commit is contained in:
jeffrey-signal
2025-10-17 11:23:36 -04:00
committed by Cody Henthorne
parent 4fd4792dd8
commit 9d0422a898
10 changed files with 24 additions and 477 deletions

View File

@@ -5910,12 +5910,6 @@
<string name="NewConversationActivity__s_has_been_blocked">%1$s has been blocked</string>
<!-- Snackbar message when blocking a contact has failed -->
<string name="NewConversationActivity__block_failed">Block failed</string>
<!-- Dialog title when remove target contact is in system contacts -->
<string name="NewConversationActivity__unable_to_remove_s">Unable to remove %1$s</string>
<!-- Dialog message when remove target contact is in system contacts -->
<string name="NewConversationActivity__this_person_is_saved_to_your">This person is saved to your device\'s Contacts. Delete them from your Contacts and try again.</string>
<!-- Dialog action to view contact when they can\'t be removed otherwise -->
<string name="NewConversationActivity__view_contact">View contact</string>
<!-- Error message shown when looking up a person by phone number and that phone number is not associated with a signal account -->
<string name="NewConversationActivity__s_is_not_a_signal_user">%1$s is not a Signal user</string>
<!-- Accessibility label for opening the screen specific dropdown menu. -->