Swoosh/app
Paweł Orzech aaf29f1512 feat: add tag filter chips in Feed with popular tags LazyRow
FeedViewModel fetches tags on refresh(), takes top 10 by post count.
FeedScreen shows LazyRow of FilterChip below status filter: "All tags"
first, then popular tags with post counts. Tapping filters posts by tag.
Post cards now show tags in compact labelSmall format joined by dots.
2026-03-20 00:33:57 +01:00
..
src feat: add tag filter chips in Feed with popular tags LazyRow 2026-03-20 00:33:57 +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