cheogram/src/main/java/eu/siacs/conversations/crypto/axolotl
Ferdinand Pöll 453ca7c0ed Migrate from Android Support Library to AndroidX
Unignored gradle.properties since androidX requires additions there
See also https://developer.android.com/jetpack/androidx/migrate
2021-01-18 20:49:35 +01:00
..
AxolotlService.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
BrokenSessionException.java implement self healing omemo 2018-12-02 14:41:29 +01:00
CryptoFailedException.java implement self healing omemo 2018-12-02 14:41:29 +01:00
FingerprintStatus.java prevent race condition when fetching device ids 2018-10-03 22:03:47 +02:00
NoSessionsCreatedException.java Reworked axolotl protocol layer 2015-07-19 21:32:25 +02:00
NotEncryptedForThisDeviceException.java create dedicated exception for not encrypted for this device 2018-04-04 09:11:53 +02:00
OnMessageCreatedCallback.java Change to new wire protocol version 2015-07-31 21:31:45 +02:00
OutdatedSenderException.java omemo changes: use 12 byte IV, no longer accept auth tag appended to payload 2020-01-18 12:08:03 +01:00
SQLiteAxolotlStore.java postpone prekey removal and republish to after mam 2018-12-05 10:42:56 +01:00
XmppAxolotlMessage.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
XmppAxolotlSession.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00