Skip to content

v0.8.5-alpha

Pre-release
Pre-release

Choose a tag to compare

@deserthouse deserthouse released this 19 Sep 15:46
· 19 commits to main since this release

Changes / 更新内容

App detail page UX / 应用详情页交互升级

  • Color policy now lives in the app detail page as a first-class row (same SettingItem idiom as Settings), opening the M3 bottom sheet for Inherit global / Force monochrome / Keep original color
  • Strategy-3 icon source picker rebuilt as a single row + bottom sheet (App own icon / Upload image) replacing the stacked radios; shows the picked file name when a custom upload is active

Fixes / 修复

  • Restored a brace lost in a text-splice during the previous commit's block rewrite (compile error, never shipped)
  • Smart-cast fix on the custom icon path row

Verified / 验证

  • Release build installs over 0.8.4 (same signature), module registration survives, app launches crash-free, detail page renders with both new rows (emulator + LSPosed, API 36)

Notes / 说明

  • Hobby project, provided as-is — no functional guarantees or development commitments. Full disclaimer and AI disclosure in the README. / 兴趣项目按现状提供,完整声明见 README。

Full changelog: v0.8.4-alpha...v0.8.5-alpha