Librechat-Mobile/core/data
Garfie 92192498ca feat(ui): render custom endpoint iconURL in drawer and conversation list
Render `EndpointConfig.iconURL` in drawer + conversation list rows with
per-conversation override via `Conversation.iconURL`. Extract shared
`EndpointIcon` composable to `:core:ui`. Eager `/api/config` fetch via
`EndpointConfigFetchSessionTask` so cold-start has icons. Clear config
cache on logout to prevent cross-user leak.

Closes #68.
2026-04-29 20:19:11 -06:00
..
schemas/com.garfiec.librechat.core.data.db.LibreChatDatabase chore(data): replace normalizeEndpoint shim with Migration(3, 4) (#69) 2026-04-28 22:03:36 -06:00
src feat(ui): render custom endpoint iconURL in drawer and conversation list 2026-04-29 20:19:11 -06:00
build.gradle.kts fix(data): mutex guard clearTokens vs refreshAccessToken race 2026-04-27 18:32:06 -06:00
CLAUDE.md chore: rename project from LibreChat Android to LibreChat Mobile 2026-04-03 16:56:36 -05:00