Smack/smack-integration-test/src/main/java/org/jivesoftware/smackx
vanitasvitae 36dae1ece4 Move trust management from OmemoStore to TrustCallback
Refactor various method names to more precisely reflect
what happens

Introduce CachingOmemoStore, SignalCachingOmemoStore,
which can be either used standalone as ephemeral OmemoStore
implementations, or as wrappers around other implementations
to add a cache layer for reduced storage access.

Get rid of "isFreshInstallation". Keys are now - given
that they don't exist - generated on startup.

Bump libsignal-protocol-java to 2.6.2

Prevent offline access to some functions which require
authenticated connection

Create more advanced unit tests and integration tests

Add async initialization function for OmemoManager

Remove session handling from smack-omemo.
This is now handled - in case of smack-omemo-signal -
solely by libsignal-protocol-java
2018-06-09 13:53:04 +02:00
..
caps Make junit assertion more verbose 2018-05-10 15:26:06 +02:00
chatstate Migrate the ChatState package to chat2 API 2018-03-22 16:22:59 +01:00
filetransfer Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00
httpfileupload Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00
iot Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
iqversion Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00
mam Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
muc Add MultiUserChatManager.getMucServiceDomains() 2018-04-23 17:02:28 +02:00
omemo Move trust management from OmemoStore to TrustCallback 2018-06-09 13:53:04 +02:00
ping Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00
pubsub Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00
xdata Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
package-info.java Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00