Conversations/src/main/java/eu/siacs/conversations
Andreas Straub efcefc2e63 Refactor out inner classes, cache trust store
Moves SQLiteAxolotlStore and XmppAxolotlSession into proper classes.

IdentityKeys trust statuses are now cached in an LruCache to prevent
hammering the database when rendering the UI.
2015-07-29 02:59:26 +02:00
..
crypto Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
entities Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
generator add no-store to chat states 2015-07-22 14:17:02 +02:00
http changed logging. (work around logcat null pointer 2015-07-28 22:26:29 +02:00
parser log reason for message failure 2015-07-28 14:44:11 +02:00
persistance Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
services show http downloaded images in notification 2015-07-29 01:57:08 +02:00
ui Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
utils changed logging. (work around logcat null pointer 2015-07-28 22:26:29 +02:00
xml Optimize imports 2015-07-20 14:26:29 +02:00
xmpp rewrote dns fallback 2015-07-24 19:06:47 +02:00
Config.java Hide regenerate keys button 2015-07-22 01:00:20 +02:00