You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
统计不再弹出系统授权框:应用总数改由系统特权通道读取,查看统计报告时不再触发 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.