ShirkNeko
2278fe49d2
manager: Adding optional additions to SUS paths applies functionality corresponding to the package name as well as categorization
2025-07-01 17:29:45 +08:00
ShirkNeko
7ee1fd63f1
manager: Add Zygote isolation service uninstallation to susfs feature
2025-06-30 15:32:47 +08:00
ShirkNeko
3551441e42
manager: Provides re-editable functionality for all SuSFS path configurations
2025-06-29 20:36:45 +08:00
ShirkNeko
2fedb051b8
manager: Add Hide Bootloader Scripts and Cleanup Tool Residue feature and switch
2025-06-29 17:50:39 +08:00
ShirkNeko
8399f14fad
manager: Add SuSFS configuration backup and restore feature
...
- Optimize susfs self-boot scripts
- Solve some invalid issues where startup duration does not match or is too fast.
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-28 23:19:18 +08:00
ShirkNeko
cfee357ed1
manager: Optimize susfs management,
...
- solve some problems caused by new versions not taking effect
2025-06-26 14:10:50 +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
NkBe
f57fe79c5d
manager: Update LKM select file prompt, optimize “init_boot / vendor_boot” text ( #211 )
...
* Update Install.kt
* Update Install.kt
* Update strings.xml
* Update strings-rCN.xml
* Update strings-rTW.xml
* manger: Add a space to ensure pangu
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-06-24 15:50:48 +08:00
ShirkNeko
561c82de0a
manager: Refactoring the SuSFS configuration layout and simplifying functions
2025-06-22 18:31:11 +08:00
ShirkNeko
ddbbeafc64
manager: Added the SUS Mount Hide Control feature added in SuSFS version 1.5.8
2025-06-21 23:39:19 +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
00a4c69227
Remove unused strings
2025-06-21 14:18:51 +08:00
ShirkNeko
519401cf39
Fixing SUS Path Execution Errors
...
- Simplify SuSFS configuration management
2025-06-21 00:21:14 +08:00
ShirkNeko
c83baad6d5
manager: Add SuSFS Kstat-related configuration
2025-06-19 11:26:15 +08:00
ShirkNeko
b537b51034
manager:Add SuSFS to obtain slot uname and build time information
2025-06-18 15:41:08 +08:00
ShirkNeko
bfb6ea3613
manager:Adjust the text display of setting items to allow multi-line text descriptions
2025-06-18 00:12:27 +08:00
ShirkNeko
edf7685e9a
strings: Updates the string resources at the current execution location and modifies the associated text display
2025-06-17 23:58:42 +08:00
ShirkNeko
f65f62360a
strings: Update path setting related strings and comments
2025-06-17 23:38:37 +08:00
ShirkNeko
af97488d58
manager: Add pseudo kernel and build time execution location settings
2025-06-17 23:30:29 +08:00
ShirkNeko
6b1f73aa3d
manager: Small increase in app acquisition speed
2025-06-17 22:34:47 +08:00
ShirkNeko
4ce6ff6286
manager: add ability to read and parse /proc/config.gz file, optimize function status checking
2025-06-15 22:48:56 +08:00
ShirkNeko
ce3566640c
Add the ability to display more module information, support copying the update configuration address to the clipboard
2025-06-15 22:21:14 +08:00
ShirkNeko
a0a9fb01f4
manager: Add the function of hiding module label rows, optimize the module lagging problem
2025-06-15 21:50:09 +08:00
ShirkNeko
67a05e8813
strings: Modifying SuSFS Configuration to Optimize Boot Self-Start Description
2025-06-15 16:05:04 +08:00
ShirkNeko
2319452306
manager: Refactor the bootstrap script to automatically create a KSU module to execute instead
...
- Add Shamiko's Hidden Weakness Bl Scripts
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-15 14:41:14 +08:00
ShirkNeko
9110d89d61
manager: Add configuration for SuSFS logging feature, support enable/disable logging
2025-06-15 03:38:51 +08:00
ShirkNeko
7b314116e9
manager: Refactored SuSFS pop-up window and changed to interface to optimize visual experience
2025-06-15 01:32:38 +08:00
ShirkNeko
85f5459c1d
manager: Add support for automatic selection of corresponding SuSFS version and build time artifacts
2025-06-14 22:04:40 +08:00
ShirkNeko
97e367aa92
manager: Update and add SuSFS related settings and functions.
2025-06-14 20:00:16 +08:00
ShirkNeko
d6c8ef3737
manager: Add configure susfs uname value in more settings
...
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-14 01:10:40 +08:00
ShirkNeko
7b6f451cfb
manager: Optimize the function of app classification and sorting method
2025-06-09 01:27:33 +08:00
ShirkNeko
5bbd95e821
manager: Updated superuser interface, added sidebar categories
2025-06-08 20:28:05 +08:00
ShirkNeko
675bb20f52
manager: Modify the Show KPM function to hidden and update the related settings.
2025-06-03 15:26:03 +08:00
ShirkNeko
ec0b26a174
manager: Optimize slot selection dialog to remove unnecessary information
2025-06-03 15:15:48 +08:00
ShirkNeko
3a27537648
[skip ci] strings: update the description of the hidden additional information
2025-06-02 21:06:08 +08:00
yycgit1
3443e48ef1
manager: Add alternate app icon toggle ( #129 )
...
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
Co-authored-by: MiRinChan <148533509+MiRinChan@users.noreply.github.com >
2025-06-01 22:43:08 +08:00
ShirkNeko
dd1d17d2cf
Optimize the display logic of reboot drop down menu items
2025-06-01 02:27:55 +08:00
ShirkNeko
916d956ce2
[skip ci]: New Crowdin updates ( #120 )
...
* Update source file strings.xml
* New translations strings.xml (Chinese Traditional, Hong Kong)
2025-05-31 13:28:54 +08:00
ShirkNeko
0835f330e2
manager: Modifying the WebUI Engine Global Options
2025-05-31 04:41:16 +08:00
ShirkNeko
96dc53977f
manager: Refactoring kernel flash features and styles
2025-05-29 18:25:45 +08:00
ShirkNeko
439b99cc4a
manager: refactor label item in superuser list
...
* manager: Improvements
* manager: bump mmrl
* manager: use ktx ext Str.toUri
* manager: add "webui-engine" from config.json
This allows the developer to override the user preference of the selected WebUI engine.
Supported engines are:
- `wx` for WebUI X
- `ksu` for the KernelSU WebUI
All not named strings will default to `wx`
R.string.use_webuix_summary needs proper translations
* manager: add support for multilingual module meta
Co-authored-by: Der_Googler <54764558+DerGoogler@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-27 16:57:54 +08:00
Rifat Azad
cfdbba45c3
manager: make action execution screen have the same behavior as Magisk
...
based on pr https://github.com/tiann/KernelSU/pull/2321
* Magisk's behavior: Hide Bottom Navbar, Show close button if failed or success
and removed automatic exit when module execution success.
2025-05-24 17:03:20 +08:00
ShirkNeko
807ffb419a
[skip ci] : Update source file strings.xml ( #101 )
2025-05-24 13:55:43 +08:00
ShirkNeko
99a39c6f52
New Crowdin updates ( #100 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
2025-05-23 17:06:24 +08:00
ShirkNeko
7646ecb6f7
manager: Update theme color scheme, fix style
...
* Remove redundant strings
* Bump MMRL
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: liaowenxuan <jby13147208050@163.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-23 16:45:17 +08:00
ShirkNeko
58a4ff94e4
Add module download error alerts and optimize update checking logic
...
- Add a formatting string for the update list
- Fix module update failures caused by spaces and other non Linux readable characters.
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-20 12:12:22 +08:00
ShirkNeko
2a10b41781
[skip ci]: Adding Flash related string resources
2025-05-19 17:17:42 +08:00
ShirkNeko
d5946047a1
manger: update flash style
...
add instructions to make it easier to understand
2025-05-19 16:49:37 +08:00
ShirkNeko
de9b82ffd5
[skip ci]: feat: Update string resources for clarity and consistency; simplify build manager workflow
2025-05-18 19:35:05 +08:00
ShirkNeko
72361ab8bf
manager: Modify the batch selection ui on the superuser page
...
- Add more convenient buttons for it
2025-05-16 16:00:51 +08:00