Auxio/app/src/main/java/org/oxycblt/auxio/music
OxygenCobalt d79592e029
all: remove databinding
Remove databinding entirely.

Databinding was a terrible idea for Auxio. I rarely leveraged it, and
when I did, it produced messy code and bloated build times. Dumpster it
for just viewbinding, which is good. This reduces building times by
nearly 2/3, and generally makes the codebase more coherent and usable.
2022-03-23 10:59:01 -06:00
..
excluded all: remove databinding 2022-03-23 10:59:01 -06:00
Models.kt music: make resolvedName standard 2022-03-13 20:22:19 -06:00
MusicLoader.kt sort: completely rework class 2022-03-19 15:44:11 -06:00
MusicStore.kt all: view cleanup 2022-03-13 18:56:24 -06:00
MusicUtils.kt all: remove databinding 2022-03-23 10:59:01 -06:00
MusicViewModel.kt all: switch to spotless 2022-03-13 17:38:19 -06:00