it0/it0_app/lib/features/chat
hailin 7e44ddc358 fix: file picker now shows subdirectories on Android
FileType.custom with allowedExtensions causes Android system picker
to hide subdirectories on some devices. Changed to FileType.any with
post-selection extension validation instead.

- Unsupported file types are skipped with a SnackBar hint
- Allowed: jpg, jpeg, png, gif, webp, pdf

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 06:02:47 -08:00
..
data feat: add multimodal image input with streaming markdown optimization 2026-02-28 03:24:17 -08:00
domain feat: add multimodal image input with streaming markdown optimization 2026-02-28 03:24:17 -08:00
presentation fix: file picker now shows subdirectories on Android 2026-02-28 06:02:47 -08:00