Commit Graph

  • 39adba62d1 Update the default theme color to blue and remove the related blue theme code ShirkNeko 2025-04-29 17:29:45 +08:00
  • 3526e84e04 Refactor the UI to rewrite the interface (#61) ShirkNeko 2025-04-29 15:52:56 +08:00
  • bfdb706b60 Add kernel version and patch tool version log information - Should fix the 5.10 bug where you can't swipe write ShirkNeko 2025-04-28 16:05:59 +08:00
  • a297e07055 Adjust the prompt for file selection and add instructions for mirror repair. - Modify the maximum height of the progress bar to improve user experience - Add localized strings for error messages and installation methods. -Optimize the installation interface ShirkNeko 2025-04-28 14:39:09 +08:00
  • 56b4664ec7 Optimized the UI of the slot selection dialog box, added separator lines and button styles, and improved the display logic of the current slot. v3.0.1 ShirkNeko 2025-04-27 22:37:56 +08:00
  • 70f7c75a92 Add custom color and transparency settings to the top app bar ShirkNeko 2025-04-27 20:32:17 +08:00
  • e414b4de92 Adding a localized message for a failed swipe ShirkNeko 2025-04-27 20:27:29 +08:00
  • 79e68f473f Update Chinese and English strings, change Anykernel3 related descriptions to generic Kernel descriptions. ShirkNeko 2025-04-27 20:21:17 +08:00
  • 6656604809 Add the function of obtaining and restoring the original slot, and display the current slot information in the slot selection dialog box ShirkNeko 2025-04-27 19:35:55 +08:00
  • 85b4d11912 Improve the ui and function of the anykernel3 flashing interface. - Add self-selected brushwrite A/B slot (not perfect) ShirkNeko 2025-04-27 18:01:45 +08:00
  • 7769a23f59 Opt the image editing dialog box, add full-screen zoom function, improve the panning limit to ensure the security of image transformation. ShirkNeko 2025-04-27 14:02:16 +08:00
  • c442f43090 Add free adjustment of image position when selecting background - Updated AGP version to 8.9.2. - Added support for Android 16 (36). - Replaced the new API and fixed some minor bugs. ShirkNeko 2025-04-27 04:05:49 +08:00
  • d73670bf43 [skip ci]: manager: update simplified chinese translation (#59) WenHao2130 2025-04-26 15:42:08 +08:00
  • dd1967f0d0 Update the README file to include a thank you message to DARKWWEE. ShirkNeko 2025-04-26 15:41:23 +08:00
  • d77ee31bce Add support for KERNEL_VERSION_4_10 in super_access.c and move variable declarations in for loops outside the loop to improve code readability ShirkNeko 2025-04-25 19:12:53 +08:00
  • e3d2fc64ac Update the minimum supported kernel version and standardize kernel-related constants to 12800. ShirkNeko 2025-04-25 14:03:16 +08:00
  • e07f20bf29 [skip ci]: Update kpm module display logic, fix installed and uninstalled name display ShirkNeko 2025-04-25 14:00:18 +08:00
  • 41b8f854a4 Add KSU_CMDLINE configuration to enable the KernelSU command line option and implement the corresponding status read function ShirkNeko 2025-04-24 15:03:09 +08:00
  • 34f216181f Expose the getSuSFSDaemonPath method to support the installation of the SuSFSD daemon. ShirkNeko 2025-04-23 23:06:19 +08:00
  • 8aef775474 Opt InfoCard component, add icon support, improve information presentation ShirkNeko 2025-04-23 22:23:02 +08:00
  • f669ad92b6 Refactor Kpm.kt, optimize file type checking logic, add ELF file detection, simplify string command execution ShirkNeko 2025-04-23 21:06:21 +08:00
  • 069a671bf1 Remove unnecessary conditional compilation code to simplify the definition of kprobe structures ShirkNeko 2025-04-23 17:26:00 +08:00
  • 13c5aae85e Move variable declarations in the for loop outside the loop in sucompat.c ShirkNeko 2025-04-23 17:16:10 +08:00
  • d9063377af Rearrange KSU related conditional compilation support in core_hook.c to improve code readability ShirkNeko 2025-04-23 15:35:19 +08:00
  • 527d362b85 Add support for Kprobe, extend su_kps array to 6 elements to accommodate more hook functions ShirkNeko 2025-04-23 15:08:05 +08:00
  • cc0b272770 Modified Kpm file type validation and check module ID extraction logic ShirkNeko 2025-04-23 03:33:46 +08:00
  • 9ea6de340d Refactor the namespace to com.sukisu.ultra, add IKsuInterface and LatestVersionInfo data classes, and remove obsolete classes and methods. ShirkNeko 2025-04-23 02:24:55 +08:00
  • dfaada7134 Patch update SuSFS version to 1.5.6 ShirkNeko 2025-04-22 16:20:41 +08:00
  • be37f8a2a3 Update English translation and remove unused keys (#56) Qumolama.d 2025-04-21 22:39:28 -07:00
  • 8a12fac39f [skip ci]: fix typo & update README (#55) Re*Index. (ot_inc) 2025-04-22 14:37:17 +09:00
  • 0242fe12e3 Update Japanese & fix text(#54) Re*Index. (ot_inc) 2025-04-21 21:15:08 +09:00
  • acf2e1a5ec Update KSU_GIT_VERSION to use the master branch count and change the KernelSU manager name to SukiSU ShirkNeko 2025-04-21 17:33:29 +08:00
  • 2c65af9e80 Add a dependency for KPM in Kconfig to ensure that KPM functionality can only be activated when KSU is enabled ShirkNeko 2025-04-21 10:42:52 +08:00
  • f0a14e54e6 在core_hook.c中添加对KPM的条件编译支持 ShirkNeko 2025-04-21 10:31:50 +08:00
  • 626db4be56 [skip ci]: Adding a check for LKM mode to the KPM info card ShirkNeko 2025-04-21 09:20:38 +08:00
  • 5941fa1ec7 manager: hide root-related features if kernelsu version null (#71) Related PR: tiann#2483 ShirkNeko 2025-04-20 22:30:23 +08:00
  • 1dd8651a1a Remove unused functions and data classes and optimize code structure; update string resources to support new features ShirkNeko 2025-04-20 22:01:35 +08:00
  • 33dd0ca16b Add check for GKI version and KERNEL_TYPE setting ShirkNeko 2025-04-19 21:44:41 +08:00
  • 9919d573fe Update the build workflow to rename build tasks and add new build dependencies v3.0 ShirkNeko 2025-04-19 20:01:41 +08:00
  • d73af38bf4 Update build scripts, change version information and delete workflow files that are no longer in use ShirkNeko 2025-04-19 19:55:13 +08:00
  • dfe7852c25 fix typo (#50) Re*Index. (ot_inc) 2025-04-19 17:03:25 +09:00
  • 970e7651a5 Refactoring Kconfig and Makefile to optimize KernelSU configuration logic and simplify kernel type determination ShirkNeko 2025-04-19 16:02:18 +08:00
  • 1a563bb3e1 Update Makefile to add support for kernel version 6 and optimize KERNEL_TYPE judgment logic. ShirkNeko 2025-04-19 14:44:49 +08:00
  • bd56bcf538 Refactoring Kconfig to optimize KernelSU-related configuration and simplify conditional dependency logic ShirkNeko 2025-04-19 14:02:12 +08:00
  • abe6184f63 Update READMEs. (#49) Re*Index. (ot_inc) 2025-04-18 21:16:31 +09:00
  • 6c2e67cd50 更新Makefile,添加内核类型判断逻辑并输出相关信息 ShirkNeko 2025-04-17 20:07:02 +08:00
  • be8d6ca052 重构Makefile中的KPROBES钩子逻辑,简化条件编译信息输出 ShirkNeko 2025-04-17 19:53:21 +08:00
  • b72ab79e06 简化Makefile中的内核版本判断逻辑,移除冗余的条件编译代码 ShirkNeko 2025-04-17 19:52:50 +08:00
  • 28f006ed39 Refactor Kconfig and Makefile, update KPROBES related configurations, simplify conditional compilation logic ShirkNeko 2025-04-17 19:46:14 +08:00
  • e8afb2143b Japanese Translate (#48) Re*Index. (ot_inc) 2025-04-17 18:23:26 +09:00
  • 7e1c363bad Add module uninstallation confirmation dialog and file type validation message ShirkNeko 2025-04-16 14:36:27 +08:00
  • bcf6809deb Add files via upload (#47) Kousei 2025-04-16 14:21:43 +09:00
  • 140ebd196f Add support for kernel version 6.12, update conditional compilation definitions in super_access.c ShirkNeko 2025-04-15 16:13:16 +08:00
  • 8ada7757ea Update Makefile ShirkNeko 2025-04-15 15:14:20 +08:00
  • bce5f6cf61 Fix GitHub link in About card ShirkNeko 2025-04-15 15:09:36 +08:00
  • 5495eebb38 Update version number ShirkNeko 2025-04-14 20:18:52 +08:00
  • d255801666 Update version number ShirkNeko 2025-04-14 20:18:24 +08:00
  • 44f2601126 Update version number ShirkNeko 2025-04-14 20:18:10 +08:00
  • 3a7366c4bc Update version number ShirkNeko 2025-04-14 20:18:04 +08:00
  • 5da289714d Update version number ShirkNeko 2025-04-14 20:17:51 +08:00
  • a18d718744 Update version number ShirkNeko 2025-04-14 20:17:44 +08:00
  • c90fc461d9 Update version number ShirkNeko 2025-04-14 20:17:37 +08:00
  • e80fbe8934 Update version number ShirkNeko 2025-04-14 20:17:32 +08:00
  • e0650ade4f Update version number ShirkNeko 2025-04-14 20:17:16 +08:00
  • 378b8458f2 Opt device disabling logic in HomeScreen ShirkNeko 2025-04-14 19:30:30 +08:00
  • 182028d9ea Updating the downloader to use the new GitHub publishing interface ShirkNeko 2025-04-14 19:06:54 +08:00
  • 0c3b8e7610 1 ShirkNeko 2025-04-14 18:46:51 +08:00
  • 332fdcd2a7 Fix KPM module loading calls to explicitly use namespaces ShirkNeko 2025-04-14 15:55:35 +08:00
  • aa20d04d3a Refactoring KPM module loading logic, removing existing KPM loading functions, simplifying code and enhancing error handling ShirkNeko 2025-04-14 15:51:47 +08:00
  • 949106bc09 Refactoring KPM module loading logic, adding modification event handling, improving error handling ShirkNeko 2025-04-14 15:39:43 +08:00
  • 67babc2858 Enhanced KPM module loading logic, added filename validation and error handling ShirkNeko 2025-04-14 15:35:11 +08:00
  • d087ec510e Ksud: refactor KPM event handling logic, add error handling and ensure KPM catalog exists ShirkNeko 2025-04-14 15:26:30 +08:00
  • c2ed3da87c Update Engish translation (#46) gggggdw 2025-04-14 14:39:04 +08:00
  • f2d159f732 Updated README file to add KPM support information and remove duplicate feature descriptions ShirkNeko 2025-04-14 14:38:27 +08:00
  • 468fc2207d Fixed integration note on susfs in README.md ShirkNeko 2025-04-14 02:05:34 +08:00
  • eced8bae82 Fix typos and translations in README.md and README-en.md (#23) Qumolama.d 2025-04-12 23:02:04 -07:00
  • e61ecb3963 Fix opuls -> oplus typo (#2536) Wang Han 2025-04-09 09:06:56 +08:00
  • 304f4f8b2c Update Vietnamese language translation (#44) Kousei 2025-04-13 17:00:30 +09:00
  • 48888087e1 Fix branch checking in build-manager.yml by changing 'susfs' to 'main' ShirkNeko 2025-04-13 15:41:33 +08:00
  • 75a70e70be Merge pull request #43 from ShirkNeko/dev crazymrli 2025-04-13 15:25:59 +08:00
  • cf825f912c 添加KPM模板说明 liankong 2025-04-13 15:22:22 +08:00
  • 1944a49fd8 添加super_access对task_struct的支持 liankong 2025-04-13 14:18:33 +08:00
  • b7b739824e 添加super_access对task_struct的支持 liankong 2025-04-13 14:18:33 +08:00
  • 657f343f5c 添加super_access对task_struct的支持 liankong 2025-04-13 14:18:33 +08:00
  • 74bb90b3d8 Update build-lkm.yml to force uploading inputs to be required, default value changed to true ShirkNeko 2025-04-13 02:26:26 +08:00
  • 8bf9828c80 Add files via upload (#42) Kousei 2025-04-13 02:43:55 +09:00
  • 06324def38 更新super_access.c to remove redundant macro definitions and optimize conditional compilation; use resource strings instead of hard-coded text in MoreSettings.kt; add theme color string resource in strings.xml ShirkNeko 2025-04-13 01:33:40 +08:00
  • e2f89709d1 Remove macro definitions in super_access.c for kernel version 4.14 to simplify structural definitions ShirkNeko 2025-04-12 19:31:39 +08:00
  • 546929da55 Remove conditional compilation for kernel version 4.14 in super_access.c to simplify kprobe structure definition ShirkNeko 2025-04-12 19:30:55 +08:00
  • 97aaea7d86 Remove macro definitions for kernel versions 5.0 and 5.10 in super_access.c, and adjust conditional compilation to support kernel versions 4.14 and 5.15. ShirkNeko 2025-04-12 19:07:33 +08:00
  • 2cbe1b9e9a Update kernel version macro definitions to add support for kernel version 5.0 and adjust conditional compilation for newer versions ShirkNeko 2025-04-12 19:02:52 +08:00
  • 70259a5ec5 清理super_access.c中的多余空行 ShirkNeko 2025-04-12 17:00:14 +08:00
  • a63057c594 Merge branch 'dev' into main ShirkNeko 2025-04-12 16:55:20 +08:00
  • 48d5270611 Add super_access function to support dynamic access to structures and members ShirkNeko 2025-04-12 16:52:13 +08:00
  • 712d0f3342 更新super_access.c以支持不同内核版本的结构体成员定义 ShirkNeko 2025-04-12 16:29:13 +08:00
  • 51a0357f0f 在 super_access.c 中添加对内核版本 6.6 和 5.15 的宏定义,并调整条件编译以适应新的内核版本 ShirkNeko 2025-04-12 16:23:27 +08:00
  • 44d85cfdd7 在 super_access.c 中添加对内核版本 4.14 的宏定义,并根据内核版本条件编译相关成员 ShirkNeko 2025-04-12 16:16:06 +08:00
  • 662d5494b2 更新内核版本宏定义为 6.1,并相应调整条件编译的成员定义 ShirkNeko 2025-04-12 16:12:28 +08:00
  • 10e05689e5 在 super_access.c 中添加对 linux/version.h 的引用,并根据内核版本条件定义相关成员 ShirkNeko 2025-04-12 16:09:48 +08:00
  • d6084aeca1 在super_access.c中添加对linux/version.h的引用,并定义KERNEL_VERSION_6_6宏,以支持不同内核版本的条件编译 ShirkNeko 2025-04-12 16:09:13 +08:00