element-android/matrix-sdk-android
David Hyman 1ae58aa6ad DefaultFileService - code was passing the inputStream to the decryption method
but not storing the output of the method anywhere
then it was writing inputStream to file and returning that file handle
changed inputStream to var and used it to store output of decryption method
2020-01-10 14:53:40 -05:00
..
src DefaultFileService - code was passing the inputStream to the decryption method 2020-01-10 14:53:40 -05:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Update libs 2020-01-06 18:43:34 +01:00
lint.xml Improve lint configuration 2019-04-03 12:04:24 +02:00
proguard-rules.pro first commit 2018-10-03 17:58:12 +02:00