SpotiFLAC-Mobile/lib/screens
zarzet cc10a917dc fix: prefer local file for cover/lyrics save and update build dependencies
- Cover art: extract from downloaded file first, fall back to URL download
- Lyrics: check embedded lyrics/sidecar LRC before fetching online
- Add audioFilePath param to FetchAndSaveLyrics (Go, Kotlin, Swift, Dart)
- Handle SAF content:// URIs for lyrics extraction in Kotlin bridge
- Update Go 1.25.7 -> 1.25.8, Gradle 9.3.1 -> 9.4.1, Kotlin 2.2.21 -> 2.3.20
- Update NDK r27d -> r28b, Flutter FVM 3.41.4 -> 3.41.5
- Upgrade all Flutter and Go module dependencies to latest
2026-04-13 23:32:13 +07:00
..
settings refactor: remove legacy API clients, Yoinkify fallback, and unused lyrics provider 2026-04-13 23:32:13 +07:00
store chore: accessibility improvements, Semantics wrappers, and tooltip additions across screens 2026-03-08 15:08:13 +07:00
album_screen.dart refactor: route spotify URLs through extensions 2026-04-13 23:32:11 +07:00
artist_screen.dart refactor: route spotify URLs through extensions 2026-04-13 23:32:11 +07:00
downloaded_album_screen.dart feat: add artist tag mode setting with split Vorbis support and improve library scan progress 2026-04-13 23:32:12 +07:00
home_tab.dart i18n: extract hardcoded strings into l10n keys 2026-04-13 23:32:11 +07:00
library_playlists_screen.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
library_tracks_folder_screen.dart feat: add play button to playlist/library track tiles 2026-04-13 23:32:11 +07:00
local_album_screen.dart feat: add artist tag mode setting with split Vorbis support and improve library scan progress 2026-04-13 23:32:12 +07:00
main_shell.dart i18n: extract hardcoded strings into l10n keys 2026-04-13 23:32:11 +07:00
playlist_screen.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
queue_tab.dart feat: add artist tag mode setting with split Vorbis support and improve library scan progress 2026-04-13 23:32:12 +07:00
repo_tab.dart refactor: route spotify URLs through extensions 2026-04-13 23:32:11 +07:00
search_screen.dart feat: add animation utilities and fix regressions in UI refactor 2026-03-26 13:38:07 +07:00
setup_screen.dart refactor: remove legacy API clients, Yoinkify fallback, and unused lyrics provider 2026-04-13 23:32:13 +07:00
track_metadata_screen.dart fix: prefer local file for cover/lyrics save and update build dependencies 2026-04-13 23:32:13 +07:00
tutorial_screen.dart refactor: route spotify URLs through extensions 2026-04-13 23:32:11 +07:00