Here you can get information about what changed in which version. If this is not enough for you, feel free to access the Git commits!
1.6
- make it possible to import the app’s settings, including the songs web address, using a QR code
(details on how to create such a QR code) - mark selected song in list if the app is in two-pane mode (on tablets in landscape orientation)
1.5
- keep the screen on while displaying a song (in detail view)
- correct handling of lyrics and translation together on one line
- show song title correctly after rotating the device
- fix a crash when trying to search while no valid data is present
1.4
- added search box
- fixed a crash when navigating to the settings on some devices
1.3
- fixed an error in parsing the URL
- added an about dialog
1.2
- display copyright notice below song (if available)
- remember scroll position in song list view
- if no scheme is given in URL, first try http:// and then https:// as prefix
- after downloading: first try to also parse the songs, then store them locally (on error don’t store them)
1.1
- corrected starter icon
1.0
- first version released to the public