BayernMessenger/matrix-sdk-android/src/main/java/im/vector/matrix/android/internal/crypto
Valere 077396a832 E2E replies
+ Edit History / support e2e and use original event
2019-07-17 16:20:12 +02:00
..
actions Move method to JsonCanonicalizer and fix test compilation 2019-07-09 18:04:19 +02:00
algorithms Some more kotlinification 2019-07-13 15:35:10 +01:00
api Crypto 2019-05-16 10:34:17 +02:00
attachments Decrypt video file 2019-07-09 15:02:31 +02:00
keysbackup Convert a Task to a ConfigurableTask without parameter 2019-07-09 18:41:08 +02:00
model E2E replies 2019-07-17 16:20:12 +02:00
repository Dagger: continue reworking on app and sdk [WIP] 2019-06-20 19:26:59 +02:00
store Create a realm locker to fast up next Realm.getInstance calls 2019-07-05 16:28:15 +02:00
tasks Safely remove all usage of `!![` 2019-07-04 11:44:09 +02:00
verification Use GlobalScope instead of temp scope 2019-07-13 15:18:16 +01:00
CryptoConstants.kt Crypto 2019-05-16 10:34:17 +02:00
CryptoManager.kt Some more kotlinification 2019-07-13 15:35:10 +01:00
CryptoModule.kt Code quality: split long lines 2019-07-09 15:26:32 +02:00
DeviceListManager.kt Safely remove all usage of `!![` 2019-07-04 11:44:09 +02:00
IncomingRoomKeyRequest.kt Rename "sender" to "senderId" for code clarity 2019-06-18 16:11:24 +02:00
IncomingRoomKeyRequestCancellation.kt Crypto: continue cleaning. Need threading refactoring 2019-06-03 18:39:37 +02:00
IncomingRoomKeyRequestManager.kt Fix done TODO 2019-07-03 11:58:50 +02:00
MXCryptoAlgorithms.kt rework 2019-05-20 16:55:45 +02:00
MXCryptoConfig.kt Rename class members and class name for code clarity 2019-06-11 13:32:09 +02:00
MXEventDecryptionResult.kt Rework Crypto using Try 2019-07-05 14:41:32 +02:00
MXMegolmExportEncryption.kt Code quality: trim() 2019-07-09 15:11:20 +02:00
MXOlmDevice.kt Move method to JsonCanonicalizer and fix test compilation 2019-07-09 18:04:19 +02:00
MegolmSessionData.kt rework 2019-05-20 16:55:45 +02:00
MyDeviceInfoHolder.kt Start to introduce Dagger into SDK [WIP] 2019-06-14 16:32:23 +02:00
NewSessionListener.kt Update timeline on new session 2019-07-02 16:18:16 +02:00
ObjectSigner.kt Crash on loggout 2019-07-03 18:40:04 +02:00
OneTimeKeysUploader.kt Move method to JsonCanonicalizer and fix test compilation 2019-07-09 18:04:19 +02:00
OutgoingRoomKeyRequest.kt Crypto: continue threading rework. WIP to shash 2019-06-05 22:18:16 +02:00
OutgoingRoomKeyRequestManager.kt Code quality: HashMap / HashSet 2019-07-09 15:40:49 +02:00
RoomDecryptorProvider.kt Update timeline on new session 2019-07-02 16:18:16 +02:00