SchildiChat-android/matrix-sdk-android
Damir Jelić 5253f9708c crypto: Fix a crash when we access the devices before the olmMachine is set up
The crypto service is fully initialized only after the first sync but EA
seems to access live devices before that. This results in a crash since
we now use the olm machine to access devices.
2021-04-08 15:55:38 +02:00
..
src crypto: Fix a crash when we access the devices before the olmMachine is set up 2021-04-08 15:55:38 +02:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle matrix-sdk: Initial import of the rust-sdk crypto layer. 2021-02-17 16:21:57 +01:00
lint.xml Set severity of ObsoleteSdkInt to error 2020-08-18 00:46:37 +02:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00