Commit Graph

468 Commits

Author SHA1 Message Date
李太白
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
4d2160ce8a chore: some tweaks in build.gradle.kts 2024-11-10 20:42:10 +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
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
ad0a538f13 refactor: support Kotlin 2.0.0 2024-06-20 11:20:30 +08:00
28d3d7fd86 fix: wrong field name for MIUI14 in SystemUIHooker 2024-06-16 01:28:43 +08:00
hamjin
d2f8ef69c6 StatusBarMaxStaticIcons: Fully managed by us if enabled else do nothing (#199)
* StatusBarMaxStaticIcons: Fully managed by us if enabled else do nothing

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

* Fix restore original count and enhance manage on HyperOS

* Remove unused code

---------

Signed-off-by: hamjin <jinham@qq.com>
2024-03-05 14:49:13 +08:00
ba74c7c9d4 docs: update copyright date to 2024 for all existing files 2024-01-01 01:27:09 +08:00
c42fad05c6 chore: update .gitignore 2023-12-28 23:48:56 +08:00
d1dc64108a fix: some problem in MIUI 14 (14.0.4) Android 14 2023-11-06 11:20:53 +08:00
5651618506 chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.3
- bump "com.highcapable.sweetproperty" version to 1.0.4
2023-11-04 03:52:36 +08:00
91f3a3418b Bump version to 2.110 2023-11-03 13:46:37 +08:00
1f71fbda9a feat: add classic (MIUI) style notification icon replacement 2023-11-03 12:18:18 +08:00
8f01e649fe feat: display HyperOS when decided and add HyperOS description 2023-11-03 11:32:57 +08:00
ae15d72923 refactor: optimize code 2023-11-03 10:33:02 +08:00
3b82c33c2e feat: remove warn dialog, support A14 and HyperOS 2023-11-02 11:58:08 +08:00
621f973a2f refactor: use legacy updateIconColor function to reset icon and color 2023-11-02 11:56:27 +08:00
ef2c8afe3f fix: notification panel refresh function
- Use SettingsManager instead StatusBarNotificationPresenter on A14 and HyperOS
2023-11-02 11:47:25 +08:00
3d7e4d8825 feat: shrink padding of notification icon on HyperOS 2023-11-02 09:57:35 +08:00
19b2efbb83 fix: ExpandableNotificationRow on A14 and HyperOS 2023-11-02 09:29:19 +08:00
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