SpotiFLAC-Mobile/lib
zarzet b29dc63337 fix: release build crash on Android 15+ (API 36)
- Add ProGuard rules for Flutter plugins (path_provider, local_notifications, receive_sharing_intent, etc.)
- Upgrade Go to 1.25.6 for 16KB page alignment support
- Expand ProGuard rules for Go backend and Kotlin coroutines
- Fix R8 stripping plugin implementations in release builds
2026-01-31 17:17:08 +07:00
..
constants fix: release build crash on Android 15+ (API 36) 2026-01-31 17:17:08 +07:00
l10n fix: release build crash on Android 15+ (API 36) 2026-01-31 17:17:08 +07:00
models feat(android13): make All Files Access optional 2026-01-31 15:12:12 +07:00
providers chore: fix linter warnings and remove unused functions 2026-01-31 15:12:13 +07:00
screens feat: show quality badge for lossy formats (MP3/Opus) in history 2026-01-31 15:12:13 +07:00
services fix(opus): implement METADATA_BLOCK_PICTURE for cover art embedding 2026-01-31 15:12:11 +07:00
theme chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
utils perf: optimize providers, caching, and reduce rebuilds 2026-01-22 03:56:47 +07:00
widgets feat: replace custom FFmpeg AAR with ffmpeg_kit_flutter plugin, add Lossy format support (MP3/Opus) 2026-01-31 15:10:20 +07:00
app.dart feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
main.dart perf: optimize cache cleanup and reduce unnecessary widget rebuilds 2026-01-31 15:12:13 +07:00