Zangetsu38 1201b4b5d6 host/dialog/filesystem android: Cleanup file picker path handling.
- Resolve real filesystem paths directly from the Android file picker.
- Remove all SAF fallback logic, temporary file copies, and FD-based handling.
- Drop file-descriptor mapping entirely.
- Unify file opening with desktop by using FOPEN().
- Simplify JNI: filedialogReturn now returns only a UTF-8 path.
- Add permission request on Android 11+ to ensure picker paths remain accessible.
2026-01-07 18:01:39 +01:00
..
2025-12-30 18:09:43 +01:00
2025-12-30 18:09:43 +01:00
2025-12-30 18:09:43 +01:00