gcx/frontend/genex-mobile/lib
hailin cc966fb022 feat(mobile): check for update on app resume from background
- Mix in WidgetsBindingObserver to detect foreground/background transitions
- On resumed: run a silent version check (no dialog) and only show the
  update dialog if a new version is actually available
- Throttle resume checks to once per 2 minutes to avoid excessive API calls
- Once the update dialog has been shown, skip further checks for the rest
  of the session; user won't be re-prompted until next cold start

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 09:29:46 -08:00
..
app feat(mobile): check for update on app resume from background 2026-03-07 09:29:46 -08:00
core debug(mobile): 下载失败诊断日志 2026-03-07 08:53:05 -08:00
features fix(mobile): remove back button on MarketPage and fix transfer row overflow 2026-03-07 03:07:50 -08:00
shared/widgets feat(genex-mobile): Flutter 前端对接 SMS 认证 API 2026-02-23 19:23:25 -08:00
main.dart fix: 修复上传版本500错误 + 优化App冷启动通知请求 2026-03-06 08:48:09 -08:00