xmpp_client/src/main/java/eu/siacs/conversations
2015-08-24 18:18:01 +02:00
..
crypto Add error handling to OMEMO PEP code 2015-08-23 13:23:51 +02:00
entities bugfix: next encryption is now being properly detected 2015-08-23 19:40:45 +02:00
generator
http do not touch pictures that are already in the right format 2015-08-11 16:50:00 +02:00
parser catch invalid base64 in axolotl key parsing 2015-08-24 18:18:01 +02:00
persistance bugfix: next encryption is now being properly detected 2015-08-23 19:40:45 +02:00
services introduce special iq type for internal timeouts. always use != result to check for error in callbacks 2015-08-23 17:53:23 +02:00
ui Display error message if all contact keys purged 2015-08-15 18:52:47 +02:00
utils open files with capital extensions as well. fixes #1354 2015-08-23 21:00:51 +02:00
xml modified clearIqCallbacks into 2-step process 2015-08-23 08:01:47 +02:00
xmpp introduce special iq type for internal timeouts. always use != result to check for error in callbacks 2015-08-23 17:53:23 +02:00
Config.java