ChatSecureAndroid icon indicating copy to clipboard operation
ChatSecureAndroid copied to clipboard

This project has ended, but ChatSecure iOS continues. For Android, please use Conversations or Zom instead

Results 100 ChatSecureAndroid issues
Sort by recently updated
recently updated
newest added

I have converted this project to Android Studio project. I hope you enjoy it! URL https://github.com/zhangyicococo/ChatSecure_AndroidStudio.git path : zhangyicococo/ChatSecure_AndroidStudio Thank you.

In WelcomeActivity.java inside the package name "info.guardianproject.otr.app.im.app" When tries to import the Cache World Library, it shows that "The import "import info.guardianproject.cacheword.CacheWordActivityHandler" cannot be resolved. Found something updates about CacheWord...

Pull request #191 mentions implementing OTRv3, but I can't find any information beyond that. `OtrConstants.java` only references OTRv2. What's the current status of OTRv3 in ChatSecure? It's extremely important for...

Despite Facebook [claiming they were going to shut XMPP down](https://developers.facebook.com/docs/chat) (#658), it's still quite alive and well. _Only_ `xmpp_login` from the API was removed, not the actual service. (I've heard...

I have the problem that my system time is set to 24-hour format (AKA military time) but ChatSecure (14.1.1-RC5) shows me a.m. and p.m. Played around a while to find...

The layout would be "layout-mdpi/message_view_left.xml". I created "layout-mdpi-v10" and copied "layout-ldpi/mesage_view_left.xml" over. This does not display the avatar and makes the message visible in its entirety. I may send out...

On the current up-to-date v14.2.0a, I'm setting up a new phone, and somehow got into a wonky state where the app is trying to use the cert for the previous...

Hi, Out of the blue, I tot this message this morning following a ChatSecure crash: > Your keystore is corrupted. > Please re-install ChatSecure or 'clear all data' for the...

Hello, KeySync doesn't seem to be supported anymore with v14 of ChatSecure, I can't find the setting to import an OTR key. This was working with v13. Please fix this...

BUG
SHOULD

According to [RFC 3921](https://xmpp.org/rfcs/rfc3921.html#stanzas-presence-children-priority), the XMPP resource priority is an integer between -128 and 127, but the numpad presented does not contain a minus sign. Copying and pasting "-128" from...

FEATURE