Commit graph

5 commits

Author SHA1 Message Date
Sam Lantinga
a96285279b Fixed Android joystick detection 2017-10-19 15:37:52 -07:00
Sam Lantinga
9e88e62fac Don't use DPAD devices as joystick input on Android 2017-10-19 13:54:56 -07:00
Sam Lantinga
f803b34112 Android Studio code analyzer fixes 2017-10-13 19:55:07 -07:00
Sam Lantinga
36b6c65977 Fixed bug 3843 - Android missing some code in SDLHapticHandler
Sylvain

Some check for android SDK version are missing from https://hg.libsdl.org/SDL/rev/04dd43a2c83a
here's a patch
2017-09-23 12:37:09 -07:00
Sam Lantinga
d314080fa4 Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example. 2017-09-22 08:31:56 -07:00