Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | republish pgp signature when changing status | Daniel Gultsch | 2016-05-05 | 1 | -3/+3 |
| | |||||
* | removed unused config variables | Daniel Gultsch | 2016-04-27 | 1 | -3/+0 |
| | |||||
* | add change prescence to manage account context menu | Daniel Gultsch | 2016-04-23 | 1 | -0/+11 |
| | |||||
* | changed single_account config into more simple lock_settings | Daniel Gultsch | 2016-02-27 | 1 | -2/+2 |
| | |||||
* | hide add account icons when single_account is set to true | Daniel Gultsch | 2016-02-24 | 1 | -0/+3 |
| | |||||
* | made hard coded choice for encryptions more flexible and disable parsing | Daniel Gultsch | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | use extract account from intent method and final EXTRA_ACCOUNT variable | Daniel Gultsch | 2016-01-22 | 1 | -1/+1 |
| | |||||
* | fixed crashes when activity got destroyed when selecting pgp key | Daniel Gultsch | 2015-12-01 | 1 | -35/+73 |
| | |||||
* | Use OpenPGP-API 9.0 | fiaxh | 2015-11-09 | 1 | -2/+10 |
| | |||||
* | open manage account + certificate chooser when cbe mode is enabled | Daniel Gultsch | 2015-10-20 | 1 | -4/+20 |
| | |||||
* | 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 |