SchildiChat-android/matrix-sdk-android/src
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
..
androidTest/java/im/vector/matrix/android Fix ktlint issues 2020-01-09 14:20:17 +01:00
debug/java/im/vector/matrix/android/internal/network/interceptors
main DefaultFileService - code was passing the inputStream to the decryption method 2020-01-10 14:53:40 -05:00
release/java/im/vector/matrix/android/internal/network/interceptors
test/java/im/vector/matrix/android Fix ktlint issues 2020-01-09 14:20:17 +01:00