Android-Geräte mit armeabi-v7a-Architektur werden nun unterstützt, was besonders günstige Handys betrifft. Ein Fehler wurde behoben, bei dem das Aufnehmen von Videos nicht mehr funktionierte, wenn zwei hintereinander aufgenommen wurden und Controller-Eingaben lassen sich deaktivieren, wenn über einen PC gespielt wird.
* Android armeabi-v7a is now supported, it should bring the apk compatibility to most android devices out there (#328) ** Note that while cheap devices will now be able to run the app their hardware may be too slow to provide adeguate performances, currently there is nothing that can be done about that. * Fix video recording when recording two videos in a row (#307) * Added an option to disable controller input when playing through a PC (#315) * Improved controller/remotes input support on android * Flatpak improvements (#336 , #322) * Added Spanish language by @unaigonzalezz (#290) * Added Brazilian Portuguese language by @discollizard (#293) * Added some debugging infrastructure to provide better error details when verbose logging is enabled (--debug log or settings -> advanced -> debug logs)