"Redo existing backups" doesn't respect per-app settings
#991 opened on 2023年2月8日
説明
Please check before submitting an issue
- I know what my device, OS and App Manager versions are
- I know how to take logs
- I know how to reproduce the issue which may not be specific to my device
Describe the bug
I backup some apps with default settings:
- APK files
- Internal data
- External data
- OBB and Media
- Cache
- Extras
- Rules
- Backup multiple
but I also backup some apps with APK only.
When going to top right menu > 1-Click Ops > Back up > Redo existing backups > selecting desired apps > Back up, we're asked to choose what to back up. It defaults to the above list.
As a result, all the apps selected are backed up with these settings, which isn't what "redo existing backups" should be doing in my opinion. Applications already backed up with APK only should be backed up again with APK only.
To Reproduce
- Backup an app with default settings:
- APK files
- Internal data
- External data
- OBB and Media
- Cache
- Extras
- Rules
- Backup multiple
- Backup another one with APK only:
- APK files
- Go to top right menu
- 1-Click Ops
- Back up
- Redo existing backups
- Select both apps previously backed up
- Back up
- AppManager then asks what to backup
- Choose default settings
- The app which was backed up with APK only is now backed up with APK+data (settings chosen before)
Expected behavior
"Redo existing backups" should, well... redo backups.
Ideally, the screen where we're asked to choose what to backup wouldn't exist (AppManager should remember the settings for each app during the initial backup).
Screenshots
No response
Logs
No response
Device info
- Device: OnePlus 7 Pro
- OS Version: 13
- App Manager Version: 3.0.4 (416)
- Mode: Root
Additional context
No response