Commit Graph

  • cc78812f50 manager: Rework ShirkNeko 2025-11-20 20:07:35 +08:00
  • ff3071ca08 Step 5-1-1: No longer need to add unmounting for default mount points ShirkNeko 2025-11-20 19:53:18 +08:00
  • dd969eac22 meta-overlayfs: quote rel path removal weishu 2025-11-20 19:06:01 +08:00
  • 9f2e5f513d metaovl: copy selinux context when install weishu 2025-11-20 18:55:40 +08:00
  • 088996da9b Revert "kernel: expose umount list to ioctl interface #2950" ShirkNeko 2025-11-20 18:48:59 +08:00
  • 385f4ab2c5 Step 5-1: Move the KPM interface to the settings ShirkNeko 2025-11-20 18:38:53 +08:00
  • 52a3a04b11 manager: Remove obsolete susfs configuration entries ShirkNeko 2025-11-20 17:14:09 +08:00
  • 05758a975b kernel: fix build (#609) LeafStative 2025-11-20 17:07:33 +08:00
  • 3ac63edd18 kernel & KernelSU: Deprecated add_try_umount cli, AUTO_ADD_SUS_KSU_DEFAULT_MOUNT and AUTO_ADD_SUS_BIND_MOUNT ShirkNeko 2025-11-20 17:05:53 +08:00
  • 6826406494 manager: fix dark mode color issue ShirkNeko 2025-11-20 17:01:54 +08:00
  • 6465e7a874 Step 5: Add a settings tool page to migrate some settings to it ShirkNeko 2025-11-20 16:28:37 +08:00
  • f290653088 ci: Fix omitted checks ShirkNeko 2025-11-20 14:39:45 +08:00
  • c753dd1345 ci: Fix omitted checks ShirkNeko 2025-11-20 14:39:45 +08:00
  • 06c8580788 metaovl: Use xcp to copy image faster. weishu 2025-11-20 14:17:07 +08:00
  • 33c498078f ci :Skip the disguised manager build for the MIUIX branch ShirkNeko 2025-11-20 14:28:57 +08:00
  • 5f228f1896 ci :Skip the disguised manager build for the MIUIX branch ShirkNeko 2025-11-20 14:28:57 +08:00
  • 2368c5afd5 metaovl: use cp instead of mv to copy files weishu 2025-11-20 13:36:54 +08:00
  • 16ec695b63 kernel/makefile: Adjust the build branch ShirkNeko 2025-11-20 14:02:05 +08:00
  • 404352b536 Step 4-1: Fixed incorrect homepage indexing after enabling KPM ShirkNeko 2025-11-20 13:59:40 +08:00
  • 8e7f1f1cc7 manager: Support monet colors ShirkNeko 2025-11-20 12:02:49 +08:00
  • d2a6fa4513 Step 4: Add KPM interface and flash anykernel3 ShirkNeko 2025-11-20 03:18:13 +08:00
  • 9574409955 manager: fix dialog text of multiple modules install YuKongA 2025-11-19 22:20:09 +08:00
  • 9c2924de78 meta-overlayfs: avoid moving skip-mount modules weishu 2025-11-19 21:22:12 +08:00
  • d7878ddd45 manager: If SELinuxStatus is the last information component, set the margin to 0. ShirkNeko 2025-11-19 23:49:24 +08:00
  • bc3399fd1b Step 3: Added theme mode switching, introduced uninstall path manager and user-mode scanning toggle ShirkNeko 2025-11-19 23:39:07 +08:00
  • ba1aaaa160 ksud: fix build ShirkNeko 2025-11-19 21:18:53 +08:00
  • a4e5a571bd ksud: Fix the metamodule's non-meta stage script, which is executed twice. weishu 2025-11-19 20:35:58 +08:00
  • 3c501295b7 Step 2: Add the remaining dynamic manager configurations ShirkNeko 2025-11-19 21:10:34 +08:00
  • a8acea9180 support metamodule, remove built-in overlayfs mount ShirkNeko 2025-11-19 19:33:01 +08:00
  • fb0eea2994 ci: Add the MIUIX branch build ShirkNeko 2025-11-19 18:48:05 +08:00
  • 4f79c94ab9 Step 1: Import susfs and sulog to modify ShirkNeko 2025-11-19 18:45:00 +08:00
  • a14551b3ec Introducing miuix ShirkNeko 2025-11-19 16:11:33 +08:00
  • 2ea748dac1 manager: add inset support to webui (#2952) ref: https://github.com/MMRLApp/WebUI-X-Portable/blob/master/webui/src/main/kotlin/com/dergoogler/mmrl/webui/model/Insets.kt ShirkNeko 2025-11-19 14:23:49 +08:00
  • 429874b4d6 manager: fix webui package manager ShirkNeko 2025-11-19 13:13:11 +08:00
  • 9856539f1f kernel: fix build (#603) YangQi0408 2025-11-19 12:54:11 +08:00
  • 957999ba09 kernel: fix build ShirkNeko 2025-11-18 23:17:40 +08:00
  • 3510203fa6 kernel: expose umount list to ioctl interface (#2950) backslashxx 2025-11-18 11:10:44 +08:00
  • 2aa0034695 fix compile on nongki branch (#602) F640 2025-11-18 22:07:00 +07:00
  • 7fc075679e kernel: Remove duplicate disable_seccomp_for_task ShirkNeko 2025-11-18 22:53:08 +08:00
  • 118fcf507a kernel: fmt ShirkNeko 2025-11-18 21:39:31 +08:00
  • aa51ef5c24 kernel: kpm: add compatibility for kernel 6.11 and later (#599) brokestar233 2025-11-18 20:04:41 +08:00
  • e79b702fd6 Synchronise some modifications ShirkNeko 2025-11-18 21:27:22 +08:00
  • 07e7d129a0 kernel: Use a better wrapper compatible with ksu_umount_mnt ShirkNeko 2025-11-18 20:23:31 +08:00
  • b686c81be4 kernel: fix build ShirkNeko 2025-11-18 16:10:59 +08:00
  • 59141b2e05 kernel & KernelSU: Synced with upstream; Original add_try_umount will be used if susfs TRY_UMOUNT is disabled during compile time ShirkNeko 2025-11-18 15:47:03 +08:00
  • 02c3f70ab5 kernel: expose umount list to ioctl interface (#2950) backslashxx 2025-11-18 11:10:44 +08:00
  • 44eed59c46 kernel/ksud: Fix KSU_IOCTL_NUKE_EXT4_SYSFS definition Wang Han 2025-11-17 22:52:40 +08:00
  • bc7266111c kernel: Add nuke_ext4_sysfs interface weishu 2025-11-17 13:24:30 +00:00
  • f1909411c0 kernel: Fixed compilor error when SUS_MOUNT is disabled ShirkNeko 2025-11-18 15:26:45 +08:00
  • 7782c00275 kernel: handle seccomp_filter_release compat (#203) fc5b87cf 2025-11-17 22:20:18 +07:00
  • dc3de58aa6 kernel: fix compatibility with 5.10 fc5b87cf 2025-11-17 22:12:23 +07:00
  • 83db28b262 kernel: add close_fd helper, debloat dmesg log fc5b87cf 2025-11-17 21:44:24 +07:00
  • 6e44090e57 RELAND: kernel: throne_tracker: always cleanup backslashxx 2025-11-17 20:14:56 +07:00
  • cd86589ad3 manager: Fixed an error caused by the line count identifier being omitted in the Umount Path Manager. ShirkNeko 2025-11-18 13:49:21 +08:00
  • 22cb7596a7 ksud: fmt & fix build ShirkNeko 2025-11-18 12:44:27 +08:00
  • 029ae8d389 kernel: expose umount list to ioctl interface (#2950) backslashxx 2025-11-18 11:10:44 +08:00
  • 58c8289890 kernel/ksud: Fix KSU_IOCTL_NUKE_EXT4_SYSFS definition Wang Han 2025-11-17 22:52:40 +08:00
  • 94fa1e360a ksud: Add cli interface for nuke_ext4_sysfs weishu 2025-11-17 21:44:08 +08:00
  • 1d1ce396d3 kernel: Add nuke_ext4_sysfs interface weishu 2025-11-17 13:24:30 +00:00
  • 724c7517f5 Susfs main (#597) 小 小w 2025-11-18 11:16:41 +08:00
  • 0d421b7db1 Update file_wrapper.c 小 小w 2025-11-18 11:16:16 +08:00
  • 0b35c9ae1d fix Implement ksu_wrapper_dedupe_file_range function 小 小w 2025-11-18 10:26:30 +08:00
  • 99d58c8cfd manager: Only display the option to use LKM files when the kernel version is greater than 5.10 ShirkNeko 2025-11-18 00:34:19 +08:00
  • 722980e221 KernelSU: Fixed some susfs features mistakenly being set to default n in Kconfig ShirkNeko 2025-11-18 00:27:38 +08:00
  • fb539fae57 kernel: Fix compatibility with nongki kernels (#594) YangQi0408 2025-11-18 00:25:48 +08:00
  • c4faf57ca9 fix build ShirkNeko 2025-11-17 21:09:13 +08:00
  • c93cf58f48 kernel: Syncronize upstream changes (#198) fc5b87cf 2025-11-17 18:21:29 +07:00
  • 9d5c6ab3fd kernel: Fix compilation for non-gki kernels (#593) TwinbornPlate75 2025-11-17 20:10:06 +08:00
  • 55ddeb63fb Susfs main (#592) Jiu 2025-11-17 18:06:02 +08:00
  • ad2a23f55e manager: Move certain settings to the Advanced Settings section. ShirkNeko 2025-11-17 12:37:53 +08:00
  • f48d2e6cac manger: fmt code ShirkNeko 2025-11-17 12:20:45 +08:00
  • d45676f059 manager: bump susfs assets ShirkNeko 2025-11-17 11:46:32 +08:00
  • 0439a00f1d manager: increase appGroup performance & add appGroup status notice AlexLiuDev233 2025-11-16 22:59:43 +08:00
  • cbcaa07fd5 manager: Set up in real time using the correct method ShirkNeko 2025-11-16 17:19:48 +08:00
  • d7e998eaf2 kernel/manager/ksud: Add switch functionality to sulog ShirkNeko 2025-11-16 17:19:13 +08:00
  • c4d8c49e5c kernel/manager/ksud: Add switch functionality to sulog ShirkNeko 2025-11-16 16:53:55 +08:00
  • c8020b2066 chore(ksud): bump ksud's deps (#585) 生于生时 亡于亡刻 2025-11-16 15:47:11 +08:00
  • 5667d8bdde kernel: Optimise multi manager scanning logic ShirkNeko 2025-11-16 15:35:26 +08:00
  • 0d251a2655 kernel: Replace kmalloc() usages with kzalloc() (#2939) Wang Han 2025-11-16 15:17:55 +08:00
  • 8442ebcb7a kernel: Optimise multi manager scanning logic ShirkNeko 2025-11-16 15:35:26 +08:00
  • 25fbc22f66 kernel: Replace kmalloc() usages with kzalloc() (#2939) Wang Han 2025-11-16 15:17:55 +08:00
  • e2bcec1ee2 kernel: Add sulog records for susfs ShirkNeko 2025-11-16 14:50:04 +08:00
  • a4a9df3a25 kernel: fmt ShirkNeko 2025-11-16 14:29:10 +08:00
  • be63a062ad kernel: Resolving the issue of unavailable functionality ShirkNeko 2025-11-16 14:25:43 +08:00
  • 19a67fb76c mamager: fix the crash of Superuser in multi-user environments v4.0.0 ShirkNeko 2025-11-16 14:03:06 +08:00
  • 8802ea0aee kernel: Add support for SUSFS inline hook configuration ShirkNeko 2025-11-16 14:00:29 +08:00
  • 3a2d55237d manager: make group shows like upstream & add some animation to SuperUser menu i18n file pick from upstream AlexLiuDev233 2025-11-16 02:55:20 +08:00
  • 7f94204191 KernelSU: Fixed wrong TRY_UMOUNT #ifdef guard ShirkNeko 2025-11-16 13:13:38 +08:00
  • 98e617f1bd refactor(ksud): refactor ksud's kpm 生于生时 亡于亡刻 2025-11-16 07:11:16 +08:00
  • d84a88f059 manager: disable webuix exitConfirm AlexLiuDev233 2025-11-16 00:22:24 +08:00
  • ae7b4dcbed manager: fix MarkdownContent scrollBehavior ShirkNeko 2025-11-16 00:02:29 +08:00
  • 684a5d1ccd manager: display the same UID as a group ShirkNeko 2025-11-15 23:44:38 +08:00
  • c61d6fb665 kernel: file_wrapper: copy mode of original inode 5ec1cff 2025-11-15 19:52:05 +08:00
  • 35b02e3c73 ci: remove cache for ksud Because it no truth save Tools-app 2025-11-15 19:47:52 +08:00
  • db6a59ec4e kernel: file_wrapper: copy mode of original inode 5ec1cff 2025-11-15 19:52:05 +08:00
  • 46846dce91 kernel: Utilise the existing try_umount to avoid repackaging ShirkNeko 2025-11-15 19:29:12 +08:00
  • cd21af6728 ci: fix shared-key not find (ksud) Tools-app 2025-11-15 18:38:30 +08:00
  • 92a483d222 ksud: Optimise ksud (#576) 生于生时 亡于亡刻 2025-11-15 18:25:17 +08:00
  • 70f722e614 kernel: no need to remark process on post-fs-data and boot-completed 5ec1cff 2025-11-15 17:19:45 +08:00
  • 04ca981e4d kernel: no need to remark process on post-fs-data and boot-completed 5ec1cff 2025-11-15 17:19:45 +08:00