Commit Graph

373 Commits

Author SHA1 Message Date
Sergii Pylypenko
6a5c58516a Replace <ARCH> with ABI string inside data download URL 2014-03-31 22:32:06 +03:00
Sergii Pylypenko
30c4b9edb5 Tweak delay value for hiding system bar 2014-03-27 21:39:48 +02:00
Sergii Pylypenko
7e7ea919f7 Auto-hide system navigation buttons after hiding screen keyboard 2014-03-27 21:38:43 +02:00
Sergii Pylypenko
3061223a9c Replaced shared ICU libs with static - shared ones do not work because of exceptions 2014-03-13 21:17:34 +02:00
pelya
fae805d48f Fixed my prev commit once again 2014-03-02 21:32:15 +02:00
pelya
403456b033 Fixed my prev commit 2014-03-02 21:31:30 +02:00
pelya
5ab47cd410 Third on-screen joystick, overkill! 2014-03-02 19:05:52 +02:00
pelya
3ceac1c8a1 Fixed screen orientation not restored in TeeWorlds 2014-03-02 19:03:30 +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
6837d5e0f1 Fixed shameful crash 2014-02-26 23:40:20 +02:00
Sergii Pylypenko
ad584d6f17 Changed international text input handling, which hopefully will stop crashes 2014-02-26 19:19:10 +02:00
Sergii Pylypenko
62c3f4b4a4 Fix to "Change device config" dialog by xyzz 2014-02-25 18:13:02 +02:00
Sergii Pylypenko
700a1d88c7 Right mouse button long-press is not an option in AndoridAppSettings.cfg 2014-02-25 17:29:40 +02:00
pelya
e82df3c78f Xserver - start dummy service, so OS won't kill us 2014-02-23 20:37:49 +02:00
pelya
6691181f21 Magnifying glass when hovering finger near display 2014-02-23 20:09:32 +02:00
pelya
881a7daf70 Fixed international text input in XServer 2014-02-23 19:26:20 +02:00
pelya
0b4b82b969 Working hiver jitter filter 2014-02-23 14:47:55 +02:00
pelya
4bc6687d1a Support for hover events jitter filter, it doesn't work yet. Also updated translations 2014-02-23 00:39:26 +02:00
Sergii Pylypenko
4383b9d5fb Split mouse handling code into several small functions, removed 'tiny' screen size 2014-02-22 01:14:55 +02:00
Sergii Pylypenko
ac3137e8f7 Fixed bug in extracting excutables for wrong arch from assets/binaries-<ARCH>.zip 2014-02-17 20:23:57 +02:00
pelya
e793409cd1 Press "Change device config" button with gamepad keys 2014-02-16 16:54:09 +02:00
Sergii Pylypenko
8ed0ab07d3 Disabled unnecessary debug message 2014-02-11 20:47:02 +02:00
pelya
04aec7cae0 Auto-detect buggy touch panels, improved finger hover support 2014-02-08 21:08:45 +02:00
Sergii Pylypenko
64953e7c00 Damn stupid buggy Chinese tablets, who send bogus input events 2014-02-04 21:34:46 +02:00
Sergii Pylypenko
66acfa2a16 Moved check to ignore touch events with [0, 0] coordingates from MTK-specific to generic code 2014-02-04 20:43:56 +02:00
pelya
fb02e91dc7 Support for Samsung's finger hover events, which require their own intent to get received 2014-02-03 00:33:50 +02:00
Sergii Pylypenko
6be28fdf53 Enabled horizontal mouse wheel in SDL, updated XServer to support X86 and MIPS 2014-01-30 13:28:00 +02:00
Sergii Pylypenko
7aa473d26d Revert "Prevent app from restarting when display resolution changes (external displayy was plugged etc)"
This reverts commit 50656161c7.
2014-01-11 00:10:01 +02:00
Sergii Pylypenko
50656161c7 Prevent app from restarting when display resolution changes (external displayy was plugged etc) 2014-01-09 22:13:16 +02:00
pelya
bdde59bfa6 Fixed SDL_HideScreenKeyboard() not restoring immersive mode and not hiding the SDL_ANDROID_ToggleScreenKeyboardWithoutTextInput() keyboard. 2014-01-06 02:20:34 +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
1cd8c3435b Fixed ForceRelativeMouseMode setting 2014-01-03 22:48:47 +02:00
Sergii Pylypenko
f2bcf09b26 Orientation now can be reverse landscape, small fix to keymap 2013-12-25 20:35:31 +02:00
Sergii Pylypenko
10a7732539 Immersive mode can be disabled in AndroidAppSettings.cfg 2013-12-23 23:24:49 +02:00
Sergii Pylypenko
2319578a79 Disable SDcard permission from AndroidAppSettigns.cfg 2013-12-23 22:47:05 +02:00
Sergii Pylypenko
ee82c8eeaf Padding for downloader progress message 2013-12-16 19:40:42 +02:00
Sergii Pylypenko
0428be6690 Show shorter downlaod paths 2013-12-13 07:48:19 +02:00
pelya
41825b30e4 Oops, compilation error 2013-12-03 20:55:10 +02:00
pelya
96d2e43bfb Fix for MTK tablets with broken touch input 2013-12-03 20:45:00 +02:00
Sergii Pylypenko
0fd6ec0268 Xserver-gimp: fixed immersive mode 2013-11-14 17:58:02 +02:00
pelya
7930d0d1a0 GIMP package based on XServer 2013-11-09 19:54:10 +02:00
pelya
06e6778145 Support for touch event history, for more accurate drawing. 2013-11-05 10:48:51 +02:00
pelya
df6afa23aa Removed Xpreria Play touchpad code 2013-11-03 16:19:47 +02:00
pelya
994456b228 Make touch pressure in-line with "1024 levels of sensitivity" Galaxy Note claims 2013-11-03 16:14:30 +02:00
pelya
0366b60f1a Fixed crash with ShowMouseCursor=y, immersive mode for KitKat 2013-11-02 23:49:29 +02:00
pelya
3cad33257d Audio did not work in SDL 1.2 2013-10-18 16:48:43 +03:00
pelya
3792c63619 Fixed slow startup due to screen keyboard init code 2013-10-17 21:27:09 +03:00
Gerhard Stein
69976da427 Java for SDL2 Updates 2013-10-11 11:54:37 +02:00
Gerhard Stein
018477617d Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/png/include/pnglibconf.h
2013-10-09 21:09:26 +02:00
Gerhard Stein
111bb3ea82 SDL 2 with some patches plus png updates. So far, CG compiles but doen't
link yet
2013-10-09 21:06:11 +02:00