Commit Graph

  • 29aaaae4b4 ksud: fix clippy tiann 2023-04-14 23:06:11 +08:00
  • 1fe53b9549 ci: run clippy with release build tiann 2023-04-14 22:59:29 +08:00
  • 6274dbebc0 Ci (#390) weishu 2023-04-14 22:55:43 +08:00
  • a1cd3ab6fa ci: update clippy check (#389) weishu 2023-04-14 22:42:25 +08:00
  • c058cb8848 ksud: refactor module mount (#384) 5ec1cff 2023-04-14 22:30:34 +08:00
  • 029061177b kernel: Fix pull when we are not currently on a branch (#388) セリカ・シルフィル 2023-04-14 15:31:30 +08:00
  • 9c8e813642 Kernel: Fix "bash: line 21: $1: unbound variable" (#385) セリカ・シルフィル 2023-04-13 22:15:17 +08:00
  • 7be61b9657 Make Huawei 4.9 Kernel compiler Happy and Does not affect other kernels (#374) Coconut 2023-04-13 17:08:05 +08:00
  • 2f67d24ec9 kernel: Support switch branch or tag (#382) セリカ・シルフィル 2023-04-13 14:40:56 +08:00
  • 17d6f1cdf1 manager: update translation (#381) Amicia De Rune 2023-04-13 12:19:39 +07:00
  • a0c34b40c6 Ensure the stability of use (#380) Terminator850 2023-04-13 12:30:32 +08:00
  • 00856f8cb9 misc: add .clang-format tiann 2023-04-13 10:41:49 +08:00
  • 3df6387ee0 promotion: KernelSU integrated Bool-X kernel for raphael (#378) Mike Evans 2023-04-13 01:07:23 +01:00
  • fe1c826b1b ci: Install dependency python-telegram-bot (#373) Howard Wu 2023-04-12 20:37:41 +08:00
  • 0bda101d4d ci: fix WSA upload path (#372) Howard Wu 2023-04-12 18:31:59 +08:00
  • 5e738129d9 ci: WSA build fix typo (#370) Howard Wu 2023-04-12 17:52:24 +08:00
  • 39b5014add ksud: ensure parent dir when create file tiann 2023-04-12 17:45:56 +08:00
  • 3c6560ade9 ksud: format anyhow error tiann 2023-04-12 13:21:13 +08:00
  • 183d1a91c1 ksud: add error context to log tiann 2023-04-12 13:17:13 +08:00
  • d711ab8b1f Revert "ksud: sort the stock mounts correctly." tiann 2023-04-12 13:12:10 +08:00
  • 6c1a48952e WSA Kernel update to 5.15 (#369) Howard Wu 2023-04-12 12:16:56 +08:00
  • a343aa5eb0 Try to solve 4.14 build don't pass problem (#368) chen2021-web 2023-04-11 23:13:34 +08:00
  • 273a0b0b99 ksud: sort the stock mounts correctly. tiann 2023-04-11 21:23:30 +08:00
  • 2f1e64dc1b ksud: make compiler happy tiann 2023-04-11 20:45:21 +08:00
  • a46d4ecd3e ksud: use move mount instead of remount for stock mounts tiann 2023-04-11 20:32:08 +08:00
  • 5f04954a5c ksud: don't umount stock overlayfs, just remount it tiann 2023-04-11 16:24:02 +08:00
  • d065a7ca22 manager: don't create root shell everytime. this should close #361. MeiZu kernel seems cache something in execve syscall, which will cause double free in kernel. tiann 2023-04-11 12:56:07 +08:00
  • 2f8373f9c5 Update strings.xml (#366) Trịnh Văn Lợi 2023-04-11 10:05:35 +07:00
  • 2d36e98246 kernel: make /system/bin/init second_stage more precisely (#357) weishu 2023-04-11 10:55:17 +08:00
  • f2d8f1ee60 kernel: fix search git in path (#363) 5ec1cff 2023-04-09 17:16:35 +08:00
  • e7881c350c ksud: handle partition after REMOVE and REPLACE weishu 2023-04-08 12:51:16 +08:00
  • ffe3e68c35 ksud: ensure ksud context when install (#356) Ylarod 2023-04-07 12:46:59 +08:00
  • 4d6fafd778 website: fix typo (#354) Xeonacid 2023-04-06 22:40:47 +08:00
  • 2bbf77ab4c ci: shortten image file name tiann 2023-04-06 19:23:09 +08:00
  • f9df8d3351 Revert "ci: Remove tags with same KMI" tiann 2023-04-06 13:35:43 +08:00
  • 8f4299ef62 ksud: keep pwd after switch mnt ns tiann 2023-04-06 13:20:23 +08:00
  • fabaa61279 kernel: check CONFIG_SECCOMP status (#351) zhcnUTF8 2023-04-05 19:09:47 +08:00
  • f17de87952 Save install logs to public download folder (#350) Howard Wu 2023-04-05 15:54:55 +08:00
  • 93a607083a ksud: exec uninstall.sh while uninstalling (#347) Ylarod 2023-04-05 14:36:35 +08:00
  • 7544558173 website: fix typo, add hidden-features (#349) Ylarod 2023-04-05 14:36:22 +08:00
  • c96b0e8f8b ksud: support .ksurc (#345) Ylarod 2023-04-05 13:30:21 +08:00
  • b181147922 Fix ro translation (#344) Igor Sorocean 2023-04-05 07:16:02 +03:00
  • 862d12a904 ksud: add /data/adb/ksu/bin to PATH (#343) Ylarod 2023-04-05 11:47:35 +08:00
  • ddbc71b273 ci: Remove tags with same KMI tiann 2023-04-04 19:09:04 +08:00
  • c68ea8abbd ci: Add latest GKI tags tiann 2023-04-04 19:07:31 +08:00
  • cd5c7f599a ci: trigger build su only if userspace/su changed tiann 2023-04-04 19:01:50 +08:00
  • 1bb3a23bc4 userspace: remove simple su tiann 2023-04-04 17:24:35 +08:00
  • b191ec94a5 ksud: fix unknown hang of root shell tiann 2023-04-04 16:41:57 +08:00
  • 8f910fbb75 ksud: fix build tiann 2023-04-04 15:09:53 +08:00
  • 693d827144 ksud: fix windows build again tiann 2023-04-04 14:59:17 +08:00
  • effcaf0cde ksud: Remove sufix of 'v' in version tag tiann 2023-04-04 14:44:51 +08:00
  • 5be8fe39d0 ksud: fix windows build tiann 2023-04-04 14:33:25 +08:00
  • 8d12f96d8b ksud: fix compile err in x86_64 tiann 2023-04-04 14:12:37 +08:00
  • c1b30458d6 ksud: fmt tiann 2023-04-04 13:55:36 +08:00
  • 48e76f9096 ksud: refine su and make it compitable with MagiskSU tiann 2023-04-04 13:50:36 +08:00
  • 6fc8cc7e8e ksud: modules_update will be mounted to /data/adb/modules_update (#336) セリカ・シルフィル 2023-04-03 22:32:13 +08:00
  • a3874dd089 kernel: use ksud as root shell instead of /system/bin/sh tiann 2023-04-03 20:29:10 +08:00
  • bdd5e31b6f ksud: enter root shell when arg0 equals su tiann 2023-04-03 20:28:13 +08:00
  • ed0e9cff4b website: fix typo tiann 2023-04-03 12:05:10 +08:00
  • 62bbee56db kernel: fix incorrect dput tiann 2023-04-03 19:22:05 +08:00
  • ec4a233e04 kernel: basicly umount overlayfs in kernel tiann 2023-04-03 19:16:05 +08:00
  • 9efab243ae Add Romanian translation (#335) Igor Sorocean 2023-04-03 13:03:19 +03:00
  • 219970bba5 ksud: Fix installer.sh modules path (#327) 浅秋枫影 2023-04-03 11:46:27 +08:00
  • dcbd196c02 Update repos.json (#329) MilkD 2023-03-30 00:35:25 +08:00
  • 814d65cc28 kernel: Fix side channel attack tiann 2023-03-28 12:07:18 +08:00
  • 8c222add7c ci: Bump rustfmt-check to latest (#326) Abhiram 2023-03-27 21:55:55 +05:30
  • ab07557aa5 website: update id translation (#325) Amicia De Rune 2023-03-27 22:42:42 +07:00
  • 7be405e4e4 selinux: Update 4.9 to the correct check (#324) Dhruv Gera 2023-03-27 18:56:37 +05:30
  • 726f44bc60 ksud: Don't umount stock bind mount, just bind it again after overlay. tiann 2023-03-27 18:43:37 +08:00
  • c4c597da9e website: Add docs for REPLACE variables tiann 2023-03-27 17:27:53 +08:00
  • e5617e236c website: Fix sidebar of zh_CN tiann 2023-03-27 17:01:01 +08:00
  • b1af4ada60 ksud: fix clippy tiann 2023-03-27 15:44:18 +08:00
  • 284b962d64 website: Add anchors for zh_CN tiann 2023-03-27 15:35:57 +08:00
  • 86ff022dc6 website: Add docs for REMOVE tiann 2023-03-27 15:17:55 +08:00
  • dcbbbab11e ksud: Support remove files in customize.sh by REMOVE variables. tiann 2023-03-27 15:04:28 +08:00
  • 14b2afe78d feat: Add documentation for rescuing from bootloop. tiann 2023-03-27 11:37:18 +08:00
  • ba4ffa7598 ksud: Since we have forbidden module running when Magisk installed, we can now move common script from /data/adb/ksu/post-fs-data.d -> /data/adb/post-fs-data.d and /data/adb/ksu/service.d -> /data/adb/service.d tiann 2023-03-27 10:51:25 +08:00
  • 92ae0e5460 ci: Fix cross build error with Rust 1.68 tiann 2023-03-26 17:34:47 +08:00
  • 1ace028cef Update zh-rHK and zh-rTW strings (#323) Kung-chih 2023-03-26 15:51:01 +08:00
  • 43ca2b9831 Add docs for module tiann 2023-03-26 15:43:06 +08:00
  • ecd5af76ab kernel: use git from PATH (#316) Shatyuka 2023-03-23 15:01:24 +08:00
  • be452a22f0 kernel: Makefile new line with posix compatible (#318) Shatyuka 2023-03-23 10:41:12 +08:00
  • 6d6f793c69 Revert "kernel: add new line in driver Makefile (#317)" tiann 2023-03-22 19:33:08 +08:00
  • 30abd9e310 kernel: add new line in driver Makefile (#317) Shatyuka 2023-03-22 15:39:12 +08:00
  • d0e3b2672d kernel: Add input hook to ksu_hooks.h (#315) Soo-Hwan Na 2023-03-21 10:45:12 +09:00
  • 3b8a3ca26f [add device]: (#311) github-actions[bot] 2023-03-20 10:23:16 +08:00
  • 33a096da22 [add device]: (#309) github-actions[bot] 2023-03-20 10:22:01 +08:00
  • 72ba3ba086 [add device]: Asus Zenfone Max Pro M1/M2 (#313) github-actions[bot] 2023-03-20 10:19:47 +08:00
  • 5dd430e6a6 website: update FAQ tiann 2023-03-14 10:09:40 +08:00
  • 77056a7100 kernel: remove unused poll wait becuase we always call this in post-fs-data, no need to wait for /data mounted tiann 2023-03-08 15:45:56 +08:00
  • 76b9790ffb manager: make a small adjustment to module screen (#291) TinyHai 2023-03-03 17:29:53 +08:00
  • 54d2962a0d kernel: add_type for 5.4 is supported actually. weishu 2023-03-03 11:15:03 +07:00
  • 7846b2a440 manager: replace SwipeRefresh with PullRefreshIndicator & refactor so… (#288) TinyHai 2023-03-02 12:35:41 +08:00
  • 8bbfe0c26d manager: Add pstore and diag to bugreport tiann 2023-03-02 11:42:04 +08:00
  • 5c67334889 manager: update id translation (#286) Amicia De Rune 2023-03-02 10:00:43 +07:00
  • 0b1b73a05d manager: Fix install button in module page tiann 2023-03-01 14:22:46 +08:00
  • 203dc42e75 manager: hide install button when magisk installed. tiann 2023-03-01 12:51:04 +08:00
  • 9f6e9f5db6 manager: Show module conflict state with Magisk tiann 2023-03-01 12:12:31 +08:00
  • ee09b9f9f4 ksud: Breaking change: modules are mounted to /data/adb/modules and will disable itself when magisk installed. tiann 2023-03-01 11:49:54 +08:00
  • c534ef672e manager: Add prop to bugreport tiann 2023-03-01 11:48:24 +08:00