Commit Graph

2106 Commits

Author SHA1 Message Date
Gerhard Stein f708fe930b python3 support for x86 arch added. There are still bugs though. With arms it works fine 2017-01-28 13:06:28 +01:00
Gerhard Stein 3e49726ddc Updated Commander Genius 2017-01-25 20:15:20 +01:00
Gerhard Stein 214a70495b Updated Commander Genius 2017-01-25 19:46:03 +01:00
Gerhard Stein df8388ac16 Python3 improvementso 2017-01-25 19:30:37 +01:00
Gerhard Stein 5ad5a3fd38 Further automatizations 2017-01-22 13:43:24 +01:00
Gerhard Stein bff9883181 Merge branch 'sdl_android' into python3_testing 2017-01-21 11:11:45 +01:00
Sergii Pylypenko 1ed97803bb Ninslash: bump version 2017-01-13 23:23:17 +02:00
Sergii Pylypenko 6a7d1887b8 SDL: settings file sohuld be non-readable by other apps for API level 25 2017-01-13 15:15:41 +02:00
Sergii Pylypenko 05f6522c27 SDL: changed libfontconfig into static library 2017-01-13 14:08:53 +02:00
Sergii Pylypenko 0064caed1f Ninslash: gamepad input 2017-01-10 23:26:40 +02:00
Sergii Pylypenko e1ec9dd845 SDL: more fixes to text input 2017-01-10 22:20:10 +02:00
Sergii Pylypenko 5887c3cc0d SDL: more fixes to async text input 2017-01-10 21:14:33 +02:00
Sergii Pylypenko a826416f74 SDL: fixed SDL_ANDROID_GetScreenKeyboardTextInputAsync() API, build.sh -q will rebuild only armeabi-v7a package 2017-01-10 20:47:35 +02:00
pelya 7d75d481af Ninslash: bump version 2017-01-07 07:56:39 +02:00
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
pelya 21aec043e1 Ninslash: bump version 2017-01-07 06:40:44 +02:00
pelya 42760e1a32 OpenSSL: fixed local build path in header 2017-01-06 23:24:07 +02:00
Sergii Pylypenko e4d31b63d8 Updated submodules 2017-01-04 23:04:03 +02:00
Sergii Pylypenko 4f2733e0d7 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2017-01-04 23:02:48 +02:00
Sergii Pylypenko 1d99135aaf Ninslash: bump version 2017-01-04 23:00:50 +02:00
Sergii Pylypenko 0f05accbd4 SDL: bump SDK version to Android 7.1, it seems to work 2017-01-04 23:00:19 +02:00
Gerhard Stein 820d8ac94a Asset updates 2017-01-01 13:55:30 +01:00
Gerhard Stein e8861109ed Python3 as submodule 2017-01-01 13:45:31 +01:00
Gerhard Stein 1757a3e3a9 Merge branch 'sdl_android' into python3_testing 2017-01-01 11:28:23 +01:00
Gerhard Stein d72339f3a3 Commander Genius Update 2017-01-01 11:27:24 +01:00
Gerhard Stein 58ab8b2618 Commander Genius Update 2017-01-01 11:01:25 +01:00
Gerhard Stein 304bffa18a Merge branch 'sdl_android' of github.com:pelya/commandergenius into python3_testing 2016-12-31 13:57:07 +01:00
Gerhard Stein 82b7b33327 added some include for the apps 2016-12-27 21:53:55 +01:00
Gerhard Stein 73d920684c python3 updates 2016-12-27 21:45:29 +01:00
Sergii Pylypenko a1089ea20a SDL: Fixed a crash with Gradle 2.2.3 2016-12-27 21:30:24 +02:00
Sergii Pylypenko 8474c6c59e Fixed a warning in Chinese translation 2016-12-27 21:17:31 +02:00
Gerhard Stein fdb5f2572a Merge branch 'sdl_android' into python3_testing 2016-12-27 14:57:54 +01:00
gyf9835 5a1f201806 Create strings.xml
Translated into Chinese.
2016-12-23 22:30:31 +08:00
Gerhard Stein 616a69a5c5 Fixes and improvements 2016-12-03 14:18:33 +01:00
Gerhard Stein 1194788eb9 Added Python3. (Still testing integration) 2016-12-03 11:31:30 +01:00
lubomyr 45f514b823 gl4es updated, added latest changes by ptitSeb 2016-12-03 00:51:12 +02:00
lubomyr 72a4905ea4 gl4es updated, added latest changes by ptitSeb 2016-11-29 23:31:07 +02:00
Sergii Pylypenko 9a1dbfc234 Ninslash: bump version 2016-11-26 02:43:52 +02:00
lubomyr 7a954e3dc0 gl4es updated, added latest changes by ptitSeb 2016-11-13 15:43:07 +02:00
lubomyr 2325488f02 added mpeg2 library 2016-11-10 00:17:26 +02:00
lubomyr 90a3f4dbf1 gl4es updated, added latest changes by ptitSeb 2016-11-06 22:07:01 +02:00
lubomyr aa4b72349d UseGlshim option renamed to UseGl4es 2016-11-06 16:35:14 +02:00
lubomyr 4d9ac0505d gl4es updated, added latest changes by ptitSeb 2016-11-06 16:24:13 +02:00
lubomyr b4cadd5955 pTitSeb's glshim renamed to gl4es 2016-11-06 15:18:18 +02:00
lubomyr 21867b6ddc glshim updated, added latest changes by ptitSeb 2016-11-02 20:21:36 +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 5e11dbbe7e Merge branch 'sdl_android' of github.com:pelya/commandergenius 2016-10-29 01:06:31 +03:00
Sergii Pylypenko 8e55ab1e98 Ninslash: update 2016-10-29 01:05:58 +03:00
lubomyr 38df0804c2 Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android 2016-10-28 21:42:52 +03:00
lubomyr c38d48f737 changed delay for 'tap or timeout' left mouse click 2016-10-28 21:42:02 +03:00