Commit Graph

139 Commits

Author SHA1 Message Date
Sergii Pylypenko
4e817c007f SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg 2016-07-28 23:38:21 +03:00
pelya
f1d083fbf5 OpenTTD: bump version 2016-07-03 03:34:32 +03:00
Sergii Pylypenko
9718f36a99 Updated OpenTTD 2016-07-02 22:22:53 +03:00
pelya
fa42edbb62 Added arm64 build script to OpenSSL 2016-06-29 00:27:17 +03:00
Sergii Pylypenko
418d868a88 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2016-06-28 22:21:50 +03:00
pelya
dd90b7ec96 XSDL: fixed compilation with NDK r12 2016-06-26 23:12:01 +03:00
Sergii Pylypenko
ed2f31189c SDL: support for AndroidPostBuild.sh script, to customize .apk file after it was generated 2016-06-06 19:40:42 +03:00
Sergii Pylypenko
acbfa9d4d7 SDL: Updated OpenSSL, removed BoringSSL. OpenSSL is now a shared library, because libcurl did not compile the other way. 2016-05-24 21:37:56 +03:00
Sergii Pylypenko
54889f6d38 XSDL: updated to compile on NDK r11c 2016-05-19 21:46:24 +03:00
Sergii Pylypenko
a6875ff236 Merge pull request #57 from nitomartinez/sdl_android
Add android.intent.action.VIEW to x11 intent, resolves #55
2016-04-22 22:01:46 +03:00
Nito Martinez
9e0e35b074 Add android.intent.action.VIEW to x11 intent, resolves #55 2016-04-19 17:43:38 +02:00
Sergii Pylypenko
9fba98e5ab Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl 2016-04-04 21:09:43 +03:00
pelya
652e328152 OpenTTD: quick post-release bugfix 2016-04-03 15:02:14 +03:00
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