Skip to content

v1.17 (77)

Latest

Choose a tag to compare

@Vstory Vstory released this 05 Sep 06:09
· 3 commits to master since this release

v1.17 (77)

新增功能

  • 异常统计卡片式弹窗:改为 2×2 摘要卡片(崩溃次数 / 应用总数 / 涉及应用 / 崩溃占比),并突出"崩溃最多的应用"与"崩溃最多的类型",一眼看清崩溃概况。
  • 统计不再弹出系统授权框:应用总数改由系统特权通道读取,查看统计报告时不再触发 ROM 的"读取应用列表"授权弹窗,重启系统后也不会复发。
  • 开机统计更稳定:开机早期系统服务尚未就绪时自动重试,不再误报"模块未完全激活"。

优化

  • 弹窗布局适配深色模式,卡片样式更清晰。

English

What's new

  • Card-style statistics dialog: reworked into 2×2 summary cards (crash count / total apps / apps involved / crash ratio), highlighting the "most-crashed app" and "most common crash type" so the overview is clear at a glance.
  • No more system permission popup for statistics: the total app count is now read through a privileged system channel, so opening the statistics report no longer triggers the ROM's "read app list" authorization popup, and it won't reappear after a reboot.
  • More stable statistics at boot: if system services are not ready early after boot, it auto-retries instead of wrongly reporting "module not fully activated".

Polish

  • The dialog layout now adapts to dark mode with a clearer card style.