SpotiFLAC-Mobile/ios
zarzet 278ebf3472 feat: add Storage Access Framework (SAF) support for Android 10+
- Add SAF tree picker and persistent URI storage in settings
- Implement SAF file operations: exists, delete, stat, copy, create
- Update download pipeline to support SAF content URIs
- Add fallback to app-private storage when SAF write fails
- Support SAF in library scan with DocumentFile traversal
- Add history item repair for missing SAF URIs
- Create file_access.dart utilities for abstracted file operations
- Update Tidal/Qobuz/Amazon/Extensions for SAF-aware output
- Add runPostProcessingV2 API for SAF content URIs
- Update screens (album, artist, queue, track) for SAF awareness

Resolves Android 10+ scoped storage permission issues
2026-02-06 07:09:57 +07:00
..
Flutter fix: add Gobackend framework search paths for iOS build 2026-01-01 19:50:54 +07:00
Runner feat: add Storage Access Framework (SAF) support for Android 10+ 2026-02-06 07:09:57 +07:00
Runner.xcodeproj chore: update to v2.1.7 with new icons 2026-01-09 17:54:50 +07:00
Runner.xcworkspace Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
RunnerTests Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
.gitignore Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
Podfile Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00