ShirkNeko
22991e8740
Merge branch 'main' of https://github.com/SukiSU-Ultra/SukiSU-Ultra
2025-05-23 16:46:31 +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
204db674bb
[skip ci]: New Crowdin updates ( #99 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Portuguese, Brazilian)
2025-05-23 16:38:20 +08:00
ShirkNeko
99fe6623de
manager: possible fix
...
- Possible fix a bug where IUserManager.getUsers(ZZZ) are not defined in the framework.jar
- Refactored WebUI X to meet the new WXInterface
- Only fetch the app from the current user and not all users
* manager: remove unused AIDL interfaces
Signed-off-by: Der_Googler <54764558+DerGoogler@users.noreply.github.com >
2025-05-23 16:31:13 +08:00
ShirkNeko
f1f78d2485
Add force refresh to get module list after installing a module
2025-05-22 18:12:13 +08:00
ShirkNeko
b2ae20b796
manager: Enhance and simplify module name capture
...
- Add the use of incoming module name to load the corresponding installation list when the file cannot be retrieved, using utf-8 encoding and formatting characters by default.
2025-05-20 22:23:45 +08:00
ShirkNeko
83bd4e9642
New translations strings.xml (French) ( #95 )
2025-05-20 19:34:08 +08:00
ShirkNeko
fc7001a11a
New Crowdin updates ( #93 )
...
* 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 Simplified)
* 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
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Vietnamese)
2025-05-20 13:22:44 +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
29033e9b80
[skip ci]: New Crowdin updates ( #90 )
...
* New translations strings.xml (French)
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Romanian)
* 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 (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 (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 (Bosnian)
* New translations strings.xml (Kannada)
2025-05-19 23:44:53 +08:00
ShirkNeko
ebc16583fb
[skip ci]:kernel: kpm: add compatibility for kernel 4.14 and lower ( #76 )
...
manger: Fix and simplify back gesture
`thread_pid` is not defined in kernel 4.14 and lower, leading to compilation issue.
To fix this, use `pids[PIDTYPE_PID].pid` for kernel versions 4.14 and lower.
Else use `thread_pid` for kernel versions 4.19 and higher.
Reference: 107717913b/tracee/tracee.bpf.c (L354)
Co-authored-by: sidex15 <24408329+sidex15@users.noreply.github.com >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-19 21:30:13 +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
4ff46a4911
manager: Enhance Flash module handling
...
- Module screen for batch installation
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-19 14:07:40 +08:00
ShirkNeko
b587216b5e
Updating Vietnamese strings
2025-05-18 21:21:21 +08:00
ShirkNeko
245fce167e
manager: Optimize device model and KPM configuration checking
...
Add caching mechanism to improve performance
2025-05-18 20:16:04 +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
cvnertnc
cc4b135d20
Manager: update values-tr/strings.xml Docs: added README-tr.md ( #83 )
...
Manager: update values-tr/strings.xml
Docs: added README-tr.md
2025-05-18 11:38:51 +08:00
ShirkNeko
6d60e54a7d
feat: Enhance KPM configuration checking,
...
- remove unused imports, update mmrl versions
2025-05-18 04:06:36 +08:00
ShirkNeko
28aa34c0b6
Updating the KPM configuration
...
- We don't know if KPM can run on arm32-bit devices, so to avoid some problems, add a dependency on 64-bit architectures
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-17 22:22:13 +08:00
Wang Han
a76b1eece4
Fix fallback option for createRootShell() ( #2593 )
2025-05-17 21:10:52 +08:00
ShirkNeko
d4682fb06e
manager: Update secondary interface status and optimize WebView interface
2025-05-17 17:09:47 +08:00
ShirkNeko
377ea183a7
Updated Vietnamese Translation
2025-05-16 22:01:04 +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
ShirkNeko
d753e1dc48
[ship ci]: Updated Vietnamese Translation
2025-05-15 22:06:49 +08:00
ShirkNeko
315a8a3805
Normalize kernel related constants to restore
2025-05-15 20:59:44 +08:00
ShirkNeko
129fed9c9f
manager: simplify kernel arch
...
Previously:
Kernel
4.19.331-Rissu
Kernel Arch
armv8l
This changes:
Kernel
4.19.331-Rissu (armv8l)
Suggested-by: backslashxx <118538522+backslashxx@users.noreply.github.com >
Signed-off-by: rsuntk <90097027+rsuntk@users.noreply.github.com >
2025-05-15 20:40:50 +08:00
ShirkNeko
0baccb7621
Add ksud support for the armeabi-v7a architecture
...
Co-authored-by: backslashxx <118538522+backslashxx@users.noreply.github.com >
Co-authored-by: SChernykh <15806605+SChernykh@users.noreply.github.com >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-15 20:00:51 +08:00
Re*Index. (ot_inc)
4e6cacb206
[skip ci]: Update Japanese. ( #74 )
...
* Update strings.xml
* fix typo & change Japanese text.
2025-05-15 16:41:38 +08:00
ShirkNeko
52514ba35b
[skip ci]: Move the language selection into the card
2025-05-15 16:40:27 +08:00
ShirkNeko
4d59ce435e
Add card darkness adjustment function
...
- Updated some string translations
2025-05-14 19:55:11 +08:00
ShirkNeko
b3b7fa6f4d
[skip ci]: Update language options
...
- Add Vietnamese support (from bro in the group)
2025-05-14 18:33:31 +08:00
ShirkNeko
c057c16391
Stand alone theme configuration for webuiX
...
- Add secondary color interface: isSecondaryPage (bool)
2025-05-14 16:29:27 +08:00
ShirkNeko
dee7cc6f2b
Add language options
...
- Fix some icon color issues
2025-05-14 15:01:59 +08:00
ShirkNeko
3d0d87cb0c
Add application DPI setting function
...
- Allow users to customize the display density of the current application
- Fix some popup color errors
2025-05-13 23:56:18 +08:00
ShirkNeko
6b66d9b3f8
Remove redundant definitions of KPM strings
...
Clean up unused code in build scripts
2025-05-13 21:57:42 +08:00
ShirkNeko
a301d94858
[skip ci]: Fix missing brackets in KPM feature information summary
2025-05-13 21:51:21 +08:00
ShirkNeko
01199470f2
[manager]: Add KPM function display options and related settings
...
- Eruda injection web UI X will not be displayed when the modification is not enabled.
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-13 21:44:42 +08:00
ShirkNeko
9e7ea19567
[skip ci]:Update some descriptions
2025-05-13 18:30:39 +08:00
Der_Googler
cdc6a6cb4a
Add option to use WebUI X
...
- Added WebUI X from MMRL
Co-authored-by:Der_Googler <54764558+DerGoogler@users.noreply.github.com >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-13 15:44:20 +08:00
ShirkNeko
bb2d8fd7e0
Refactoring the KsuIsValid Check Logic
...
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: rsuntk <rsuntk@yukiprjkt.my.id >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com >
2025-05-12 00:06:17 +08:00
ShirkNeko
2b6d418fe6
[skip ci]:Removing unused LocalDensity variables
2025-05-11 23:36:09 +08:00
ShirkNeko
d8b1126b96
[skip ci]:Modify comments
2025-05-11 23:32:46 +08:00
ShirkNeko
2eeddcfa80
Modify UI layout
...
- Adjust the maximum number of SwitchItem rows to optimize the layout and spacing of interface buttons
2025-05-11 23:30:48 +08:00
ShirkNeko
2dc1377154
Update Android Gradle plugin version to 8.10.0
2025-05-09 19:14:46 +08:00
WenHao2130
610852e2f2
[skip ci]: manager: modify background image control logic ( #70 )
...
* manager: modify background image control logic
Signed-off-by: WenHao2130 <WenHao2130@outlook.com >
* manager: modify padding
Signed-off-by: WenHao2130 <WenHao2130@outlook.com >
* docs: update README.md README-en.md README-ja.md
Signed-off-by: WenHao2130 <WenHao2130@outlook.com >
---------
Signed-off-by: WenHao2130 <WenHao2130@outlook.com >
2025-05-09 16:58:01 +08:00
ShirkNeko
15b19bb8ce
Remove unnecessary card color calculations and simplify theme colors
2025-05-08 11:58:28 +08:00
ShirkNeko
4a598b1837
[skip ci]: Correction of translation errors
2025-05-07 11:30:01 +08:00
ShirkNeko
caee2417d6
[skip ci]:
...
Fixing tools used by kernels under 5.10
-Add Slot selection is not displayed for non-ab partitions
2025-05-05 22:09:01 +08:00
ShirkNeko
349ca36d4e
[skip ci]: Remove unnecessary center point calculation code to simplify bitmap transformation logic
2025-05-05 21:09:31 +08:00