xmpp_client/src/main/java/eu/siacs/conversations
2017-05-02 10:42:50 +02:00
..
crypto
entities code cleanup: made conversation property final in message object 2017-04-26 12:43:52 +02:00
generator support for jingle ft:5. fixes #2458 2017-04-30 16:21:13 +02:00
http close http download connection after download 2017-04-29 22:59:36 +02:00
parser avoid race conditions when downloading files or decrypting pgp messages and waiting for sm catchup 2017-04-30 16:19:39 +02:00
persistance code cleanup: made conversation property final in message object 2017-04-26 12:43:52 +02:00
services send read marker after reading message in android auto 2017-04-30 21:02:50 +02:00
ui fixed regression from previous commit and brought back 'select text' 2017-05-02 10:42:50 +02:00
utils transform aesgcm:// links back to https:// before connecting through Tor 2017-04-16 08:44:26 +02:00
xml make sure tag writer thread shuts down 2017-04-22 10:08:51 +02:00
xmpp support for jingle ft:5. fixes #2458 2017-04-30 16:21:13 +02:00
Config.java