Swoosh/app
Paweł Orzech 11b20fd42a feat: add Tags management screen with list/edit modes
TagsViewModel manages tag CRUD state. TagsScreen shows searchable list
of OutlinedCards with accent dot, name, count, description. Edit mode
supports name, slug (read-only), description, accent_color hex,
visibility radio. Wired into NavGraph via Routes.TAGS and accessible
from Settings screen via "Tags" row.
2026-03-20 00:31:53 +01:00
..
src feat: add Tags management screen with list/edit modes 2026-03-20 00:31:53 +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