SDL/android-project/app/src/main/java/org/libsdl/app
Jordan Christiansen 7032539785 Disabled Bluetooth if BLE is not supported
BluetoothManager is supported for Android API 18+. On older versions, skip
Bluetooth instead of crashing.
2021-01-07 19:33:12 -06:00
..
HIDDevice.java Added support for claiming individiual interfaces on USB devices on Android 2020-01-13 15:35:52 -08:00
HIDDeviceBLESteamController.java Miscellaneous pending fixes 2020-01-29 20:09:08 -08:00
HIDDeviceManager.java Disabled Bluetooth if BLE is not supported 2021-01-07 19:33:12 -06:00
HIDDeviceUSB.java Don't bother logging security exception getting the device serial number 2020-05-29 15:40:17 -07:00
SDL.java Android: apply code simplications found with lint / Android Studio 2020-10-27 21:14:49 +01:00
SDLActivity.java Android: keep compatibility with older JDK 2020-10-28 14:03:05 +01:00
SDLAudioManager.java Android: apply code simplications found with lint / Android Studio 2020-10-27 21:14:49 +01:00
SDLControllerManager.java Android: keep compatibility with older JDK 2020-10-28 14:03:05 +01:00