Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Feature additions and minor fixes

Compare
Choose a tag to compare
@IzzySoft IzzySoft released this 26 Oct 11:10
· 230 commits to master since this release
  • some MTK specific additions (evaluating mtkFlags on packages, suppressing some "Oopses" produced due to MTK specifics) – thanks to @tukusejssirs for testing and helping with these!
  • fix copy-paste error in backup script creation (sysapps where backed-up to userapp dir)
  • supporting provider info for 2nd SIM (Dual-SIM devices) – again, thanks to @tukusejssirs
  • fix: system-app backups should not include the .apk (as user cannot restore that anyway) but just the data
  • introducing MK_APPRESTORE_DELAY setting (to wait between commands; on some devices, backup worked only for the first package otherwise)
  • adding support for XPrivacy data backup (MK_XPRIVACY_EXPORT and MK_XPRIVACY_PULL; turned off by default)