ChatSecureAndroid icon indicating copy to clipboard operation
ChatSecureAndroid copied to clipboard

[Feature Request] Interrupt "Start Encryption"

Open scento opened this issue 11 years ago • 0 comments

It is not possible to interrupt the connection process after choosing "Start Encryption" in the chat activity. This feature might be useful to force a fallback to plain chat if a "friend" has a too bad mobile connection to synchronize OTR.

To implement this little feature some code around line 223 in src/info/guardianproject/otr/app/im/app/ChatView.java should be changed to add an additional menu entry to stop the OTR initialization process.

scento avatar Feb 22 '14 15:02 scento