Gabriel Jacobo
|
6dbed827a7
[Android] Fixes Bug 2031 - Backspace Not Sending Events From On-Screen Keyboard
|
12 years ago |
Gabriel Jacobo
|
d37bad52b1
[Android] Improve handling of keyboard, dpad and gamepad events
|
12 years ago |
Gabriel Jacobo
|
45a88b6ade
[Android] Fixes bug 2217, better joystick axes handling on Android.
|
12 years ago |
Philipp Wiesemann
|
842a9898ce
Fixed joystick crash on Android if joystick subsystem not initialized.
|
12 years ago |
Philipp Wiesemann
|
305f64ba2e
Replaced search loop with indexOf() in Java file.
|
12 years ago |
Philipp Wiesemann
|
bbf0f62be9
Replaced implicit boxing with explicit boxing in Java file.
|
12 years ago |
Philipp Wiesemann
|
2d67178149
Renamed a class in Java file for consistency.
|
12 years ago |
Philipp Wiesemann
|
802f83ff99
Removed not needed imports from Java file.
|
12 years ago |
Philipp Wiesemann
|
d6c1e3812e
Added missing @Override annotations in Java file.
|
12 years ago |
Philipp Wiesemann
|
26ce68e8c2
Changed motion listener implementation not to inherit from Activity class.
|
12 years ago |
Philipp Wiesemann
|
fda8d93440
Moved two function calls so they are only called if needed.
|
12 years ago |
Gabriel Jacobo
|
22770a8f40
[Android] Fixes Bug 2041 - can't get SDL_QUIT event...
|
12 years ago |
Gabriel Jacobo
|
0b7c69fe12
Adds Joystick support for Android
|
12 years ago |
Sam Lantinga
|
5697089d98
Fixed bug 2156 - Android: Accelerometer values fed to joystick driver are inverted for the X axis and wrong for Z
|
12 years ago |
Sam Lantinga
|
7ae171d15e
Fixed bug 2155 - automatically remap accelerometer coordinates according to screen orientation on Android
|
12 years ago |
Philipp Wiesemann
|
0db36f51aa
Added detection of touch devices before first touch events happen on Android.
|
12 years ago |
Gabriel Jacobo
|
cc122ce520
Fixes #2036 and #2038, bypass camera zoom and shutter keypresses on Android.
|
12 years ago |
Gabriel Jacobo
|
0eeb76d869
Fixes bug #2037, common EGL code for Android and X11
|
12 years ago |
Gabriel Jacobo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |