Android app for plausible.io statistics
Find a file
Ole-Morten Duesund 1434f2f842 feat: clone instance with full details for editing
Clone button on site list now navigates to setup screen pre-filled
with the source instance's URL, API key, and site ID. User can edit
all fields and save as a new instance. API key is resolved from
encrypted storage via the ViewModel, never passed through nav args.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 17:20:28 +01:00
app feat: clone instance with full details for editing 2026-03-18 17:20:28 +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