Conversations/src/main/java/eu/siacs/conversations
Andreas Straub 2bb033267b Don't manually add keys to the store
There is no need to preemptively add the keys to the store oneself.
SessionBuilder will take care of this for us. What's more, this will
prevent IdentityKeys from otherwise invalid bundles to show up in our
UI.
2015-09-06 15:15:57 +02:00
..
crypto Don't manually add keys to the store 2015-09-06 15:15:57 +02:00
entities Issues with URLs with multiple dots in file. fixes #1373 2015-09-04 19:58:53 +02:00
generator use same method to add message hints to otr message everywhere it is needed 2015-09-01 22:36:56 +02:00
http do not touch pictures that are already in the right format 2015-08-11 16:50:00 +02:00
parser catch invalid base64 on omemo key decoding 2015-08-30 11:11:54 +02:00
persistance add null pointer check to db migration 2015-09-05 18:47:37 +02:00
services added special error state for dns timeout 2015-09-01 22:37:52 +02:00
ui invoke onEnterPressed callback only if shift is not pressed 2015-09-04 19:33:31 +02:00
utils ignore timeout exceptions on secondary dns requests 2015-09-05 14:26:31 +02:00
xml modified clearIqCallbacks into 2-step process 2015-08-23 08:01:47 +02:00
xmpp added special error state for dns timeout 2015-09-01 22:37:52 +02:00
Config.java increased carbon grace period to 90s 2015-08-24 21:25:04 +02:00