| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
Enable downloading entire series for offline reading. Includes database tables and migration for downloaded series/chapters, download orchestration with progress tracking, per-chapter EPUB and image stream downloading, a Downloaded section in the library, and offline-first reader support. Key changes: - DB migration v11 with downloaded_series and downloaded_chapters tables - Series download service with pagination, cancellation, and progress stream - Feed screen download button with status indicators and completion feedback - Library screen Downloaded section with series cards and detail screen - Reader pre-caching using local files (including two-page spread mode) - Next-in-series navigation resolves from downloaded chapters when offline - Skip image downloads and progress sync when device is offline - Settings screen shows download storage usage with clear option Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
| .. | ||
| about_screen.dart | ||
| advanced_settings_screen.dart | ||
| appearance_settings_screen.dart | ||
| dev_tests_screen.dart | ||
| filter_quality_settings_screen.dart | ||
| language_settings_screen.dart | ||
| precache_pages_settings_screen.dart | ||
| readers_settings_screen.dart | ||
| reading_mode_settings_screen.dart | ||
| settings_screen.dart | ||