SpotiFLAC-Mobile/lib/screens
zarzet 8b7cecc1c5 refactor: extract download progress label formatting
- Extract _formatDownloadProgressLabel() for cleaner code
- Show received/total size when bytesTotal is available
- Estimate total size from progress when only bytesReceived is known
- Add text overflow handling with ellipsis
2026-05-15 01:29:02 +07:00
..
settings feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
store feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
album_screen.dart perf: unify queue tab with DB-backed pagination and cross-database queries 2026-05-06 04:38:51 +07:00
artist_screen.dart feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
downloaded_album_screen.dart refactor: use audio_conversion_utils in downloaded_album_screen 2026-05-14 15:49:27 +07:00
favorite_artists_screen.dart feat: add Favorite Artists collection 2026-05-02 00:50:02 +07:00
home_tab.dart chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
home_tab_helpers.dart refactor: split large screen files into part files and DRY platform bridge 2026-05-02 00:27:51 +07:00
home_tab_widgets.dart feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
library_playlists_screen.dart chore: update app dependency versions 2026-05-03 01:25:26 +07:00
library_tracks_folder_screen.dart perf: unify queue tab with DB-backed pagination and cross-database queries 2026-05-06 04:38:51 +07:00
local_album_screen.dart feat: audio analysis rescan and AAC conversion support 2026-05-14 15:46:55 +07:00
main_shell.dart feat: show remote-config launch announcement on app start 2026-05-11 01:37:10 +07:00
playlist_screen.dart perf: unify queue tab with DB-backed pagination and cross-database queries 2026-05-06 04:38:51 +07:00
queue_tab.dart refactor: extract download progress label formatting 2026-05-15 01:29:02 +07:00
queue_tab_helpers.dart feat: persist codec format and bitrate in download history 2026-05-10 23:18:32 +07:00
queue_tab_widgets.dart feat: add Favorite Artists collection 2026-05-02 00:50:02 +07:00
repo_tab.dart feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
search_screen.dart perf: reduce bridge and UI churn 2026-05-03 14:12:53 +07:00
setup_screen.dart feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
track_metadata_edit_sheet.dart feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
track_metadata_screen.dart feat: audio analysis rescan and AAC conversion support 2026-05-14 15:46:55 +07:00
tutorial_screen.dart feat: remove Tidal built-in provider, add extension download dedup/ISRC/Lyrics APIs, and expand l10n/a11y 2026-04-18 22:12:14 +07:00