conversations-classic/src/main/java/eu/siacs/conversations/ui/adapter
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
..
AccountAdapter.java Optimize imports 2015-07-20 14:26:29 +02:00
ConversationAdapter.java Optimize imports 2015-07-20 14:26:29 +02:00
KnownHostsAdapter.java Optimize imports 2015-07-20 14:26:29 +02:00
ListItemAdapter.java Optimize imports 2015-07-20 14:26:29 +02:00
MessageAdapter.java Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00