Commit Graph

83 Commits

Author SHA1 Message Date
d66687c704 Modify add "extensionName" param in createCodeFile function and add extension name const variable in YukiHookXposedProcessor 2023-01-01 23:00:33 +08:00
c551e8c496 Modify change const variable name to uppercase in YukiHookXposedProcessor 2023-01-01 22:57:56 +08:00
513d8af276 Modify change hardcode class name to ClassName in YukiHookXposedProcessor, CodeSourceFileFactory 2023-01-01 22:53:37 +08:00
6254c451cf Modify support hook entry class "OBJECT" kind and add hook entry class kind checking in GenerateData, CodeSourceFileFactory, YukiHookXposedProcessor 2023-01-01 19:08:47 +08:00
b3028e50ea Fix change problem function return type to Nothing to solve the problem of no return value error in YukiHookXposedProcessor 2022-12-31 22:20:16 +08:00
79b9c98a04 Modify remove "replace" method's param name statement 2022-12-16 08:37:32 +08:00
88d1d1b2b9 Update Gradle & PlatformSDK
- Update Android Gradle Plugin version to 7.3.1
- Update Kotlin version to 1.7.20
2022-10-20 00:09:32 +08:00
1107145460 Fix entryClassName invalid problem in YukiHookXposedProcessor 2022-09-30 22:43:45 +08:00
ea586fae53 Modify move name to object const variable in YukiHookXposedProcessor, CodeSourceFileFactory 2022-09-27 00:55:59 +08:00
1d22f634e1 Modify remove stub-jar and add stub-project and change the compiled class 2022-09-27 00:34:24 +08:00
3e362063f1 Modify add English document links in code note 2022-09-23 13:39:54 +08:00
00b4119285 Fix entryPackageName cast to injectPackageName bug in CodeSourceFileFactory 2022-09-21 20:26:51 +08:00
6ea012472d Modify change injection process to GenerateData and integrate into the new code file 2022-09-20 14:38:19 +08:00
2bd3acf73b Modify merge to new document url for code note 2022-09-17 14:56:07 +08:00
809d2d20da Modify move hookModuleAppStatus to AppParasitics and renamed hookModuleAppRelated 2022-08-19 21:56:08 +08:00
99c64ec96d Modify change module package name generated way and fix package name not found bug 2022-08-18 03:32:29 +08:00
8f68ca5de7 Modify simplify some parameter names 2022-07-30 21:19:21 +08:00
b9810c0e98 Update Kotlin version to 1.7.10 2022-07-15 02:14:27 +08:00
79ba9fe878 Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.0
- Update Gradle dependencies
- Merge legacy code
2022-06-10 17:44:31 +08:00
2eff2988f6 Added "isUsingResourcesHook" function in InjectYukiHookWithXposed 2022-05-31 01:20:23 +08:00
87c98c01e3 Changed Auto Impl Class logger to default TAG 2022-05-23 00:33:43 +08:00
117a868c54 Remove "entryClassName" when generated YukiHookBridge_Injector 2022-05-19 03:52:11 +08:00
017ba82c3e Added Module Generated Version 2022-05-19 03:41:54 +08:00
e95f5ff3d8 Merge YukiHookBridge 2022-05-18 03:07:13 +08:00
8909a08962 Update Gradle Dependencies 2022-05-18 02:51:59 +08:00
55cad1bc37 Merge code 2022-05-04 10:03:17 +08:00
73204588c0 Fix YukiHookModuleStatus not found error and added some type in android 2022-05-04 09:56:07 +08:00
dfa3362c35 Update document file 2022-05-01 09:52:53 +08:00
8d226bc42d Added initZygote、Resources Hook function and fix more bugs 2022-05-01 09:52:37 +08:00
2ac5d08c7b Merge code 2022-04-28 01:21:34 +08:00
678eb889fc Fix a bug 2022-04-28 01:18:02 +08:00
69b5cf3704 Merge XposedProcessor code source files to template 2022-04-28 01:12:02 +08:00
16183d8b06 Added duplicate entryClassName checking 2022-04-22 23:30:48 +08:00
8fa40d9121 Update Kotlin version 2022-04-22 22:50:28 +08:00
ac53910842 Added custom xposed_init name function 2022-04-22 02:06:10 +08:00
ed6cae2add Merge YukiHookXposedInitProxy to IYukiHookXposedInit 2022-04-22 01:15:59 +08:00
16c0d2723d Update Kotlin and Gradle version 2022-04-18 01:28:23 +08:00
b64c9a4d69 Added ModuleApplication function and merge findClass function to Xposed API 2022-04-15 04:30:34 +08:00
91e6903e22 Update the YukiHookXposedProcessor 2022-04-11 14:58:12 +08:00
b2b672a772 Correct some translation errors in code 2022-04-09 22:09:09 +08:00
bae6e4bfaf Merge docs website address 2022-04-08 02:56:53 +08:00
5296e8078e Merge code 2022-04-05 21:01:32 +08:00
6586d7f456 Merge code 2022-04-04 02:31:36 +08:00
d659251fda Merge code to YukiHookXposedBridge.kt and change optIn usage 2022-04-03 21:13:48 +08:00
af7dcb41a9 Replace optIn function 2022-04-03 15:16:48 +08:00
ee9ea8b2d5 Update Jvm version to 11 2022-03-29 11:48:42 +08:00
f389ab0320 Added new function 2022-03-27 23:49:09 +08:00
405079c18d Added much functions and Merge code 2022-03-27 23:03:54 +08:00
967fc04de2 Add some type 2022-03-25 00:43:05 +08:00
2979471a28 Merge code 2022-03-20 03:40:03 +08:00