[android] Add ImageActivity to show images in full-screen

This commit is contained in:
Torsten Grote
2018-11-16 18:58:16 -02:00
parent 008cf95741
commit fbe5df8938
15 changed files with 397 additions and 20 deletions

View File

@@ -134,6 +134,8 @@
<string name="dialog_title_delete_contact">Confirm Contact Deletion</string>
<string name="dialog_message_delete_contact">Are you sure that you want to remove this contact and all messages exchanged with this contact?</string>
<string name="contact_deleted_toast">Contact deleted</string>
<!-- This is shown in the action bar when opening an image in fullscreen that the user sent -->
<string name="you">You</string>
<!-- Adding Contacts -->
<string name="add_contact_title">Add a Contact</string>