ShirkNeko
475b3998a1
manager: Removed SUSFS_UMOUNT_FOR_ZYGOTE_ISO_SERVICE and SUSFS_RUN_UMOUNT_FOR_CURRENT_MNT_NS, which are no longer used in susfs 1.5.10.
...
- bump susfs version 1.5.10
2025-09-25 21:57:31 +08:00
ShirkNeko
528df754a5
manager: bump dependencies
2025-09-23 22:54:15 +08:00
ShirkNeko
e27d461eb0
manager: Reworking the cleanup functionality for the runtime environment
...
Fix the uid_scanner library filename in the build script
2025-09-19 23:02:38 +08:00
ShirkNeko
a77faa1fe2
Manager: Added functionality to clean up the user-mode scanning environment after execution
...
fmt ksud
2025-09-19 22:04:14 +08:00
ShirkNeko
9a9623f578
kernel: Use /data/user_de/ for rollback instead of packages.list
...
manager: Fix path and permission issues
2025-09-19 21:21:10 +08:00
ShirkNeko
cc1c66bb6f
Add UID scanner functionality and related infrastructure
...
- Introduced a new module `uid_scanner` in userspace for managing UID scanning.
- Created a new GitHub Actions workflow for building the `user_scanner`.
- Implemented kernel communication in `throne_comm.c` and `throne_comm.h` to handle user space updates and rescan requests.
- Developed the `uid_scanner` daemon in C to scan user directories and manage UID whitelists.
- Added configuration management for the UID scanner with support for multiple users and auto-scanning.
- Implemented logging and error handling throughout the UID scanning process.
- Created necessary build files for the `user_scanner` JNI integration.
- Added a `.gitignore` file to exclude build artifacts.
2025-09-19 21:01:01 +08:00
ShirkNeko
cead5b03f4
Revert "manager: Optimized import, optimized all libsu shell calls, and fixed WebUI memory leaks #369
...
This reverts commit c3533861f2 .
2025-09-17 20:00:51 +08:00
ShirkNeko
0c578e4518
[skip ci]: Reapply "manager: Optimized import, optimized all libsu shell calls, and fixed WebUI memory leaks Partial modification ( #369 )"
...
This reverts commit 37368fb41c .
2025-09-17 20:00:39 +08:00
NkBe
fad6420405
manager: Update zh-rTW strings ( #388 )
...
* manager: Update zh-rTW strings
* Setup default_signature
2025-09-12 14:12:05 +08:00
ShirkNeko
f3e9033054
manager: Supplement the missing patch file format
2025-09-11 20:29:33 +08:00
由崎黑板
192323ad5c
Add support for more kernel image name in KPM patcher ( #386 )
2025-09-11 20:18:02 +08:00
Cloud_Yun
6973ce6a1f
manager: More standard working mode display ( #384 )
...
Actually, the working mode should be displayed here,
rather than the kernel type
This misled many people, leading them to misunderstand
the meaning of GKI
Signed-off-by: Cloud_Yun <1770669041@qq.com >
2025-09-10 22:32:58 +08:00
ShirkNeko
e8852223c4
manager: Optimize the overall layout of KPM patches
2025-09-10 22:05:30 +08:00
ShirkNeko
cd8b6ab382
Manager: Added KPM patching functionality support. close #372
...
- Integrated KPM patching logic into KernelFlash and display KPM patching status.
- Updated Install to support KPM patching options.
- Implemented local and remote downloads for KPM tools.
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-09-10 19:54:33 +08:00
ShirkNeko
d83fc2aec6
New Crowdin updates ( #379 )
...
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
2025-09-09 14:31:49 +08:00
ShirkNeko
942e5070f5
Manager: bump the agp version and ksp version.
2025-09-07 19:11:36 +08:00
Re*Index. (ot_inc)
6726828e1d
Fix Japanese ( #378 )
...
* Fix Japanese
* Update strings.xml
* Update strings.xml
* Update strings.xml
2025-09-07 16:18:04 +08:00
ShirkNeko
37368fb41c
Revert "manager: Optimized import, optimized all libsu shell calls, and fixed WebUI memory leaks Partial modification ( #369 )"
...
This reverts commit c3533861f2 .
Resolved delayed access to globally mounted storage spaces
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-09-07 16:15:57 +08:00
ShirkNeko
067ced4a8c
kernel: Reworking Dynamic Manager Index Configuration
2025-09-06 15:25:03 +08:00
Wang Han
12f54b115c
manager: Strip JNI debug logs on release build ( #2732 )
...
Add conditional logging to jni.c for debug builds.
2025-09-02 15:01:50 +08:00
ShirkNeko
5586f9ce30
manager: Optimize build configurations
...
bump Gradle version and dep
2025-09-01 16:25:25 +08:00
ShirkNeko
0789632efc
New translations strings.xml (Vietnamese) ( #370 )
2025-09-01 15:17:17 +08:00
梦璃酱
c3533861f2
manager: Optimized import, optimized all libsu shell calls, and fixed WebUI memory leaks ( #369 )
...
* manager: simply optimize
* manager: optimize webui functions
* manager: detect selinux using libsu:io
* manager: optimize webui functions
* manager: use the default shell
* manager: optimize import
* manager: optimize shell builder
* manager: fix memory leaks
* manager: optimize magisk detection
* manager: use libsu
* manager: optimize webui
---------
Co-authored-by: 白彩恋 <shiro@oom-wg.dev >
2025-09-01 15:04:58 +08:00
ShirkNeko
8c8f344161
manager: Clean code & bump AGP version
2025-08-25 17:28:51 +08:00
ShirkNeko
da164ebeed
kernel: Modified dynamic signature All files have been renamed to the correct names: Dynamic Manager
2025-08-24 11:00:17 +08:00
愛莉希雅
770ed1fdf2
manager: Updated Chinese Traditional
2025-08-20 20:55:35 +08:00
Juno Bủh
f10de68deb
Fix typo strings ( #339 )
...
It's annoying that some parts have dot at the end of sentences and some don't. So I think it's better to remove all dot at the end of sentences to make it more consistent and easier to read
2025-08-18 17:06:15 +08:00
NkBe
16007f5892
[skip ci]manger: Fix translate module signature verification string ( #332 )
...
* manger: Fix translate module signature verification string
Revised the 'module_signature_verification_summary' string in multiple languages to clarify that forced signature verification applies to all ARM architectures, not just arm64-v8a. This improves accuracy and consistency across translations.
* manger: Update Traditional Chinese (Taiwan)
* manger: Update Traditional Chinese (Cantonese)
2025-08-16 12:34:50 +08:00
ShirkNeko
dbc662486b
Fix correct hook type acquisition
2025-08-14 23:18:21 +08:00
ShirkNeko
e96194c7ff
manager: Add hook type info
2025-08-14 22:59:37 +08:00
ShirkNeko
656a23a250
New Crowdin updates ( #329 )
...
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Chinese Traditional, Hong Kong)
2025-08-14 17:26:03 +08:00
ShirkNeko
11a628f536
manager: Update zakosign binary with support for arm32 architecture
2025-08-14 13:07:58 +08:00
ShirkNeko
57fcf86579
Updating zakosign binary script builds
2025-08-12 19:37:27 +08:00
ShirkNeko
ecb2dae743
manager: Fix anomaly in displaying system app functions due to status refresh issue.
2025-08-12 13:45:27 +08:00
ShirkNeko
75e0cd05a9
manager: Add recognition for app paths add uid hide
2025-08-12 13:25:36 +08:00
WenHao2130
1eb0f19ca6
manager: strings: fmt
...
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
2025-08-12 00:16:52 +08:00
NkBe
a7ee0423a3
manager: Updated Chinese Traditional ( #325 )
...
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
2025-08-12 00:13:21 +08:00
ShirkNeko
3cde3e1659
manger: simplify and Using array splitting to compare full version numbers
2025-08-10 19:19:40 +08:00
ShirkNeko
0754fc8920
manager: Update susfs binary version
...
- Add switches and descriptions for new AVC log spoofing in basic settings
2025-08-10 17:17:28 +08:00
NkBe
4d3bae1113
[skip ci]manger: Update Traditional Chinese (Taiwan) ( #314 )
2025-08-10 15:55:43 +08:00
ShirkNeko
6e89c81407
manager: Cleaning up the code
2025-08-03 20:05:19 +08:00
ShirkNeko
f8b8c7f671
manager: Update agp and dependency version, improve module signature error return
2025-08-03 19:08:57 +08:00
ShirkNeko
cd4edf97bd
manager: Refinement of module signatures again
2025-08-03 18:50:20 +08:00
Juno Bủh
e3f1e49fe1
Update Vietnamese Translation
2025-08-03 12:31:00 +05:30
MiRinChan
abe0dee4da
string: Change the description of Signature Verification
2025-08-03 12:30:32 +05:30
MiRinChan
bc3fcec514
strings: Modified the description of resetting the Bootloader lock
2025-08-03 12:30:32 +05:30
ShirkNeko
d225f0bae9
manager: Continue to improve module signatures
2025-08-03 05:39:35 +08:00
ShirkNeko
48d7a13028
manager: add module signature verification
...
fix site base
2025-08-03 04:34:04 +08:00
ShirkNeko
7c4d8da7d1
New Crowdin updates ( #300 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
2025-07-31 01:07:09 +08:00
Juno Bủh
c656d87e42
[skip ci]Update Vietnamese Translation ( #302 )
...
* Update Vietnamese Translation
* Update Vietnamese Translation
2025-07-31 01:05:39 +08:00