rwadurian/frontend/mobile-app/lib/features
hailin 908f50ab11 fix(mobile): move update check to HomeShellPage with valid context
- Move checkForAppUpdate from SplashPage to HomeShellPage
- Use WidgetsBindingObserver to check on app resume
- Add 24-hour interval check to avoid frequent API calls
- Fix: context.go() invalidates context, so check was never executed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 03:05:19 -08:00
..
auth/presentation fix(mobile): move update check to HomeShellPage with valid context 2025-12-10 03:05:19 -08:00
deposit/presentation/pages feat(mobile-app): add DST network support to deposit page 2025-12-08 19:25:29 -08:00
home/presentation fix(mobile): move update check to HomeShellPage with valid context 2025-12-10 03:05:19 -08:00
mining/presentation/pages fix(mining): handle avatar URL vs SVG in mining page 2025-12-09 18:56:58 -08:00
planting/presentation feat(mobile): integrate PlantingService with real API 2025-12-09 22:28:36 -08:00
profile/presentation/pages feat(mobile): integrate wallet-service API for profile page rewards 2025-12-09 20:05:14 -08:00
ranking/presentation/pages style(mobile-app): add gradient background and card background to ranking page 2025-12-07 20:44:53 -08:00
share/presentation/pages feat(mobile-app): change share QR code to APK download link with referral code 2025-12-08 23:38:32 -08:00
trading/presentation/pages refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00