-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- APKs are no longer hard-linked (crash due to SELinux). - Data dir is /sdcard/Documents/vr25/migrator/. - Exclude thumbnails, input method and adb settings from backups. - General optimizations - Installer prints changelog and other info. - Inverted changelog order. - Move option is -M to prevent confusion (formerly -m). - Updated documentation & bundled terminal. Merged pull request #5 from SebastianApel/master Enhancements: - Backup /data/media/0/Android/data/${pkg} [used for pictures by ch.threema.app] - And also restore it later into the correct location (including setting the correct user & perms) - Also backup widget configuration and roles of apps into _sysdata - Wifi Config is at a different location in Android 11 - make sure it's backed up - Better approach to restoring _sysdata (handle case where file does not exist [in some cases]) Bugfixes: - In recovery mode, /data/user/0 does not exist (at least on my phone) - /data/data works - Apps were crashing without RestoreCon of /data/data/$pkg - added that
- Loading branch information
Showing
12 changed files
with
147 additions
and
259 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
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
Empty file.
Oops, something went wrong.