Commit Graph

331 Commits

Author SHA1 Message Date
topjohnwu 10c8ea17aa Fix debug message 2017-08-01 01:24:27 +08:00
topjohnwu 7058c8ff5a Force main binaries recompile everytime 2017-07-31 23:52:50 +08:00
topjohnwu 64e85da59f Merge Android.mk 2017-07-31 23:47:50 +08:00
topjohnwu f79fad64aa Fix several script issues 2017-07-31 23:31:40 +08:00
topjohnwu cb70eebb08 Update scripts 2017-07-31 03:03:52 +08:00
topjohnwu edaf8787d1 Provide external files to Magisk Manager with build script 2017-07-31 00:59:41 +08:00
topjohnwu 24164c8580 Add busybox to source 2017-07-30 20:14:12 +08:00
topjohnwu 9fca7011aa Move headers 2017-07-30 18:15:00 +08:00
topjohnwu b13eb3fd40 Force start logd ASAP 2017-07-25 05:33:25 +08:00
topjohnwu b7986a351c Overcome some quirks in Android Lollipop 2017-07-25 05:33:25 +08:00
topjohnwu ce87591c62 Fix unable to get SHA1 value issue 2017-07-25 02:40:26 +08:00
topjohnwu 25c289ad3e Fix typo in uninstaller 2017-07-19 03:24:07 +08:00
topjohnwu 8c5f11b7dd Update Magisk Manager v13.3 2017-07-19 02:34:23 +08:00
topjohnwu 7f7dda9ec2 Update uninstaller 2017-07-19 02:22:07 +08:00
topjohnwu 9c1005ff0c Update to Google CTS (2017.7.17) 2017-07-19 02:22:07 +08:00
topjohnwu 5b36b4472c Update and add new resetprop features 2017-07-19 02:22:07 +08:00
topjohnwu a3fcc64aaa MagiskBoot log to stderr 2017-07-18 11:53:28 +08:00
topjohnwu f3078bc903 Update MagiskSU 2017-07-16 23:39:27 +08:00
topjohnwu 6072744f7e Prevent logcat monitors crashing 2017-07-16 23:39:27 +08:00
topjohnwu a87ad35a50 Check Android version before actually doing anything
Close #233
v13.2
2017-07-14 01:13:49 +08:00
topjohnwu cf56d7e4ed Let core-only mode run hosts and magiskhide 2017-07-14 00:54:43 +08:00
topjohnwu e33a5eb307 Set proper selinux context for /sbin re-link 2017-07-14 00:51:42 +08:00
topjohnwu e5b704eb32 Several cleanups 2017-07-13 23:42:01 +08:00
topjohnwu 56457bd325 Fix lzma compressed ramdisk
Fix issue #222
2017-07-13 10:22:55 +08:00
topjohnwu bdbb3c6657 Eliminate a potential segfault in magiskpolicy
Huge props to @jenslody for finding out the issue!
Fix #278
2017-07-13 10:13:14 +08:00
topjohnwu c4d7001489 Fix Pixel C flashing errors
Use return values instead of creating a file to indicate a chromeos image
Fix #264
2017-07-13 02:14:10 +08:00
topjohnwu c07bac9a63 Bump MagiskManager version v13.1 2017-07-11 01:54:26 +08:00
topjohnwu d27d04783f Add version info into util_functions 2017-07-11 01:54:11 +08:00
topjohnwu 58de5a7ec7 Prevent a slight chance to crash 2017-07-11 01:53:45 +08:00
topjohnwu 504a9b4746 MagiskHide refactor 2017-07-10 23:41:21 +08:00
topjohnwu cccb5a3e08 Update comments 2017-07-10 22:48:14 +08:00
topjohnwu d75fa62cab Adjust run_command function 2017-07-10 22:29:53 +08:00
topjohnwu 3d43c3c5bc Update scripts 2017-07-10 00:17:34 +08:00
topjohnwu b570b363d9 Cleanup file descriptors and add more info 2017-07-08 23:51:58 +08:00
topjohnwu b9968aa1e6 Add mount-master option to su 2017-07-08 01:13:12 +08:00
topjohnwu c0d77808f6 Update selinux from upstream 2017-07-07 23:08:18 +08:00
topjohnwu 9679492c28 Match resetprop files with AOSP 2017-07-07 22:29:55 +08:00
topjohnwu f3b68e6543 Seperate external shared libraries 2017-07-07 22:11:00 +08:00
topjohnwu 0dcfaaf5ff Adjust hide policies 2017-07-07 17:52:25 +08:00
topjohnwu ba513dcb9a Use sqlite stub 2017-07-07 17:14:37 +08:00
topjohnwu ebabc60477 Update Magisk Manager 2017-07-03 01:19:15 +08:00
topjohnwu cf565d0145 Add mount ns kernel support detection 2017-07-03 01:19:15 +08:00
topjohnwu 52a23e7904 Add more props for hiding 2017-07-03 01:19:15 +08:00
topjohnwu 9e22b80714 Update unmounting policies 2017-07-03 01:19:15 +08:00
topjohnwu 7eed9c4a6d Several improvements 2017-07-03 01:19:15 +08:00
topjohnwu bf42fce17e Update boot patch method and scripts 2017-07-03 01:19:15 +08:00
topjohnwu 9d421226a7 Update list implementation 2017-07-03 01:15:11 +08:00
topjohnwu 7b9be8369e Enable magiskhide by default 2017-07-01 15:45:22 +08:00
topjohnwu 7cf4b819ae Several small tweaks 2017-07-01 14:05:54 +08:00
topjohnwu 9e1aea33c3 Improve xmkdir 2017-06-30 23:22:51 +08:00