Commit Graph

17 Commits

Author SHA1 Message Date
38b296274c docs(fix): tag level error 2023-09-23 22:23:55 +08:00
09e96feda4 docs: update api docs 2023-09-23 20:25:55 +08:00
e7cca9b5ca docs: correct comments 2023-09-23 19:39:10 +08:00
1f1a0b6c11 docs(style): optimize symbols 2023-09-23 12:49:35 +08:00
f6096721b7 Modify remove Members cache function and remove LruCache function, optimizing performance of finder 2023-04-25 05:03:20 +08:00
21970d1bc2 Modify remove prefs cache function in YukiHookPrefsBridge, YukiHookAPI 2023-04-25 01:21:05 +08:00
390ee9e509 Modify change YukiHookModulePrefs name to YukiHookPrefsBridge and make it support native storage usage in YukiHookPrefsBridge 2023-04-17 03:35:05 +08:00
404bbfa4eb Added type function in YukiHookAPI.Status.Executor and add ExecutorType 2023-04-16 20:22:18 +08:00
0b1e078829 Fix some problem contents in documentation 2023-01-26 01:50:50 +08:00
3e55d6178d Fix some problem contents in YukiHookAPI documentation 2023-01-20 20:49:30 +08:00
9d512a0d7d Fix documentation contents bugs 2023-01-13 10:09:37 +08:00
359886d7fd Modify change description "Hook 框架" to "Hook Framework" for all translations in code note and documentation 2023-01-12 01:07:17 +08:00
5e478fe285 Modify decoupling Xposed API
- Remove YukiBridgeFactory, merge it to hook/core/api/*
- Remove YukiHookBridge, merge it to YukiXposedModule
- Remove the direct call function of Xposed API
- Change hook entry class way of injecting
- Fix some bugs in LoggerFactory, YukiXposedModule (formerly YukiHookBridge), AppParasitics
2023-01-12 00:42:03 +08:00
40351a14a2 Added compiledTimestamp function in YukiHookAPI 2022-09-26 21:57:01 +08:00
8e9794f0b8 Fix jump url bug in YukiHookAPI, InjectYukiHookWithXposed, YukiHookModulePrefs documentation 2022-09-23 00:00:09 +08:00
3339821411 Added new logger function in LoggerFactory, YukiHookAPI.Configs 2022-09-22 16:34:15 +08:00
237d5cbed0 Added new documentations files 2022-09-17 14:46:07 +08:00