| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ChatSecure for Android, also known as Gibberbot, an Android app to support XMPP Jabber chat using OTR encryption https://guardianproject.info/apps/chatsecure/
It includes OTR4J: https://code.google.com/p/otr4j/
and BouncyCastle for Java: http://www.bouncycastle.org/java.html
and SQLCipher for Android: https://guardianproject.info/code/sqlcipher/
That's it! Generally speaking, this should be an easy project to build locally for anyone who's used Eclipse and/or ADT before. If you have any questions, don't be afraid to jump into IRC for real-time help at #guardianproject on freenode or OFTC.
mvn test
See robo-tests/README.md for eclipse instructions.
Currently the instrumented target tests (to be run on a device) in the directory tests are empty.
adb shell setprop log.tag.GB.XmppConnection DEBUG
ant -Dgibberbot.locale=fa release
| Back | FazBrowse Home | New Git URL |