c73edfd103
Added automatic build workflows for Github Actions
2023-02-06 02:59:35 +08:00
88128953bd
Update copyright date to 2023 for all existing files
2023-02-06 02:29:15 +08:00
37326be237
Modify change some descriptions in activity_main
2023-02-06 02:23:35 +08:00
71fa6dcc04
Modify merge to new notification icon rules urls in IconRuleManagerTool, ConfigureActivity, dia_source_from
2023-02-06 02:17:35 +08:00
c0fe193973
Fix the custom url sync result callback maybe not canceled the dialog problem in IconRuleManagerTool
2023-02-06 01:59:35 +08:00
924482e703
Modify remove extra text in notifyRefresh function in IconRuleManagerTool
2023-02-06 01:51:55 +08:00
6be84faeb1
Modify swap variable name places in IconRuleManagerTool
2023-02-06 01:19:15 +08:00
a5cbb9fe3d
Modify change module debug logs record method and optimize some code in HookEntry, SystemUIHooker, SystemUITool, MainActivity, activity_main
2023-02-05 04:51:35 +08:00
03daf60564
Added color notification icons placeholder icon function in SystemUIHooker, ConfigData, MainActivity, activity_main
2023-02-05 02:32:35 +08:00
f26a962fdc
Modify optimize code in SystemUIHooker
2023-02-04 23:30:15 +08:00
9610b93807
Modify change when module is disabled turn off some functions in ConfigureActivity, SystemUITool
2023-02-04 22:42:35 +08:00
a830bb35d8
Modify merge seek bar changed event to SeekBarFactory
2023-02-04 02:43:39 +08:00
14ff030beb
Added retry notification function when notification icon rule sync failed in ConfigureActivity, IconRuleManagerTool
2023-02-03 23:59:15 +08:00
47f70629a6
Modify change ProgressBar to CircularProgressIndicator in DialogBuilderFactory
2023-02-03 23:20:55 +08:00
19a3687362
Added I18nWarnTool in MainActivity
2023-02-03 05:37:15 +08:00
f74c141675
Added Android version code name in system version content in MainActivity
2023-02-03 05:13:55 +08:00
5521739783
Added androidVersionCodeName function in FunctionFactory
2023-02-03 05:11:55 +08:00
cf2921c4f6
Added dynamic refreshing option in restart system ui dialog in SystemUITool
2023-02-03 04:50:35 +08:00
7c712c5cc2
Modify merge all store methods to ConfigData and fix module activation status problem
2023-02-03 04:19:15 +08:00
563d28d402
Modify merge issues url to AndroidNotifyIconAdapt in ConfigureActivity
2023-02-02 22:03:15 +08:00
5a10970424
Modify merge notification icon panel functions and remove from notification icon fix panel in SystemUIHooker, MainActivity, activity_main
2023-02-02 05:59:35 +08:00
1a51fe6045
Modify change Android 12 notification icon style contents to Material 3 in DataConst, SystemUIHooker, MainActivity, activity_main
2023-02-02 05:05:55 +08:00
3f8d084364
Fix some system's notification icons maybe reset by the system cause wrong icon color in SystemUIHooker
2023-02-02 00:09:15 +08:00
7c7d44bf41
Modify change sleep millisecond cause some system not refresh caching problem in SystemUIHooker
2023-02-01 06:27:15 +08:00
2df7315c0b
Fix auto update notify icon rules problem in IconAdaptationTool, IconRuleManagerTool, SystemUITool, NotifyIconRuleUpdateActivity
2023-02-01 06:25:05 +08:00
336ce33dd1
Modify merge to YukiHookAPI new usage
2023-02-01 05:02:15 +08:00
0fa2788ac1
Update YukiHookAPI
2023-02-01 04:50:50 +08:00
056ac5631e
Update .gitignore
2023-02-01 04:50:06 +08:00
5bf3ec5d72
Modify change BuildConfig.APPLICATION_ID to MODULE_PACKAGE_NAME in IconAdaptationTool
2023-01-29 02:11:50 +08:00
9a02231d72
Modify inject module resources to system ui in SystemUIHooker
...
- Merge app support notification icon type to vector
- Remove all android adb hardcode base64 icon data
- Merge android default icon to "com.android.internal.R.drawable.stat_sys_adb"
2023-01-29 02:05:15 +08:00
8d2d0a2c6b
Modify change package id in build.gradle
2023-01-29 00:56:57 +08:00
1f56801949
Modify move new app support functions to a new way to implement and shielded some apps that shouldn't appear in SystemUIHooker
2023-01-29 00:45:35 +08:00
43dfa53110
Added isSystemApp function in FunctionFactory
2023-01-29 00:25:40 +08:00
869787a0a5
Modify change isAppDebuggable function name to isDebugApp in FunctionFactory
2023-01-29 00:25:17 +08:00
50bb8d9ada
Update README.md
2023-01-28 01:57:06 +08:00
8ba30f0a5f
Added notify icon color compat functions and fix fatal error when some bitmap calculations are abnormal
2023-01-28 01:53:55 +08:00
141f2a8b60
Modify add friendly root permission access fail tips in SystemUITool
2023-01-28 00:16:32 +08:00
4c181963f4
Modify merge all png elements to svg elements
2023-01-27 15:55:35 +08:00
1218331457
Modify replace sync url FastGit to 7ED Services in IconRuleManagerTool, dia_source_from
2023-01-27 02:55:25 +08:00
a0aac9c76c
Modify change unsupported note in MainActivity
2023-01-27 02:45:23 +08:00
eca1e06cfe
Added Android 13 icon in IconPackParams, SystemUIHooker
2023-01-27 01:59:20 +08:00
d7298ab767
Modify remove some method's param name statement
2023-01-27 01:03:09 +08:00
0d540cdd18
Modify merge to YukiHookAPI new usage
2023-01-27 00:59:50 +08:00
ba83aa28f7
Modify rename ui/view to ui/widget
2023-01-27 00:09:15 +08:00
31c59eef0c
Modify change debug log tag "ColorOSNotify" to "ColorOSNotifyIcon" in HookEntry
2023-01-27 00:01:25 +08:00
f5c1a169f6
Modify optimize code format in MainActivity
2023-01-26 23:59:17 +08:00
2c7ded77c4
Update Gradle & PlatformSDK
...
- Update Android Gradle Plugin version to 7.4.0
- Update Kotlin version to 1.7.22
- Update Gradle dependencies
2023-01-26 23:55:11 +08:00
d162b7ae67
Update YukiHookAPI
2023-01-26 23:51:22 +08:00
967ac75726
Modify change image url to raw in README
2023-01-26 23:49:49 +08:00
841fd157d4
Fix the central color problem of views such as CheckBox
2023-01-16 22:43:43 +08:00