Auxio/app/src/main/java/org/oxycblt/auxio/home
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
..
fastscroll build: reduce execution times 2023-05-22 21:41:13 -06:00
list playback: add scaffold for new playback mode 2023-07-06 20:07:16 -06:00
tabs list: add menu dialog framework 2023-07-03 14:28:32 -06:00
EdgeFrameLayout.kt deps: update deps 2023-03-17 15:13:11 -06:00
FlipFloatingActionButton.kt all: relog project 2023-05-26 16:36:06 -06:00
HomeFragment.kt all: redocument navigation system 2023-07-04 21:44:34 -06:00
HomeModule.kt deps: update deps 2023-03-17 15:13:11 -06:00
HomeSettings.kt all: relog project 2023-05-26 16:36:06 -06:00
HomeViewModel.kt all: fix log statements 2023-05-28 10:10:03 -06:00