book-reader/app
Atte149 a8ad2bf900 feat(backend): add thin BookshelfApiRepository and AudiobookshelfRepository
- BookshelfApiRepository exposes all bookshelf-api endpoints as Result<T>.
- AudiobookshelfRepository exposes direct ABS audio/cover/progress endpoints.
- Wire both repositories into BackendModule for Hilt injection.
- ':app:assembleOssDebug' still passes.
2026-06-24 11:38:44 +03:00
..
src feat(backend): add thin BookshelfApiRepository and AudiobookshelfRepository 2026-06-24 11:38:44 +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