Librechat-Mobile/core/data
Garfie 5b94495197 fix(data): sweep camera_photos cache dir on logout
The Android camera-capture flow in ChatInput writes temp photos to
cacheDir/camera_photos/ but this subdir was missing from
CACHE_SUBDIRECTORIES, so captured photos leaked across user sessions.
Add it to the sweep list so CommonSessionCacheCleaner clears it on
logout.
2026-04-14 18:11:48 -05:00
..
schemas/com.garfiec.librechat.core.data.db.LibreChatDatabase chore: rename package com.librechat to com.garfiec.librechat 2026-04-03 16:12:37 -05:00
src fix(data): sweep camera_photos cache dir on logout 2026-04-14 18:11:48 -05:00
build.gradle.kts chore: rename package com.librechat to com.garfiec.librechat 2026-04-03 16:12:37 -05:00
CLAUDE.md chore: rename project from LibreChat Android to LibreChat Mobile 2026-04-03 16:56:36 -05:00