Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt 0417a77b33
music: make resolvedName standard
Make resolvedName the standard name to use across all music items.

Previously, the way Auxio differentiated between names in UIs was to
use name for normal items and resolvedName for parents. This was odd
and disjointed, as it muddled the meanings of the two fields and lead
to a lot of bugs. Fix this by making resolvedName *the* standard name
to use across all music items, even in ones that don't have to resolve
their name.
2022-03-13 20:22:19 -06:00
..
queue all: switch to spotless 2022-03-13 17:38:19 -06:00
state music: make resolvedName standard 2022-03-13 20:22:19 -06:00
system music: make resolvedName standard 2022-03-13 20:22:19 -06:00
PlaybackBarView.kt all: switch to spotless 2022-03-13 17:38:19 -06:00
PlaybackButton.kt all: switch to spotless 2022-03-13 17:38:19 -06:00
PlaybackFragment.kt music: make resolvedName standard 2022-03-13 20:22:19 -06:00
PlaybackLayout.kt all: view cleanup 2022-03-13 18:56:24 -06:00
PlaybackSeekBar.kt all: view cleanup 2022-03-13 18:56:24 -06:00
PlaybackViewModel.kt all: switch to spotless 2022-03-13 17:38:19 -06:00