book-story/app
Atte149 f385b9ba8b feat(bookshelf): add offline cache UI to RemoteLibrary tab
- Add Offline only switch above the remote books list.
- Display cache status (pending/downloading/completed/failed) per book.
- Add download and delete-cache action buttons.
- Show LinearProgressIndicator while a book is downloading.
2026-06-16 11:45:04 +03:00
..
schemas/org.dueattendant149.bookshelf.data.local.room.BookDatabase Phase 3: data layer — remote BookEntity fields, audio/ebook/cache tables, DAOs, migration 16→17 2026-06-15 21:29:26 +03:00
src/main feat(bookshelf): add offline cache UI to RemoteLibrary tab 2026-06-16 11:45:04 +03:00
.gitignore .gitignore update. (root + app/) 2024-07-15 19:13:14 +03:00
build.gradle.kts Phase 2: network scaffold (bookshelf-api + ABS clients, DI, models) 2026-06-15 21:07:32 +03:00
proguard-rules.pro 🛠️ Fix crash on release build 2025-03-13 09:07:03 +02:00