We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b2ea3 commit 5383f85Copy full SHA for 5383f85
changelog/unreleased/4571
@@ -0,0 +1,7 @@
1
+Bugfix: Changes in the automatic uploads algorithm to prevent duplications
2
+
3
+The timestamp for automatic uploads is now updated at the beginning of the upload process instead of at the end. Additionally, the filter
4
+used in AutomaticUploadsWorker to select the files to upload has been modified in order to reduce time and charge when evaluating all files.
5
6
+https://github.com/owncloud/android/issues/3983
7
+https://github.com/owncloud/android/pull/4571
0 commit comments