Unclaimed project
Are you a maintainer of YukiHookAPI? Claim this project to take control of your public changelog and roadmap.
Changelog
⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.
1.1.5 version where the Member cache did not take effect and persistent storage eventually caused app out of memory (OOM), thanks to @Art-ChenMember and deprecated ~~YukiReflection.Configs.isEnableMemberCache~~, keep the cache function of ClassSequence, optimize the finding speed and performance of MemberYukiHookPrefsBridge's direct key-value cache function and removed LruCache related functionsYukiHookAPI.Configs.isEnablePrefsBridgeCache~~direct~~, ~~clearCache~~ functions in YukiHookPrefsBridgeFor more details, please check the changelog.
1.1.5 版本开始的一个严重问题,Member 缓存未生效且持续存储最终引发 APP 内存溢出 (OOM),感谢 @Art-ChenMember 的直接缓存功能并作废 ~~YukiHookAPI.Configs.isEnableMemberCache~~,保留 Class 的缓存功能Sequence,优化 Member 的查找速度与性能YukiHookPrefsBridge 的直接键值缓存功能并移除 LruCache 相关功能YukiHookAPI.Configs.isEnablePrefsBridgeCache~~YukiHookPrefsBridge 中的 ~~direct~~、~~clearCache~~ 方法详情请查看更新日志。