liankong
|
657f343f5c
|
添加super_access对task_struct的支持
|
2025-04-13 14:18:33 +08:00 |
|
ShirkNeko
|
74bb90b3d8
|
Update build-lkm.yml to force uploading inputs to be required, default value changed to true
|
2025-04-13 02:26:26 +08:00 |
|
Kousei
|
8bf9828c80
|
Add files via upload (#42)
|
2025-04-13 01:43:55 +08:00 |
|
ShirkNeko
|
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
|
2025-04-13 01:33:40 +08:00 |
|
ShirkNeko
|
70259a5ec5
|
清理super_access.c中的多余空行
|
2025-04-12 17:00:14 +08:00 |
|
ShirkNeko
|
a63057c594
|
Merge branch 'dev' into main
|
2025-04-12 16:55:20 +08:00 |
|
ShirkNeko
|
48d5270611
|
Add super_access function to support dynamic access to structures and members
|
2025-04-12 16:52:13 +08:00 |
|
ShirkNeko
|
712d0f3342
|
更新super_access.c以支持不同内核版本的结构体成员定义
|
2025-04-12 16:29:13 +08:00 |
|
ShirkNeko
|
d6084aeca1
|
在super_access.c中添加对linux/version.h的引用,并定义KERNEL_VERSION_6_6宏,以支持不同内核版本的条件编译
|
2025-04-12 16:09:13 +08:00 |
|
ShirkNeko
|
562b9624d7
|
移除对linux/nsproxy.h的引用,并添加对../fs/mount.h的引用
|
2025-04-12 15:49:00 +08:00 |
|
ShirkNeko
|
a68d5e8bbe
|
在super_access.c中添加对linux/nsproxy.h的引用
|
2025-04-12 15:02:22 +08:00 |
|
ShirkNeko
|
d45aa8197e
|
Remove unnecessary header file fs/mount.h and use linux/mount.h instead.
|
2025-04-12 14:54:10 +08:00 |
|
ShirkNeko
|
314d3ef97a
|
更新Makefile以使用super_access.o替代super_access.c
|
2025-04-12 14:44:50 +08:00 |
|
liankong
|
e3750ccd51
|
完善super_access
|
2025-04-12 10:35:08 +08:00 |
|
liankong
|
a712efe9d8
|
添加super_access机制
|
2025-04-12 00:34:37 +08:00 |
|
ShirkNeko
|
2266362e24
|
Changing the package name
|
2025-04-12 00:33:46 +08:00 |
|
ShirkNeko
|
b7056b5baa
|
Changing the package name
|
2025-04-12 00:33:29 +08:00 |
|
liankong
|
8bd07bf56c
|
Merge branch 'dev' of https://github.com/ShirkNeko/SukiSU-Ultra into dev
|
2025-04-11 15:19:48 +08:00 |
|
liankong
|
569183efe9
|
添加super_access机制
|
2025-04-11 15:19:18 +08:00 |
|
crazymrli
|
937cf25e9b
|
Merge pull request #38 from ShirkNeko/main
Merge to dev
|
2025-04-11 15:17:01 +08:00 |
|
Kousei
|
e2b6617577
|
Add String-vi (#36)
Add Vietnamese language translation
|
2025-04-10 23:42:28 +08:00 |
|
Re*Index. (ot_inc)
|
8323d6394b
|
Fix Japanese Translate! (#35)
* Update Japanese!
* Fix typo
* Fix typo 2
* Update strings.xml
* Update strings.xml
|
2025-04-10 23:39:02 +08:00 |
|
Re*Index. (ot_inc)
|
e31b892a20
|
Update Japanese Translate! (#34)
* Update Japanese!
* Fix typo
|
2025-04-10 15:48:24 +08:00 |
|
ShirkNeko
|
65b1518e26
|
Opt KPM module installation to support URL-encoded filenames and extract module IDs for dynamically constructed names.
This will fix the flashback issue due to path issue
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
|
2025-04-10 01:25:59 +08:00 |
|
ShirkNeko
|
865dbd3799
|
feat: Load Existing KPM Modules on KPM Monitor Startup
|
2025-04-08 19:03:29 +08:00 |
|
ShirkNeko
|
7de9d7967a
|
Add embedded and load-optimized KPM module installation and uninstallation prompt messages
|
2025-04-08 18:56:14 +08:00 |
|
ShirkNeko
|
aa2d2454e1
|
feat: 引入anyhow库以增强错误处理能力
|
2025-04-07 22:33:45 +08:00 |
|
ShirkNeko
|
b850336872
|
feat: Optimize KPM file processing logic, use is_some_and method to simplify extension checking, and enhance readability and stability of event processing.
|
2025-04-07 22:28:22 +08:00 |
|
ShirkNeko
|
138dec35c7
|
feat: Add KPM module management function, support loading, unloading and deleting all KPM modules.
|
2025-04-07 22:13:21 +08:00 |
|
ShirkNeko
|
569fffa962
|
feat: 引入notify库以支持KPM目录的文件监控
|
2025-04-07 21:40:25 +08:00 |
|
ShirkNeko
|
2a283e6793
|
feat: 修复unload_kpm函数的定义,添加缺失的fn关键字
|
2025-04-07 21:35:44 +08:00 |
|
ShirkNeko
|
73a7ba3ac9
|
feat: 将KPM相关函数公开以支持外部调用
|
2025-04-07 21:32:41 +08:00 |
|
ShirkNeko
|
c0c4ea9f86
|
feat: 引入KPM模块以支持文件系统数据处理
|
2025-04-07 21:26:08 +08:00 |
|
ShirkNeko
|
a13179cd09
|
feat: 添加KPM模块以支持KPM相关功能
|
2025-04-07 21:21:36 +08:00 |
|
ShirkNeko
|
de089b7b73
|
feat: Adding a KPM monitor to handle KPM file creation and deletion events
|
2025-04-07 21:18:14 +08:00 |
|
ShirkNeko
|
1b700fb8e0
|
Merge pull request #33 from ShirkNeko/dev
增加了两个必要的兼容函数,以确保能够运行Peekaboo.KPM
|
2025-04-07 19:48:03 +08:00 |
|
liankong
|
f0febf13f2
|
增加了两个必要的兼容函数,以确保能够运行Peekaboo.KPM
|
2025-04-07 19:43:06 +08:00 |
|
ShirkNeko
|
a002967a92
|
Refactor dialog implementation, replace ListDialog with AlertDialog to optimize user interaction experience.
This will improve fixing KMI and restoring init_boot image style issues
|
2025-04-07 16:56:40 +08:00 |
|
ShirkNeko
|
1167b20d89
|
Merge pull request #32 from ShirkNeko/dev
|
2025-04-07 15:40:48 +08:00 |
|
ShirkNeko
|
297ff3ae90
|
Dev (#31)
* 添加安装工具类,并增加把kpmmgr安装到/data/adb/ksu/bin的功能,方便模块调用
* Update README
* Update README
---------
Co-authored-by: liankong <xhsw.new@qq.com>
|
2025-04-07 15:38:04 +08:00 |
|
liankong
|
a39e2ce15a
|
Update README
|
2025-04-07 15:36:46 +08:00 |
|
liankong
|
78eda275d6
|
Update README
|
2025-04-07 15:35:21 +08:00 |
|
ShirkNeko
|
1fce0fd77d
|
添加安装工具类,并增加把kpmmgr安装到/data/adb/ksu/bin的功能,方便模块调用 (#30)
Co-authored-by: liankong <xhsw.new@qq.com>
|
2025-04-07 15:17:46 +08:00 |
|
liankong
|
c942393f21
|
添加安装工具类,并增加把kpmmgr安装到/data/adb/ksu/bin的功能,方便模块调用
|
2025-04-07 15:09:05 +08:00 |
|
ShirkNeko
|
040cc30e73
|
manager: Updates the sub-levels and patch levels of the Android version
|
2025-04-06 13:54:57 +08:00 |
|
ShirkNeko
|
6b75ffc928
|
Delete .github/dependabot.yml
|
2025-04-06 00:24:46 +08:00 |
|
WenHao2130
|
a7f1b21f91
|
manager: move more_settings_simplicity_mode to custom_settings (#28)
Signed-off-by: WenHao2130 <WenHao2130@outlook.com>
|
2025-04-05 15:28:09 +08:00 |
|
WenHao2130
|
c8f7d9d5bc
|
manager: beta -> Beta (#27)
Signed-off-by: WenHao2130 <WenHao2130@outlook.com>
|
2025-04-05 11:46:41 +08:00 |
|
WenHao2130
|
2520d45dc4
|
manager: add some animation (#26)
Signed-off-by: WenHao2130 <98936399+WenHao2130@users.noreply.github.com>
|
2025-04-05 02:59:25 +08:00 |
|
WenHao2130
|
8bdf8d98c3
|
manager: allow hide susfs status information
Signed-off-by: WenHao2130 <WenHao2130@outlook.com>
|
2025-04-04 21:32:06 +08:00 |
|