Commit Graph

11 Commits

Author SHA1 Message Date
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
4070e522a0 Added API Document English version (Not yet translated) 2022-09-28 01:22:11 +08:00