Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt 608112a7ac
all: migrate to centralized constant table
Migrate to a centralized constant table for easier management.

Previously, Auxio would tie constants to the class itself, which
led to a largely disjointed system that relied on an internal table
so that it would stay sane. This commit moves all of those constants
to a single table for easier usage and management.
2022-03-19 20:05:57 -06:00
..
queue all: migrate to centralized constant table 2022-03-19 20:05:57 -06:00
state all: migrate to centralized constant table 2022-03-19 20:05:57 -06:00
system all: migrate to centralized constant table 2022-03-19 20:05:57 -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 home: clean up fast scroller 2022-03-19 10:59:13 -06:00
PlaybackLayout.kt home: clean up fast scroller 2022-03-19 10:59:13 -06:00
PlaybackSeekBar.kt all: view cleanup 2022-03-13 18:56:24 -06:00
PlaybackViewModel.kt sort: completely rework class 2022-03-19 15:44:11 -06:00