-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BugFix - Don't Use File Download Worker for Two Way Sync #13993
BugFix - Don't Use File Download Worker for Two Way Sync #13993
Commits on Nov 11, 2024
-
add mCancellationRequested call
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 190d0a9 - Browse repository at this point
Copy the full SHA 190d0a9View commit details -
dont use FileDownloadWorker in SynchronizeFolderOperation
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f15c017 - Browse repository at this point
Copy the full SHA f15c017View commit details -
dont use FileDownloadWorker in SynchronizeFileOperation
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e48cb5a - Browse repository at this point
Copy the full SHA e48cb5aView commit details -
fix usage of mTransferWasRequested
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db54742 - Browse repository at this point
Copy the full SHA db54742View commit details -
only use FileDownloadWorker via manual sync
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbcfcca - Browse repository at this point
Copy the full SHA dbcfccaView commit details -
add missing constructor usages
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8e951e - Browse repository at this point
Copy the full SHA d8e951eView commit details -
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 846b701 - Browse repository at this point
Copy the full SHA 846b701View commit details -
add curly bracket for condition checks
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c45d839 - Browse repository at this point
Copy the full SHA c45d839View commit details -
check mCancellationRequested in for loop
Signed-off-by: alperozturk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b85affb - Browse repository at this point
Copy the full SHA b85affbView commit details