xmpp_client/src/main/java/eu/siacs/conversations/crypto
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
..
axolotl Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
sasl
OtrService.java and now do that properly 2015-07-21 12:01:20 +02:00
PgpEngine.java