Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added compression to the xep list | Daniel Gultsch | 2014-04-04 | 1 | -0/+1 |
| | |||||
* | fixing more notification f-ups | Daniel Gultsch | 2014-04-04 | 1 | -5/+16 |
| | |||||
* | nothing important | Daniel Gultsch | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'compression' of https://github.com/rtreffer/Conversations into ↵ | Daniel Gultsch | 2014-04-03 | 10 | -26/+223 |
|\ | | | | | | | rtreffer-compression | ||||
| * | Migrate all accounts to use compression | Rene Treffer | 2014-04-03 | 1 | -4/+7 |
| | | |||||
| * | Only apply defaults if the account is new | Rene Treffer | 2014-04-03 | 1 | -2/+2 |
| | | |||||
| * | Remove option to enable/disable TLS (now enabled by default) | Rene Treffer | 2014-04-03 | 2 | -13/+1 |
| | | |||||
| * | Remove option for compression (enabled by default / hidden setting) | Rene Treffer | 2014-04-03 | 2 | -12/+1 |
| | | |||||
| * | Add support for users with empty name | Rene Treffer | 2014-04-03 | 1 | -1/+1 |
| | | |||||
| * | Add compression support | Rene Treffer | 2014-04-03 | 8 | -10/+227 |
| | | |||||
* | | possible fix for some weird notification bugs | Daniel Gultsch | 2014-04-03 | 1 | -3/+3 |
|/ | |||||
* | be compatible with openkeychain api v3 | Daniel Gultsch | 2014-04-03 | 7 | -26/+64 |
| | |||||
* | reset to head | Daniel Gultsch | 2014-04-03 | 1 | -0/+6 |
| | |||||
* | increased version and fixed one last null pointer | Daniel Gultsch | 2014-04-03 | 2 | -2/+6 |
| | |||||
* | call change status listener after disable account | Daniel Gultsch | 2014-04-03 | 1 | -0/+1 |
| | |||||
* | fixed null pointer | Daniel Gultsch | 2014-04-03 | 2 | -5/+12 |
| | |||||
* | fixed #27 | Daniel Gultsch | 2014-04-03 | 3 | -2/+13 |
| | |||||
* | set openpgp api to v2.4 | Daniel Gultsch | 2014-04-03 | 2 | -6/+0 |
| | |||||
* | Merge pull request #40 from rtreffer/minidns | Daniel Gultsch | 2014-04-03 | 2 | -13/+59 |
|\ | | | | | Add ability to use a provided ipv4 address on connect | ||||
| * | Add ability to use a provided ipv4 address on connect | Rene Treffer | 2014-04-03 | 3 | -18/+64 |
| | | |||||
* | | updatet libraries | Daniel Gultsch | 2014-04-03 | 2 | -5/+5 |
| | | |||||
* | | tryping to resolve the wake lock bug | Daniel Gultsch | 2014-04-03 | 3 | -9/+9 |
| | | |||||
* | | cleared up logging a little bit. no need for an entire stack trace at this point | Daniel Gultsch | 2014-04-03 | 1 | -10/+5 |
| | | |||||
* | | Merge pull request #39 from rtreffer/minidns | Daniel Gultsch | 2014-04-03 | 4 | -91/+111 |
|\| | | | | | Switch to a small DNS library for DNS resolving. | ||||
| * | Switch to a small DNS library for DNS resolving. | Rene Treffer | 2014-04-03 | 4 | -91/+111 |
| | | |||||
* | | added permenant notification when one or more accounts are unable to connect | Daniel Gultsch | 2014-04-03 | 6 | -17/+54 |
|/ | |||||
* | fixed add account dialog showing up multiple times | Daniel Gultsch | 2014-04-01 | 2 | -3/+6 |
| | |||||
* | moved google play icon | Daniel Gultsch | 2014-04-01 | 1 | -2/+4 |
| | |||||
* | Merge pull request #37 from Bengt/patch-1 | Daniel Gultsch | 2014-04-01 | 1 | -4/+2 |
|\ | | | | | More prominent link to Play Store | ||||
| * | Make link Play Store more prominent | Bengt Lüers | 2014-04-01 | 1 | -4/+2 |
|/ | |||||
* | fixed digest-md5 auth to work with prosody as well. thank you Florian Schmaus | Daniel Gultsch | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | fixed #32 | Daniel Gultsch | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | fixed #31 | Daniel Gultsch | 2014-03-31 | 2 | -1/+3 |
| | |||||
* | fixed #30 - added support for digest-md5 - only works with Icewarp 11???git ↵ | Daniel Gultsch | 2014-03-31 | 2 | -16/+89 |
| | | | | add src/? | ||||
* | changed all them beautifull colors | Daniel Gultsch | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | null pointer fix | Daniel Gultsch | 2014-03-31 | 1 | -0/+3 |
| | |||||
* | null pointer fix | Daniel Gultsch | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | ground work to support multiple auth mechanisms | Daniel Gultsch | 2014-03-30 | 1 | -2/+26 |
| | |||||
* | finally fixed #notificationgate | Daniel Gultsch | 2014-03-29 | 3 | -9/+8 |
| | |||||
* | treat dns timeouts as temporary. also increased timeout | Daniel Gultsch | 2014-03-28 | 2 | -3/+8 |
| | |||||
* | fixed login issue with latest ejabberd | Daniel Gultsch | 2014-03-28 | 1 | -2/+1 |
| | |||||
* | streamlined sasl code | Daniel Gultsch | 2014-03-28 | 1 | -16/+4 |
| | |||||
* | fixed another null pointer reported by he crash reporter. this thing is awesome | Daniel Gultsch | 2014-03-28 | 1 | -0/+3 |
| | |||||
* | fixed null pointer issue | Daniel Gultsch | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | tryping to fix #24 - notificationgate - since i still cant reproduce this ↵ | Daniel Gultsch | 2014-03-28 | 3 | -4/+15 |
| | | | | patches are all blind | ||||
* | tagged version 0.1.20.1.2 | Daniel Gultsch | 2014-03-27 | 1 | -2/+2 |
| | |||||
* | crash reporter | Daniel Gultsch | 2014-03-27 | 4 | -0/+94 |
| | |||||
* | code cleanup | Daniel Gultsch | 2014-03-27 | 1 | -16/+8 |
| | |||||
* | more dns fixes. hopefully the last | Daniel Gultsch | 2014-03-27 | 1 | -81/+95 |
| | |||||
* | dont add new muc to roster | Daniel Gultsch | 2014-03-27 | 1 | -1/+1 |
| |