Commit Graph

513 Commits

Author SHA1 Message Date
73173cd7ab Update YukiHookAPI 2023-04-21 01:29:06 +08:00
c181530ad7 Update version to 2.97 2.97 2023-04-18 01:09:05 +08:00
883325dc2f Added new GitHub proxy url 2023-04-18 00:31:55 +08:00
6fe1f0572c Added new module version update notification function 2023-04-17 23:46:35 +08:00
be8f558bf5 Added notification icon force system color function 2023-04-17 22:42:35 +08:00
175263c9aa Modify merge to YukiHookAPI new usage 2023-04-17 06:30:55 +08:00
f95fe45ce3 Update YukiHookAPI 2023-04-17 06:30:35 +08:00
42b0fa69b7 Modify merge contents of build.gradle into constant definitions 2023-04-15 23:16:35 +08:00
d0a9554a28 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
c500bdad43 Modify support monet launcher icon in ic_launcher 2023-02-25 21:27:55 +08:00
9bded26604 Update version to 2.95 2.95 2023-02-07 06:37:05 +08:00
c687c755f2 Fix some MIUI 12 system's notification icons color unusual problem in SystemUIHooker 2023-02-07 06:27:05 +08:00
b9e1d1abe7 Modify change wallpaperColor function's return value that cannot obtain return default color in FunctionFactory 2023-02-07 06:23:15 +08:00
27cfcbada6 Fix "GitHub" spelling in all files 2023-02-07 05:25:35 +08:00
f0c6dabf76 Modify replace to new placeholder notification icon in SystemUIHooker 2023-02-07 05:21:05 +08:00
208862bf62 Modify remove grayscale notification icons caching because some system has bugs in SystemUIHooker 2023-02-07 01:01:51 +08:00
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