feat(auto-upload): battery saver, batter optimization indication#16934
feat(auto-upload): battery saver, batter optimization indication#16934alperozturk96 wants to merge 5 commits intomasterfrom
Conversation
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
|
APK file: https://github.com/nextcloud/android/actions/runs/25058352829/artifacts/6686650006 |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
|
APK file: https://github.com/nextcloud/android/actions/runs/25060519592/artifacts/6688365587 |
| <string name="auto_upload_delete_dialog_title">Delete auto-upload folder?</string> | ||
| <string name="auto_upload_delete_dialog_description">This will remove the folder and auto-upload configuration. Any unfinished uploads will be canceled.</string> | ||
| <string name="auto_upload_battery_saver_mode_warning">Auto-upload is paused because Battery Saver is on.</string> | ||
| <string name="auto_upload_battery_combined_warning">Auto-upload may be limited:</string> |
There was a problem hiding this comment.
@kra-mo I would like to get your opinion regarding wording.
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
|
/backport to stable-33.1.x |
|
APK file: https://github.com/nextcloud/android/actions/runs/25094341195/artifacts/6701043178 |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
The difference between Android's battery saver mode and Nextcloud's app battery optimization mode was confusing. This PR clarifies that if user not has one of it.
Changes