SchildiChat-android/matrix-sdk-android/src
Benoit Marty 4bbf175187 Fix a crash which can happen when user signs out.
The crypto DB has been deleted, and the key download request is cancelled, but in the catch block we tried to write to the deleted DB
2021-07-22 12:48:13 +02:00
..
androidTest/java/org/matrix/android/sdk Standardise spelling and casing of homeserver 2021-07-15 15:58:50 +01:00
debug/java/org/matrix/android/sdk/internal/network/interceptors Move interface to correct location 2021-01-07 18:28:05 +01:00
main Fix a crash which can happen when user signs out. 2021-07-22 12:48:13 +02:00
release/java/org/matrix/android/sdk/internal/network/interceptors Fix Copyright mention in SDK code 2020-10-08 15:04:55 +02:00
sharedTest/java/org/matrix/android/sdk/test/shared Fix Copyright mention in SDK code 2020-10-08 15:04:55 +02:00
test/java/org/matrix/android/sdk Use Junit import 2021-05-04 10:50:31 +02:00