Commit Graph

11 Commits

Author SHA1 Message Date
topjohnwu 022b18c8ce Properly detect /data status 2017-12-25 05:21:40 +08:00
topjohnwu e94be0b70e Prevent creating 128M images
make_ext4fs will fail creating 128M ext4 images, LOL WTF? Change it to 132M to fix this issue
2017-12-22 02:39:44 +08:00
topjohnwu a3c49de6a5 Refactor magiskboot 2017-12-21 03:36:18 +08:00
topjohnwu 8ca1e43533 Move all /data files into /data/adb 2017-12-16 04:42:16 +08:00
topjohnwu baff9256c5 Dynamic patch verity and forceencrypt flag 2017-12-07 03:21:13 +08:00
topjohnwu b4c0a255fc Separate pattern logic 2017-12-07 01:30:48 +08:00
topjohnwu 9f6a27c20d Add high compression ramdisk support 2017-12-06 12:51:16 +08:00
topjohnwu 39a6bd33ce Fix critical bug 2017-12-05 05:32:15 +08:00
topjohnwu 4672a5fad6 Add cpio extract all feature 2017-12-05 03:32:37 +08:00
topjohnwu bb97cc594d Cleanup and small fixes 2017-12-04 18:05:07 +08:00
topjohnwu 3709489b3a Massive project restructure 2017-12-04 15:16:41 +08:00