SchildiChat-android/matrix-sdk-android
Benoit Marty 0bcf42dbb8 KeysBackup: some API parameters are mandatory, so stop considering them as optional and avoid using !!
Also fix an issue with Json name: `hash` -> `etag`
Add some `internal` modifier (not as much as I would like to)
var -> val
Remove unused code
2020-10-30 16:14:33 +01:00
..
src KeysBackup: some API parameters are mandatory, so stop considering them as optional and avoid using !! 2020-10-30 16:14:33 +01:00
.gitignore
build.gradle
lint.xml
proguard-rules.pro