- 30 Mar, 2019 2 commits
-
-
topjohnwu authored
-
topjohnwu authored
Some devices (mainly new Samsung phones we're talking here...) using A only system-as-root refuse to load ramdisk when booted with boot no matter what we do. With many A only system-as-root devices, even though their boot image is kernel only, we can still be able to add a ramdisk section into the image and force the kernel to use it as rootfs. However the bootloader on devices like the S10 simply does not load anything within boot image into memory other than the kernel. This gives as the only option is to install Magisk on the recovery partition. This commits adds proper support for these kind of scenarios.
-
- 29 Mar, 2019 5 commits
-
-
topjohnwu authored
-
Gozzwip authored
Please change the name of the language to Azərbaycanca
-
Vladimír Kubala authored
-
topjohnwu authored
-
topjohnwu authored
It will be sanitized by magiskbot anyways
-
- 28 Mar, 2019 13 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
Oliver Cervera authored
- added new strings from Welcome Activity - misc fixes
-
Cristian Silaghi authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
It seems that even adding this to the list doesn't 100% works on all devices out there, and some even reported crashes on several Google services. Disable it for now and do further investigations in the future.
-
topjohnwu authored
-
- 27 Mar, 2019 1 commit
-
-
topjohnwu authored
-
- 24 Mar, 2019 7 commits
- 23 Mar, 2019 6 commits
-
-
topjohnwu authored
-
topjohnwu authored
Close #1235
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
95%+ of existing modules enables auto mount (obviously). Switching auto mount to opt-out makes more sense than opt-in as in previous module format. The file 'auto_mount' will be ignored, and the file 'skip_mount' will be checked to toggle the mounting behavior. After scanning through the current Magisk Module Repo modules, no modules are using custom bind mounting; all modules with auto mount disabled have empty system folder, which means this change will not affect any existing module.
-
- 22 Mar, 2019 6 commits