Commit Graph

640 Commits

Author SHA1 Message Date
8a775b3fdd refactor: migrate and update to YukiHookAPI 1.3.0 2025-06-25 23:25:58 +08:00
c5ed4f720f misc: invalidate 2025-06-25 23:25:57 +08:00
914e44942a refactor: migrate and update to YukiHookAPI 1.3.0 2025-06-25 23:22:23 +08:00
1b44e232ea docs: update README 2025-06-24 14:11:42 +08:00
7eb69e45f0 docs: update README 2025-06-20 12:50:08 +08:00
487e249f33 chore: disable type auto conversion for sweet-property 2025-05-09 23:20:18 +08:00
bbc14beb2e chore: bump dependencies 2025-03-16 23:22:17 +08:00
8a24cf3a4a chore: bump gradle to 8.13 2025-03-16 23:22:11 +08:00
139fafc758 chore: update project files 2025-03-16 23:22:01 +08:00
19e93cb15d Recommit #234 2025-02-22 00:55:40 +08:00
739816c31a chore: bump ci to v4 2025-02-22 00:55:35 +08:00
a7d457eb67 chore: update .gitignore 2025-02-21 23:19:09 +08:00
李太白
76f113de78 fix: 修复新版本焦点通知反色异常,取消对getStatusBarTickerDarkIcon进行着色 (#231)
* fix: 未适配图标的app在焦点通知会以白块显示

* fix: 修复调用方式解决Hyper 1.0 焦点反色失败

* fix: 修复调用方式解决Hyper 1.0 焦点反色失败

* fix: 修复新版本焦点通知反色异常,取消对getStatusBarTickerDarkIcon进行着色
2025-01-21 15:49:56 +08:00
aec000e252 docs: update license 2025-01-13 11:15:31 +08:00
d308111476 chore: update project files 2025-01-12 04:45:30 +08:00
c8f1099326 chore: update project files 2025-01-06 22:20:55 +08:00
李太白
350e54fac7 fix: 修复调用方式解决Hyper 1.0 焦点反色失败 (#228)
* fix: 未适配图标的app在焦点通知会以白块显示

* fix: 修复调用方式解决Hyper 1.0 焦点反色失败

* fix: 修复调用方式解决Hyper 1.0 焦点反色失败
2025-01-06 21:57:41 +08:00
李太白
4f1d74d5ff fix: 未适配图标的app在焦点通知会以白块显示 (#225) 2025-01-02 23:56:49 +09:00
f00f6efcf3 fix: getStatusBarTickerIcon/getStatusBarTickerDarkIcon lost state color in SystemUIHooker 2024-12-13 17:39:03 +08:00
8b6d35fa01 refactor: completion code optimizing 2024-12-13 10:35:06 +08:00
李太白
0c43bc5b97 fix: Log添加澎湃焦点通知相关,彻底修复焦点通知反色问题 (#222) 2024-12-12 21:52:25 +08:00
李太白
a134385d26 fix: 修复澎湃焦点通知1.0反色异常 (#219) 2024-12-09 19:26:24 +08:00
李太白
6d62c02b42 尝试修复反色异常,并以small图标为基准。 (#218) 2024-12-08 19:43:06 +08:00
4dcb05797c refactor: change use "miui.appIcon" to push system ui notification 2024-12-07 01:16:22 +08:00
7598da4d65 fix: small icon color transition @Nep-Timeline 2024-12-07 01:05:46 +08:00
992db5c4cf style: format code in SystemUIHooker 2024-12-07 00:48:06 +08:00
李太白
3cc2787a88 强制修改 getCustomAppIcon 获取的图标为 smallIcon,同时清理错误提交的代码 (#216)
* 强制修改 getCustomAppIcon 获取的图标为 smallIcon,同时清理错误提交的代码

* Resources.getSystem 换成 ct.resources
2024-12-05 22:42:15 +08:00
b476c19035 refactor: hook HyperOS focus icon and other fixing (cb4bf479) 2024-12-05 15:56:47 +08:00
李太白
cb4bf479ba add hook HyperOS 焦点通知彩色图标 (#215)
* add hook HyperOS 焦点通知彩色图标

* clean code

* fix: hyper os 2.0.25.0 bug
2024-12-05 15:37:03 +08:00
cd38dbf579 refactor: support Android 15 edge-to-edge system bars 2024-11-25 18:50:30 +08:00
259eb1dbd4 chore: update target sdk to 35 2024-11-10 20:42:28 +08:00
4d2160ce8a chore: some tweaks in build.gradle.kts 2024-11-10 20:42:10 +08:00
bcf3a17e21 chore: update project files 2024-11-10 20:42:01 +08:00
e7763baa22 chore: bump dependencies 2024-11-10 20:36:10 +08:00
e47754b870 chore: bump gradle to 8.10.2 2024-11-10 20:36:03 +08:00
YuSaki丶Kanade
e9e27b1d5a fix: HyperOS 2.0 handleAppIcon param (#212) 2024-11-06 20:39:45 +08:00
b10ff658ab refactor: test HyperOS 2.0 2024-11-02 00:25:00 +08:00
94f3fd12cd docs: add Android 15 option 2024-10-10 09:09:03 +08:00
7678ea7612 fix: HyperOS 1.1.3.0 (Android 15) status bar icons dark mode in SystemUIHooker 2024-10-03 19:02:51 +08:00
hamjin
d1a7d140a3 feat: Replace ghproxy.com with ghp.ci (#209) 2024-10-03 15:48:47 +08:00
01f5c902e9 Revert "feat: custom GitHub Proxy (#208)"
This reverts commit a601739679.
2024-10-03 01:27:14 +08:00
hamjin
a601739679 feat: custom GitHub Proxy (#208)
* feat: Custom GitHub Proxy

Signed-off-by: hamjin <jinham@qq.com>

* refactor: organize text layout

---------

Signed-off-by: hamjin <jinham@qq.com>
Co-authored-by: Fankesyooni <37344460+fankes@users.noreply.github.com>
2024-10-03 00:29:51 +08:00
YuSaki丶Kanade
a2bf9d24eb [修复] Android 15 解除状态栏图标无效 / 类及方法错误 (#206)
* Update FunctionFactory.kt

* Update SystemUIHooker.kt

* Update SystemUIHooker.kt

* Update SystemUIHooker.kt

* Update SystemUIHooker.kt

* Update FunctionFactory.kt
2024-09-24 19:09:12 +08:00
5a1672c0a4 fix: support HyperOS of commit(a5066814) in SystemUIHooker 2024-09-12 12:39:00 +08:00
a506681431 fix: notification icon reset in NotificationContentInflaterInjector in SystemUIHooker 2024-09-10 10:15:56 +08:00
abd1189e75 chore: update .editorconfig 2024-06-21 10:10:26 +08:00
ad0a538f13 refactor: support Kotlin 2.0.0 2024-06-20 11:20:30 +08:00
46abe6a6c1 chore: bump dependencies 2024-06-20 11:20:19 +08:00
b855113e4d chore: bump dependencies 2024-06-20 11:17:50 +08:00
c9411e5aa0 chore: bump gradle to 8.7 2024-06-20 11:17:46 +08:00