Swoosh/app
Paweł Orzech 492ee1ca11 feat: add SiteMetadataCache for per-account site metadata storage
SharedPreferences-based cache for GhostSite metadata keyed by account ID.
Supports save/get/getVersion/remove operations with Gson serialization.
Includes Robolectric tests for round-trip, overwrite, multi-account
isolation, and removal.
2026-03-20 00:26:46 +01:00
..
src feat: add SiteMetadataCache for per-account site metadata storage 2026-03-20 00:26:46 +01:00
build.gradle.kts feat: show app version in Settings, fix composer NPE crash, bump to v0.2.0 2026-03-19 15:27:58 +01:00
proguard-rules.pro fix: add proguard rule to suppress missing errorprone annotations in release build 2026-03-19 15:37:24 +01:00