Skip to content
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

Make sync worker only run when needed #12372

Merged
merged 22 commits into from
May 3, 2024

Solve git conflicts

f23b0bd
Select commit
Loading
Failed to load commit list.
Merged

Make sync worker only run when needed #12372

Solve git conflicts
f23b0bd
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 3, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- app/src/main/java/com/nextcloud/client/jobs/BackgroundJobManagerImpl.kt  2
- app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt  8
- app/src/main/java/com/nextcloud/client/jobs/BackgroundJobManager.kt  1
         

Complexity decreasing per file
==============================
+ app/src/main/java/com/nextcloud/utils/extensions/WorkManagerExtensions.kt  -1
         

See the complete overview on Codacy