SpotiFLAC-Mobile/lib/screens
zarzet 98abaf6635 v3.7.0: roll back from v4, remove internal player — v3 is already complete
Version rolled back from v4.x to v3.7.0. After extensive work on v4's
internal streaming engine, smart queue, DASH pipeline, and media controls,
we realized v3 was already feature-complete. Adding more big features
only made maintenance increasingly difficult and the developer's life
miserable. Stripped back to what works: external player only, cleaner
codebase, sustainable long-term.

- Remove just_audio, audio_service, audio_session and entire internal
  playback engine (smart queue, notification, shuffle/repeat, prefetch)
- Remove PlaybackItem model, MiniPlayerBar widget, notification drawables
- Remove playerMode setting (external-only now)
- Migrate MainActivity from AudioServiceFragmentActivity to
  FlutterFragmentActivity
- Migrate Qobuz to MusicDL API
- Update changelog with v3.7.0 rollback explanation
2026-03-04 02:02:25 +07:00
..
settings v3.7.0: roll back from v4, remove internal player — v3 is already complete 2026-03-04 02:02:25 +07:00
store refactor: code cleanup and improvements 2026-01-17 09:07:29 +07:00
album_screen.dart feat: update collection actions for offline-first playback 2026-02-27 14:30:10 +07:00
artist_screen.dart feat: update collection actions for offline-first playback 2026-02-27 14:30:10 +07:00
downloaded_album_screen.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
home_tab.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
library_playlists_screen.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
library_tracks_folder_screen.dart v3.7.0: roll back from v4, remove internal player — v3 is already complete 2026-03-04 02:02:25 +07:00
local_album_screen.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
main_shell.dart v3.7.0: roll back from v4, remove internal player — v3 is already complete 2026-03-04 02:02:25 +07:00
playlist_screen.dart feat: update collection actions for offline-first playback 2026-02-27 14:30:10 +07:00
queue_tab.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
search_screen.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
setup_screen.dart fix: disable automatic spotify-web install during setup 2026-02-27 14:31:49 +07:00
store_tab.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
track_metadata_screen.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
tutorial_screen.dart feat: responsive layout tuning, cache management page, and improved recent access UX 2026-02-09 15:58:50 +07:00