xmpp_client/src/main/java/eu/siacs/conversations
Andreas Straub 461d0446f7 Fix and expand key regeneration function
Wipe session cache to prevent stale sessions being used. Wipe fetch
status cache to enable recreation of sessions. Regenerate deviceId, so
that foreign devices will talk to us again.
2015-07-19 22:23:27 +02:00
..
crypto Fix and expand key regeneration function 2015-07-19 22:23:27 +02:00
entities Overhauled Message tagging 2015-07-19 22:17:58 +02:00
generator Clean up logging 2015-07-19 22:17:57 +02:00
http bugfix: accept status code 201 on http upload 2015-07-19 13:36:02 +02:00
parser Overhauled Message tagging 2015-07-19 22:17:58 +02:00
persistance Overhauled Message tagging 2015-07-19 22:17:58 +02:00
services Postpone initAccountService until roster loaded 2015-07-19 22:17:57 +02:00
ui Display trust status in ContactDetailsActivity 2015-07-19 22:23:25 +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