Swoosh/app
Paweł Orzech d0019947f8 feat: add extended tag model (GhostTagFull) and tag CRUD API endpoints
Add TagModels.kt with GhostTagFull, TagsResponse, TagWrapper, TagCount
data classes for full Ghost tag management. Add getTags, getTag,
createTag, updateTag, deleteTag endpoints to GhostApiService.
2026-03-20 00:25:34 +01:00
..
src feat: add extended tag model (GhostTagFull) and tag CRUD API endpoints 2026-03-20 00:25:34 +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