484 Commits

Author SHA1 Message Date
d330510788 fix: handleAppIcon on A14 and HyperOS 2023-11-02 09:18:12 +08:00
25a23d7e1a fix: calculateIconTranslations on A14 and HyperOS 2023-11-02 09:11:06 +08:00
db4b418ed4 fix: updateNotificationIcons on A14 and HyperOS 2023-11-02 09:10:50 +08:00
8a97e38d20 fix: updateStatusBarIconAlpha on A14 and HyperOS 2023-11-02 08:12:40 +08:00
hosizoraru
d244658aa6 fix: A13 ignored A14 Adapt 2023-10-31 15:03:52 +08:00
hosizoraru
e3b22671c1 fix: statusBarMaxStaticIcons on A14/HyperOS 2023-10-31 12:57:31 +08:00
ca367bde9e feat: simple support HyperOS 2023-10-23 00:45:42 +08:00
88e3f79878 fix: catch toast when no looper 2023-10-22 22:36:16 +08:00
0c0cf9bfba feat(docs): update YukiHookAPI owner link 2023-10-21 01:18:49 +08:00
0e98ec16c7 refactor: remove RECEIVER_NOT_EXPORTED_PERMISSION 2023-10-21 01:13:39 +08:00
f1fd3f2679 refactor: migrate to YukiHookAPI new usage 2023-10-07 21:02:34 +08:00
b86988a310 refactor: add new R8 rules to fix possible problems 2023-09-19 08:18:38 +08:00
3cf67eb7fc feat: simple support Android 14 display name 2023-09-18 00:21:12 +08:00
9f39f297f9 docs: optimize comments 2023-09-18 00:19:03 +08:00
7feab98a1e feat: lots of changes
- add BuildConfigWrapper
- merge to new project promote
- add ci version tag support
- Fix system api compat issues
2023-09-18 00:17:23 +08:00
c7c03e891f style: optimize code 2023-09-18 00:15:08 +08:00
d09c11f026 refactor: use new payment code 2023-09-18 00:12:16 +08:00
bf22cae957 fix: class not found when R8 since android gradle plugin 8+ 2023-09-18 00:11:26 +08:00
f9dde5f549 chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- merge singing key file configs to properties
- update gradle and dependencies
2023-09-18 00:10:06 +08:00
d70d01cf6c Fix SystemUI crashed when StatusBarNotification's tag is null by NotificationStat method "isUnimportantEntry" in SystemUIHooker 2023-08-27 14:38:05 +08:00
76b1cc2f0b Fix notification icon problem in MIUI 14 DEV version in SystemUIHooker 2023-05-14 15:51:36 +08:00
7db010c9a1 Modify merge to YukiHookAPI new usage 2023-04-25 06:26:05 +08:00
e6fa34d7fd Update YukiHookAPI 2023-04-25 06:25:55 +08:00
744d028160 Modify remove prefs cache function and disable prefs cache 2023-04-22 22:32:16 +08:00
49f18ef8c3 Added enable or disable prefs cache function 2023-04-21 02:15:08 +08:00
73173cd7ab Update YukiHookAPI 2023-04-21 01:29:06 +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
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
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