github HighCapable/YukiHookAPI 1.1.10

latest releases: 1.2.1, 1.2.0, 1.1.11...
14 months ago

YukiHookAPI 1.1.10 Released

  • The Activity proxy function adds the function of specifying a separate proxy Activity for each proxied Activity
  • Fixed problem that the contains and all methods in YukiHookPrefsBridge did not judge the native function
  • Integrate the cache function in YukiHookPrefsBridge into PreferencesCacheManager and use LruCache as a key-value pair cache
  • Modify YukiHookPrefsBridge key-value pair caching function to take effect in all environments (Module Apps, Host Apps)
  • Modify part of HashMap used for caching to ArrayMap to reduce memory consumption
  • Fix some other possible problems

For more details, please check the changelog.


YukiHookAPI 1.1.10 已发布

  • Activity 代理功能新增每个被代理的 Activity 指定单独的代理 Activity 功能
  • 修复 YukiHookPrefsBridge 中的 containsall 方法未判断 native 功能的问题
  • 整合 YukiHookPrefsBridge 中的缓存功能到 PreferencesCacheManager 并使用 LruCache 作为键值对前置缓存
  • 修改 YukiHookPrefsBridge 键值对缓存功能在所有环境中生效 (模块、宿主)
  • 修改部分用于缓存的 HashMapArrayMap 以减少内存消耗
  • 修复一些其它可能出现的问题

详情请查看更新日志

Don't miss a new YukiHookAPI release

NewReleases is sending notifications on new releases.