Improve wallpaper settings screen, conversation rendering.

Co-authored-by: Greyson Parrelli <greyson@signal.org>
This commit is contained in:
Alex Hart
2021-01-19 21:54:10 -05:00
committed by Greyson Parrelli
parent 6bcb0de43d
commit b5712f4bd1
63 changed files with 1100 additions and 307 deletions

View File

@@ -701,6 +701,7 @@
<string name="ManageGroupActivity_mute_notifications">Mute notifications</string>
<string name="ManageGroupActivity_custom_notifications">Custom notifications</string>
<string name="ManageGroupActivity_mentions">Mentions</string>
<string name="ManageGroupActivity_chat_wallpaper">Chat wallpaper</string>
<string name="ManageGroupActivity_until_s">Until %1$s</string>
<string name="ManageGroupActivity_off">Off</string>
<string name="ManageGroupActivity_on">On</string>
@@ -752,6 +753,7 @@
<string name="ManageRecipientActivity_this_person_is_in_your_contacts">This person is in your contacts</string>
<string name="ManageRecipientActivity_disappearing_messages">Disappearing messages</string>
<string name="ManageRecipientActivity_chat_color">Chat color</string>
<string name="ManageRecipientActivity_chat_wallpaper">Chat wallpaper</string>
<string name="ManageRecipientActivity_block">Block</string>
<string name="ManageRecipientActivity_unblock">Unblock</string>
<string name="ManageRecipientActivity_view_safety_number">View safety number</string>