Commit Graph

11 Commits

Author SHA1 Message Date
topjohnwu 5bac442b18 Reorganize sources 2018-08-10 03:49:25 +08:00
topjohnwu 1affb91f17 Support compiling against lower SDK
Reduce even more size for static binaries
2018-07-13 05:41:29 +08:00
topjohnwu 1283167595 Maintain our own set of loop devices 2018-07-07 01:32:58 +08:00
topjohnwu 23c2e22910 Update image functions 2018-07-06 22:04:06 +08:00
topjohnwu 7265450e2e Precise free space calculation for magisk.img
1. Introduce new applet: imgtool for better separation from the main program
2. Actually mount the image and check statvfs for free space in the image

This shall eliminate any possible module installation failure from image resizing issues.
2018-06-22 06:18:06 +08:00
topjohnwu b436bce565 Minor optimizations 2018-05-26 21:25:59 +08:00
topjohnwu 5665e04014 Force using system binaries 2018-03-17 21:42:42 +08:00
topjohnwu e4e5269836 Android P have no make_ext4fs, use mke2fs as fallback 2018-03-11 02:52:24 +08:00
topjohnwu 7da205f4c8 Round sizes to nearest integer 2018-02-12 04:56:50 +08:00
topjohnwu 599ae95251 Support moving files across filesystems 2018-02-02 04:47:16 +08:00
topjohnwu 328fc44194 Rename module core to native 2018-01-27 09:11:28 +08:00