Commit Graph

25 Commits

Author SHA1 Message Date
pelya
fec0bae740 SDL: new API SDL_ANDROID_SetScreenKeyboardPreventButtonOverlap() to force only one screen button to process each touch 2017-01-07 06:40:54 +02:00
Sergii Pylypenko
1258d54afa SDL: SDL_ANDROID_GetScreenKeyboardTextInputAsync() for anychronous text input without buggy synthetic keypresses 2016-10-31 21:22:27 +02:00
Sergii Pylypenko
84765b2f5c SDL: new API to show built-in SDL keyboard, fixed built-in QWERTY keyboard 2015-11-02 21:57:22 +02:00
Sergii Pylypenko
b205003403 SDL: new API SDL_ANDROID_SetAndroidKeycode() to set SDL keycodes to Volume keys and other hardware keys. 2015-07-31 21:47:09 +03:00
pelya
16da838bda Android 3.0 is now lowest supported version, because of new 'clipboard changed' notification in SDL_syswm.h, using SDL_SYSWMEVENT. 2015-01-01 04:43:30 +02:00
Sergii Pylypenko
826a0d34ec Added function to enable/disable floating joystick 2014-06-23 20:26:28 +03:00
Sergii Pylypenko
9accde7d6a Added API to read text Android clipboard 2014-05-13 03:24:09 +03:00
pelya
5ab47cd410 Third on-screen joystick, overkill! 2014-03-02 19:05:52 +02:00
pelya
c06af51a92 Option for touchscreen keyboard to keep buttons pressed, to emulate Ctrl/Alt/Shift 2014-03-01 22:52:41 +02:00
pelya
b40e28f3a7 Removed autofire for on-screen keyboard, the feature is unused and complicated 2014-03-01 18:45:03 +02:00
pelya
419c94d516 Fixed hiding nav bars in immersive mode with on-screen keyboard, updated Xserver. 2014-01-05 21:34:47 +02:00
pelya
9211c7355d Added support for gamepad kays remapping to AndroidAppSettings.cfg 2013-08-10 17:35:27 +03:00
Sergii Pylypenko
e9feb051e1 Added SDL_ANDROID_SetScreenKeyboardButtonShown() to hide/show individual buttons 2013-08-01 19:14:47 +03:00
Sergii Pylypenko
831ac9f0e4 Renamed SDL_ANDROID_set_java_gamepad_keymap to SDL_ANDROID_SetGamepadKeymap, removed C and Z buttons - they do not exist on most gamepads 2013-07-30 21:10:25 +03:00
Bob the Hamster
fdbcb421c2 Also allow remap of Left and Right Thumb buttons (analog stick clicks) 2013-07-30 20:57:28 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
pelya
c5a14a2dc5 Fixed memleak in JNI code, added API to resize on-screen button image 2013-03-08 01:47:40 +02:00
pelya
05847089d3 Application can modify text input hint message 2013-03-08 00:30:59 +02:00
pelya
5a68d9a803 Option to pass touch events to both on-screen keyboard and application, used for Fire button in OpenArena 2012-12-22 04:19:27 +02:00
pelya
a5c62580b1 SDL_ScreenKeyboard compatibility for SDL2, updated mxml and jpeg libraries 2012-10-29 16:50:15 +02:00
pelya
4ccba0347a Renamed a function 2012-08-12 18:01:16 +03:00
Bernhard Kaindl
267b9174eb Show the soft keyboard provided by Android without a text field
for pure text input for editing the name of the savegame.
2012-08-07 13:28:55 +02:00
pelya
e1852b42ff Updated Ur-Quan Masters port 2012-06-11 20:07:59 +03:00
pelya
04a4375565 Compilation fixes for SDL 1.3/2.0, Alien Blaster compiles but does not start 2012-05-23 19:23:32 +03:00
pelya
2e1a4992d3 Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make 2010-10-12 19:04:21 +03:00