Implement conversation data persistence

This commit is contained in:
str4d
2016-06-21 13:51:31 +00:00
parent f750280845
commit db52b2c29f
8 changed files with 664 additions and 299 deletions

View File

@@ -36,6 +36,7 @@
<string name="contact_list_button">Contacts</string>
<string name="delete_contact">Delete contact</string>
<string name="contact_deleted_toast">Contact deleted</string>
<string name="contact_deletion_failed_toast">Failed to delete contact</string>
<string name="forums_button">Forums</string>
<string name="settings_button">Settings</string>
<string name="sign_out_button">Sign Out</string>