- 12 Feb, 2019 4 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
Mounting ext4 images causes tons of issues, such as unmountable with broken F2FS drivers. Resizing is also very complicated and does not work properly on all devices. Each step in either measuring free space, resizing, and shrinking the image is a point of failure, and either step's failure could cause the module system completely broken. The new method is to directly store modules into /data/adb/modules, and for module installation on boot /data/adb/modules_update. Several compatibility layers has been done: the new path is bind mounted to the old path (/sbin/.magisk/img), and the helper functions in util_functions.sh will now transparently make existing modules install to the new location without any changes. MagiskHide is also updated to unmount module files stored in this new location.
-
- 11 Feb, 2019 6 commits
-
-
Aidan Holland authored
-
topjohnwu authored
-
Aidan Holland authored
* PEP8 and linting * empty exceptions
-
Rom authored
-
vvb2060 authored
-
topjohnwu authored
-
- 10 Feb, 2019 5 commits
- 09 Feb, 2019 5 commits
-
-
topjohnwu authored
- Do not allow connections to magiskd from binaries other than the one started the server - Do not allow connections to magisklogd without root access
-
Licaon_Kter authored
...this is a blocker for F-Droid since Debian Strech has only Python 3.5.x
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 07 Feb, 2019 4 commits
-
-
Mevlüt TOPÇU authored
-
dark-basic authored
I changed some words for their synonyms. In order to verify how it behaves on screens less than 5 inches. (Some changes were made, since several devices I have, some words do not appear yet having space)
-
Erfan Abdi authored
Signed-off-by:
Erfan Abdi <erfangplus@gmail.com>
-
topjohnwu authored
-
- 05 Feb, 2019 7 commits
- 04 Feb, 2019 5 commits
- 03 Feb, 2019 4 commits