0fe3cc3acc
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. |
||
---|---|---|
.. | ||
.gitignore | ||
5426.feature | ||
5473.bugfix | ||
5497.bugfix | ||
5516.misc | ||
5517.misc | ||
5519.wip | ||
5548.bugfix | ||
5595.feature | ||
5628.misc | ||
5663.bugfix |