for-android/app
sanasol 54438dceda feat: add GIF picker with gifbox API integration
Adds a GIF picker panel alongside the existing emoji picker in the
message composition area. Uses the gifbox microservice API for
search, categories, and trending GIFs.

Components:
- Gifbox API client (search, categories, trending endpoints)
- GifPicker composable (search bar, category grid, results grid)
- GIF button in MessageField
- GifPicker pane in ChannelScreen

Signed-off-by: sanasol <mail@sanasol.ws>
2026-03-04 21:56:04 +01:00
..
src feat: add GIF picker with gifbox API integration 2026-03-04 21:56:04 +01:00
.gitignore feat: c2dm prototype via fcm 2024-07-12 15:51:29 +02:00
build.gradle.kts feat: move schemas to their own module 2025-11-29 19:03:32 +01:00
google-services.json.example feat: add support for GH codespaces (#25) 2025-08-21 19:33:56 +02:00
proguard-rules.pro feat: rename 2025-10-03 15:39:34 +02:00