This repository has been archived by the owner on Mar 30, 2024. It is now read-only.
Proof-of-Concept, version 11
v11
- redesigned "now playing", inspired by modern a/b spotify now playing page
- implement queue showing
- rewritten navigation system (should be slightly less in code size)
- android auto (very WIP)
- implemented animation when sorting in "liked songs"
- fixed sort by artist in "liked songs"
- applied aggressive kotlin nullchecks removal by guardsquare
- updated kotlin, compose and libraries
- a few other fixes and optimizations
v10
- reworked metadata fetcher
- implement podcast show screen
- several small bugfixes and library updates