Skip to content

ReWeibo 1.1.2

Choose a tag to compare

@zhongjitianqianguai zhongjitianqianguai released this 23 Aug 09:24
· 18 commits to main since this release

ReWeibo 1.1.2

本版本修复微博轻享版 6.9.8 在 V2/V3 时间线数据顺序 hook 中因 R8 生成的 ExternalSyntheticLambda 类名和参数签名变化而失效的问题,同时保留旧版 doLoadData lambda 候选,确保旧版本兼容。

This release fixes Weibo Lite 6.9.8 V2/V3 timeline data-order hooks that stopped matching after R8 changed the generated ExternalSyntheticLambda class names and parameter signatures, while keeping the older doLoadData lambda candidates supported for backward compatibility.

新增与改进

  • 兼容微博轻享版 6.9.8 的 V2/V3 时间线数据顺序 hook:支持 R8 生成的 ExternalSyntheticLambda 候选和 invoke(Object) 签名,同时保留旧版 doLoadData lambda 候选。

Added And Improved

  • Adds Weibo Lite 6.9.8 V2/V3 timeline data-order compatibility for R8-generated ExternalSyntheticLambda candidates and invoke(Object) signatures, while keeping older doLoadData lambda candidates supported.

修复

  • 修复微博轻享版 6.9.8 因匿名类名称和参数签名变化导致 V2/V3 时间线数据顺序 hook 未安装的问题,恢复广告过滤、无实际内容条目过滤和新微博在前排序。

Fixes

  • Fixes Weibo Lite 6.9.8 V2/V3 timeline data-order hooks failing to install after anonymous-class names and parameter signatures changed, restoring ad filtering, contentless-entry filtering, and newest-first ordering.

求 Star ⭐

如果 ReWeibo 对你有帮助,欢迎到 GitHub 仓库点一个 Star:https://github.com/Xposed-Modules-Repo/com.tianqianguai.reweibo

你的每一个 Star 都是项目持续维护和更新的最大动力!

Star Request ⭐

If ReWeibo helps you, please consider giving it a star on GitHub: https://github.com/Xposed-Modules-Repo/com.tianqianguai.reweibo

Every star keeps the project going — thank you for your support!