Commit Graph

375 Commits

Author SHA1 Message Date
2eec2022d1 Fix "GitHub" spelling in all files 2023-02-07 05:25:55 +08:00
4b00d84d8b Modify replace to new placeholder notification icon in SystemUIHooker 2023-02-07 05:21:15 +08:00
89767143bd Fix possible grayscale notification icons color judgment problem in SystemUIHooker 2023-02-07 03:55:55 +08:00
e119fd0bf7 Fix VariousClass's names misspelling problem in SystemUIHooker 2023-02-07 03:39:05 +08:00
bd08b2ce1d Fix notification panel maybe freeze problem in SystemUIHooker
- Remove replacement notification icon views function
- Use a new way to fix notification icons color
2023-02-07 03:27:23 +08:00
a334bf9a8c Modify hide notification panel alpha function when ColorOS version without 12, 12.1, 13 in MainActivity, ConfigData, activity_main 2023-02-07 02:23:27 +08:00
bad773cc2c Fix some class not found problem on ColorOS 11 in SystemUIHooker 2023-02-07 02:20:15 +08:00
e5a2edb614 Update version to 1.9 1.9 2023-02-06 04:09:35 +08:00
b9a8b6195b Update Gradle & PlatformSDK
- Update Android Gradle Plugin version to 7.4.1
2023-02-06 03:57:55 +08:00
0cc499e690 Modify merge to new readme documentation 2023-02-06 03:00:55 +08:00
df4694bb56 Added automatic build workflows for Github Actions 2023-02-06 02:59:35 +08:00
c0dbf565e9 Update copyright date to 2023 for all existing files 2023-02-06 02:29:15 +08:00
2f0766cc9f Modify change some descriptions in activity_main 2023-02-06 02:23:35 +08:00
896322361e Modify merge to new notification icon rules urls in IconRuleManagerTool, ConfigureActivity, dia_source_from 2023-02-06 02:17:35 +08:00
9e53e0ddba Fix the custom url sync result callback maybe not canceled the dialog problem in IconRuleManagerTool 2023-02-06 01:59:35 +08:00
41b9127c15 Modify remove extra text in notifyRefresh function in IconRuleManagerTool 2023-02-06 01:51:55 +08:00
24a028629d Modify swap variable name places in IconRuleManagerTool 2023-02-06 01:19:15 +08:00
70c2f9aa8f 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
4ad7acb56c Added color notification icons placeholder icon function in SystemUIHooker, ConfigData, MainActivity, activity_main 2023-02-05 02:32:35 +08:00
bae57c87d8 Modify optimize code in SystemUIHooker 2023-02-04 23:30:15 +08:00
7938477bb3 Modify change when module is disabled turn off some functions in ConfigureActivity, SystemUITool 2023-02-04 22:42:35 +08:00
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