book-reader/app
Atte149 d999e9df77 feat(bookshelf): add BookshelfViewModel, LibraryScreen and nav entry
- Create BookshelfViewModel (Hilt) for browsing remote libraries via BookshelfApiRepository.
- Create BookshelfLibraryScreen Compose UI: libraries list → items list.
- Add BOOKSHELF_LIBRARY_ROUTE to AppDestinations and wire composable in AppNavigation using hiltViewModel().
- Add Cloud icon button in LibraryScreen top bar to open server library.
- ':app:assembleOssDebug' passes.
2026-06-24 15:45:57 +03:00
..
src feat(bookshelf): add BookshelfViewModel, LibraryScreen and nav entry 2026-06-24 15:45:57 +03:00
.gitignore Initial commit 2026-02-24 17:37:40 +05:30
build.gradle.kts feat(backend): Phase 2.1 scaffolding for bookshelf-api + ABS 2026-06-24 11:15:24 +03:00
proguard-rules.pro Update v1.0.49 (#330) 2026-05-20 22:14:01 +05:30