Files
Serdar Ozturk 911860cf55 Cache large message bodies as content Uri via FileProvider
- Persist large bodies into app cache and expose via FileProvider content Uri
    - Keep small bodies inline as Text
    - Apply height restriction style before Text/File branching so both inline and file-backed bodies
      receive identical HTML preparation
    - Fallback to Text if cache write or Uri generation fails
    - Register body_cache in file_paths.xml to support content Uri generation

ET-6187
2026-05-08 14:57:57 +00:00
..
2025-10-20 16:46:03 +02:00
2025-10-13 11:24:35 +00:00