Commit Graph

  • 03d3098e69 Modify change a symbol parentheses in xposed-using documentation fankesyooni 2022-09-23 22:59:32 +08:00
  • a86d2189f5 Modify change anchor name in future documentation fankesyooni 2022-09-23 22:50:11 +08:00
  • 67a95f46e8 Update English translation for api-using documentation fankesyooni 2022-09-23 22:36:31 +08:00
  • b1825ac387 Update English translation for api-example documentation fankesyooni 2022-09-23 22:29:55 +08:00
  • 84308abd71 Fix a bug in code note in YukiHookAPI fankesyooni 2022-09-23 22:25:09 +08:00
  • 45b7f53d3a Update English translation for example documentation fankesyooni 2022-09-23 21:43:07 +08:00
  • 3e362063f1 Modify add English document links in code note fankesyooni 2022-09-23 13:39:25 +08:00
  • 020c387bda Fix a bug when bundle value case not reachable in YukiHookDataChannel fankesyooni 2022-09-23 13:33:18 +08:00
  • 8e9794f0b8 Fix jump url bug in YukiHookAPI, InjectYukiHookWithXposed, YukiHookModulePrefs documentation fankesyooni 2022-09-23 00:00:09 +08:00
  • e09d2b7eaa Modify move links in parentheses to tip in logger documentation fankesyooni 2022-09-22 23:30:32 +08:00
  • 1af77c38dc Fix jump url bug in api-example documentation fankesyooni 2022-09-22 22:36:46 +08:00
  • 58ca6d5f77 Fix translation problem in quick-start documentation fankesyooni 2022-09-22 22:22:25 +08:00
  • e007f40925 Update YukiHookAPI-ProjectBuilder Screenshot fankesyooni 2022-09-22 22:17:20 +08:00
  • 62245efe0e Added new logger function using in logger documentation fankesyooni 2022-09-22 16:34:43 +08:00
  • bdb113f829 Update demo fankesyooni 2022-09-22 16:34:25 +08:00
  • 3339821411 Added new logger function in LoggerFactory, YukiHookAPI.Configs fankesyooni 2022-09-22 16:34:15 +08:00
  • 6d10673e07 Added Throwable.toStackTrace function in UtilsFactory fankesyooni 2022-09-22 15:06:54 +08:00
  • 4c521abe67 Modify add try catch on findUserId function in AppParasitics fankesyooni 2022-09-22 11:06:42 +08:00
  • eb4696e697 Added toClassOrNull function using in reflection documentation fankesyooni 2022-09-21 21:36:45 +08:00
  • 930f4166a4 Added String.toClassOrNull VariousClass.toClassOrNull function in ReflectionFactory and PackageParam fankesyooni 2022-09-21 21:18:58 +08:00
  • 00b4119285 Fix entryPackageName cast to injectPackageName bug in CodeSourceFileFactory fankesyooni 2022-09-21 20:26:51 +08:00
  • c5fa51456e Fix when classSet and loaderSet is null still print logcat problem in MemberBaseFinder, ClassBaseFinder fankesyooni 2022-09-21 20:05:02 +08:00
  • f6e905ef5a Update Android Gradle Plugin to 7.3.0 fankesyooni 2022-09-21 19:05:43 +08:00
  • 865a1d8c39 Added anchor in api-exception documentation fankesyooni 2022-09-21 15:17:51 +08:00
  • ca56c63889 Fix typo "查询" with "查找" in code note and documentation fankesyooni 2022-09-21 14:50:27 +08:00
  • f9dab473a4 Update api-exception documentation fankesyooni 2022-09-21 14:31:33 +08:00
  • 20663f54d8 Added DexClassFinder and toClass, hasClass function using in reflection documentation fankesyooni 2022-09-21 14:31:27 +08:00
  • 41546b2c9f Added DexClassFinder function allowed ClassLoader to search classes (Beta Feature) fankesyooni 2022-09-21 14:30:17 +08:00
  • 6ea012472d Modify change injection process to GenerateData and integrate into the new code file fankesyooni 2022-09-20 14:38:19 +08:00
  • f7f773ec6e Added generic using in reflection documentation fankesyooni 2022-09-20 12:37:58 +08:00
  • 9b7a767e71 Added GenericClass and generic function in CurrentClass and ReflectionFactory fankesyooni 2022-09-20 11:58:00 +08:00
  • 87a4b02e4a Modify add superClassSet in SuperClass in CurrentClass fankesyooni 2022-09-20 11:19:08 +08:00
  • 83e976890c Modify add code note because lost in ModifierRules, CountRules, NameRules fankesyooni 2022-09-19 12:09:52 +08:00
  • 78f7586190 Modify fix code note fankesyooni 2022-09-18 12:31:12 +08:00
  • e9ec6b7e4b Modify change "[*] 或 [*]" to "[*] or [*]" for code note fankesyooni 2022-09-17 15:02:05 +08:00
  • 2bd3acf73b Modify merge to new document url for code note fankesyooni 2022-09-17 14:54:52 +08:00
  • 8f73935a3f Modify change to new document and merge functions in README, README-zh-CN fankesyooni 2022-09-17 14:53:56 +08:00
  • 237d5cbed0 Added new documentations files fankesyooni 2022-09-17 14:46:07 +08:00
  • dbd5a74a5c Remove old documentations fankesyooni 2022-09-17 14:44:17 +08:00
  • 28a88cf25f Modify change pre-release version 1.0.93 to 1.1.0 fankesyooni 2022-09-17 13:29:57 +08:00
  • 130f66baca Modify move "throw createException" content to function templates in FieldRulesData, MethodRulesData, ConstructorRulesData, MemberRulesData, BaseRulesData and make modifiers condition visible fankesyooni 2022-09-17 13:16:48 +08:00
  • 35bffae9ff Added Suppress("KotlinConstantConditions") in ReflectionTool fankesyooni 2022-09-17 11:39:17 +08:00
  • be2810f136 Added Project icon fankesyooni 2022-09-16 13:10:49 +08:00
  • d22c268234 Update api-exception documentation fankesyooni 2022-09-16 02:39:45 +08:00
  • 9585d4b91f Modify change appContext, appResources return object with null-safe type in PackageParam fankesyooni 2022-09-16 02:39:36 +08:00
  • f236ea3940 Modify change code note in YukiHookAPI fankesyooni 2022-09-16 02:33:17 +08:00
  • a9e5c0780f Modify move NameConditions, ModifierRules to finder/base/rules and renamed and replace them with a new method of use fankesyooni 2022-09-15 02:21:08 +08:00
  • f48b5b71a7 Modify remove parallelForEach function because it is no need anymore in UtilsFactory fankesyooni 2022-09-14 22:58:01 +08:00
  • 38efe2127b Modify move FieldConditions, MethodConditions, ConstructorConditions, IntConditions to TypeAliasFactory (incorrectly added TODO to commit) fankesyooni 2022-09-14 22:55:26 +08:00
  • 2a40457364 Modify change contains function from reflects to symbolName in NameConditions (conflict commit) fankesyooni 2022-09-14 01:55:40 +08:00
  • d345a5d94b Modify move ClassLoader.fetching in PackageParam to ClassLoader.onLoadClass in ReflectionFactory and fix reuse problem fankesyooni 2022-09-13 23:45:15 +08:00
  • 9f68066d5e Added missing code note in YukiHookFactory fankesyooni 2022-09-13 23:25:24 +08:00
  • 744ad4e113 Added @throws code note on paramTypesEq function in ReflectionTool fankesyooni 2022-09-13 22:14:32 +08:00
  • da42fe0d00 Moved core.reflex.utils.ReflectionTool to core.finder.utils.ReflectionTool fankesyooni 2022-09-13 02:52:07 +08:00
  • b98e175f99 Remove parse folder because is no longer need it fankesyooni 2022-09-13 02:44:04 +08:00
  • c0cfeb972b Modify merge function value hashCode to toString in MemberRulesData, FieldRulesData, MethodRulesData, ConstructorRulesData fankesyooni 2022-09-13 02:26:40 +08:00
  • ed408fd0f2 Fix space overflow bug in ReflectionTool fankesyooni 2022-09-13 02:09:08 +08:00
  • 74bb420947 Fix logger params overflow bug in ReflectionTool fankesyooni 2022-09-13 02:03:09 +08:00
  • e955b8d9fd Update api-exception documentation fankesyooni 2022-09-13 00:30:19 +08:00
  • 14fc851074 Modify add VagueType conditions and rename function arrayContentsEq to paramTypesEq in ReflectionTool fankesyooni 2022-09-13 00:22:55 +08:00
  • b928e54905 Modify add reusable conditions and change code note in NameConditions fankesyooni 2022-09-12 23:47:36 +08:00
  • 0e5bb22e96 Modify change code note in NameConditions fankesyooni 2022-09-12 23:11:34 +08:00
  • 113719b0d2 Added length { ... } function in NameConditions fankesyooni 2022-09-12 23:06:27 +08:00
  • 41a42cc590 Modify remove "is MemberRulesData" because its not needed in ReflectionTool fankesyooni 2022-09-12 02:36:00 +08:00
  • 568041835f Added existMembers function in ReflectionTool fankesyooni 2022-09-12 02:06:06 +08:00
  • 406bf36465 Added matchCountConditions function in MemberRulesData fankesyooni 2022-09-12 01:01:15 +08:00
  • 0f05267edc Modify change * != IntRange.EMPTY to *.isEmpty().not() in ConstructorRulesData, MethodRulesData, MemberRulesData, NameConditions fankesyooni 2022-09-11 23:41:25 +08:00
  • bc03f14ba5 Added paramCount { ... } function in MethodFinder and ConstructorFinder fankesyooni 2022-09-11 23:37:45 +08:00
  • 42462938c3 Added code usage sample in MethodFinder and ConstructorFinder fankesyooni 2022-09-11 23:01:45 +08:00
  • 43c3b676eb Added IntConditions in ReflectionFactory fankesyooni 2022-09-11 22:53:58 +08:00
  • bff53aabcd Modify change FieldCondition, MethodCondition, ConstructorCondition to FieldConditions, MethodConditions, ConstructorConditions in ReflectionFactory fankesyooni 2022-09-11 22:45:49 +08:00
  • 1212ecf68f Added loggerW when exist Fields, Methods, Constructors got an exception in ReflectionTool fankesyooni 2022-09-11 22:01:47 +08:00
  • d0d9d70277 Fix logical problem in Conditions in UtilsFactory fankesyooni 2022-09-11 21:52:30 +08:00
  • 134aacda2e Update api-exception documentation fankesyooni 2022-09-11 04:18:44 +08:00
  • 7535ba8489 Modify change find Field, Method, Constructor function exception to createException function and fix declared member exception interrupt the finding process bug in ReflectionTool fankesyooni 2022-09-11 04:18:33 +08:00
  • 74261b0287 Added type in VariableTypeFactory fankesyooni 2022-09-11 03:14:08 +08:00
  • c797da3fb0 Modify rename function include to opt in Conditions in UtilsFactory fankesyooni 2022-09-10 21:49:36 +08:00
  • 67e0bc26c2 Modify remove isMatch old conditions in ReflectionTool fankesyooni 2022-09-10 21:46:24 +08:00
  • ebe71eb21a Added include function in Conditions in UtilsFactory fankesyooni 2022-09-10 21:34:59 +08:00
  • 58d981d5f2 Added isInitializeOfMatch function in MemberRulesData fankesyooni 2022-09-09 23:24:41 +08:00
  • 9c467c19a1 Update api-exception documentation fankesyooni 2022-09-09 03:40:03 +08:00
  • 57aba63e90 Modify move orderIndex, matchIndex in BaseRulesData and move modifiers to BaseRulesData and add objectName in BaseRulesData and make ReflectionTool simplify fankesyooni 2022-09-09 03:39:57 +08:00
  • 1490a03b7e Added takeIf, let expanded function in UtilsFactory fankesyooni 2022-09-09 03:15:32 +08:00
  • 11e1beca3a Added length function in NameConditions fankesyooni 2022-09-08 04:39:00 +08:00
  • e09d3282f0 Modify change to new conditions to fix Members may probably has a finding bug in ReflectionTool fankesyooni 2022-09-08 04:01:35 +08:00
  • 600b02f308 Added conditions function in UtilsFactory fankesyooni 2022-09-08 03:36:56 +08:00
  • c9dae11a18 Modify change function name onHookLogMsg to onDebuggingMsg in MemberBaseFinder fankesyooni 2022-09-08 03:21:24 +08:00
  • 537a6acb22 Fix bug when superclass is null hasExtends throw NullPointerException in ReflectionFactory fankesyooni 2022-09-07 23:53:49 +08:00
  • 5fa0b72d40 Added isUseSimple param in contains function for Class in NameConditions fankesyooni 2022-09-07 23:27:07 +08:00
  • a1428b3037 Fix bug when nameConditions not record to hashCode by findFields, findMethods in ReflectionTool fankesyooni 2022-09-07 23:14:11 +08:00
  • c01d203f6e Fix bug when nameConditions not null by findFields, findMethods, findConstructors in ReflectionTool fankesyooni 2022-09-07 22:58:23 +08:00
  • 989e9fc0b9 Modify change code note in FieldFinder, MethodFinder, ConstructorFinder fankesyooni 2022-09-07 22:03:08 +08:00
  • 8a58e380a1 Added VagueType, VagueClass in DefinedTypeFactory fankesyooni 2022-09-07 00:45:00 +08:00
  • be0c503939 Modify change code note in ReflectionTool fankesyooni 2022-09-07 00:21:24 +08:00
  • e7d760a449 Modify support Class name contains in NameConditions fankesyooni 2022-09-07 00:14:43 +08:00
  • 81fb4fffa0 Update api-exception documentation fankesyooni 2022-09-06 23:35:21 +08:00
  • b3ad8cd783 Modify merge toClass, hasClass function to ReflectionTool and remove toAppClass function in PackageParam fankesyooni 2022-09-06 23:35:17 +08:00
  • 256c4ce463 Update demo fankesyooni 2022-09-06 04:02:47 +08:00
  • c20b297006 Modify move classOf to toClass function in ReflectionFactory fankesyooni 2022-09-06 01:52:18 +08:00
  • 5eff2262c5 Modify change documentation file style fankesyooni 2022-09-06 01:29:36 +08:00