Commit Graph

34 Commits

Author SHA1 Message Date
Sergii Pylypenko
96c369f76d Messing around code at random to fix immersive mode, broken for Lenovo Yoga tablet with Android 4.4.2 2015-01-27 21:28:22 +02:00
Sergii Pylypenko
abef3686fe SDL: Android 2.3 compatibility is back 2015-01-15 17:35:28 +02:00
Sergii Pylypenko
3a5d384ad2 SDL: Extract binaries-<ARCH>-pie.zip for Lollipop and newer, then try binaries-<ARCH>.zip 2015-01-13 22:10:27 +02:00
pelya
65c90eda88 Hopefully fixed app restarting when system bar is hidden and shown 2015-01-03 15:39:52 +02: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
2a21ba82ad XSDL: screen follows mouse cursor 2014-12-22 23:38:38 +02:00
Sergii Pylypenko
d7aa0239be XSDL: use /proc/self/cwd as data dir for libX11 2014-12-18 21:14:47 +02:00
pelya
5c5faa1157 Updated TODO 2014-11-30 03:28:14 +02:00
Sergii Pylypenko
a1c6c54fe2 XSDL: Fixed Lollipop troubles 2014-11-21 16:13:00 +02:00
Sergii Pylypenko
ac4abb3d68 Added several .gitignore files, small fix to XSDL 2014-07-01 21:11:58 +03:00
Sergii Pylypenko
ee5753a9cf Updated XSDL 2014-06-24 20:32:34 +03:00
Sergii Pylypenko
ded01720c0 XSDL: added downloadable bitmap fonts 2014-06-13 20:23:31 +03:00
Sergii Pylypenko
382908a38b Updated TODO 2014-06-11 20:41:10 +03:00
pelya
0c5df7594c Fixed gyroscope calibration not saved to settings file, fixes to gyroscope mouse input - it still does not work with finger hover 2014-04-21 20:30:52 +03:00
pelya
343bfe673a Move mouse with gyroscope, not tested yet. 2014-04-20 23:54:08 +03:00
Sergii Pylypenko
f3f6f461a6 Xserver: herp-derp crash fix for Xperia X10 devices, just by adding more logs 2014-03-26 21:24:01 +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
49b39870f6 Two-finger scroll with mouse wheel, changed right mouse click a bit 2014-02-23 21:46:25 +02:00
pelya
e82df3c78f Xserver - start dummy service, so OS won't kill us 2014-02-23 20:37:49 +02:00
pelya
9bc29e5670 Xserver: fixes 2014-02-17 00:54:11 +02:00
Sergii Pylypenko
5425fbac26 My last commit broke XServer 2014-01-30 15:09:57 +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
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
d5fe28aee5 Xserver: 16bpp by default, better handling of commandline args 2013-12-15 19:55:06 +02:00
Sergii Pylypenko
8b72317252 Xserver-gimp: Menu key will send Ctrl-Z key event 2013-11-12 20:09:48 +02:00
pelya
7930d0d1a0 GIMP package based on XServer 2013-11-09 19:54:10 +02:00
Sergii Pylypenko
60477063ff Crude support for custom Java code - put file named 'java.patch' to your app src directory. 2013-11-07 21:40:24 +02:00
Sergii Pylypenko
ec06dd747b Updated XServer 2013-11-07 21:29:06 +02:00
Sergii Pylypenko
185def5931 Option to use SDL_UpdateRects optimization, updated XServer 2013-11-07 21:10:27 +02:00
pelya
06e6778145 Support for touch event history, for more accurate drawing. 2013-11-05 10:48:51 +02:00
pelya
2c17a36af3 Xserver: select video mode and font scale at start 2013-11-05 05:34:34 +02:00
pelya
331b74d01c Xserver almost runs 2013-11-03 18:32:06 +02:00
Sergii Pylypenko
fa67a2728e X.org server based on XSDL, I did not try to run it yet 2013-11-01 23:24:31 +02:00