194 Commits

Author SHA1 Message Date
Ylarod 338d306501 update for version too old issue (#85) 2024-01-06 21:27:39 +08:00
5ec1cff 7979cb4b25 suppress stopping signal properly 2024-01-06 15:54:37 +08:00
5ec1cff 505e5dc4ba fix typo 2024-01-06 10:02:29 +08:00
5ec1cff 420e93f8ed fix install magisk module task 2024-01-06 09:57:34 +08:00
5ec1cff eee424f11c make ksud more understandable 2024-01-06 09:57:31 +08:00
Nullptr 698e6e6624 Bump to 0.9.1.1 v4-0.9.1.1 2024-01-05 17:50:37 +08:00
Nullptr fbb792ef13 Minor changes v4-0.9.1 2024-01-05 17:11:50 +08:00
Nullptr 381abc99d5 Bump to 0.9.1 2024-01-05 16:48:10 +08:00
Nullptr fd603982e8 Refine uid_is_manager 2024-01-05 16:43:04 +08:00
Nullptr 2d384685e7 No hardcode ksu tmp path 2024-01-05 14:30:07 +08:00
5ec1cff 675febfd14 refine code 2024-01-05 13:57:18 +08:00
5ec1cff ad32c4efb0 reformat code 2024-01-05 13:10:10 +08:00
5ec1cff 331b01b0f4 recognize magisk variants correctly 2024-01-05 13:00:01 +08:00
5ec1cff 8079123e43 Refine gradle 2024-01-05 11:11:42 +08:00
5ec1cff 9a95377d7b fix injector cannot get tmp path 2024-01-05 10:37:48 +08:00
Nullptr 043cfd93d6 No hardcode temp dir 2024-01-04 03:44:57 +08:00
Nullptr 32931cf3a8 Bump to 0.9.0 v4-0.9.0 2024-01-03 21:48:42 +08:00
5ec1cff 9a649e0f00 remove redundant sepolicy 2024-01-03 16:10:33 +08:00
5ec1cff ded1af2757 fix unmount module.prop 2024-01-02 23:53:42 +08:00
5ec1cff 7e1f85caf5 change minimal version codes 2024-01-02 23:49:31 +08:00
5ec1cff 711a3e98d0 no need to unshare 2024-01-02 23:49:19 +08:00
5ec1cff cbd0f0f0c3 refine mount prop 2024-01-02 23:39:26 +08:00
5ec1cff 977bd7753d write empty machikado if no key available 2024-01-02 19:51:29 +08:00
5ec1cff b041a4fca0 always use memfd for lib 2024-01-02 19:34:34 +08:00
5ec1cff d5c896e966 check manager app 2024-01-02 19:33:27 +08:00
5ec1cff 5c8a67657c use /debug_ramdisk 2024-01-02 18:03:17 +08:00
5ec1cff 28f77fa5e2 machikado mazoku 2024-01-02 15:10:03 +08:00
5ec1cff 914c54cdd0 extract both 64 and 32 2024-01-02 11:13:52 +08:00
5ec1cff 8463574e2d temporary move magic to /data/adb/zygisksu 2024-01-02 00:46:30 +08:00
5ec1cff 07c29016a5 unmount ksu tmpfs 2024-01-01 00:12:54 +08:00
5ec1cff cd714527e9 remove unnecessary jni hook logs 2023-12-31 14:27:19 +08:00
5ec1cff 0741a35c8f Update monitor.cpp 2023-12-22 09:28:40 +08:00
5ec1cff dce2937ba0 don't panic in handle_daemon_action 2023-12-20 11:47:43 +08:00
Nullptr 92ac6d4f1a Update README.md 2023-12-14 15:44:38 +08:00
Nullptr 535379fe45 Merge pull request #73 from 5ec1cff/master 2023-12-12 16:01:56 +08:00
5ec1cff 1999ef734c fix ci upload (https://core.telegram.org/bots/api#markdownv2-style) test \_*[]()~`>#+-=|{}.! 2023-12-12 13:20:25 +08:00
5ec1cff 12f57d6e8c log if jni hook failed 2023-12-12 13:12:58 +08:00
5ec1cff 49886d9485 Fixes for Android 14 QPR2 B2 (https://github.com/topjohnwu/Magisk/pull/7620) 2023-12-12 13:05:10 +08:00
5ec1cff 056900406e separate error info and normal info of daemons 2023-12-12 12:35:13 +08:00
5ec1cff 370bb0863b Indicate root implementation 2023-12-12 12:18:32 +08:00
5ec1cff 75495dee38 Indicate wrong root implementation 2023-12-12 12:18:19 +08:00
5ec1cff feb34c701d show loaded modules 2023-12-12 12:12:42 +08:00
5ec1cff 483987b7e6 fix companion exec failed 2023-12-12 11:24:53 +08:00
5ec1cff b45d55e83d change some logs level to V 2023-12-12 10:50:11 +08:00
5ec1cff f101ffb95f add emoji to status 2023-12-12 10:35:26 +08:00
5ec1cff faf074b990 don't show inject status if not tracing 2023-12-12 00:50:49 +08:00
5ec1cff db60c3185e show injection status 2023-12-12 00:43:30 +08:00
5ec1cff 993b18752b daemon launched by monitor & show daemon status in module.prop 2023-12-11 23:43:32 +08:00
5ec1cff ad8510dee0 show root impl 2023-12-11 20:24:50 +08:00
5ec1cff 5d95f627bf don't use Result on handle_daemon_action 2023-12-11 20:10:28 +08:00