Yodel 1.1
Changes
- Smoother animations in tracks list
- Show version under more tab
- Added templates for issues (and PRs)
Behind the Scenes
- Full rewrite of the app to kotlin
- Kotlin buildscript
- Automatic tests and builds using Github Actions
- Added more unit tests
- tests can now use robolectric
Note: Updating from Yodel 1.0 will cause the list of tracks to be deleted. Importing a backup from 1.0 should work tho.
This will be the last (and only) release where a graceful migration of tracks is tolerated.
APK Hashes:
- bfe6ed7a71359a653edabd4d6f8093af48152fad9c124b7338655a56e477b06d ./release/app-armeabi-v7a-release.apk
- ffdbf62efbef724b01fe2e62cd0dcbe3250594cf3a8232ca50d78e44e9c18088 ./release/app-arm64-v8a-release.apk
- 609b4cdaa8b03022cfd505be9663d557a9d5145d767ae2ad87147b037036b831 ./release/app-x86-release.apk
- a65aa29abafbb198cc0f9bad7ce1de64326e9620200e4818a68a96a9c7fd1ac9 ./release/app-x86_64-release.apk
🤖 this release was built automatically using Github Actions