conversations-classic/src/main/java/eu/siacs/conversations
Andreas Straub 968410ae33 Fix devicelist update handling
No longer store own device ID (so that we don't encrypt messages for
ourselves), verify that own device ID is present in update list
(otherwise republish), reflect update in UI.
2015-07-19 21:32:27 +02:00
..
crypto Fix devicelist update handling 2015-07-19 21:32:27 +02:00
entities Fix displaying Contact IdentityKeys 2015-07-19 21:32:27 +02:00
generator Rework PEP content verification 2015-07-19 21:32:27 +02:00
http bugfix: accept status code 201 on http upload 2015-07-19 13:36:02 +02:00
parser Fix devicelist update handling 2015-07-19 21:32:27 +02:00
persistance Refactor axolotl database recreation 2015-07-19 21:32:27 +02:00
services Fix asynchronous axolotl message sending 2015-07-19 21:32:27 +02:00
ui Adapt prettifyFingerprint() to axolotl FP sizes 2015-07-19 21:32:27 +02:00
utils Adapt prettifyFingerprint() to axolotl FP sizes 2015-07-19 21:32:27 +02:00
xml Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
xmpp Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
Config.java disable automatic aes encryption for the time being 2015-06-30 20:19:18 +02:00