Commit Graph

51 Commits

Author SHA1 Message Date
826bb2c660 Modify change classOf function return cast type to Class<T> in ReflectionFactory 2022-11-27 01:46:36 +08:00
c98c73fce4 Fix translation problem in xposed-using documentation 2022-10-29 01:49:27 +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
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
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
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
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
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
36a9ff2560 Update version to 1.1.0 2022-09-28 04:19:35 +08:00
4aa2a76a87 Update reflection documentation 2022-09-27 20:25:16 +08:00
a564740849 Added getOrNull function in VariousClass 2022-09-27 19:27:53 +08:00
40351a14a2 Added compiledTimestamp function in YukiHookAPI 2022-09-26 21:57:01 +08:00
5335269d88 Update host-lifecycle documentation 2022-09-25 00:53:04 +08:00
7db4d3e6b1 Update xposed-channel documentation 2022-09-24 22:05:01 +08:00
3adccd4eeb Update xposed-storage documentation 2022-09-24 18:37:05 +08:00
31efd40677 Modify rename xposed-prefs to xposed-storage documentation 2022-09-24 18:25:04 +08:00
a2e0ac706c Update logger documentation 2022-09-24 18:06:07 +08:00
ffd9d71fd6 Update api-exception documentation 2022-09-24 17:57:17 +08:00
d658a88165 Update api-exception documentation 2022-09-24 15:16:44 +08:00
45e2927fa4 Modify change to hidden-anchor-page in api-exception documentation 2022-09-24 00:21:40 +08:00
03d3098e69 Modify change a symbol parentheses in xposed-using documentation 2022-09-23 22:59:32 +08:00
8e9794f0b8 Fix jump url bug in YukiHookAPI, InjectYukiHookWithXposed, YukiHookModulePrefs documentation 2022-09-23 00:00:09 +08:00
e09d2b7eaa Modify move links in parentheses to tip in logger documentation 2022-09-22 23:30:32 +08:00
1af77c38dc Fix jump url bug in api-example documentation 2022-09-22 22:36:46 +08:00
62245efe0e Added new logger function using in logger documentation 2022-09-22 16:34:43 +08:00
3339821411 Added new logger function in LoggerFactory, YukiHookAPI.Configs 2022-09-22 16:34:15 +08:00
eb4696e697 Added toClassOrNull function using in reflection documentation 2022-09-21 21:36:45 +08:00
930f4166a4 Added String.toClassOrNull VariousClass.toClassOrNull function in ReflectionFactory and PackageParam 2022-09-21 21:18:58 +08:00
865a1d8c39 Added anchor in api-exception documentation 2022-09-21 15:17:51 +08:00
ca56c63889 Fix typo "查询" with "查找" in code note and documentation 2022-09-21 14:50:27 +08:00
f9dab473a4 Update api-exception documentation 2022-09-21 14:31:33 +08:00
20663f54d8 Added DexClassFinder and toClass, hasClass function using in reflection documentation 2022-09-21 14:31:27 +08:00
41546b2c9f Added DexClassFinder function allowed ClassLoader to search classes (Beta Feature) 2022-09-21 14:30:17 +08:00
f7f773ec6e Added generic using in reflection documentation 2022-09-20 12:37:58 +08:00
9b7a767e71 Added GenericClass and generic function in CurrentClass and ReflectionFactory 2022-09-20 11:58:00 +08:00
87a4b02e4a Modify add superClassSet in SuperClass in CurrentClass 2022-09-20 11:19:08 +08:00
78f7586190 Modify fix code note 2022-09-18 12:31:12 +08:00
e9ec6b7e4b Modify change "[*] 或 [*]" to "[*] or [*]" for code note 2022-09-17 15:02:05 +08:00