-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
FeatureNew feature or requestNew feature or requestFeature: BackupPriority: 4Status: AcceptedAccepted or approved feature/issueAccepted or approved feature/issue
Milestone
Description
Some apps store important data outside the /Android/data/ folder. In such cases, AM should be able to back up the folders too. Note that there's no way AM knows in advance which data folders are used by an app. Therefore, the users have to specify them instead.
Due to the fact that each app uses different locations, this can't be added as a backup flag like others. Instead, the user has to specify the back up locations in the App Info tab. This could also be useful in future for other purposes.
Proposed workflow:
- Go to App Info tab of an app
- Click on the three-dots menu and choose Specify other directories
- In the alert prompt, the user can insert a comma separated list of directories (which will also be displayed in the paths & directories section)
- Now, select back up/restore either from the App Info tab or from the batch operations
- Enable custom data flag
- Click backup to make a backup of the folder(s)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or requestFeature: BackupPriority: 4Status: AcceptedAccepted or approved feature/issueAccepted or approved feature/issue