|
|
a7518cb638
|
Fix in some cases the color of notification icons still not refreshed in SystemUIHooker
|
2023-02-04 01:58:56 +08:00 |
|
|
|
00450260c6
|
Modify change some descriptions in activity_main
|
2023-02-04 01:57:15 +08:00 |
|
|
|
0161bc8d93
|
Added open MIUI notification style settings function in MainActivity, SystemUITool, activity_main
|
2023-02-04 00:59:35 +08:00 |
|
|
|
76b29c8b15
|
Added retry notification function when notification icon rule sync failed in ConfigureActivity, IconRuleManagerTool
|
2023-02-03 23:59:05 +08:00 |
|
|
|
b48305e02a
|
Modify change ProgressBar to CircularProgressIndicator in DialogBuilderFactory
|
2023-02-03 23:20:35 +08:00 |
|
|
|
8865d32f59
|
Added I18nWarnTool in MainActivity
|
2023-02-03 05:37:05 +08:00 |
|
|
|
f589a25a07
|
Added Android version code name in system version content in MainActivity
|
2023-02-03 05:13:35 +08:00 |
|
|
|
dd042fbd22
|
Added androidVersionCodeName function in FunctionFactory
|
2023-02-03 05:11:45 +08:00 |
|
|
|
9cf19ee661
|
Added dynamic refreshing option in restart system ui dialog in SystemUITool
|
2023-02-03 04:50:15 +08:00 |
|
|
|
5dfd5652e2
|
Modify merge all store methods to ConfigData and fix module activation status problem
|
2023-02-03 04:19:05 +08:00 |
|
|
|
74ea97e4d1
|
Modify merge issues url to AndroidNotifyIconAdapt in ConfigureActivity
|
2023-02-02 22:03:05 +08:00 |
|
|
|
880a26130a
|
Modify make status icon count function open/close dynamic update in SystemUIHooker, MainActivity
|
2023-02-02 21:39:55 +08:00 |
|
|
|
1ecc321eaf
|
Fix status bar new notification icon color no refresh and fix some code note in SystemUIHooker
|
2023-02-02 21:27:35 +08:00 |
|
|
|
ecc63494e5
|
Modify support MIUI custom notification icon when enable force app icon function in SystemUIHooker, activity_main
|
2023-02-02 06:30:35 +08:00 |
|
|
|
c769c00b19
|
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 |
|
|
|
ef1ef42a70
|
Modify change Android 12 notification icon style contents to Material 3 in SystemUIHooker, activity_main
|
2023-02-02 04:52:35 +08:00 |
|
|
|
6ecb01d97f
|
Modify make status icon count function dynamic update in MainActivity
|
2023-02-02 04:36:29 +08:00 |
|
|
|
1f62c02b8d
|
Fix status bar notification icons color alpha problem in SystemUIHooker
|
2023-02-02 04:36:29 +08:00 |
|
|
|
7e02feaa96
|
Fix some system maybe not found Rect class in "onDarkChanged" method of NotificationIconAreaController class in SystemUIHooker
|
2023-02-02 04:36:29 +08:00 |
|
|
|
90d758d5c6
|
Modify change sleep millisecond cause some system not refresh caching problem in SystemUIHooker
|
2023-02-02 04:36:29 +08:00 |
|
|
|
fe8b9d83f4
|
Fix auto update notify icon rules problem in IconAdaptationTool, IconRuleManagerTool, SystemUITool, NotifyIconRuleUpdateActivity
|
2023-02-02 04:36:28 +08:00 |
|
|
|
2827697190
|
Modify merge to YukiHookAPI new usage
|
2023-02-02 04:36:28 +08:00 |
|
|
|
63c72057e0
|
Update YukiHookAPI
|
2023-02-02 04:36:28 +08:00 |
|
|
|
f35d0d160d
|
Update .gitignore
|
2023-02-02 04:36:28 +08:00 |
|
|
|
ec6d4ad751
|
Modify change BuildConfig.APPLICATION_ID to MODULE_PACKAGE_NAME in IconAdaptationTool
|
2023-02-02 04:36:28 +08:00 |
|
|
|
665d0736e6
|
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 |
|
|
|
c2fe13d599
|
Modify change package id in build.gradle
|
2023-02-02 04:36:28 +08:00 |
|
|
|
32182c91ee
|
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 |
|
|
|
e0830360c0
|
Added isSystemApp function in FunctionFactory
|
2023-02-02 04:36:27 +08:00 |
|
|
|
84c4d4ee99
|
Modify change isAppDebuggable function name to isDebugApp in FunctionFactory
|
2023-02-02 04:36:27 +08:00 |
|
|
|
59f21f5e7e
|
Modify add dynamic refresh system ui function problem descriptions in activity_main
|
2023-02-02 04:36:27 +08:00 |
|
|
|
2aec9f88ec
|
Modify support status bar icon color changing animation in SystemUIHooker
|
2023-01-28 23:39:35 +08:00 |
|
|
|
274ddb00c2
|
Modify change Xposed description in AndroidManifest
|
2023-01-28 14:39:06 +08:00 |
|
|
|
f01c93f593
|
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 |
|
|
|
cdd5118d19
|
Modify add warn dialog when notify icon compat mode is enable in MainActivity
|
2023-01-28 01:15:54 +08:00 |
|
|
|
c920a72698
|
Modify add friendly root permission access fail tips in SystemUITool
|
2023-01-28 00:16:19 +08:00 |
|
|
|
d25b586022
|
Modify support MIUI 11 and fix some bugs in SystemUIHooker
|
2023-01-28 00:01:21 +08:00 |
|
|
|
0acb2c8027
|
Fix MIUI developer version identify problem in FunctionFactory
|
2023-01-27 23:53:36 +08:00 |
|
|
|
d281948808
|
Modify merge all png elements to svg elements
|
2023-01-27 15:55:16 +08:00 |
|
|
|
f27d10494f
|
Modify change some problem question description in activity_main
|
2023-01-27 15:33:50 +08:00 |
|
|
|
c969efdb74
|
Modify change status icon count function description in activity_main
|
2023-01-27 15:11:28 +08:00 |
|
|
|
f640c53885
|
Modify replace sync url FastGit to 7ED Services in IconRuleManagerTool, dia_source_from
|
2023-01-27 02:55:09 +08:00 |
|
|
|
5001d2b133
|
Modify support MIUI 14 and add unsupported note in FunctionFactory, MainActivity
|
2023-01-27 02:35:37 +08:00 |
|
|
|
664bfa8b54
|
Modify remove some method's param name statement
|
2023-01-27 00:55:06 +08:00 |
|
|
|
6766c33bfc
|
Modify merge to YukiHookAPI new usage
|
2023-01-27 00:51:21 +08:00 |
|
|
|
63f2902c8c
|
Modify rename ui/view to ui/widget
|
2023-01-27 00:07:41 +08:00 |
|
|
|
8f73f6853a
|
Modify optimize code format in MainActivity
|
2023-01-26 23:57:41 +08:00 |
|
|
|
40af0ce7f6
|
Update Gradle & PlatformSDK
- Update Android Gradle Plugin version to 7.4.0
- Update Kotlin version to 1.7.22
- Update Gradle dependencies
|
2023-01-26 23:55:07 +08:00 |
|
|
|
1dd19896b8
|
Update YukiHookAPI
|
2023-01-26 23:51:04 +08:00 |
|
|
|
655c2b52f3
|
Fix the central color problem of views such as CheckBox
|
2023-01-16 22:42:48 +08:00 |
|