Swoosh/app
Paweł Orzech beef4c4e1b
fix: prevent "Ghost URL not configured" error after setup
FeedViewModel was created at NavGraph scope, so its init block called
refresh() before credentials existed when starting on the setup screen.
Guard the init refresh with an isConfigured check and explicitly trigger
refresh after setup completes.
2026-03-19 10:27:31 +01:00
..
src fix: prevent "Ghost URL not configured" error after setup 2026-03-19 10:27:31 +01:00
build.gradle.kts feat: redesign setup screen with pulsing animated background and API key helper 2026-03-19 10:11:00 +01:00
proguard-rules.pro feat: implement Ghost CMS microblogging Android app (Swoosh) 2026-03-18 22:43:53 +00:00