Commit Graph

322 Commits

Author SHA1 Message Date
4707685cc2 Added dynamic refreshing option in restart system ui dialog in SystemUITool 2023-02-03 04:50:15 +08:00
fc9d2a0d21 Modify merge all store methods to ConfigData and fix module activation status problem 2023-02-03 04:19:05 +08:00
d8e549b360 Modify merge issues url to AndroidNotifyIconAdapt in ConfigureActivity 2023-02-02 22:03:05 +08:00
741157336c Modify make status icon count function open/close dynamic update in SystemUIHooker, MainActivity 2023-02-02 21:39:55 +08:00
596c4363d0 Fix status bar new notification icon color no refresh and fix some code note in SystemUIHooker 2023-02-02 21:27:35 +08:00
1ffee75977 Modify support MIUI custom notification icon when enable force app icon function in SystemUIHooker, activity_main 2023-02-02 06:30:35 +08:00
2ff2f735a0 Modify merge notification icon panel functions and remove from notification icon fix panel in SystemUIHooker, MainActivity, activity_main 2023-02-02 05:59:11 +08:00
74743e8d1e Modify change Android 12 notification icon style contents to Material 3 in SystemUIHooker, activity_main 2023-02-02 04:52:35 +08:00
2982db6cc9 Modify make status icon count function dynamic update in MainActivity 2023-02-02 04:36:29 +08:00
68ccd4dafa Fix status bar notification icons color alpha problem in SystemUIHooker 2023-02-02 04:36:29 +08:00
e47359dfe9 Fix some system maybe not found Rect class in "onDarkChanged" method of NotificationIconAreaController class in SystemUIHooker 2023-02-02 04:36:29 +08:00
2289e3a5bf Modify change sleep millisecond cause some system not refresh caching problem in SystemUIHooker 2023-02-02 04:36:29 +08:00
ee0c6a06ae Fix auto update notify icon rules problem in IconAdaptationTool, IconRuleManagerTool, SystemUITool, NotifyIconRuleUpdateActivity 2023-02-02 04:36:28 +08:00
d508dcd1e3 Modify merge to YukiHookAPI new usage 2023-02-02 04:36:28 +08:00
0f10fb077f Update .gitignore 2023-02-02 04:36:28 +08:00
1ca26a76ef Modify change BuildConfig.APPLICATION_ID to MODULE_PACKAGE_NAME in IconAdaptationTool 2023-02-02 04:36:28 +08:00
22a1fd63e7 Modify inject module resources to system ui in SystemUIHooker
- Merge app support notification icon type to vector
2023-02-02 04:36:28 +08:00
6e4999da76 Modify move new app support functions to a new way to implement and shielded some apps that shouldn't appear in SystemUIHooker 2023-02-02 04:36:27 +08:00
54851231eb Added isSystemApp function in FunctionFactory 2023-02-02 04:36:27 +08:00
d5f366a82d Modify change isAppDebuggable function name to isDebugApp in FunctionFactory 2023-02-02 04:36:27 +08:00
b7ee52c65b Modify add dynamic refresh system ui function problem descriptions in activity_main 2023-02-02 04:36:27 +08:00
c39343ba17 Modify support status bar icon color changing animation in SystemUIHooker 2023-01-28 23:39:35 +08:00
4f54598ae2 Modify change Xposed description in AndroidManifest 2023-01-28 14:39:06 +08:00
33b3cf6abc Fix status bar icon color in some MIUI like MIPUSH notification cannot reverse color problem in SystemUIHooker 2023-01-28 14:35:07 +08:00
210c6898ab Modify add warn dialog when notify icon compat mode is enable in MainActivity 2023-01-28 01:15:54 +08:00
ec3f07791b Modify add friendly root permission access fail tips in SystemUITool 2023-01-28 00:16:19 +08:00
ce29f65ce8 Modify support MIUI 11 and fix some bugs in SystemUIHooker 2023-01-28 00:01:21 +08:00
baea7847c8 Fix MIUI developer version identify problem in FunctionFactory 2023-01-27 23:53:36 +08:00
1dd5a899f2 Modify merge all png elements to svg elements 2023-01-27 15:55:16 +08:00
3293b0f412 Modify change some problem question description in activity_main 2023-01-27 15:33:50 +08:00
7f0a951996 Modify change status icon count function description in activity_main 2023-01-27 15:11:28 +08:00
50b32f6357 Modify replace sync url FastGit to 7ED Services in IconRuleManagerTool, dia_source_from 2023-01-27 02:55:09 +08:00
1963537c09 Modify support MIUI 14 and add unsupported note in FunctionFactory, MainActivity 2023-01-27 02:35:37 +08:00
0a0c3ff28c Modify remove some method's param name statement 2023-01-27 00:55:06 +08:00
de25660879 Modify merge to YukiHookAPI new usage 2023-01-27 00:51:21 +08:00
3b174899bc Modify rename ui/view to ui/widget 2023-01-27 00:07:41 +08:00
d74f5c4654 Modify optimize code format in MainActivity 2023-01-26 23:57:41 +08:00
8499953588 Fix the central color problem of views such as CheckBox 2023-01-16 22:42:48 +08:00
207279ff23 Modify remove localTime function time second format and change description text in GithubReleaseTool 2023-01-14 00:18:46 +08:00
29646fb127 Modify change promote message in YukiPromoteTool 2023-01-14 00:17:56 +08:00
41136687dd Modify change hideOrShowLauncherIcon in a hard-code way 2022-10-06 03:27:44 +08:00
223a185358 Modify merge to new DialogBuilderFactory 2022-10-06 03:20:49 +08:00
7c3d3d1bda Modify merge YukiHookAPI new usage and compatible with API 33 2022-10-06 03:18:53 +08:00
7a35833bb6 Added POST_NOTIFICATIONS permission in AndroidManifest 2022-10-06 01:37:44 +08:00
f995d2a628 Merge dependencies 2022-07-20 02:10:28 +08:00
788d4605eb Revert "Fix MIUI style notification hook failed when SystemUI not Re-optimize"
This reverts commit b986c2df18.
2022-07-01 00:13:38 +08:00
b986c2df18 Fix MIUI style notification hook failed when SystemUI not Re-optimize 2022-06-30 19:41:33 +08:00
efc192b0ee Fix MIUI 12、12.5 (Android 10) not work bug 2022-06-26 23:49:48 +08:00
7b083daa3d Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.0
- Update Gradle dependencies
- Merge legacy code
2022-06-10 17:21:33 +08:00
6b18128a57 Merge code 2022-06-08 19:12:10 +08:00