sdl2_frt/android-project/app
Sylvain Becker 8f828a8e1b Android: remove hard-coded constant for Samsung DeX (no op!)
12290 = 0x3002 = SOURCE_MOUSE | SOURCE_TOUCHSCREEN

SOURCE_MOUSE            Constant Value: 8194 (0x00002002)
SOURCE_TOUCHSCREEN      Constant Value: 4098 (0x00001002)
SOURCE_CLASS_POINTER    Constant Value: 2    (0x00000002)

https://developer.android.com/reference/android/view/InputDevice.html
2019-01-17 12:25:19 +01:00
..
jni Android: also update APP_PLATFORM to android-16 in Application.mk 2019-01-17 09:28:30 +01:00
src/main Android: remove hard-coded constant for Samsung DeX (no op!) 2019-01-17 12:25:19 +01:00
build.gradle Android: remove old code after Android-16 has been set as minimum requirement 2019-01-16 09:11:13 +01:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00