SpotiFLAC-Mobile/lib/screens/settings
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
..
about_page.dart v3.7.0: roll back from v4, remove internal player — v3 is already complete 2026-03-04 02:02:25 +07:00
appearance_settings_page.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
cache_management_page.dart perf: parallel I/O, caching, and chunked DB operations (batch 3) 2026-02-11 02:40:09 +07:00
donate_page.dart v3.7.0: roll back from v4, remove internal player — v3 is already complete 2026-03-04 02:02:25 +07:00
download_settings_page.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
extension_detail_page.dart feat: lyrics provider extensions, configurable lyrics cascade, and iOS method channel parity 2026-02-14 01:42:18 +07:00
extensions_page.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
library_settings_page.dart feat: Library tab redesign with playlists, drag-and-drop categorization, and pinned app bars 2026-02-19 15:55:24 +07:00
log_screen.dart feat: responsive layout tuning, cache management page, and improved recent access UX 2026-02-09 15:58:50 +07:00
lyrics_provider_priority_page.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
metadata_provider_priority_page.dart refactor: extract duplicated code to shared utilities across Dart and Go 2026-02-19 19:49:58 +07:00
options_settings_page.dart v3.7.0: roll back from v4, remove internal player — v3 is already complete 2026-03-04 02:02:25 +07:00
provider_priority_page.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
settings_tab.dart feat: responsive layout tuning, cache management page, and improved recent access UX 2026-02-09 15:58:50 +07:00