Commit Graph

126 Commits

Author SHA1 Message Date
Sergii Pylypenko
38855f0b7a XSDL: new icon and random stuff 2016-02-24 21:36:25 +02:00
Sergii Pylypenko
156634221d XSDL: new icon by Suici Doga 2015-12-10 16:13:15 +02:00
Sergii Pylypenko
4d6a57eb9a SDL: fixed dummy service notification text color 2015-11-26 21:42:20 +02:00
Sergii Pylypenko
dbc705d286 SDL: sticky modifier keys in built-in QWERTY keyboard 2015-11-25 23:11:26 +02:00
Sergii Pylypenko
b2061d76e8 SDL: pressing Back will hide built-in keyboard 2015-11-05 22:27:01 +02:00
Sergii Pylypenko
0ace3293d1 XSDL: implemented startActivityForResult() handler for x11:// intents 2015-10-26 23:02:24 +02:00
Sergii Pylypenko
54de45e77c SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings 2015-10-23 15:55:53 +03:00
Sergii Pylypenko
b62d3aac8d Debian: bump version 2015-10-20 18:25:59 +03:00
Sergii Pylypenko
769abc197b Debian: fixes 2015-10-20 02:59:36 +03:00
Sergii Pylypenko
cf61f7e993 Debian: updated to latest XSDL 2015-10-20 02:34:04 +03:00
Sergii Pylypenko
7183f1c9c7 XSDL: added PulseAudio support 2015-10-20 01:38:44 +03:00
pelya
87265ade68 XSDL: Added pulseaudio submodule 2015-10-19 01:18:21 +03:00
pelya
ce1879ee6f XSDL: bump version 2015-10-18 03:47:23 +03:00
Sergii Pylypenko
52117704d4 SDL: updated to Android 6.0 Marshmallow framework 2015-09-04 21:39:14 +03:00
Sergii Pylypenko
4ec5d67fbb SDL: build.sh will accept app name to compile, so you can do './build.sh -r ballfield' to switch projects 2015-08-06 20:06:48 +03:00
Sergii Pylypenko
53e12f7967 XSDL: updated readme 2015-07-17 15:40:38 +03:00
Sergii Pylypenko
6076b6f531 Updated shmem lib 2015-07-16 22:42:01 +03:00
Sergii Pylypenko
2c6a59b300 XSDL: create project/lib symlink to fix dependencies 2015-07-02 22:14:10 +03:00
Sergii Pylypenko
14704717dc XSDL: another approach to detecting when we unable to launch due to port already in use 2015-06-25 23:08:07 +03:00
Sergii Pylypenko
c026bea0bb XSDL: fixed data not unpacking on arm64 architecture 2015-06-24 20:15:38 +03:00
Sergii Pylypenko
22c6d5a4cb Updated OpenTTD 2015-06-19 21:43:42 +03:00
Sergii Pylypenko
b3df6cd8f8 Get rid of 'Designed for phones' tag of shame on Google Play listing page. 2015-06-13 12:07:40 +03:00
Sergii Pylypenko
a52664384d XSDL: yet another fix for Ctrl/Alt/Shift keys 2015-06-08 22:22:51 +03:00
Sergii Pylypenko
45e69ce497 Oops 2015-06-05 23:30:34 +03:00
Sergii Pylypenko
c4ae6ca2f5 XSDL: Show Ctrl/Alt/Shift keys when Android screen keyboard is shown 2015-06-05 23:28:14 +03:00
Sergii Pylypenko
81853f7ead Reworked keyboard input, so Korean text input won't crash SDL 2015-06-05 21:21:59 +03:00
Sergii Pylypenko
2c4e90607c Updated todo 2015-05-19 19:30:32 +03:00
Sergii Pylypenko
b416a6ea17 Gimp: updated to Jessie, new warning dialog about removing old installation, fixed infinite restart in SDL 2015-04-02 21:06:22 +03:00
Sergii Pylypenko
4fc05b347f Gimp: warn user about deleting files during upgrade, removed old cruft 2015-03-31 23:33:11 +03:00
Sergii Pylypenko
e6590a45d3 XSDL: multi-APK requires different version numbers, doh 2015-03-24 22:59:56 +02:00
Sergii Pylypenko
5a7a969860 XSDL: added back ARMv5 support, I'll publish multiple APKs 2015-03-24 22:31:09 +02:00
Sergii Pylypenko
bc6173d2a1 Updated todo, added back armeabi arch to XSDL 2015-03-20 21:14:33 +02:00
Sergii Pylypenko
fe413b28ce XSDL: update 2015-02-23 19:00:59 +02:00
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
f5e9ca27e6 SDL: wait for libapplication.so to load before launching main() 2015-01-15 23:43:29 +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
fdcee4b65c XSDL: support for x11://localhost:6000 intent to launch X server 2015-01-02 00:38:56 +02:00
pelya
f482591bea Half-assed support for Samsung MultiWindow, you neeed to enable "Autodetect screen orientation" to make it work, and launch SDL app as a second window 2015-01-01 20:21:46 +02:00
pelya
5dd1b87397 Updated TODO 2015-01-01 04:58:45 +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
pelya
0a23656b96 XSDL: instructions how to build statically-linked xkbcomp, xsel and xli executables, fixed more paths in XSDL 2015-01-01 02:18:31 +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
9adb36eb77 Gimp: fixed Lollipop issues 2014-11-21 23:20:58 +02:00
Sergii Pylypenko
a1c6c54fe2 XSDL: Fixed Lollipop troubles 2014-11-21 16:13:00 +02:00
Sergii Pylypenko
68583b29ed Debian: fixed selecting custom resolution 2014-11-20 22:38:44 +02:00
Sergii Pylypenko
1e20d3e235 Debian: fixed Lollipop issues, fixed videomode selection screen 2014-11-20 21:51:24 +02:00