ShirkNeko
fcb7c3e99d
manager: Avoid repeated flashing caused by unconditionally clearing the Anykernel3 flashing status.
2025-10-10 23:56:03 +08:00
ShirkNeko
ca7b53370e
manager: Enhanced External Selection Sharing Single/Batch Module Installation
...
- Reduce the delay exit time in seconds
2025-10-08 19:16:30 +08:00
ShirkNeko
230ca54d63
manager: Expand the option to directly open the file and flash the anykernel3 kernel package
2025-10-08 18:23:53 +08:00
ShirkNeko
2f43ad4f76
manager: add support for opening zip file and directly flash module
...
- refine zip intent method
- use MMRL method to handle zip, fix failed to open zip from Chrome
Co-Authored-By: Der_Googler <54764558+dergoogler@users.noreply.github.com >
Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-10-08 16:11:55 +08:00
ShirkNeko
c4ff89c13d
manager: Add pull-to-refresh functionality
2025-10-07 01:29:00 +08:00
ShirkNeko
2bb789212a
New translations strings.xml (Vietnamese) ( #449 )
2025-10-06 23:15:30 +08:00
ShirkNeko
fbaa69f3fb
manager: Raise the minimum version requirement to 3.1.8 close #448
2025-10-06 22:50:24 +08:00
ShirkNeko
e78ee720b5
ksud: fmt
2025-10-06 22:44:09 +08:00
ShirkNeko
c9c7a5f4e3
manager: Update Repository Naming
2025-10-06 21:08:23 +08:00
ShirkNeko
044b4a2f9c
manager: Simplify kpm management by migrating to the ksud side.
2025-10-06 20:53:18 +08:00
NkBe
a17a220745
manager: Update zh-rTW strings ( #439 )
...
* manager: Update zh-rTW strings
* Update strings.xml
* Update strings.xml
2025-10-04 20:52:12 +05:30
YC酱luyancib
0729066a6f
manager: add susfs 1.5.11 binary ( #444 )
2025-10-04 18:19:15 +05:30
ShirkNeko
e552163d9e
Revert "manager: Removed SUSFS_UMOUNT_FOR_ZYGOTE_ISO_SERVICE which are no longer used in susfs 1.5.10."
...
This reverts commit 475b3998a1 .
- bump susfs version 1.5.10
2025-09-30 23:08:34 +08:00
ShirkNeko
c950705044
Manager: fmt
...
- Optimized homepage refresh logic and removed the caching mechanism
2025-09-29 17:17:19 +08:00
ShirkNeko
a2431d50ce
kernel: Enhance the user space scanning functionality
2025-09-27 19:47:22 +08:00
ShirkNeko
8b74f7d466
manager: Redesign zygisk to ensure display accuracy
2025-09-26 23:28:27 +08:00
ShirkNeko
b5d9607e8e
manager: Switch to matching mode to match the zygisk module
...
- bump dependencies
2025-09-26 20:14:27 +08:00
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
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
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