Android app for plausible.io statistics
- Kotlin 100%
Previous approach had two separate composable entries for setup and setup-with-clone-params, which Jetpack Navigation couldn't distinguish. Now uses one route with nullable query param arguments and defaultValue null, so navigating to "setup" opens fresh and "setup?cloneInstanceId= ...&cloneSiteId=..." opens pre-filled. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| CLAUDE.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| plan.md | ||
| settings.gradle.kts | ||