Commit Graph

254 Commits

Author SHA1 Message Date
1253b8c371 Modify merge seek bar changed event to SeekBarFactory 2023-02-04 02:43:39 +08:00
dea19c72ab Added retry notification function when notification icon rule sync failed in ConfigureActivity, IconRuleManagerTool 2023-02-03 23:59:15 +08:00
fbce4f9f7a Modify change ProgressBar to CircularProgressIndicator in DialogBuilderFactory 2023-02-03 23:20:55 +08:00
3697a9ad18 Added I18nWarnTool in MainActivity 2023-02-03 05:37:15 +08:00
aaca48bb8e Added Android version code name in system version content in MainActivity 2023-02-03 05:13:55 +08:00
28e579ad0e Added androidVersionCodeName function in FunctionFactory 2023-02-03 05:11:55 +08:00
b8973fa15a Added dynamic refreshing option in restart system ui dialog in SystemUITool 2023-02-03 04:50:35 +08:00
3fa8a3c7e9 Modify merge all store methods to ConfigData and fix module activation status problem 2023-02-03 04:19:15 +08:00
cc2e2df37e Modify merge issues url to AndroidNotifyIconAdapt in ConfigureActivity 2023-02-02 22:03:15 +08:00
6725bf14a5 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
a896806fa5 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
5e56c1bc57 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
3c96c30a74 Modify change sleep millisecond cause some system not refresh caching problem in SystemUIHooker 2023-02-01 06:27:15 +08:00
ca4a594114 Fix auto update notify icon rules problem in IconAdaptationTool, IconRuleManagerTool, SystemUITool, NotifyIconRuleUpdateActivity 2023-02-01 06:25:05 +08:00
77ff08f6d7 Modify merge to YukiHookAPI new usage 2023-02-01 05:02:15 +08:00
4fd017fed1 Update YukiHookAPI 2023-02-01 04:50:50 +08:00
91b1500ebd Update .gitignore 2023-02-01 04:50:06 +08:00
601ceee89f Modify change BuildConfig.APPLICATION_ID to MODULE_PACKAGE_NAME in IconAdaptationTool 2023-01-29 02:11:50 +08:00
e33c51a320 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
9c8df9f173 Modify change package id in build.gradle 2023-01-29 00:56:57 +08:00
1e98c0d431 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
8ef9e206a6 Added isSystemApp function in FunctionFactory 2023-01-29 00:25:40 +08:00
ca5da08bc2 Modify change isAppDebuggable function name to isDebugApp in FunctionFactory 2023-01-29 00:25:17 +08:00
56da358999 Update README.md 2023-01-28 01:57:06 +08:00
53e5292f2e Added notify icon color compat functions and fix fatal error when some bitmap calculations are abnormal 2023-01-28 01:53:55 +08:00
1b4be321ec Modify add friendly root permission access fail tips in SystemUITool 2023-01-28 00:16:32 +08:00
ddcc475ea1 Modify merge all png elements to svg elements 2023-01-27 15:55:35 +08:00
65142c3af7 Modify replace sync url FastGit to 7ED Services in IconRuleManagerTool, dia_source_from 2023-01-27 02:55:25 +08:00
118104c11c Modify change unsupported note in MainActivity 2023-01-27 02:45:23 +08:00
1fd9cc6ab0 Added Android 13 icon in IconPackParams, SystemUIHooker 2023-01-27 01:59:20 +08:00
889092dd3d Modify remove some method's param name statement 2023-01-27 01:03:09 +08:00
9d695c61f0 Modify merge to YukiHookAPI new usage 2023-01-27 00:59:50 +08:00
81a6ada0ee Modify rename ui/view to ui/widget 2023-01-27 00:09:15 +08:00
5fb4e0ac39 Modify change debug log tag "ColorOSNotify" to "ColorOSNotifyIcon" in HookEntry 2023-01-27 00:01:25 +08:00
62a7d87502 Modify optimize code format in MainActivity 2023-01-26 23:59:17 +08:00
95a9e3253b 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
bff047aa48 Update YukiHookAPI 2023-01-26 23:51:22 +08:00
975ebe7e49 Modify change image url to raw in README 2023-01-26 23:49:49 +08:00
eb9c93a2f5 Fix the central color problem of views such as CheckBox 2023-01-16 22:43:43 +08:00
ff43641d63 Modify remove localTime function time second format and change description text in GithubReleaseTool 2023-01-14 00:21:22 +08:00
22f5ebc625 Modify change promote message in YukiPromoteTool 2023-01-14 00:20:55 +08:00
2f302a3c10 Update Gradle & PlatformSDK
- Update Android Gradle Plugin version to 7.3.1
- Update Kotlin version to 1.7.20
2022-10-20 00:16:42 +08:00
fa2aa675d0 Modify change hideOrShowLauncherIcon in a hard-code way 2022-10-06 03:28:07 +08:00
eb090b11de Modify merge to new DialogBuilderFactory 2022-10-06 03:21:02 +08:00
97161f8692 Modify merge YukiHookAPI new usage and compatible with API 33 2022-10-06 03:19:09 +08:00
6159308cbb Added POST_NOTIFICATIONS permission in AndroidManifest 2022-10-06 01:37:55 +08:00
be6447342f Added Project icon 2022-10-06 01:36:48 +08:00
c0e9ed4673 Update Gradle & PlatformSDK 2022-10-06 01:06:08 +08:00
45328bd1a1 Update YukiHookAPI 2022-10-06 01:05:00 +08:00
Fankesyooni
27fdcfbae7 Added new bug report issues template 2022-10-06 00:54:35 +08:00