Commit Graph

82 Commits

Author SHA1 Message Date
5ba8cab9f9 Modify add "isAccessible" param in allMethods, allConstructors, allFields function in ReflectionFactory 2022-12-30 21:27:01 +08:00
b13779c8fb Modify change registerModuleAppActivities function minimum support Android 7.0 (API 24) in YukiHookFactory, AppParasitics 2022-12-30 20:48:35 +08:00
18c3c15c5c Modify merge isXSharePrefsReadable, isRunInNewXShareMode function to isPreferencesAvailable function in YukiHookModulePrefs 2022-12-30 00:37:39 +08:00
32589cec8e Added extends, notExtends, implements, notImplements, toJavaPrimitiveType function in ReflectionFactory 2022-12-29 23:01:26 +08:00
eb5abb3403 Modify add toClass, toClassOrNull generics method in ReflectionFactory, PackageParam 2022-12-29 21:30:46 +08:00
c77ad3757b Modify change appClassLoader field to get/set type and the value can be set manually in PackageParam 2022-11-29 01:59:35 +08:00
078912acbc Modify add "isOnFailureThrowToApp" param for onAppLifecycle function in PackageParam 2022-11-29 01:35:09 +08:00
53e8240293 Added "isExcludeSelf" param function of loadApp in PackageParam 2022-11-29 00:11:06 +08:00
8deed6a12e Modify change some private class constructor to internal and optimize some code 2022-11-27 04:39:38 +08:00
20b0ed29ab Modify canonical what Java Primitive Type means and add some type in VariableTypeFactory 2022-11-27 04:19:13 +08:00
826bb2c660 Modify change classOf function return cast type to Class<T> in ReflectionFactory 2022-11-27 01:46:36 +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
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
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
03148eb9d6 Added ClassLoader.listOfClasses function in ReflectionFactory 2022-09-30 03:09:25 +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
4070e522a0 Added API Document English version (Not yet translated) 2022-09-28 01:22:11 +08:00
9b035d3158 Update English translation for reflection documentation 2022-09-27 20:25:30 +08:00
ddb54357a2 Update English translation for host-inject documentation 2022-09-25 01:41:14 +08:00
c5d803eb86 Update English translation for host-lifecycle documentation 2022-09-25 00:53:55 +08:00
8bfb76cdf6 Update English translation for xposed-channel documentation 2022-09-24 22:09:45 +08:00
a8cb83cf0d Update English translation for xposed-storage documentation 2022-09-24 18:39:27 +08:00
31efd40677 Modify rename xposed-prefs to xposed-storage documentation 2022-09-24 18:25:04 +08:00
ad2a4472a5 Update English translation for logger documentation 2022-09-24 18:19:05 +08:00
237d5cbed0 Added new documentations files 2022-09-17 14:46:07 +08:00