Auxio/AuxioTODO
OxygenCobalt f866e77ee4 Add parent ViewHolder
Add an base ViewHolder class so that there isnt as much repeated code.
2020-09-27 11:13:24 -06:00

42 lines
No EOL
754 B
Text

TODO:
? - Could do with some more research.
! - Tried to do, but is completely broken.
/detail/
- Add genre detail
- ? Implement Toolbar update functionality ?
- ! Implement shared element transitions !
/music/
- Add option to show all genres
- ! Move genres to songs !
- ! Remove lists from music models !
- ! Dont determine track/album/artist counts on the fly !
/songs/
- ? Sorting ?
- ? Search ?
- ? Fast Scrolling ?
/library/
- Add genres
- ? Move into ViewPager ?
- Sorting
- Search
- ? Show Artists, Albums, and Songs in search ?
- Exit functionality
/other/
- ? Condense detail fragments into a single fragment ?
- Condense artist/album recyclerview items into single item
- Remove binding adapters
To be added:
/prefs/
/playback/