The Studentencodex app is the ideal side project for me to try out new functionality and to learn new libraries and frameworks.

In version 6 you can create lists of songs. This allows you to organize songs any way you want. If you had favorited songs in a previous version of the app, they will automatically be migrated to a ‘Favorites’ list during the app upgrade.

Screenshot of the screen to add a songs to one or more lists Screenshot of the songs of a list

This version also improves the support for tablets and foldables by leveraging the new ListDetailPaneScaffold of the Material 3 adaptive layout library. The scaffold handles screen space calculations. When sufficient screen size is available, the detail pane is displayed alongside the list pane. On small screen sizes, the scaffold automatically switches to displaying either the list or detail pane full screen.

Screenshot of the songs of a list

Screenshot of the screen to add a songs to one or more lists

Additionally, I have added support for Android 15 (targetSdk = 35) and updated all third party libraries to their latest version (which should fix a couple of rare crashes).

You can install the latest version of the Studentencodex app from the Play Store.

PS: Note that, even though the app is translated to English, most songs in the app are in Dutch/Flemish.

Do you want an app like this? Get in touch!

Updated: