- android.permission.VIBRATE
- android.permission.BLUETOOTH
- android.permission.BLUETOOTH_CONNECT
Oct 13, 2022
* Introduced controller remapping, long time coming!
* Rewrote input handling for controllers - it is now entirely native code, with the Java workarounds removed.
* Integrated Storage Access Framework.
* Updated SDL version and other build dependencies for both the Java and C codebases.
* Expanded permissions checks for Bluetooth controllers to work more reliably.
* Adjusted colour of buttons.
* Various bug fixes/modernisations all over the place.