Commit Graph

5537 Commits

Author SHA1 Message Date
canyie c921964938 Make sure busybox can be executed recursively
Busybox will execute itself. On some older Samsung devices, when it is located in /data, it will not have rights to execute other programs including itself. We should also relocate busybox in this case to workaround Samsung bullshit.
See topjohnwu/ndk-busybox@bdc8655
Fix the "app doesn't detect installed Magisk" issue in topjohnwu#4174
2022-01-30 08:24:32 -08:00
topjohnwu 3bf47a6838 Update selinux 2022-01-30 08:18:04 -08:00
topjohnwu d3d28f0623 Update to NDK r23b
Credits: @yujincheng08

Close #5193
2022-01-30 07:11:51 -08:00
topjohnwu f880b57544 Update README 2022-01-28 04:02:57 -08:00
topjohnwu 32b7a26fa6 Release new canary build 2022-01-28 03:58:53 -08:00
topjohnwu 32fc34f922 Release Magisk v24.1 v24.1 2022-01-28 03:43:42 -08:00
topjohnwu b82a393692 Add v24.1 release notes 2022-01-28 03:37:00 -08:00
LoveSy 3c7e792167 Catch PendingIntent.CanceledException thrown from send 2022-01-27 05:29:32 -08:00
LoveSy 0ad66875ab Fix crash when zip is malformat
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
2022-01-27 05:26:31 -08:00
Arbri çoçka 1191ac2671 update Albania translation 2022-01-27 05:25:13 -08:00
topjohnwu 928b3425e3 Embed module installer in APK 2022-01-27 05:24:05 -08:00
topjohnwu 0726a00e3b Fix download notifications 2022-01-27 05:17:52 -08:00
LoveSy 5a88984d34 Guard synchronizedList's iteration
It's needed to guard a synchronizedList when iterating it
2022-01-27 02:01:30 -08:00
LoveSy 18de60f68c Fix NPE of SuRequestViewModel
countdown timer may have not initialized when backpressed
2022-01-27 02:01:04 -08:00
LoveSy 1893359142 Fix crash when fragment is detached from activity 2022-01-27 01:54:24 -08:00
topjohnwu f5e5ab2436 Update Android Studio 2022-01-27 01:46:00 -08:00
topjohnwu ff5ea1a70d Clarify what 64-bit only means 2022-01-26 04:39:14 -08:00
topjohnwu 54ee63a409 Minor install guide changes 2022-01-26 02:55:25 -08:00
topjohnwu f095606b50 Release new canary build 2022-01-26 02:41:46 -08:00
topjohnwu e8f31c78d7 Update README 2022-01-26 02:33:22 -08:00
topjohnwu b34c477d5e Release Magisk v24.0 v24.0 2022-01-26 02:21:22 -08:00
topjohnwu 28611304f7 Add v24.0 release notes 2022-01-26 02:08:49 -08:00
CISZEK Anthony 76af9e6e1f Update French translations 2022-01-26 00:56:39 -08:00
topjohnwu 7b3b965ed7 Fix some typos 2022-01-26 00:52:51 -08:00
topjohnwu 567b905ef1 Update install guides 2022-01-26 00:48:16 -08:00
topjohnwu a94268329c Update developer guide 2022-01-25 23:05:03 -08:00
Oliver Cervera a11a18686a Update italian translation
Contains last changes, it is also synced with the main file.
2022-01-25 21:56:04 -08:00
AndroPlus c58e3a99ee Update Japanese translation 2022-01-25 21:55:50 -08:00
topjohnwu b166663e89 Release new canary build 2022-01-25 05:03:34 -08:00
topjohnwu ac13ac14f6 Remove deploy.md 2022-01-25 04:26:59 -08:00
topjohnwu 06531f6d06 Add annotations to suppress warnings 2022-01-25 04:16:14 -08:00
topjohnwu f6274d94f6 Add setprop warnings 2022-01-25 03:52:46 -08:00
topjohnwu 2b303a7e23 Add a missing busybox patch back
Hopefully, fix #4174
2022-01-25 03:37:59 -08:00
topjohnwu 2bb074a5ad Update developer guides 2022-01-25 03:04:23 -08:00
topjohnwu 3b2db56243 Update documentation 2022-01-25 02:32:52 -08:00
topjohnwu 45483fde74 Update CLI usages 2022-01-25 02:04:15 -08:00
topjohnwu d742cfa48f Label Zygisk as beta 2022-01-25 01:41:51 -08:00
topjohnwu 95353ce9eb Fix language settings 2022-01-25 01:31:15 -08:00
topjohnwu ab2cc72814 Remove unnecessary root service connection wait 2022-01-25 01:21:21 -08:00
topjohnwu 5c54a2c008 Update version check logic 2022-01-25 01:10:17 -08:00
topjohnwu 2fe3082518 Update busybox 2022-01-24 23:20:36 -08:00
topjohnwu 5a889d28c8 Pick a more reasonable zopfli config
Close #4980
2022-01-24 23:07:49 -08:00
Vlad 45e7c1c030 Update RU strings 2022-01-24 22:30:53 -08:00
topjohnwu c6dcff0ae7 Minor dynamic_bitset changes 2022-01-24 22:30:19 -08:00
Hen Ry b791dc5e1a Update de translation 2022-01-24 21:32:07 -08:00
DanGLES3 46db281006 Update pt-BR strings 2022-01-24 21:31:48 -08:00
vvb2060 636479b15b Fix dynLoad 2022-01-24 21:31:27 -08:00
vvb2060 dcbb4eabb5 Fix string 2022-01-24 21:27:17 -08:00
vvb2060 068cedaa84 Update zh-rCN translation 2022-01-24 03:05:45 -08:00
LoveSy 02dd962601 Don't load zygisk module for magisk app 2022-01-24 03:05:12 -08:00