Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add config variable to enable x509 verification | Daniel Gultsch | 2015-10-12 | 1 | -2/+9 |
| | |||||
* | initial UI work to allow setting up accounts from certifcates | Daniel Gultsch | 2015-10-09 | 1 | -2/+36 |
| | |||||
* | added config.java variable to hide openpgp as an encryption method | Daniel Gultsch | 2015-08-05 | 1 | -0/+2 |
| | |||||
* | Optimize imports | Andreas Straub | 2015-07-20 | 1 | -8/+9 |
| | |||||
* | fixed disable account when sliding and not clicking the toggle | iNPUTmice | 2015-04-13 | 1 | -2/+2 |
| | |||||
* | Add toggle account-state switch | BrianBlade | 2015-04-01 | 1 | -0/+8 |
| | | | | | Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu | ||||
* | limit ui refresh rate | iNPUTmice | 2015-02-17 | 1 | -8/+7 |
| | |||||
* | disable / enable all accounts | Daniel Gultsch | 2015-01-03 | 1 | -16/+84 |
| | |||||
* | auto register/unregister listeners | iNPUTmice | 2014-11-11 | 1 | -13/+1 |
| | |||||
* | Rework `Account.getJid()' to return full JIDs | Sam Whited | 2014-11-09 | 1 | -1/+1 |
| | | | | Remove `Account.getFullJid()' | ||||
* | Update more files to use JID objects | Sam Whited | 2014-11-09 | 1 | -2/+2 |
| | |||||
* | Merge branch 'gradle' into development | Sam Whited | 2014-10-30 | 1 | -0/+1 |
| | | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib | ||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+217 |