Skip to content

Commit 9e76f36

Browse files
committed
auto upload worker already inserts entries no need to use content observer work
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent e3948ca commit 9e76f36

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/src/main/java/com/owncloud/android/utils/FilesSyncHelper.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ object FilesSyncHelper {
5353
.size
5454
}
5555

56-
/**
57-
* Folders whose upload already ignores power saving are left alone, so pressing sync now twice does not
58-
* cancel and restart an upload that is running for the same reason.
59-
*/
6056
fun startAutoUploadIgnoringPowerSaving(
6157
provider: SyncedFolderProvider,
6258
manager: BackgroundJobManager

0 commit comments

Comments
 (0)