element-android/matrix-sdk-android
Tobias Preuss ed98613b2d Use File extension functions to make code more concise.
+ This change replaces a few usages of ByteArrayInputStream, FileInputStream,
  FileOutputStream with their equivalent Kotlin extension functions.
2020-08-24 18:01:30 +02:00
..
src Use File extension functions to make code more concise. 2020-08-24 18:01:30 +02:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Update some dependencies, including coroutines for working debugging 2020-08-21 17:17:51 +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