Commit Graph

879 Commits

Author SHA1 Message Date
1e16957279 Update Gradle & PlatformSDK
- Update Kotlin version to 1.7.20
2022-10-29 01:47:45 +08:00
08ae5340bf Fix Android N (API 24) Activity Proxy problem in AppParasitics, IActivityManagerProxy 2022-10-23 05:27:58 +08:00
70f9a21a50 Modify add null return type when api is not matched in ComponentTypeFactory, GraphicsTypeFactory, VariableTypeFactory 2022-10-23 05:27:09 +08:00
28eb44f4e0 Fix Executable type not support below Android 8 in YukiBridgeFactory 2022-10-20 00:10:53 +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
e0cce05bf1 Automatically compile documentation (1.1.4) 2022-10-04 07:18:40 +08:00
3de86bc180 Update version to 1.1.4 2022-10-04 07:15:09 +08:00
d1860c5ae3 Update api-exception documentation 2022-10-04 06:46:53 +08:00
fbb8cbdb8c Added more params function such as loadApp, loadZygote, loadSystem, withProcess in PackageParam 2022-10-04 06:45:45 +08:00
4670361507 Added obtainLoggerInMemoryData function usage in logger documentation 2022-10-04 06:00:51 +08:00
2fb96f3bf7 Added obtainLoggerInMemoryData function in YukiHookDataChannel 2022-10-04 05:50:09 +08:00
4bee3ca0a6 Fix logger data's package name blank problem in YukiLoggerData 2022-10-04 05:36:22 +08:00
9da3ecaefe Fix dataChannel cannot callback in Xposed Environment in YukiHookDataChannel 2022-10-04 05:21:28 +08:00
69465d0405 Modify change YukiHookLogger.inMemoryData type from HashSet to ArrayList in LoggerFactory 2022-10-04 04:25:12 +08:00
944b03717a Modify change YukiLoggerData to data class and implements Serializable in LoggerFactory 2022-10-04 04:10:52 +08:00
eed097eb76 Revert change ic_icon to ic_launcher in demo-module 2022-10-04 04:03:39 +08:00
e259ad87f9 Fix YukiHookDataChannel when "android" package is registered cannot callback in Android 13 or latest 2022-10-04 03:50:58 +08:00
0c05890b31 Modify change variable naming method in AppParasitics 2022-10-04 03:24:14 +08:00
630f98ed13 Added POST_NOTIFICATIONS permission whether the dataChannel function can show a Toast to test in AndroidManifest 2022-10-03 23:57:57 +08:00
a85128dee6 Modify merge legacy launcher icon to adaptive launcher icon in demo-app and demo-module 2022-10-03 23:28:30 +08:00
cd36984ae7 Fix navigation bar color always black on some custom system in demo-app and demo-module 2022-10-03 22:46:52 +08:00
0ed89da1a8 Automatically compile documentation (1.1.3) 2022-09-30 23:45:18 +08:00
ce9f36fd27 Update version to 1.1.3 2022-09-30 23:42:30 +08:00
885fb08ef2 Added log data isolated illustrate in logger documentation 2022-09-30 23:33:23 +08:00
f9743f75be Added warn code note in LoggerFactory 2022-09-30 23:30:01 +08:00
1107145460 Fix entryClassName invalid problem in YukiHookXposedProcessor 2022-09-30 22:43:45 +08:00
d2e8ac7814 Automatically compile documentation (1.1.2) 2022-09-30 03:32:06 +08:00
d322f618e2 Update version to 1.1.2 2022-09-30 03:29:50 +08:00
03148eb9d6 Added ClassLoader.listOfClasses function in ReflectionFactory 2022-09-30 03:09:25 +08:00
c71cb04646 Fix code note translation problem in CauseProblemsApi, YukiMemberHookCreator 2022-09-30 02:51:17 +08:00
4bbebdffe4 Added inMemoryData usage in logger documentation 2022-09-30 02:48:21 +08:00
a057a4d29c Modify rename and open YukiLoggerData function in LoggerFactory 2022-09-30 02:38:36 +08:00
959085f9c2 Added ClassLoader Conflict Problem in host-inject documentation 2022-09-30 02:08:31 +08:00
e9d28847d6 Added excludeHostClasses, excludeModuleClasses function in ModuleClassLoader 2022-09-30 01:30:43 +08:00
da8839d147 Fix "androidx.lifecycle.ReportFragment" sequence problem in ModuleClassLoader 2022-09-30 00:42:32 +08:00
280994100d Added friend link English version in knowledge documentation 2022-09-30 00:41:40 +08:00
31529c36e7 Fix code note link problem in YukiBaseHooker 2022-09-29 02:14:03 +08:00
27f7074a7b Automatically compile documentation (1.1.1) 2022-09-28 19:11:45 +08:00
496580e257 Update version to 1.1.1 2022-09-28 19:05:53 +08:00
b33651ee5c Modify change friend links in knowledge documentation 2022-09-28 18:45:31 +08:00
550901f95b Fix documentation icon path mistake bug 2022-09-28 18:41:19 +08:00
759b6f290b Fix DexClassFinder conditions bug in ReflectionTool 2022-09-28 18:39:50 +08:00
64927667ad Automatically compile documentation (1.1.0) 2022-09-28 04:34:02 +08:00
b153fdd2bb Fix documentation source path Affected features Edit on Github 2022-09-28 04:33:15 +08:00
5019f3c03a Automatically compile documentation (1.1.0) 2022-09-28 04:26:36 +08:00
36a9ff2560 Update version to 1.1.0 2022-09-28 04:19:35 +08:00
489b6dbc1b Fix change some English translation in documentation 2022-09-28 01:39:09 +08:00
4070e522a0 Added API Document English version (Not yet translated) 2022-09-28 01:22:11 +08:00
199314483e Added English translation in code note in demo 2022-09-27 21:21:10 +08:00
6645ccaefe Fix change some English translation in documentation 2022-09-27 20:28:46 +08:00