* Gapless playback (#372)

* Add gapless playback prefetch logic for next track

* Enhance player context to support multiple track downloads and prevent redundant prefetching

* Add download quality settings and integrate into track mapping and network contexts (#386)

* Add Shuffle

* Add Library Selection screen and navigation to account tab

* player redesign featuring blurred background artwork

* add repeat modes to player
This commit is contained in:
Violet Caulfield
2025-07-07 16:47:55 -05:00
committed by GitHub
parent 3707e83b62
commit 3a7fe51e8f
198 changed files with 7151 additions and 5622 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Run Maestro Tests
on:
workflow_dispatch:
pull_request:
jobs:
build-android: