NkBe
|
d45ba31849
|
manger: fix lkm detection (#217)
* manger: Rollback crowdin Update (Traditional Chinese Taiwan)
* manger: Try to modify the lkm detection
改了下判斷方式,現在只要核心返回的 version_flags最後一位是 1,is_lkm就會被正確地設成 true
|
2025-06-25 19:26:54 +08:00 |
|
ShirkNeko
|
2c2698f6bc
|
kernel: Rewrite kernle version code management
Co-authored-by: lamadaemon <i@lama.icu>
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
|
2025-06-24 23:16:16 +08:00 |
|
ShirkNeko
|
285478a778
|
manager: Remove deprecated OverlayFS checks for automatic kernel stats support.
- Updating the LKM build
- New Crowdin updates
|
2025-06-21 18:34:37 +08:00 |
|
ShirkNeko
|
a12b14ef46
|
manager: Refactoring get the status of SUSFS functions
- More precise status cases
- Requires a recompile of your kernel to use it.
|
2025-06-16 20:16:25 +08:00 |
|
ShirkNeko
|
730d58f18b
|
dec++-ify jni part
- Refactoring to c
Co-authored-by: lamadaemon <i@lama.icu>
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
|
2025-06-15 17:17:19 +08:00 |
|
ShirkNeko
|
d7a5e80d34
|
manager: Modifying the getHookType function to return a string type
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com>
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
|
2025-06-13 15:36:15 +08:00 |
|
ShirkNeko
|
2d9783e3d4
|
manager: Add the ability to get the hook type
|
2025-06-13 14:39:16 +08:00 |
|
ShirkNeko
|
8f4c58c4c3
|
[skip ci]: kernel: simplify KPM enabled check in ksu_handle_prctl
|
2025-05-24 15:25:54 +08:00 |
|
ShirkNeko
|
d619f5fafc
|
Refactoring KPM support to check KPM status using CMD_ENABLE_KPM
|
2025-05-24 03:28:28 +08:00 |
|
ShirkNeko
|
9ea6de340d
|
Refactor the namespace to com.sukisu.ultra, add IKsuInterface and LatestVersionInfo data classes, and remove obsolete classes and methods.
|
2025-04-23 02:24:55 +08:00 |
|
ShirkNeko
|
2266362e24
|
Changing the package name
|
2025-04-12 00:33:46 +08:00 |
|
ShirkNeko
|
ba26677cfc
|
Merge some files and rewrite the update history
|
2025-03-22 14:09:21 +08:00 |
|
weishu
|
9bb39ff760
|
manager: Add support to disable sucompat mode.
|
2025-02-16 19:35:35 +08:00 |
|
LoveSy
|
0106628da1
|
Upgrade gradle (#1866)
|
2024-07-08 22:49:18 +08:00 |
|
weishu
|
99847cb986
|
manager: Show working mode
|
2024-03-19 11:50:45 +08:00 |
|
weishu
|
8f4e7f8a79
|
manager: remove default CAP_DAC_READ_SEARCH cap because we've processed it in kernel.
|
2023-10-21 20:39:30 +08:00 |
|
weishu
|
2a5fb76f95
|
manager: sync kernel struct and bump profile version
|
2023-06-06 20:56:27 +08:00 |
|
weishu
|
e9011041c5
|
manager: Fix groups overflow, close #598
|
2023-06-06 12:40:07 +08:00 |
|
weishu
|
27ccfa6395
|
manager: change minimal CAP to DAC_READ_SEARCH
|
2023-06-05 10:17:10 +08:00 |
|
weishu
|
116bc56cfe
|
manager: Fix set profile failed.
|
2023-06-05 10:10:16 +08:00 |
|
weishu
|
9ae0126be5
|
manager: Add default minimal caps for default root profile
|
2023-06-05 09:08:41 +08:00 |
|
weishu
|
0b3688c3b1
|
manager: unify kernel and user structs
|
2023-06-04 17:29:31 +08:00 |
|
weishu
|
c9608af0c8
|
manager: fix capabilities and namespace save/load
|
2023-06-04 16:12:03 +08:00 |
|
weishu
|
e969563df0
|
manager: Add UMOUNT badge
|
2023-06-04 09:52:51 +08:00 |
|
weishu
|
a4b55b30ca
|
manager: Add log for fallbacked app profile
|
2023-06-04 00:59:59 +08:00 |
|
weishu
|
b55c229038
|
manager: add support for setting default non root profile.
|
2023-06-03 23:54:15 +08:00 |
|
weishu
|
32538c9833
|
manager: remove unused
|
2023-06-03 23:54:15 +08:00 |
|
weishu
|
75721be8c0
|
manager: use default profile when kernel return null.
|
2023-06-03 17:26:38 +08:00 |
|
weishu
|
66827ab7de
|
manager: show profile info in superuser list
|
2023-06-03 17:17:19 +08:00 |
|
weishu
|
68d639e325
|
manager: Add groups and caps for profile
|
2023-06-03 15:01:57 +08:00 |
|
weishu
|
41265b0203
|
manager: implement app profile api call
|
2023-06-02 23:58:07 +08:00 |
|
tiann
|
08d9e5d6bc
|
manager: add app_profile set/get
|
2023-05-16 20:33:09 +08:00 |
|
tiann
|
c7adb8e3b1
|
manager: Add app profile implementation
|
2023-05-16 17:15:01 +08:00 |
|
tiann
|
2b5ac95165
|
manager: Fix snprintf
|
2023-04-18 19:35:42 +08:00 |
|
tiann
|
3a667ef389
|
manager: allow become_manager in work profile.
|
2023-04-18 18:40:32 +08:00 |
|
tiann
|
55602f1f16
|
manager: ui state for safemode
|
2023-02-13 22:41:32 +08:00 |
|
tiann
|
f810ce2d0d
|
manager: remove libksu
|
2023-01-26 12:36:25 +08:00 |
|
tiann
|
d6dabf7b24
|
manager: Add module UI
|
2023-01-01 16:51:28 +08:00 |
|
tiann
|
2eccc90ccc
|
manager: improve become_manager validation
|
2022-12-23 12:50:07 +08:00 |
|
tiann
|
51c84400cf
|
Init
|
2022-12-09 22:04:40 +08:00 |
|