- 13 Jun, 2018 3 commits
- 12 Jun, 2018 1 commit
-
-
topjohnwu authored
-
- 11 Jun, 2018 1 commit
-
-
topjohnwu authored
-
- 10 Jun, 2018 4 commits
- 09 Jun, 2018 5 commits
-
-
Jason A. Donenfeld authored
It's not important to check the return value of unlink(2) or even verify that the file exists. If this code is running, it means the system has rebooted, and thus the update file, if any, should be removed so that MagiskManager doesn't keep displaying the same message. We also handle this before we handle "disable" so that disabled modules don't keep requesting a reboot to update.
-
Alexandre Boeglin authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 03 Jun, 2018 5 commits
-
-
msdx321 authored
Unlike other common OEMs, Samsung use uppper case partition name. e.g: /dev/block/platform/11120000.ufs/by-name/SYSTEM This will cause setup_block() fails to find a match partition. Thus, we should use strcasecmp instead of strcmp. Signed-off-by:
msdx321 <msdx321@gmail.com>
-
topjohnwu authored
-
Andrew Gunnerson authored
This fixes an issue where if /system or /vendor was already mounted prior to magiskinit running, then they would get unmounted. Signed-off-by:
Andrew Gunnerson <andrewgunnerson@gmail.com>
-
topjohnwu authored
-
topjohnwu authored
-
- 27 May, 2018 2 commits
- 26 May, 2018 3 commits
- 20 May, 2018 1 commit
-
-
topjohnwu authored
-
- 19 May, 2018 3 commits
- 13 May, 2018 4 commits
- 12 May, 2018 2 commits
- 05 May, 2018 1 commit
-
-
topjohnwu authored
-
- 29 Apr, 2018 5 commits