Librechat-Mobile/core/data
Garfie 9159bcf62e fix(cache): route Android temp files into named subdirs for logout sweep
Five Android producers wrote temp files directly into cacheDir root,
bypassing CommonSessionCacheCleaner which only sweeps entries listed in
CACHE_SUBDIRECTORIES. Moved each producer to its own named subdir and
registered the new names so logout actually clears them.
2026-04-14 21:30:31 -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(cache): route Android temp files into named subdirs for logout sweep 2026-04-14 21:30:31 -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