bcd28ec9e8
the issue is when there's no change in the document, the modification time is still being updated. The current approach was using the modified status message but appearently due to it's sent delayed, it caused the changes being not saved. We already upload the changes on uno callback result of uno:Save command if it is sucessfull and it should be enough. No need to copy back the temp file on after killing the document because it also saves the file thus it updates the original file before the exit. Signed-off-by: Mert Tumer <mert.tumer@collabora.com> Change-Id: I2a26a3bc6d55ac0a090c4e4d89e47544c545f8d1 |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle.in | ||
libSettings.gradle.in | ||
proguard-rules.pro |