SDL2/android-project/app/src/main/java/org/libsdl/app
2023-01-10 20:15:35 -08: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 ThrustMaster eSwap PRO Controller Xbox 2023-01-03 15:24:32 -08: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 audio device selection (#6824) 2022-12-16 16:38:57 +01:00
SDLActivity.java Android: orientation, check for exact match to "Portrait". (see #6959) 2023-01-02 09:48:26 +01:00
SDLAudioManager.java SDLAudioManager.java: Fixed the support for Android older than API 23 2023-01-10 20:15:35 -08: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
SDLSurface.java Fixed game controller buttons being unresponsive when the on-screen keyboard is up 2022-10-06 12:10:45 -07:00