element-android/vector
cketti b9b5cab772 Use truncate mode to replace the contents of existing files
`ContentResolver.openOutputStream(Uri)` does not truncate existing files. If the amount of data written is smaller than the file size, you end up with new data at the beginning of the file followed by old data at the end of the file.
2022-03-29 18:57:22 +02:00
..
sampledata Implement poll in timeline ui. 2021-12-03 11:39:41 +03:00
signature
src Use truncate mode to replace the contents of existing files 2022-03-29 18:57:22 +02:00
.gitignore
build.gradle Update versions to 1.4.10 2022-03-28 16:37:24 +02:00
lint.xml Remove unused resources 2022-03-09 14:55:40 +01:00
proguard-rules.pro Fix Authenticated Jitsi not working in release #3841 2021-08-16 15:43:35 +02:00