-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(mobile): remove screen auto-dimming (#14699)
- Loading branch information
1 parent
cc111a1
commit dd9feee
Showing
1 changed file
with
65 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dd9feee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello alextran1502,
I hope you see this message. While using the app, I noticed two inconveniences:
1.When multiple devices are logged into the same account, some mobile devices may only need to upload a few photos, but there’s no separate upload button.
2.If the mobile device has already backed up photos using another app, I only want to back up new photos now. However, starting the backup process currently causes duplicate backups of the same photos.
So, I suggest:
1.Adding a separate upload button in the app for easier use.
2.Including an option to back up only new photos, avoiding duplicate backups.
Would you consider adopting these suggestions?