Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused imports. | Michael | 2014-11-21 | 2 | -21/+0 |
| | |||||
* | put error notification into notification service | iNPUTmice | 2014-11-18 | 1 | -42/+0 |
| | |||||
* | fixed regression of xmpp uris not working | iNPUTmice | 2014-11-16 | 1 | -3/+3 |
| | |||||
* | happy hanukkah | iNPUTmice | 2014-11-16 | 1 | -0/+7 |
| | |||||
* | Don't escape passwords in SASL | Sam Whited | 2014-11-15 | 1 | -1/+1 |
| | | | | Fixes #671 | ||||
* | made scan and show qr code more accessible in VerifyOtrActivity | iNPUTmice | 2014-11-16 | 1 | -0/+79 |
| | |||||
* | parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵ | iNPUTmice | 2014-11-16 | 1 | -0/+9 |
| | | | | shareable uri where ever possible | ||||
* | Cache SCRAM-SHA-1 keys for current session | Sam Whited | 2014-11-15 | 1 | -0/+4 |
| | |||||
* | Merge branch 'feature/otr_verification' into development | iNPUTmice | 2014-11-15 | 1 | -34/+0 |
|\ | |||||
| * | initial smp support | iNPUTmice | 2014-11-11 | 1 | -34/+0 |
| | | |||||
* | | Add SCRAM-SHA1 support | Sam Whited | 2014-11-14 | 1 | -2/+29 |
| | | | | | | | | | | | | | | Factor out GS2 tokanization into own class Add authentication exception class Fixes #71 | ||||
* | | Refactor authentication code | Sam Whited | 2014-11-12 | 1 | -59/+1 |
|/ | |||||
* | more refactoring for presence selection. removed getTo, getFrom and getJid ↵ | iNPUTmice | 2014-11-10 | 1 | -0/+2 |
| | | | | from Element | ||||
* | Rework `Account.getJid()' to return full JIDs | Sam Whited | 2014-11-09 | 2 | -2/+2 |
| | | | | Remove `Account.getFullJid()' | ||||
* | Update more files to use JID objects | Sam Whited | 2014-11-09 | 2 | -13/+16 |
| | |||||
* | Move a chunk of classes over to using JID objects | Sam Whited | 2014-11-09 | 1 | -6/+8 |
| | |||||
* | Merge branch 'gradle' into development | Sam Whited | 2014-10-30 | 2 | -32/+179 |
| | | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib | ||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 12 | -0/+1289 |