conversations-classic/src/main/java/eu/siacs/conversations
Andreas Straub a7c7a42136 Improve InvalidJidException handling in Jid class
This code should never be triggered anway, so with this 'fix', we should
at least get more meaningful stack traces. Plus, it makes the linter
happy by preventing NullPointerExceptions.
2015-10-11 16:05:44 +02:00
..
crypto be more careful when publishing device bundle 2015-09-17 14:18:06 +02:00
entities initial UI work to allow setting up accounts from certifcates 2015-10-09 13:37:08 +02:00
generator Captcha support. 2015-10-11 13:11:50 +02:00
http use Conversations 1.x.y as user agent string in http upload and download 2015-09-23 18:05:51 +02:00
parser clear notification and activate grace period when receiving chat marker from another instance 2015-10-06 11:44:27 +02:00
persistance changed store path for files 2015-10-06 16:18:23 +02:00
services Captcha support. 2015-10-11 13:11:50 +02:00
ui Merge pull request #1461 from akallabeth/captcha_support 2015-10-11 15:56:42 +02:00
utils let DnsHelper provide a fallback solution 2015-09-19 17:31:24 +02:00
xml added missing type='submit' to mam queries 2015-09-15 22:52:39 +02:00
xmpp Improve InvalidJidException handling in Jid class 2015-10-11 16:05:44 +02:00
Config.java introduced Config variable to use legacy namespace for http upload 2015-09-17 14:42:50 +02:00