worldhopper/android
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. d2497f8aed
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
feat: add background download service with error handling improvements
Add Android foreground service support for downloads to prevent OS
process killing during long operations. Fix multiple error handling
issues: foreground service leak on exceptions, polling stuck forever
on failure, double-counting chapters on retry, silent retry failures
without user feedback, and app crash if background service init fails.
Replace inaccurate failed chapter count heuristic with actual data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 11:44:37 +01:00
..
app feat: add background download service with error handling improvements 2026-02-21 11:44:37 +01:00
gradle/wrapper feat: better about screen 2026-02-11 17:33:26 +01:00
.gitignore Initial commit, flutter boilerplate 2026-01-26 17:08:02 +01:00
build.gradle Initial commit, flutter boilerplate 2026-01-26 17:08:02 +01:00
gradle.properties Initial commit, flutter boilerplate 2026-01-26 17:08:02 +01:00
settings.gradle feat: better about screen 2026-02-11 17:33:26 +01:00