Auxio/app/src/test/java/org/oxycblt/auxio/music
Alexander Capehart 3c211a1d17
list: make sorting direction explicit
Make sorting direction (ascending/descending) explicit in the UI and in
the code.

Instead of a boolean flag, two distinct "ascending" and "descending"
options are used instead. This should be much clearer.
2023-02-02 21:44:15 -07:00
..
library music: split off raw music from real music 2023-02-02 20:37:50 -07:00
metadata music: split off raw music from real music 2023-02-02 20:37:50 -07:00
parsing all: start injecting shared objects 2023-02-02 20:55:36 -07:00
FakeMusicSettings.kt list: make sorting direction explicit 2023-02-02 21:44:15 -07:00