@ -92,6 +92,9 @@ Frontend is just a bunch of boilerplate code to power the RecyclerView behind
it. The only "original" part are layout strategies -- objects that determine in
what order the playables will be shown, based on their metadata.
At the moment, the only layout strategy implemented is lexicographic sorting by
the shown name.
Planned Features
====