Auxio/app
Alexander Capehart c342fb364b
all: merge display and playback modes
Merge DisplayMode and PlaybackMode into a new class called MusicMode.

Both of these datatypes represented similar things, and thus it's much
easier to make them the same datatype. Moreover, it makes the
forthcoming addition of the music selector much easier if the same
datatype was tied to the representation of music.

This commit also moves around things around the project to be slightly
more coherent.
2022-09-10 19:39:29 -06:00
..
src all: merge display and playback modes 2022-09-10 19:39:29 -06:00
build.gradle all: lint with ktlint 2022-09-08 21:55:05 -06:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro widget: update preview 2022-08-28 11:59:22 -06:00