Allow setting a self-destruct timer

This is a rough prototype of #1837 meant to make testing the UI easier.
This commit is contained in:
Torsten Grote
2020-12-04 13:52:27 -03:00
committed by Sebastian Kürten
parent 630b4ff561
commit a4ea1fd257
4 changed files with 46 additions and 10 deletions

View File

@@ -165,6 +165,7 @@
<string name="set_contact_alias">Change contact name</string>
<string name="set_contact_alias_hint">Contact name</string>
<string name="set_alias_button">Change</string>
<string name="menu_item_auto_delete">Disappearing messages</string>
<string name="delete_all_messages">Delete all messages</string>
<string name="dialog_title_delete_all_messages">Confirm Message Deletion</string>
<string name="dialog_message_delete_all_messages">Are you sure that you want to delete all messages?</string>