MuntashirAkon / MuntashirAkon/AppManager

Handle backup of AM itself specially

Open
#237 9 comments 0 reactions 0 assignees View on GitHub
Feature Feature: Backup Priority: 0 Status: WIP
Dominant language
Java
Stars
9k
Forks
518
PR merge metrics
No merged PRs in 30d

Description

~~1.~~ Create a backup of AM itself as APK (with data) in Backup Folder.
As it suggests, AM would backup AM as an apk with a data file (readable only by the rightful owner, i.e encrypted) ~~when the user selects AM itself in batch (or single-ly),~~ whenever the user backups anything (https://github.com/MuntashirAkon/AppManager/issues/30#issuecomment-956037517).

On the first launch after installation of AM, AM would show a prompt if the user wants to import the settings from the backup folder (from all possible volumes).

~~2. Smart Keystore
Enabling it, AM would check if the device is suitable for Keystore apps to restore, if yes, AM would consider it as a regular app while backing up; if not while backing up, AM should only backup apk of the apps, regardless of what component is selected as other components are useless backing up anyway. While Batch (or single) restoring it'd simply install the apk (As/Till there is any known working method to hack Keystore) (Should help to save some space while batch backup by not collecting useless data).~~

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.