From 1dc3bf2fcbd25aa748d03f3a8b3dde5cb14b9cc8 Mon Sep 17 00:00:00 2001 From: Atte149 Date: Wed, 24 Jun 2026 18:02:15 +0300 Subject: [PATCH] docs(AGENTS): Phase 4 completed --- AGENTS.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index b91d288..6117d68 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -88,6 +88,10 @@ export ANDROID_SDK_ROOT=/home/dueattendant149/android-sdk - Material You 3 shape scheme (round cards 8-32dp) - Dynamic color (Android 12+ dynamicColorScheme + materialkolor seed) - BookshelfLibraryScreen + ServerSettingsScreen redesigned with round cards, CenterAlignedTopAppBar -- Phase 4: features from Book's Story (audio/RSVP/search/TTS/cache) — pending +- Phase 4: features from Book's Story (audio/RSVP/search/TTS/cache) — completed + - RSVP engine (RsvpEngine, RsvpTokenizer, RsvpToken, ReaderText) + - Audio player (AudioPlaybackService, ExoPlayer, MediaSession, PlaybackModule) + - TTS repository (RemoteTtsRepository + impl wrapping BookshelfApiRepository) + - Workers (no-op stubs for CacheDownload, ProgressSync, TtsDownload) - Phase 5: reader engine integration — pending - Phase 6: build, test, deploy — pending \ No newline at end of file