Skip to content

feat(auto-upload): ignore battery optimization with sync now - #17396

Open
alperozturk96 wants to merge 3 commits into
masterfrom
feat/bypass-battery-optimization
Open

feat(auto-upload): ignore battery optimization with sync now#17396
alperozturk96 wants to merge 3 commits into
masterfrom
feat/bypass-battery-optimization

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Implements:

Screenshot 2026-07-31 at 15 19 23

App's shows a banner if device is in power save mode and this affects the auto upload behaviour such as delays.

This PR adds "Sync now" button inside the banner to re-trigger auto upload via bypassing the battery optimization.

#7019

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3232
Correctness6464
Dodgy code206206
Experimental11
Malicious code vulnerability22
Multithreaded correctness2525
Performance4040
Security1919
Total389389

@github-actions

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

Copy link
Copy Markdown

@rain1

rain1 commented Aug 3, 2026

Copy link
Copy Markdown

Can this button be accessed also without putting phone in power save mode?

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

Can this button be accessed also without putting phone in power save mode?

No and this button only re-trigger auto upload via bypassing the battery optimization. It does not ignore every check and try to force upload every file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a 'force upload/sync' button to automatic uploads

2 participants