Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt 05a5ef5c3f
ui: migrate esoteric adapters to framework
Migrate all esoteric adapters to the new RecyclerView framework.

One of the shortcomings with the previous RecyclerView utilities was
how more esoteric adapters with data that does not implement Item
could not use the utlities. The new system, by comparison, is capable
of taking any type of data, so we can no migrate all of the esoteric
adapters to the new system.
2022-03-27 09:59:35 -06:00
..
accent ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
coil ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
detail ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
home ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
music ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
playback ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
search recycler: spin off data into separate class 2022-03-26 11:32:54 -06:00
settings all: remove databinding 2022-03-23 10:59:01 -06:00
ui ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
util ui: rework base adapter class 2022-03-26 10:16:36 -06:00
widgets ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
AuxioApp.kt ui: rework base adapter class 2022-03-26 10:16:36 -06:00
IntegerTable.kt ui: rework base adapter class 2022-03-26 10:16:36 -06:00
MainActivity.kt ui: migrate esoteric adapters to framework 2022-03-27 09:59:35 -06:00
MainFragment.kt all: move all fragments to ViewBindingFragment 2022-03-23 09:18:08 -06:00