ShirkNeko
c873ff74cb
manager: Add status tracking to ensure that brush-write operations are performed correctly
2025-06-09 02:25:02 +08:00
ShirkNeko
7b6f451cfb
manager: Optimize the function of app classification and sorting method
2025-06-09 01:27:33 +08:00
ShirkNeko
73dea0b8e7
Adjusting component spacing and interaction effects
2025-06-08 23:13:41 +08:00
米凛MiRin
f71d617cb3
manager: fix color ( #154 )
2025-06-08 22:07:29 +08:00
WenHao2130
f0d8e42026
manager: Fix get Google device model issues ( #153 )
...
- Inconsistent case of BRAND and MANUFACTURER information on Google devices results in unintended behavior (e.g. Google Google Pixel 9 XL)
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
2025-06-08 21:08:05 +08:00
ShirkNeko
5bbd95e821
manager: Updated superuser interface, added sidebar categories
2025-06-08 20:28:05 +08:00
WenHao2130
fa060dca58
manager: Refactoring the get device name logic ( #152 )
...
* manager: Import `getDeviceInfo()` from bmax/APatch
Co-authored-by: GarfieldHan <2652609017@qq.com >
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
* manager: Use `getDeviceInfo()` instead `Build.DEVICE`
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
---------
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
Co-authored-by: GarfieldHan <2652609017@qq.com >
2025-06-08 15:47:48 +08:00
ShirkNeko
6375bf4b7c
manager: Simplify state management of components for installation method selection
...
Remove unnecessary LKM upload logic
2025-06-03 16:57:41 +08:00
ShirkNeko
17288c086a
manager: Simplify Home data initialization logic and remove unnecessary caching time
2025-06-03 16:29:41 +08:00
ShirkNeko
15747ceaa5
manager: Simplify KPM display judgment in Home messages
2025-06-03 15:48:21 +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
92f6f2f51e
manager: Add card shadow effect control
2025-06-03 14:04:55 +08:00
5ec1cff
587e73b449
manager: persist show system app settings
2025-06-03 13:53:45 +08:00
ShirkNeko
07c9cce4b9
manager: Fixed flickering on activity refresh using a clever method.
...
- Add Activity lifecycle callback and method to refresh current Activity
2025-06-03 01:43:31 +08:00
ShirkNeko
1d34ea4995
Rename files and update package structure
...
Add tool classes related to displaying and refreshing data
2025-06-03 01:02:08 +08:00
ShirkNeko
50631aade6
Manager: Refactoring of hidden messages and display of KPM settings status management
2025-06-03 00:00:39 +08:00
ShirkNeko
6df8f6f5d4
refactor: simplify handling and add app restart utility
2025-06-02 22:47:30 +08:00
米凛MiRin
4aee26b48e
manager: auto restart after Display KPM Function and Hide other info ( #136 )
2025-06-02 22:24:17 +08:00
ShirkNeko
6fa1a5c8b8
Optimize the logic of badge display in the bottom navigation bar
...
Add support for settings to hide other information
README: add notice about stuck device solution (#134 )
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: =?UTF-8?q?=E7=B1=B3=E5=87=9BMiRin?= <148533509+MiRinChan@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-02 20:46:49 +08:00
ShirkNeko
b772c8ece1
manager: Refactoring data refresh management
...
New AppData object to optimize data fetching and state management.
2025-06-02 17:49:34 +08:00
ShirkNeko
c0e839dd8e
manager: Implement module count refresh
...
- update count data periodically and optimize the bottom bar display
2025-06-02 17:24:34 +08:00
ShirkNeko
a6ed7befdc
manager: Add count icon to bottom bar
...
- Remove count icon from Home
- Add put back button for more settings
2025-06-02 16:43:31 +08:00
米凛MiRin
c210b00d54
manager: accessibility optimization ( #131 )
...
manager: style optimization
2025-06-02 14:47:59 +08:00
lshwjgpt25
fe8b5f2135
[skip ci]: Align superuser app spacing with module spacing ( #132 )
2025-06-02 13:31:41 +08:00
ShirkNeko
04e1b9bf77
manager: Update back navigation logic in FlashScreen for module flashing
2025-06-02 04:10:41 +08:00
ShirkNeko
b8aaf918fe
Merge branch 'main' of https://github.com/SukiSU-Ultra/SukiSU-Ultra
2025-06-02 02:11:40 +08:00
ShirkNeko
54925188e8
Optimize interface element spacing and styles
2025-06-02 02:09:46 +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
53b3e84890
Optimize button styles in SuperUser
2025-06-01 22:36:23 +08:00
ShirkNeko
a5b85bfdad
manager: Update theme color display in MoreSettings screen and adjust title style
2025-06-01 21:56:56 +08:00
ShirkNeko
2817583e3c
Optimize icon handling for settings cards
...
Allow icons to be optional and remove redundant group title displays
2025-06-01 21:24:21 +08:00
ShirkNeko
8a6116b4ec
manager: Update surface colors to use cardAlpha for improved theme consistency
2025-06-01 20:58:28 +08:00
ShirkNeko
5457a4772b
manager: Refactor card elevation handling and improve theme support
2025-06-01 20:17:22 +08:00
ShirkNeko
ee4c3bb03b
manager: Optimize color schemes for themes and module screens
...
- Remove unnecessary background color settings
2025-06-01 14:04:10 +08:00
ShirkNeko
dd1d17d2cf
Optimize the display logic of reboot drop down menu items
2025-06-01 02:27:55 +08:00
WenHao2130
3c353e8f88
manager: Modify the display logic of safe_mode ( #125 )
...
Signed-off-by: WenHao2130 <wenhao2130@outlook.com >
2025-06-01 01:30:16 +08:00
ShirkNeko
7a62f91752
manager: Using SwitchItem instead of ListItem
2025-06-01 00:07:17 +08:00
ShirkNeko
26d86aa2fe
manager: Optimize Home data refresh logic
2025-05-31 23:29:34 +08:00
ShirkNeko
6ee9246650
Fixes the problem of not refreshing automatically
2025-05-31 20:59:47 +08:00
ShirkNeko
1cd96fbdbf
Optimize data preloading
2025-05-31 20:40:55 +08:00
ShirkNeko
a030a026b1
Manager: optimizing Home's data caching logic
2025-05-31 20:26:23 +08:00
ShirkNeko
8bf9cd0bee
manager: Add initialization to optimize loading of SuperUser and Home data
2025-05-31 19:17:43 +08:00
ShirkNeko
13b1aad4b8
manager: Optimizing Home Performance
...
- Reorganize Home structure using MVVM architecture pattern to separate UI and data logic
2025-05-31 17:39:24 +08:00
ShirkNeko
3484e187da
manager: Refactoring the settings interface
...
- Merge Web Debugging and Web X Eruda switches
2025-05-31 12:49:58 +08:00
ShirkNeko
0835f330e2
manager: Modifying the WebUI Engine Global Options
2025-05-31 04:41:16 +08:00
ShirkNeko
8064472477
manager: better handle webui engine select
...
- Optimize the flashback problem caused by null pointer
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: Der_Googler <54764558+DerGoogler@users.noreply.github.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-31 03:03:22 +08:00
ShirkNeko
2281012e33
manager: Fallback allows developers to override user preferences for the selected WebUI engine
...
- Because the WebUI can cause some problems, the automatic fetching of the
2025-05-31 02:14:25 +08:00
ShirkNeko
6405764df3
Adjust settings and optimize theme styles
2025-05-30 20:00:33 +08:00
ShirkNeko
253276a27b
Remove border styles from labels
2025-05-29 20:25:17 +08:00