Open Issues Need Help
View All on GitHubAI Summary: This issue proposes implementing a basic in-app auto-update system for development convenience. It requires a 'Check for Updates' button in settings to manually fetch the latest debug APK from GitHub releases, download it, and prompt for installation. Additionally, CI/CD changes are needed to automatically create GitHub releases with incremented patch versions and attach the debug APK on merges to the main branch.
Complexity:
3/5
enhancement good first issue ai-ready size-M feature