Android app for plausible.io statistics
Find a file
Ole-Morten Duesund 8d92720d63 fix: UX improvements from audit
- Remove dead-end back arrow from dashboard; sites and instances
  are accessible via globe and swap icons in the top bar
- Replace gear icon with swap icon (SwapHoriz) for switching instances
- Require successful connection test before enabling Save
- Add API key visibility toggle on setup form
- Add delete confirmation dialog on site list
- Fix chart double-modifier bug (height applied twice)
- Add empty states for chart ("No visitor data") and dimension
  sections ("No data for this period") instead of silently hiding

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 17:34:08 +01:00
app fix: UX improvements from audit 2026-03-18 17:34:08 +01:00
gradle feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
.gitignore feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
build.gradle.kts feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
CLAUDE.md feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
gradle.properties feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
gradlew feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
gradlew.bat feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
LICENSE feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
plan.md feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00
settings.gradle.kts feat: implement Phase 1 MVP of Implausibly 2026-03-18 16:46:08 +01:00