anotherim/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 added null check in sasl response verifier 2015-07-10 12:16:30 +02:00
OtrService.java and now do that properly 2015-07-21 12:01:20 +02:00
PgpEngine.java Optimize imports 2015-07-20 14:26:29 +02:00