Native Android microblogging client for Ghost CMS. Offline-first, Jetpack Compose, Material 3.
Find a file
Paweł Orzech 7da55c4b35
feat: redesign setup screen with pulsing animated background and API key helper
- Move inputs/button to bottom of screen for easier thumb access
- Add full-screen animated radial pulse background (3 circles with independent animations)
- Add contextual hint linking to Ghost integrations page when URL is entered
- Add pull-to-refresh and connection error handling to feed screen
- Add CLAUDE.md and restore gradle wrapper
2026-03-19 10:11:00 +01:00
app feat: redesign setup screen with pulsing animated background and API key helper 2026-03-19 10:11:00 +01:00
gradle/wrapper feat: redesign setup screen with pulsing animated background and API key helper 2026-03-19 10:11:00 +01:00
.gitignore feat: implement Ghost CMS microblogging Android app (Swoosh) 2026-03-18 22:43:53 +00:00
build.gradle.kts feat: implement Ghost CMS microblogging Android app (Swoosh) 2026-03-18 22:43:53 +00:00
CLAUDE.md feat: redesign setup screen with pulsing animated background and API key helper 2026-03-19 10:11:00 +01:00
gradle.properties feat: implement Ghost CMS microblogging Android app (Swoosh) 2026-03-18 22:43:53 +00:00
gradlew feat: redesign setup screen with pulsing animated background and API key helper 2026-03-19 10:11:00 +01:00
settings.gradle.kts test: add comprehensive TDD unit tests for all business logic (116 tests) 2026-03-18 23:24:49 +00:00