Auxio/app/src/main/java
Alexander Capehart 7495a59ab1
playback: add scaffold for new playback mode
Add the scaffold for PlaySong, a new version of playback modes that
- Supports playback of a song by itself, requested by #424.
- Will make direct playback from the song menu feasible (given
additional reworks)
- Prevents the invalid state of playing a song by it's playlist,
as the sealed interface implementation of PlaySong requires a Playlist
to be provided to it's respective variant.
2023-07-06 20:07:16 -06:00
..
com/google/android/material/bottomsheet ui: fix queue sheet not being scrollable 2023-07-03 20:34:25 -06:00
org/oxycblt/auxio playback: add scaffold for new playback mode 2023-07-06 20:07:16 -06:00