element-android-Github/changelog.d
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
..
.gitignore Rename towncrier folder from newsfragment to changelog.d 2021-06-18 21:33:50 +02:00
5426.feature Changelog added. 2022-03-04 17:21:00 +03:00
5473.bugfix Reverts to fix by removing event timestamp condition 2022-03-10 19:16:22 +01:00
5497.bugfix [Subscribing] Blank display name 2022-03-28 10:34:22 +02:00
5517.misc adding changelog entry 2022-03-23 17:29:06 +00:00
5595.feature Trigger github actions. 2022-03-28 12:11:22 +03:00
5628.misc adding changelog entry 2022-03-25 11:15:05 +00:00
5663.bugfix Use truncate mode to replace the contents of existing files 2022-03-29 18:57:22 +02:00