xmpp_client/src/main/java/eu/siacs/conversations
2018-04-28 16:26:40 +02:00
..
crypto
entities return InvalidJid object instead of null if Jid can not be parsed 2018-04-28 16:26:40 +02:00
generator
http
parser return InvalidJid object instead of null if Jid can not be parsed 2018-04-28 16:26:40 +02:00
persistance create avatar path before saving avatar 2018-04-18 12:41:16 +02:00
services catch run time exception when starting service from event receiver 2018-04-20 10:51:00 +02:00
ui fixed npe when OS invokes StartConversationsActivity with null action 2018-04-20 11:32:50 +02:00
utils removed 'received' prefix from description 2018-04-16 09:55:16 +02:00
xml return InvalidJid object instead of null if Jid can not be parsed 2018-04-28 16:26:40 +02:00
xmpp return InvalidJid object instead of null if Jid can not be parsed 2018-04-28 16:26:40 +02:00
Config.java