SDL/android-project/app/src/main/java/org/libsdl/app
2022-07-20 11:05:55 -07:00
..
HIDDevice.java Added support for claiming individiual interfaces on USB devices on Android 2020-01-13 15:35:52 -08:00
HIDDeviceBLESteamController.java Fixed whitespace 2021-11-12 08:28:02 -08:00
HIDDeviceManager.java Added support for the 8BitDo Ultimate Wired Controller for Xbox 2022-07-20 11:05:55 -07: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 Fixed missing imports in SDLActivity (thanks @guusw!) 2022-07-18 07:20:58 -07:00
SDLAudioManager.java Fixed bug #4982 - Failed to open audio_device. Android 5.1 should be ok. 2021-11-20 19:40:26 +01:00
SDLControllerManager.java Android: handleMotionEvent() is checking for SOURCE_JOYSTICK. So don't handle DPAD GAMEPAD (see #5322, #2718) 2022-02-08 17:51:40 +01:00