Skip to content

试验:应用列表只查询当前已安装包 - #2

Draft
Gong-Mi wants to merge 1 commit into
masterfrom
fix/app-list-installed-only
Draft

试验:应用列表只查询当前已安装包#2
Gong-Mi wants to merge 1 commit into
masterfrom
fix/app-list-installed-only

Conversation

@Gong-Mi

@Gong-Mi Gong-Mi commented Aug 16, 2026

Copy link
Copy Markdown
Owner

目的

验证 Sui 管理器的应用列表是否因为 MATCH_UNINSTALLED_PACKAGES 在 Android 16/MIUI 上触发异常或空结果。

改动

  • 管理器主查询只请求当前已安装包(flags=0)。
  • 空列表 fallback 同样使用 flags=0。
  • 不改变现有 Sui 权限和应用过滤逻辑。

验证边界

  • 本地:git diff --check 通过。
  • Android 编译:由 GitHub Actions 验证。
  • 设备运行:待下载 exact-head artifact 后在 Sui 管理器中验证应用列表。
  • 本 PR 不声称已经解决设备问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants