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 first commit 2018-10-03 17:58:12 +02:00
build.gradle Trick to fix a change due to upgrade to build-tools 4.1.0 (?) 2020-10-13 23:05:33 +02:00
lint.xml Set severity of ObsoleteSdkInt to error 2020-08-18 00:46:37 +02:00
proguard-rules.pro Fix / Serialization issues 2020-07-02 19:26:05 +02:00