NeoApplications / Neo-Backup

backup manager for android
GNU Affero General Public License v3.0
2.37k stars 121 forks source link

[Feature Request] add support for MIUI optimizations #681

Closed yoshimo closed 1 year ago

yoshimo commented 1 year ago

Is your feature request related to a problem? Please describe it. MIUI breaks the restore process for apps and you have to disable the miui optimizations in the developer settings. This unfortunately revokes all app permissions you granted and is annoying as hell.

Describe the primary solution

Deal with the changes MIUI did in a native way so you can restore apps without having to disable and re-enable the miui optimizations. We have root after all

System Information (please complete the following information):

machiav3lli commented 1 year ago

MIUI (with its MIUI-optimizations-thingy) doesn't support "normal" APIs and still forces a legacy installer that moving forward (starting A13 already) will cause a lot of restrictions to the installed apps. Therefore I don't see hope for a solution for this.