SchildiChat-android/vector
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
..
sampledata
signature
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 Version code: apply workaround from https://issuetracker.google.com/issues/171133218 2020-10-22 16:10:08 +02:00
lint.xml Lint: fixes UseCompatTextViewDrawableXml issues 2020-10-08 09:35:24 +02:00
proguard-rules.pro