6db1014640
fix: notification icon reset in NotificationContentInflaterInjector in SystemUIHooker
2024-09-10 10:15:56 +08:00
920766b40d
refactor: support Kotlin 2.0.0
2024-06-20 11:20:30 +08:00
6e11d02c4d
fix: wrong field name for MIUI14 in SystemUIHooker
2024-06-16 01:28:43 +08:00
hamjin
b55ba690a5
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
3f9e4d8c00
docs: update copyright date to 2024 for all existing files
2024-01-01 01:27:09 +08:00
97fa473834
fix: some problem in MIUI 14 (14.0.4) Android 14
2023-11-06 11:20:53 +08:00
6370b99069
feat: add classic (MIUI) style notification icon replacement
2023-11-03 12:18:18 +08:00
bcdb46e5a3
feat: display HyperOS when decided and add HyperOS description
2023-11-03 11:32:57 +08:00
3b3528f2ff
refactor: optimize code
2023-11-03 10:33:02 +08:00
9e5551dc92
feat: remove warn dialog, support A14 and HyperOS
2023-11-02 11:58:08 +08:00
56843e01bf
refactor: use legacy updateIconColor function to reset icon and color
2023-11-02 11:56:27 +08:00
128cbb2f09
fix: notification panel refresh function
...
- Use SettingsManager instead StatusBarNotificationPresenter on A14 and HyperOS
2023-11-02 11:47:25 +08:00
065ca53baf
feat: shrink padding of notification icon on HyperOS
2023-11-02 09:57:35 +08:00
acb83aba72
fix: ExpandableNotificationRow on A14 and HyperOS
2023-11-02 09:29:19 +08:00
0e296db080
fix: handleAppIcon on A14 and HyperOS
2023-11-02 09:18:12 +08:00
81775e49df
fix: calculateIconTranslations on A14 and HyperOS
2023-11-02 09:11:06 +08:00
be2a5c55be
fix: updateNotificationIcons on A14 and HyperOS
2023-11-02 09:10:50 +08:00
7f7d9ad211
fix: updateStatusBarIconAlpha on A14 and HyperOS
2023-11-02 08:12:40 +08:00
hosizoraru
5c185bfbbb
fix: A13 ignored A14 Adapt
2023-10-31 15:03:52 +08:00
hosizoraru
8759bb8039
fix: statusBarMaxStaticIcons on A14/HyperOS
2023-10-31 12:57:31 +08:00
8020d96ce9
feat: simple support HyperOS
2023-10-23 00:45:42 +08:00
beb5e2af97
fix: catch toast when no looper
2023-10-22 22:36:16 +08:00
c7ad801551
feat(docs): update YukiHookAPI owner link
2023-10-21 01:18:49 +08:00
eeb8ef91ed
refactor: remove RECEIVER_NOT_EXPORTED_PERMISSION
2023-10-21 01:13:39 +08:00
6e87547f40
refactor: migrate to YukiHookAPI new usage
2023-10-07 21:02:34 +08:00
fa373f8c2d
feat: simple support Android 14 display name
2023-09-18 00:21:12 +08:00
c044f62720
docs: optimize comments
2023-09-18 00:19:03 +08:00
b6d6faaf12
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
d33401e01e
style: optimize code
2023-09-18 00:15:08 +08:00
1452d78266
refactor: use new payment code
2023-09-18 00:12:16 +08:00
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
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
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
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