Skip to content

v1.2.7

Choose a tag to compare

@DuhMatt DuhMatt released this 26 Jun 17:06

下载地址 | Download Link

中文

v1.2.7 修复小米应用商店内部功能跳转被错误拦截的问题。

  • 当小米应用商店(com.xiaomi.market)通过 http/https 深链接启动内部功能(如「我的」→「手机清理」)时,模块不再将其误判为浏览器跳转而拦截。
  • 只对 Case D-G(无明确目标的隐式拦截)新增了小米应用商店白名单跳过;Case A-C(明确指向小米浏览器/应用商店的显式 intent)继续正常拦截。
  • 已在 HyperOS 真机测试,应用商店内功能跳转恢复正常。

感谢 @CunningHistorySheep#6 反馈此问题。

English

v1.2.7 fixes Xiaomi App Store internal features being wrongly intercepted.

  • When the Xiaomi App Store (com.xiaomi.market) launches internal features via http/https deep links (e.g. "我的" -> "手机清理"), the module no longer misidentifies them as browser redirects and intercepts them.
  • Only added an App Store allowlist skip for Cases D-G (implicit interception without an explicit target); Cases A-C (explicit intents targeting Xiaomi Browser/Market) continue to be intercepted as before.
  • Tested on a HyperOS device — App Store internal navigation now works correctly.

Thanks to @CunningHistorySheep for reporting this in #6.