Commit Graph

6545 Commits

Author SHA1 Message Date
topjohnwu 2ef7146642 Add fingerprint authentication 2018-01-12 01:53:49 +08:00
topjohnwu 10bd25be52 Suppress harmless error logs 2018-01-12 00:23:38 +08:00
Grammatopoulos Apostolos 1b27e69e40 Greek translation updates 2018-01-11 21:04:29 +08:00
topjohnwu 65511845d2 Fix APK installation on some devices
Close #367. Android 6.0 and before doesn't like the new path
2018-01-11 20:57:05 +08:00
topjohnwu 1c743839ea Add MS_SILENT to xmount and cleanup function wraps 2018-01-11 03:06:20 +08:00
topjohnwu bcae9dec41 Fix a bug when only one script will run 2018-01-11 02:48:15 +08:00
Shaka Huang 482c9af41f Fix segmentation fault
When both keepverity and keepforceencrypt are false, ‘e’ will be freed after removing ‘verity_key’ and segmentation fault might happened in strstr(e->filename, “fstab”)

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2018-01-11 02:08:52 +08:00
topjohnwu 8e7b757efd Fix dtbo detection 2018-01-10 20:41:55 +08:00
Michael Cerne 1ab543cea1 Minor language changes 2018-01-10 19:13:04 +08:00
Vv2233Bb a3f86903e4 Lithuanian translation 2018-01-10 19:12:30 +08:00
Mevlüt TOPÇU c239c305ab Update strings.xml 2018-01-10 19:04:26 +08:00
topjohnwu 2bf2e7461f Update diagram URL 2018-01-09 06:50:03 +08:00
topjohnwu 7d1082b1cb Fix magiskhide in graph 2018-01-09 06:48:58 +08:00
topjohnwu 0dbae83aec Update diagram URL 2018-01-09 06:08:54 +08:00
topjohnwu f927c1b997 Update procedure diagram 2018-01-09 06:07:12 +08:00
topjohnwu 89ec7dad2b Update documentation to v15.2 2018-01-08 22:33:55 +08:00
topjohnwu 4fd61345af Happy New Year v15.2 2018-01-02 01:27:20 +08:00
topjohnwu 2e02af994e Bump version manager-v5.5.3 2018-01-02 00:25:08 +08:00
topjohnwu 66cca24453 Samsung need more rules :) 2018-01-02 00:11:26 +08:00
topjohnwu 2f4062a923 Samsung need more rules :) 2018-01-02 00:10:49 +08:00
topjohnwu e733484fab Some devices don't like all log buffers 2018-01-01 23:58:13 +08:00
topjohnwu e5c3183025 Update scripts 2018-01-01 16:46:28 +08:00
topjohnwu 836d9afe17 Update scripts 2018-01-01 16:46:08 +08:00
topjohnwu 007a352742 Update Trad. Chinese translations 2018-01-01 16:45:50 +08:00
vvb2060 e526e5659e Update zh-rCN translation 2018-01-01 16:39:15 +08:00
Rikka 4a5227c7bf Fix bug in SuDatabaseHelper 2018-01-01 01:11:45 +08:00
AndroPlus-org c2c151ec4c Update Japanese translation 2018-01-01 01:09:56 +08:00
Jonas Schubert 452096e7e4 Added missing german translations 2018-01-01 01:09:21 +08:00
linar10 50c2a9859e Update strings.xml 2018-01-01 01:09:02 +08:00
Oliver Cervera 677b667307 Add sorting repo by update time
Add translation for new repo strings
2018-01-01 01:08:52 +08:00
topjohnwu 930c82316a Slightly change logging style 2017-12-31 21:54:39 +08:00
Shaka Huang 3dc22db265 Support loading split sepolicy on non skip_initramfs devices
For certain device (e.g ZenFone 4 ZE554KL) there’s no sepolicy under rootfs and no a/b partition (implies no vendor partition) Magisk will failed to patch SELinux policy database and the system won’t boot up.

In order to cope with this configuration the status of loading policy db needs to be checked, once it failed we have to mount the system partition and do patch_sepolicy() again.

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2017-12-31 21:30:56 +08:00
topjohnwu d8c51cb286 Update sepolicy handling 2017-12-31 19:32:04 +08:00
topjohnwu 2f79d0c3b3 Fix segfault while patching dtb 2017-12-31 19:30:56 +08:00
topjohnwu 5c338cd0a7 Update rules 2017-12-31 19:20:49 +08:00
topjohnwu d8bb3af06b Miscellaneous v15.1 2017-12-29 04:25:30 +08:00
topjohnwu e139e8777b Fix faulty magiskboot ramdisk patch code 2017-12-29 04:25:03 +08:00
topjohnwu 1adf331268 Bump version manager-v5.5.2 2017-12-29 04:03:05 +08:00
topjohnwu 349b3e961b More robust sudb handling 2017-12-29 04:01:39 +08:00
topjohnwu 96650c06f0 Fix the issue that installation configs won't stick 2017-12-29 03:21:51 +08:00
dark-basic #DarkBasic BasicHD 26038a0a07 Update strings.xml 2017-12-29 01:44:36 +08:00
topjohnwu 6a148b5dd9 Add sorting repo by update time 2017-12-27 01:07:33 +08:00
topjohnwu 0e109ef979 Remove snet version checkpoint, always check by code 2017-12-26 18:24:43 +08:00
topjohnwu d52d7cfbd9 Update magiskpolicy v15.0 2017-12-26 04:24:48 +08:00
topjohnwu 4f74a259e3 Update Magisk Manager 2017-12-26 04:00:01 +08:00
topjohnwu de2285d5e9 Bump version manager-v5.5.1 2017-12-26 03:59:28 +08:00
topjohnwu b2483ba437 Add version check within binary 2017-12-26 03:59:28 +08:00
topjohnwu a82a5e5a49 Update snet.apk 2017-12-26 03:57:22 +08:00
topjohnwu 74da6e1dc0 Support new 1500 template 2017-12-26 03:23:58 +08:00
topjohnwu 84ffdf0ed5 Eliminate a possbility to cause segfault 2017-12-25 05:21:40 +08:00