iNPUTmice
|
c494f4f7ae
|
Merge branch 'sm' into development
Conflicts:
src/eu/siacs/conversations/services/XmppConnectionService.java
|
2014-08-30 09:24:58 +02:00 |
|
iNPUTmice
|
4435b0055e
|
reset unsend messages to waiting
|
2014-08-30 09:22:16 +02:00 |
|
iNPUTmice
|
9075d3854d
|
properly set stanza count on session resume
|
2014-08-30 09:22:16 +02:00 |
|
iNPUTmice
|
4a6a6c8403
|
basic message acking
|
2014-08-30 09:22:16 +02:00 |
|
iNPUTmice
|
9de77b190b
|
proper namespaces for xep-0352
|
2014-08-30 09:22:05 +02:00 |
|
iNPUTmice
|
265bd06250
|
added basic csi
|
2014-08-30 09:22:05 +02:00 |
|
Daniel Gultsch
|
ee9872277d
|
removed server compat value in favor of a (small xep list)
|
2014-08-23 15:56:30 +02:00 |
|
iNPUTmice
|
7808e5b77f
|
added roster versioning to calculation of server compat
|
2014-08-21 07:47:40 +02:00 |
|
iNPUTmice
|
3b79cc2f23
|
better error display and additional infos (stats) for the edit account activity
|
2014-08-19 15:06:50 +02:00 |
|
iNPUTmice
|
32c3dd4f4a
|
moved add/edit account from dialog into seperate activity
|
2014-08-15 17:31:24 +02:00 |
|
iNPUTmice
|
f7c747ef4b
|
better handling of null streams
|
2014-08-15 13:34:55 +02:00 |
|
iNPUTmice
|
510d8a2ae3
|
another rare npe fixed
|
2014-08-14 09:59:41 +02:00 |
|
iNPUTmice
|
937fc51b50
|
added warning lable if server doesn't support pubsub. refactored feature identification into seperate class
|
2014-08-09 10:20:16 +02:00 |
|
iNPUTmice
|
2e080401b1
|
migrated some ArrayLists to CopyOnWriteArrayLists
|
2014-07-27 18:07:04 +02:00 |
|
iNPUTmice
|
29f089c954
|
fixed npe with unsuccesfull bind
|
2014-07-26 15:44:32 +02:00 |
|
iNPUTmice
|
deab99c997
|
removed outdated tls error
|
2014-07-24 01:37:38 +02:00 |
|
iNPUTmice
|
4607e2c546
|
switched to mtm
|
2014-07-22 17:27:44 +02:00 |
|
iNPUTmice
|
99935dd630
|
moved most of the message/presence generation into seperate classes
|
2014-07-12 03:44:23 +02:00 |
|
iNPUTmice
|
690ee4988e
|
improved iterating over hashmap
|
2014-07-11 19:48:02 +02:00 |
|
iNPUTmice
|
dcb21cb9e6
|
couple of modifications for disco discovery
|
2014-06-30 11:43:00 +02:00 |
|
iNPUTmice
|
eb21475658
|
removed unecessary logging
|
2014-06-25 17:07:55 +02:00 |
|
iNPUTmice
|
b0a3c717d2
|
wrap wakelock release with try catch
|
2014-06-25 17:06:20 +02:00 |
|
iNPUTmice
|
c25f1283a1
|
removed warnings
|
2014-06-22 21:44:17 +02:00 |
|
iNPUTmice
|
1374fed31b
|
fixed #220
|
2014-06-22 18:21:04 +02:00 |
|
iNPUTmice
|
1cf055d2fd
|
not working version of otr file transfer
|
2014-06-20 17:30:19 +02:00 |
|
iNPUTmice
|
b9477edb53
|
cleanup; removed unnecessary imports and log outputs
|
2014-06-16 12:18:04 +02:00 |
|
iNPUTmice
|
e353a1c109
|
made muc join easier if muc server is known. added room to key words
|
2014-06-12 09:54:19 +02:00 |
|
iNPUTmice
|
e348afac54
|
possible fix for #149 and #142
|
2014-05-28 10:37:49 +02:00 |
|
Daniel Gultsch
|
8133dcd881
|
fixed possible npe
|
2014-05-23 10:15:58 +02:00 |
|
Daniel Gultsch
|
1db807ef58
|
write contacts on system shutdown
|
2014-05-21 22:22:36 +02:00 |
|
Daniel Gultsch
|
13f9f23946
|
fixed ping time out after session resume
|
2014-05-20 11:05:03 +02:00 |
|
Daniel Gultsch
|
8f92d8d109
|
ported pending subscription support to new roster mgmt
|
2014-05-20 10:48:07 +02:00 |
|
Daniel Gultsch
|
590e2403ab
|
bind and session request more compatible
|
2014-05-18 17:32:20 +02:00 |
|
Daniel Gultsch
|
e857cf979d
|
fixed #123 fixed122
|
2014-05-18 13:23:26 +02:00 |
|
Daniel Gultsch
|
0cdd74417f
|
fixed #53 aka server not found bug
|
2014-05-18 11:25:04 +02:00 |
|
Daniel Gultsch
|
66aacf7e3e
|
sending session after unsucesfull session resume. fixed #116
|
2014-05-17 21:57:44 +02:00 |
|
Daniel Gultsch
|
27060e303c
|
made sending session more compliant
|
2014-05-17 19:20:31 +02:00 |
|
Daniel Gultsch
|
aa68045c58
|
offline sending of pgp fixed
|
2014-05-16 13:42:20 +02:00 |
|
Daniel Gultsch
|
e29ce19f20
|
fixed #63
|
2014-04-18 00:17:34 +02:00 |
|
Daniel Gultsch
|
a04d736f75
|
fixed possible race conditions with presences
|
2014-04-18 00:17:34 +02:00 |
|
Daniel Gultsch
|
c0e0a70869
|
socks5 initialisation works. doesn't get activate though
|
2014-04-11 21:13:09 +02:00 |
|
Daniel Gultsch
|
298c7adcd1
|
disocover stream hosts (xep-0065) cleaned up disco
|
2014-04-08 23:15:55 +02:00 |
|
Daniel Gultsch
|
486f198632
|
use proper, advertised sm namespace
|
2014-04-05 12:08:35 +02:00 |
|
Daniel Gultsch
|
83a23ad3b1
|
cleaned up log output a little bit
|
2014-04-05 11:59:18 +02:00 |
|
Daniel Gultsch
|
850b24c4db
|
code cleanup
|
2014-04-05 09:45:15 +02:00 |
|
Daniel Gultsch
|
db4559efdf
|
nothing important
|
2014-04-03 23:57:26 +02:00 |
|
Rene Treffer
|
9502ff25dd
|
Add compression support
|
2014-04-03 18:37:25 +02:00 |
|
Daniel Gultsch
|
10f71c53c8
|
increased version and fixed one last null pointer
|
2014-04-03 15:24:11 +02:00 |
|
Daniel Gultsch
|
217d18b6ac
|
fixed null pointer
|
2014-04-03 15:08:53 +02:00 |
|
Daniel Gultsch
|
9d2d853e1b
|
fixed #27
|
2014-04-03 14:25:54 +02:00 |
|