Commit Graph

45 Commits

Author SHA1 Message Date
2c389dd49a Modify auto matched Class<*> instance in PackageParam and changed some function 2022-07-31 01:26:04 +08:00
14d6499f47 Fix a documentation bug 2022-07-30 21:13:36 +08:00
5b9a176924 Added hasThrowable, throwable, resultOrThrowable function in HookParam 2022-07-30 00:22:35 +08:00
2954b70dc0 Added invokeOriginalMember function in MethodFinder and merge some code 2022-07-29 22:27:17 +08:00
c410608690 Added unhook function in YukiHookBridge and YukiMemberHookCreater 2022-07-28 03:11:27 +08:00
4f8c2759c0 Modify canonical code comment "constructor" naming 2022-07-28 00:08:51 +08:00
bff441b07e Added systemContext function in PackageParam 2022-07-27 23:48:50 +08:00
e557133841 Added LoggerType function in LoggerFactory 2022-07-27 22:48:19 +08:00
84b21c0c47 Modify canonical code comment Host and Module environment naming 2022-07-27 21:06:27 +08:00
2eff2988f6 Added "isUsingResourcesHook" function in InjectYukiHookWithXposed 2022-05-31 01:20:23 +08:00
9f13c1463d Specification callback code style 2022-05-30 04:52:09 +08:00
57331234c3 Merge YukiHookModuleStatus to YukiHookAPI.Status 2022-05-29 03:41:22 +08:00
17225c3ad4 Merge code 2022-05-29 02:50:55 +08:00
3419430b8d Merge documentation files 2022-05-27 05:22:05 +08:00
960fd67cc3 Fix YukiHookDataChannel not in current Activity received broadcast bug and changed "wait" method params 2022-05-27 01:24:23 +08:00
1f132ff8bd Added "isXSharePrefsReadable" method in YukiHookModulePrefs 2022-05-26 06:59:03 +08:00
47f37ab88c Added "onAlreadyHooked" method in YukiMemberHookCreater 2022-05-26 03:24:51 +08:00
91b89ae954 Update documentation files 2022-05-23 21:25:05 +08:00
b5691c20d8 Merge documentation files 2022-05-23 21:25:05 +08:00
512b313914 Added registerReceiver in AppLifecycle 2022-05-23 18:43:24 +08:00
76bb612a4c Update documentation files 2022-05-21 01:49:52 +08:00
a46d68a934 Changed constructor to package private in bean 2022-05-20 23:43:24 +08:00
8b1ee73c0a Changed constructor to package private in Finder 2022-05-17 10:18:28 +08:00
6608c2b6c6 Changed constructor to package private 2022-05-17 01:32:21 +08:00
e97e2367d3 Make YukiHookModulePrefs singleton 2022-05-16 15:21:26 +08:00
48af06b2e7 Added NameConditions function 2022-05-16 03:58:15 +08:00
3a1f6e6cb7 Fix inner Hook not invoking and fix maybe created duplicate hook 2022-05-16 03:57:46 +08:00
1a39e46742 Added refreshModuleAppResources function 2022-05-10 01:34:27 +08:00
485b51ca32 Fix an hardcore bug 2022-05-04 09:20:42 +08:00
6768b5f30f Fix bug in YukiMemberHookCreater.kt and added packageName in global log 2022-05-04 05:03:16 +08:00
dfa3362c35 Update document file 2022-05-01 09:52:53 +08:00
4131772c12 Merge code to inline method, improve execution efficiency 2022-04-25 02:37:22 +08:00
ac53910842 Added custom xposed_init name function 2022-04-22 02:06:10 +08:00
ed6cae2add Merge YukiHookXposedInitProxy to IYukiHookXposedInit 2022-04-22 01:15:59 +08:00
9bce0d4399 Merge document file 2022-04-20 04:29:04 +08:00
1541db6427 Support PreferenceFragmentCompat in New XSharePrefs 2022-04-18 01:11:02 +08:00
9fc69a751b Merge document file 2022-04-17 23:23:42 +08:00
751ce22ae2 Update version to 1.0.77 2022-04-15 05:05:26 +08:00
b64c9a4d69 Added ModuleApplication function and merge findClass function to Xposed API 2022-04-15 04:30:34 +08:00
099ac65e55 Added HookParam any() method in args instance 2022-04-15 01:35:48 +08:00
1a1089cb2f Update YukiHookModulePrefs.kt support Set<String> and all() and clear() method 2022-04-15 01:31:38 +08:00
522db02f34 Changed Finder function 2022-04-13 03:53:25 +08:00
ab1a02477d Changed HookParam.kt 2022-04-13 03:29:28 +08:00
Wankko Ree
50aa24f5b3 Correct some translation errors in docs 2022-04-09 18:40:06 +08:00
a455eec5de Merge new documentation 2022-04-09 01:37:12 +08:00