Wait to process messages until after migration when screenlocked

Fixes #7390
This commit is contained in:
Moxie Marlinspike
2018-02-04 11:26:02 -08:00
parent 751cc0e86a
commit 9d5d43cf3a
3 changed files with 27 additions and 1 deletions

View File

@@ -1318,6 +1318,8 @@
<string name="ConversationListActivity_signal_needs_contacts_permission_in_order_to_search_your_contacts_but_it_has_been_permanently_denied">Signal needs Contacts permission in order to search your contacts, but it has been permanently denied. Please continue to app settings, select \"Permissions\", and enable \"Contacts\".</string>
<string name="conversation_activity__enable_signal_messages">ENABLE SIGNAL MESSAGES</string>
<string name="SQLCipherMigrationHelper_migrating_signal_database">Migrating Signal database</string>
<string name="PushDecryptJob_new_locked_message">New locked message</string>
<string name="PushDecryptJob_unlock_to_view_pending_messages">Unlock to view pending messages</string>
<!-- EOF -->