Commit Graph

231 Commits

Author SHA1 Message Date
hamjin
f585d891bf feat: Custom GitHub Proxy (#68)
* 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:03 +08:00
44f07e878b refactor: support Kotlin 2.0.0 2024-06-20 11:26:22 +08:00
bd7d477f82 docs: update copyright date to 2024 for all existing files 2024-01-01 01:23:24 +08:00
03012f2986 style: optimize code 2023-12-11 00:26:17 +08:00
hamjin
a9d2aeac30 Bugfix for ColorOS 14
Tested On OnePlus PHK110 14.0.0.200 with com.android.systemui 14.99.09

Signed-off-by: hamjin <jinham@qq.com>
2023-12-03 11:49:12 +08:00
5cec7ca2fe fix: catch toast when no looper 2023-10-22 22:38:16 +08:00
18ac35ebc4 feat(docs): update YukiHookAPI owner link 2023-10-21 01:22:13 +08:00
2f35ea05a9 refactor: remove DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION 2023-10-21 01:21:31 +08:00
739fd6ef81 refactor: migrate to YukiHookAPI new usage 2023-10-07 21:07:40 +08:00
a4f1a6f246 feat: simple support Android 14 display name 2023-09-18 00:21:14 +08:00
82b3273480 docs: optimize comments 2023-09-18 00:19:06 +08:00
c0bd789fd1 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:25 +08:00
5674ff9b71 style: optimize code 2023-09-18 00:15:13 +08:00
f420385321 refactor: use new payment code 2023-09-18 00:12:18 +08:00
7d6665ccdb Modify support ColorOS 13.1 notify panel alpha in MainActivity 2023-07-15 13:55:05 +08:00
2df0c649bf Modify merge to YukiHookAPI new usage 2023-04-25 06:23:59 +08:00
9965607c0b Modify remove prefs cache function and disable prefs cache 2023-04-22 22:32:35 +08:00
292cd50106 Added enable or disable prefs cache function 2023-04-21 02:15:11 +08:00
6bd9d25908 Fix notification panel background tint list color not set problem in SystemUIHooker 2023-04-18 01:46:17 +08:00
a3eb21b6e3 Modify change some descriptions in activity_main 2023-04-18 01:07:05 +08:00
85928ca16a Fix notification panel icon reset by system problem in SystemUIHooker 2023-04-18 01:05:35 +08:00
b13c958879 Added new GitHub proxy url 2023-04-18 00:32:05 +08:00
668c180ec1 Added new module version update notification function 2023-04-17 23:46:55 +08:00
f2d96836cd Fix default notification panel background tint color changed on some custom ColorOS in SystemUIHooker 2023-04-17 23:07:05 +08:00
1735e09955 Added notification icon force system color function 2023-04-17 22:42:55 +08:00
7075b519b1 Modify merge to YukiHookAPI new usage 2023-04-17 06:13:35 +08:00
9b7920c1f3 Modify support monet launcher icon in ic_launcher 2023-02-25 21:25:15 +08:00
1652638a5a Modify change wallpaperColor function's return value that cannot obtain return default color in FunctionFactory 2023-02-07 06:23:35 +08:00
8dc0cbd4cb Modify optimize code in SystemUIHooker 2023-02-07 06:19:55 +08:00
5717920ce1 Fix "GitHub" spelling in all files 2023-02-07 05:25:55 +08:00
f9adba59cb Modify replace to new placeholder notification icon in SystemUIHooker 2023-02-07 05:21:15 +08:00
0a170e5f33 Fix possible grayscale notification icons color judgment problem in SystemUIHooker 2023-02-07 03:55:55 +08:00
8a1fc58006 Fix VariousClass's names misspelling problem in SystemUIHooker 2023-02-07 03:39:05 +08:00
66fb93509d 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
b33c435593 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
9b62ec4be9 Fix some class not found problem on ColorOS 11 in SystemUIHooker 2023-02-07 02:20:15 +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