mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-08 02:40:11 -05:00
don't show 'enter pgp key' in non encrypted chats
This commit is contained in:
parent
16dc13e4df
commit
026be61b72
@ -568,6 +568,7 @@ public class ConversationFragment extends Fragment {
|
||||
this.conversation.trim();
|
||||
}
|
||||
this.activity = (ConversationActivity) getActivity();
|
||||
this.askForPassphraseIntent = null;
|
||||
this.conversation = conversation;
|
||||
this.mDecryptJobRunning = false;
|
||||
this.mEncryptedMessages.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user