book-reader/gradle
Atte149 88113d9de6 feat(backend): Phase 2.1 scaffolding for bookshelf-api + ABS
- Port BookshelfApiService, AudiobookshelfApiService and all models from Book's Story.
- Add Hilt 2.56.1 plugin, @HiltAndroidApp, NetworkModule, BackendModule.
- Add Retrofit/OkHttp/Kotlinx Serialization dependencies.
- Provide minimal SharedPreferences-based ServerSettings for URL/token storage.
- Copy UriUtils (fixUriScheme/normalizeUri) from Book's Story.
- No wiring into UI yet; OPDS/Gutenberg/LocalFolder still present.
- ':app:assembleOssDebug' passes (APK ~80 MB).
2026-06-24 11:15:24 +03:00
..
wrapper fix(build): baseline configuration and proxy setup 2026-06-24 08:12:32 +03:00
libs.versions.toml feat(backend): Phase 2.1 scaffolding for bookshelf-api + ABS 2026-06-24 11:15:24 +03:00