rwadurian/frontend/mobile-app/lib/core/updater
hailin 88c59e92fd fix(mobile): use external storage for APK download and close app on install
- Change download path from getApplicationDocumentsDirectory to
  getExternalStorageDirectory for proper FileProvider support
- Add finishAffinity() after starting APK install intent

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 04:03:01 -08:00
..
channels fix(mobile): always check for updates and add debug logs 2025-12-09 07:52:00 -08:00
models refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
apk_installer.dart refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app_market_detector.dart refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
download_manager.dart fix(mobile): use external storage for APK download and close app on install 2025-12-10 04:03:01 -08:00
update_service.dart refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
version_checker.dart fix(mobile): always check for updates and add debug logs 2025-12-09 07:52:00 -08:00