Auxio/AuxioTODO
OxygenCobalt 37c52d9e5c Add sorting to LibraryFragment
Add basic sorting to LibraryFragment.
2020-09-28 15:37:41 -06:00

37 lines
No EOL
693 B
Text

TODO:
? - Could do with some more research.
! - Tried to do, but is completely broken.
/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/
- Re-add albums/genres into a single adapter
- Add highlighting to the current sortmode
- Search
- Exit functionality
- ? Show Artists, Albums, and Songs in search ?
- ? Move into ViewPager ?
- ! Move Adapter functionality to ListAdapter!
To be added:
/prefs/
/playback/