647 Commits

Author SHA1 Message Date
ee948f5327 Fix "onDarkChanged" method params not correct on MIUI 12、12.5、13 based on Android 11 in SystemUIHooker 2023-02-07 00:50:55 +08:00
d62d0f99a2 Fix some function descriptions in MainActivity, activity_main 2023-02-06 22:32:15 +08:00
0e2b6c3df3 Update version to 2.9 2.9 2023-02-06 04:09:15 +08:00
b0c1f2bb8f Update Gradle & PlatformSDK
- Update Android Gradle Plugin version to 7.4.1
2023-02-06 03:57:45 +08:00
53a7381824 Modify merge to new readme documentation 2023-02-06 03:00:35 +08:00
fb5f63f248 Added automatic build workflows for Github Actions 2023-02-06 02:59:15 +08:00
49fa06a64d Update copyright date to 2023 for all existing files 2023-02-06 02:29:05 +08:00
b17e39e27c Modify merge to new notification icon rules urls in IconRuleManagerTool, ConfigureActivity, dia_source_from 2023-02-06 02:17:15 +08:00
3abe4d7800 Fix the custom url sync result callback maybe not canceled the dialog problem in IconRuleManagerTool 2023-02-06 01:59:15 +08:00
a5586c8505 Modify remove extra text in notifyRefresh function in IconRuleManagerTool 2023-02-06 01:51:35 +08:00
2325f0ea86 Modify swap variable name places in IconRuleManagerTool 2023-02-06 01:19:05 +08:00
63e4dd8299 Modify change module debug logs record method and optimize some code in HookEntry, SystemUIHooker, SystemUITool, MainActivity, activity_main 2023-02-05 04:51:15 +08:00
4c8b1b0d53 Added color notification icons placeholder icon function in SystemUIHooker, ConfigData, MainActivity, activity_main 2023-02-05 02:32:15 +08:00
881f4a46e5 Modify change compat notification icon result type to Drawable in SystemUIHooker 2023-02-05 01:00:35 +08:00
2de7455259 Added grayscale notification icons cache function in SystemUIHooker 2023-02-04 23:30:05 +08:00
d93492be80 Modify change when module is disabled turn off some functions in ConfigureActivity, SystemUITool 2023-02-04 22:42:15 +08:00
a7cdda61e9 Fix system hide status bar notification icons function doesn't work problem in SystemUIHooker 2023-02-04 22:19:55 +08:00
9fda7a975c Modify merge hasIgnoreStatusBarIconColor function to isGrayscaleIcon function in SystemUIHooker 2023-02-04 04:05:05 +08:00
a1819c6e1d Added custom status bar notification icons alpha function in SystemUIHooker, MainActivity, ConfigData, activity_main 2023-02-04 03:11:35 +08:00
fcd5a59047 Fix color notification icons changed alpha problem in SystemUIHooker 2023-02-04 03:07:05 +08:00
7e4c20ca05 Modify merge seek bar changed event to SeekBarFactory 2023-02-04 02:43:29 +08:00
69f3637d22 Update README.md 2023-02-04 01:59:35 +08:00
630b803fa4 Fix in some cases the color of notification icons still not refreshed in SystemUIHooker 2023-02-04 01:58:56 +08:00
b2bb05c4e7 Modify change some descriptions in activity_main 2023-02-04 01:57:15 +08:00
d53c455dd2 Added open MIUI notification style settings function in MainActivity, SystemUITool, activity_main 2023-02-04 00:59:35 +08:00
e0b5b462f9 Added retry notification function when notification icon rule sync failed in ConfigureActivity, IconRuleManagerTool 2023-02-03 23:59:05 +08:00
aa10d5491e Modify change ProgressBar to CircularProgressIndicator in DialogBuilderFactory 2023-02-03 23:20:35 +08:00
098f6aaa3d Added I18nWarnTool in MainActivity 2023-02-03 05:37:05 +08:00
69d66e8982 Added Android version code name in system version content in MainActivity 2023-02-03 05:13:35 +08:00
629c402c44 Added androidVersionCodeName function in FunctionFactory 2023-02-03 05:11:45 +08:00
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
241d2e9248 Update YukiHookAPI 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
84ae130bc4 Modify change package id in build.gradle 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