6d27eb7f64
Magisk Manager sometimes updates the code for patching the APK due to several changes. When an old manager tries to patch an updated APK using its internal methods, it is sometimes incomplete, or simply won't work at all. This commit exposes an API that can be dynamically loaded from an old app to invoke the updated patchAPK method from the downloaded new APK. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro | ||
README.md |
Magisk Manager
This repo is no longer an independent component. It is merged into the Magisk Project.
Translations
The default (English) strings are mainly in src/full/res/values/strings.xml
; some are scattered in src/main/res/values/strings.xml
and src/stub/res/values/strings.xml
.
Translations are highly appreciated via pull requests here on Github.
Place translated XMLs in the corresponding locale folder.