Commit Graph

489 Commits

Author SHA1 Message Date
36a9ff2560 Update version to 1.1.0 2022-09-28 04:19:35 +08:00
a564740849 Added getOrNull function in VariousClass 2022-09-27 19:27:53 +08:00
16a82aa756 Fix classLoader maybe wrong in ModuleAppActivity, ModuleAppCompatActivity 2022-09-27 16:50:12 +08:00
1d22f634e1 Modify remove stub-jar and add stub-project and change the compiled class 2022-09-27 00:34:24 +08:00
f4b2a3fd5f Modify remove args function in Param in YukiBridgeFactory 2022-09-27 00:25:41 +08:00
40351a14a2 Added compiledTimestamp function in YukiHookAPI 2022-09-26 21:57:01 +08:00
f8f16d13c8 Modify change code style in Status in YukiHookAPI 2022-09-26 21:34:51 +08:00
83d20ba8db Modify change nameConditions template to "[existed]" in MethodRulesData, FieldRulesData 2022-09-25 23:56:42 +08:00
93b85e5352 Modify change links anchor for code note in YukiHookFactory 2022-09-25 01:43:22 +08:00
d62e115931 Fix a bug when ClassLoader during non-zygote process was still not PathClassLoader in PackageParamWrapper, YukiHookBridge 2022-09-24 16:33:46 +08:00
31352c5fd9 Modify remove parentheses for "android.miui.R" in YukiHookBridge 2022-09-24 16:33:32 +08:00
84308abd71 Fix a bug in code note in YukiHookAPI 2022-09-23 22:25:47 +08:00
3e362063f1 Modify add English document links in code note 2022-09-23 13:39:54 +08:00
020c387bda Fix a bug when bundle value case not reachable in YukiHookDataChannel 2022-09-23 13:33:39 +08:00
3339821411 Added new logger function in LoggerFactory, YukiHookAPI.Configs 2022-09-22 16:34:15 +08:00
6d10673e07 Added Throwable.toStackTrace function in UtilsFactory 2022-09-22 15:06:54 +08:00
4c521abe67 Modify add try catch on findUserId function in AppParasitics 2022-09-22 11:06:42 +08:00
930f4166a4 Added String.toClassOrNull VariousClass.toClassOrNull function in ReflectionFactory and PackageParam 2022-09-21 21:18:58 +08:00
c5fa51456e Fix when classSet and loaderSet is null still print logcat problem in MemberBaseFinder, ClassBaseFinder 2022-09-21 20:05:02 +08:00
ca56c63889 Fix typo "查询" with "查找" in code note and documentation 2022-09-21 14:50:27 +08:00
41546b2c9f Added DexClassFinder function allowed ClassLoader to search classes (Beta Feature) 2022-09-21 14:30:17 +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
83e976890c Modify add code note because lost in ModifierRules, CountRules, NameRules 2022-09-19 12:09:52 +08:00
e9ec6b7e4b Modify change "[*] 或 [*]" to "[*] or [*]" for code note 2022-09-17 15:02:05 +08:00
2bd3acf73b Modify merge to new document url for code note 2022-09-17 14:56:07 +08:00
130f66baca Modify move "throw createException" content to function templates in FieldRulesData, MethodRulesData, ConstructorRulesData, MemberRulesData, BaseRulesData and make modifiers condition visible 2022-09-17 13:18:45 +08:00
35bffae9ff Added Suppress("KotlinConstantConditions") in ReflectionTool 2022-09-17 11:39:17 +08:00
9585d4b91f Modify change appContext, appResources return object with null-safe type in PackageParam 2022-09-16 02:53:25 +08:00
f236ea3940 Modify change code note in YukiHookAPI 2022-09-16 02:53:24 +08:00
a9e5c0780f Modify move NameConditions, ModifierRules to finder/base/rules and renamed and replace them with a new method of use 2022-09-16 02:53:24 +08:00
f48b5b71a7 Modify remove parallelForEach function because it is no need anymore in UtilsFactory 2022-09-16 02:53:24 +08:00
38efe2127b Modify move FieldConditions, MethodConditions, ConstructorConditions, IntConditions to TypeAliasFactory (incorrectly added TODO to commit) 2022-09-16 02:53:24 +08:00
2a40457364 Modify change contains function from reflects to symbolName in NameConditions (conflict commit) 2022-09-16 02:53:24 +08:00
d345a5d94b Modify move ClassLoader.fetching in PackageParam to ClassLoader.onLoadClass in ReflectionFactory and fix reuse problem 2022-09-16 02:53:24 +08:00
744ad4e113 Added @throws code note on paramTypesEq function in ReflectionTool 2022-09-16 02:53:23 +08:00
da42fe0d00 Moved core.reflex.utils.ReflectionTool to core.finder.utils.ReflectionTool 2022-09-16 02:53:23 +08:00
b98e175f99 Remove parse folder because is no longer need it 2022-09-16 02:53:23 +08:00
c0cfeb972b Modify merge function value hashCode to toString in MemberRulesData, FieldRulesData, MethodRulesData, ConstructorRulesData 2022-09-16 02:53:23 +08:00
ed408fd0f2 Fix space overflow bug in ReflectionTool 2022-09-16 02:53:23 +08:00
74bb420947 Fix logger params overflow bug in ReflectionTool 2022-09-16 02:53:23 +08:00
14fc851074 Modify add VagueType conditions and rename function arrayContentsEq to paramTypesEq in ReflectionTool 2022-09-16 02:53:22 +08:00
b928e54905 Modify add reusable conditions and change code note in NameConditions 2022-09-16 02:53:22 +08:00
0e5bb22e96 Modify change code note in NameConditions 2022-09-16 02:53:22 +08:00
113719b0d2 Added length { ... } function in NameConditions 2022-09-16 02:53:22 +08:00
41a42cc590 Modify remove "is MemberRulesData" because its not needed in ReflectionTool 2022-09-16 02:53:22 +08:00
568041835f Added existMembers function in ReflectionTool 2022-09-16 02:53:22 +08:00
406bf36465 Added matchCountConditions function in MemberRulesData 2022-09-16 02:53:22 +08:00
0f05267edc Modify change * != IntRange.EMPTY to *.isEmpty().not() in ConstructorRulesData, MethodRulesData, MemberRulesData, NameConditions 2022-09-16 02:53:21 +08:00
bc03f14ba5 Added paramCount { ... } function in MethodFinder and ConstructorFinder 2022-09-16 02:53:21 +08:00