OTR & another.im #23

Merged
Sergei Poljanski merged 65 commits from develop into master 2024-12-09 18:42:00 +00:00
Showing only changes of commit 8772c9fd73 - Show all commits

View file

@ -4023,7 +4023,6 @@ public class ConversationFragment extends XmppFragment
private void destroySecrectChat() {
conversation.endOtrIfNeeded();
activity.xmppConnectionService.destroyConversation(conversation);
activity.onBackPressed();
}
protected void sendPgpMessage(final Message message) {