Commit Graph

415 Commits

Author SHA1 Message Date
14e2f66d6e Fix SystemUI crashed when StatusBarNotification's tag is null by NotificationStat method "isUnimportantEntry" in SystemUIHooker 2023-08-27 14:38:05 +08:00
039b27732c Fix notification icon problem in MIUI 14 DEV version in SystemUIHooker 2023-05-14 15:51:36 +08:00
89b02fac9f Modify merge to YukiHookAPI new usage 2023-04-25 06:26:05 +08:00
f60cc1d033 Update YukiHookAPI 2023-04-25 06:25:55 +08:00
0f061a2037 Modify remove prefs cache function and disable prefs cache 2023-04-22 22:32:16 +08:00
dc46565c47 Added enable or disable prefs cache function 2023-04-21 02:15:08 +08:00
990a3fffe9 Update YukiHookAPI 2023-04-21 01:29:06 +08:00
baf15544b7 Added new GitHub proxy url 2023-04-18 00:31:55 +08:00
35fd5b364d Added new module version update notification function 2023-04-17 23:46:35 +08:00
ef6f284aa1 Added notification icon force system color function 2023-04-17 22:42:35 +08:00
62861af54f Modify merge to YukiHookAPI new usage 2023-04-17 06:30:55 +08:00
51c5433328 Update YukiHookAPI 2023-04-17 06:30:35 +08:00
cb23e06fd3 Modify merge contents of build.gradle into constant definitions 2023-04-15 23:16:35 +08:00
89a00c7868 Update Gradle & Kotlin
- Update Kotlin version to 1.8.20
- Update Gradle version to 8.0.2
- Update Gradle dependencies
2023-04-08 00:08:36 +08:00
70455672c6 Modify support monet launcher icon in ic_launcher 2023-02-25 21:27:55 +08:00
b901bd530e Fix some MIUI 12 system's notification icons color unusual problem in SystemUIHooker 2023-02-07 06:27:05 +08:00
ee4256fbfe Modify change wallpaperColor function's return value that cannot obtain return default color in FunctionFactory 2023-02-07 06:23:15 +08:00
d467ef7259 Fix "GitHub" spelling in all files 2023-02-07 05:25:35 +08:00
37f79a3263 Modify replace to new placeholder notification icon in SystemUIHooker 2023-02-07 05:21:05 +08:00
d5c6e13d20 Modify remove grayscale notification icons caching because some system has bugs in SystemUIHooker 2023-02-07 01:01:51 +08:00
9ba562bbcd 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
f026d95249 Fix some function descriptions in MainActivity, activity_main 2023-02-06 22:32:15 +08:00
823a27073c Update copyright date to 2023 for all existing files 2023-02-06 02:29:05 +08:00
b42944baad Modify merge to new notification icon rules urls in IconRuleManagerTool, ConfigureActivity, dia_source_from 2023-02-06 02:17:15 +08:00
1835c01d9e Fix the custom url sync result callback maybe not canceled the dialog problem in IconRuleManagerTool 2023-02-06 01:59:15 +08:00
004fa3199e Modify remove extra text in notifyRefresh function in IconRuleManagerTool 2023-02-06 01:51:35 +08:00
6fd275fff6 Modify swap variable name places in IconRuleManagerTool 2023-02-06 01:19:05 +08:00
dba740dd89 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
0f7d2c6f9a Added color notification icons placeholder icon function in SystemUIHooker, ConfigData, MainActivity, activity_main 2023-02-05 02:32:15 +08:00
27f2156f74 Modify change compat notification icon result type to Drawable in SystemUIHooker 2023-02-05 01:00:35 +08:00
2821614775 Added grayscale notification icons cache function in SystemUIHooker 2023-02-04 23:30:05 +08:00
0077c8b13c Modify change when module is disabled turn off some functions in ConfigureActivity, SystemUITool 2023-02-04 22:42:15 +08:00
734d30c7a6 Fix system hide status bar notification icons function doesn't work problem in SystemUIHooker 2023-02-04 22:19:55 +08:00
742066e1f7 Modify merge hasIgnoreStatusBarIconColor function to isGrayscaleIcon function in SystemUIHooker 2023-02-04 04:05:05 +08:00
ab1cf6cf86 Added custom status bar notification icons alpha function in SystemUIHooker, MainActivity, ConfigData, activity_main 2023-02-04 03:11:35 +08:00
c6c89171b4 Fix color notification icons changed alpha problem in SystemUIHooker 2023-02-04 03:07:05 +08:00
d38eab5ff5 Modify merge seek bar changed event to SeekBarFactory 2023-02-04 02:43:29 +08:00
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