Commit Graph

288 Commits

Author SHA1 Message Date
9ae395ecee docs: update license 2025-01-13 11:12:54 +08:00
8d2d233b93 refactor: support Android 15 edge-to-edge system bars 2024-11-25 18:50:55 +08:00
70757b1594 refactor: support TIM 4.0+ 2024-11-13 15:39:05 +08:00
910c67a943 chore: some tweaks in build.gradle.kts 2024-11-10 20:40:40 +08:00
43e0dff6cb fix: wake lock acquire not release will cause problem in BasicHookFactory 2024-09-06 18:25:07 +08:00
fb0182f075 feat: support QQ NT (>= 9.0.0) version 2024-06-17 01:36:00 +08:00
80e89d087f refactor: make some change for dexkit 2024-06-17 01:22:15 +08:00
13d25dcafd docs: update copyright date to 2024 for all existing files 2024-01-01 01:29:39 +08:00
dfdb18dcb7 chore: update .gitignore 2023-12-28 23:42:25 +08:00
d8b3884cb0 feat(docs): update YukiHookAPI owner link 2023-10-21 00:55:59 +08:00
1a3c8d9bcb refactor: remove DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION 2023-10-21 00:48:02 +08:00
b6d8040bfa refactor: make state to unsupported when methods not found 2023-10-21 00:36:40 +08:00
6969d7b2c6 feat: simple support dexkit test 2023-10-08 03:55:25 +08:00
ea0b46020f refactor: migrate to YukiHookAPI new usage 2023-10-07 20:51:34 +08:00
e96b6a5d2a feat: support QQ 8.9.83 2023-10-02 17:35:15 +08:00
94d425fcf7 refactor: add new R8 rules to fix possible problems 2023-09-19 08:18:53 +08:00
58510cef52 feat: support QQ 8.9.80 2023-09-16 01:17:19 +08:00
efe000d690 docs: optimize comments 2023-09-16 01:13:55 +08:00
c9d49a398f feat: lots of changes
- add BuildConfigWrapper
- merge to new project promote
- add ci version tag support
- add open parasitic from Host App
2023-09-16 01:12:03 +08:00
2e56baa6c7 style: optimize code 2023-09-16 01:11:02 +08:00
6bd906a51e refactor: use new payment code 2023-09-16 01:11:02 +08:00
5c92671ae2 fix: class not found when R8 since android gradle plugin 8+ 2023-09-16 01:11:02 +08:00
5b4da6df45 chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- change support min sdk to 24
- merge singing key file configs to properties
- update gradle and dependencies
2023-09-16 01:11:01 +08:00
7257127c0f Modify support QQ 8.9.78 2023-09-02 18:18:06 +08:00
63d5043f31 Modify support QQ 8.9.75~8.9.76 2023-08-19 04:28:08 +08:00
64c4c282b2 Modify support QQ 8.9.73 2023-08-03 21:31:52 +08:00
89cbc49287 Modify support QQ 8.9.71 2023-08-01 18:05:30 +08:00
bdf52ba463 Modify support QQ 8.9.70 2023-07-26 02:46:17 +08:00
c2b95b9133 Modify support QQ 8.9.70 (QQ-NT) hook entry item 2023-07-26 02:45:56 +08:00
2f64fb9ea9 Modify support QQ 8.9.58~8.9.68 2023-07-18 22:40:08 +08:00
f48277f434 Modify optimize code in QQTIMHooker 2023-07-18 22:35:28 +08:00
047f746afb Modify support QQ 8.9.55 2023-05-17 07:35:17 +08:00
ac885baa64 Update Gradle dependencies 2023-05-17 07:35:09 +08:00
4332881dad Modify support QQ 8.9.53 2023-04-27 01:23:06 +08:00
49c0655412 Update YukiHookAPI 2023-04-25 06:57:15 +08:00
7eeda27937 Update YukiHookAPI 2023-04-21 01:25:06 +08:00
39ec0e8ef7 Modify change need restart dialog to prompt in ConfigActivity, activity_config 2023-04-17 05:59:55 +08:00
1dc22b90bb Modify merge to YukiHookAPI new usage 2023-04-17 05:50:35 +08:00
da955fc157 Update YukiHookAPI 2023-04-17 05:45:05 +08:00
94752010ec Modify merge contents of build.gradle into constant definitions 2023-04-15 22:35:36 +08:00
f9bc6fc013 Modify support QQ 8.9.50 2023-04-14 17:48:06 +08:00
dcd95e4d8d Update Gradle & Kotlin
- Update Kotlin version to 1.8.20
- Update Gradle version to 8.0.2
- Update Gradle dependencies
2023-04-08 00:00:35 +08:00
7f63f93165 Modify support QQ 8.9.38 2023-04-05 05:16:10 +08:00
e95af0bad9 Modify support QQ 8.9.35 2023-03-20 18:13:55 +08:00
344104903b Modify support QQ 8.9.33 2023-03-03 11:51:55 +08:00
249cec2bee Modify support QQ 8.9.30 2023-02-22 06:19:35 +08:00
42387603c6 Modify change package resources id cause some same host modules conflict with it in build.gradle 2023-02-22 06:17:48 +08:00
fb3aa96c0a Update Gradle dependencies 2023-02-22 06:15:05 +08:00
8d00aca110 Fix "GitHub" spelling in all files 2023-02-07 05:29:35 +08:00
00a1aaad5b Modify change ProgressBar to CircularProgressIndicator in DialogBuilderFactory 2023-02-03 23:19:05 +08:00