From d0ceeef24fd2edd9c53675b840e542adb28da38e Mon Sep 17 00:00:00 2001 From: Atte149 Date: Wed, 24 Jun 2026 16:42:27 +0300 Subject: [PATCH] docs(AGENTS): Phase 2 completed --- AGENTS.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 2fbe324..dc42023 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -78,11 +78,12 @@ export ANDROID_SDK_ROOT=/home/dueattendant149/android-sdk - Phase 0: clone + package rename — completed - Phase 1: KMP → Android-only — completed - - Phase 1.1: baseline `:app:assembleOssDebug` build — completed - - Phase 1.2: delete `desktopApp/`, merge `shared/` into `app/src/main/` — completed -- Phase 2: backend swap (bookshelf-api + ABS) — in progress - - Phase 2.1: copy API services/models, add Hilt + Retrofit/OkHttp scaffolding — completed - - Phase 2.2: wire repositories into Library/Home/Reader flows, remove OPDS/Gutenberg/LocalFolder — pending +- Phase 2: backend swap (bookshelf-api + ABS) — completed + - Phase 2.1: bookshelf-api + ABS API services/models, Hilt DI, Retrofit/OkHttp + - Phase 2.2: BookshelfViewModel + BookshelfLibraryScreen + nav entry + - Phase 2.3: ServerSettingsScreen (URL/token config) + - Phase 2.4: download/open ebook from server in reader + - Phase 2.5: removed OPDS/Gutenberg/LocalFolder/CloudSync code + stubs - Phase 3: UI redesign (Myne-style) — pending - Phase 4: features from Book's Story (audio/RSVP/search/TTS/cache) — pending - Phase 5: reader engine integration — pending