Commit Graph

2128 Commits

Author SHA1 Message Date
pelya
dd90b7ec96 XSDL: fixed compilation with NDK r12 2016-06-26 23:12:01 +03:00
Gerhard Stein
29f07b59a5 Commander Genius update 2016-06-26 19:56:06 +02:00
Gerhard Stein
cd92475516 Updated Commander Genius version 2016-06-25 19:39:36 +02:00
Gerhard Stein
3a2d152573 Banner for Commander Genius 2016-06-25 18:13:43 +02:00
Sergii Pylypenko
6013042b05 SDL: fixed setEnvironment scripts to use new names for libcrypto and libssl 2016-06-13 15:46:14 +03:00
Sergii Pylypenko
f78e2f5887 OpenArena: updated miniupnpc 2016-06-13 15:45:55 +03:00
Sergii Pylypenko
50d1e66e8f Pachi: bump version 2016-06-13 15:45:22 +03:00
pelya
4befac3638 OpenArena: added miniupnpc binaries 2016-06-13 00:01:59 +03:00
Sergii Pylypenko
87404faf36 SuperTux: bump version 2016-06-10 21:35:47 +03:00
Sergii Pylypenko
cbd8374185 SDL: renamed libcrypto and libssl to avoid clashing with system libraries, fixed crashes in SD card Java code 2016-06-10 19:43:32 +03:00
Sergii Pylypenko
90cc2821a6 SDL: mosaic TV borders, do not show dull grey, or Google will reject the app 2016-06-08 20:49:55 +03:00
Sergii Pylypenko
ec408b555a SDL: graphics for TV borders, from https://pixabay.com/en/tile-background-image-graphic-1346111/ 2016-06-08 19:29:46 +03:00
Sergii Pylypenko
026495e13d SDL: Better commandline dialog in options 2016-06-08 18:38:35 +03:00
Sergii Pylypenko
d1b9f16f93 SDL: fixed a bug with deleting files on update, when the app is installed on external SD card 2016-06-07 20:45:53 +03:00
Sergii Pylypenko
305035d399 SuperTux: better TV banner 2016-06-07 15:58:16 +03:00
Sergii Pylypenko
34f4a4bea7 SuperTux: added TV banner 2016-06-06 23:31:45 +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
608c89d692 SDL: copy assets from AndroidData recursively, this allows app to put it's data dir into .apk file and use libzzip or libphysfs to read it from getenv("ANDROID_MY_OWN_APP_FILE") 2016-06-06 16:26:09 +03:00
Sergii Pylypenko
1f245af78d SDL: Updated PhysFS to v2.0.3 2016-06-06 16:23:04 +03:00
pelya
02326b6526 SuperTux: bump version 2016-06-06 01:12:09 +03:00
Sergii Pylypenko
b478e207fc SDL: fixed a crash in onTouchEvent on Android 2.3 devices 2016-06-01 23:07:14 +03:00
pelya
98f3642373 Updated .gitignore 2016-05-28 01:50:57 +03:00
Sergii Pylypenko
df92b2fc8b SDL: do not use VOICE_CALL audio source, it's only available during voice calls 2016-05-27 19:52:08 +03:00
Sergii Pylypenko
22e7f45f6f SDL: show Marshmallow permission dialog for recording audio
Updated SuperTux
2016-05-27 19:34:34 +03:00
Sergii Pylypenko
87e9b75d98 SDL: record audio using headset, if it's connected. 2016-05-27 18:20:30 +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
b3a5e10cfa curl: switched back to OpenSSL, updated to latest version 2016-05-24 20:20:46 +03:00
Sergii Pylypenko
4df7e9dae9 Updated TODO 2016-05-23 21:42:24 +03:00
Sergii Pylypenko
54889f6d38 XSDL: updated to compile on NDK r11c 2016-05-19 21:46:24 +03:00
pelya
2bc39e57ba SDL: check that SD card is writable before writing there on fresh install 2016-05-17 13:14:17 +03:00
pelya
723e0524ac SDL: do not pause each frame if screen keyboard is shown without full-screen text input field, this makes built-in keyboard choppy 2016-05-16 01:02:21 +03:00
pelya
3c2976aa03 OpenTTD: updated 2016-05-15 01:39:38 +03:00
Sergii Pylypenko
1f2adbb2d3 [SDL] Access to SD card is disabled by default now, for Android 4.3 and newer 2016-05-13 23:41:25 +03:00
lubomyr
056ac53e2d updated lbreakout2 2016-05-06 14:50:41 +03:00
lubomyr
006e2e5a00 added new screen mode 960x540 2016-04-25 21:04:32 +03:00
lubomyr
f49d407dec glshim updated, added latest changes by ptitSeb 2016-04-23 23:18:27 +03:00
lubomyr
45593cd2f2 changed delay for 'tap or timeout' left mouse click 2016-04-23 23:17:22 +03:00
Sergii Pylypenko
1842bb2209 SDL: bigger delay for 'tap or timeout' left mouse click, this commit can break emulators like ScummVM 2016-04-22 22:27:18 +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
Gerhard Stein
b2c1fb771d Commander Genius update to version 1.9.3 2016-04-21 18:55:39 +02:00
Sergii Pylypenko
922feec8b9 SDL: Replaced Apache HTTP with HttpURLConnection, to decrease app size and number of dependencies 2016-04-20 23:04:16 +03:00
Nito Martinez
9e0e35b074 Add android.intent.action.VIEW to x11 intent, resolves #55 2016-04-19 17:43:38 +02:00
lubomyr
74e757be5c Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android 2016-04-17 17:35:00 +03:00
lubomyr
3c8e1ed646 glshim updated, added latest changes by ptitSeb 2016-04-17 17:31:24 +03:00
pelya
493530112e SDL: new API SDL_ANDROID_SetConfigOption() to configure SDL Android-specific options, such as video depth (which requires app restart) 2016-04-17 01:06:27 +03:00
lubomyr
4374b45ed0 Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android 2016-04-14 21:10:57 +03:00
lubomyr
b2df9398f8 glshim updated, added latest changes by ptitSeb 2016-04-14 21:09:05 +03:00
Sergii Pylypenko
d1e8985bda OpenTTD: yet more bugfixes 2016-04-12 22:59:44 +03:00
lubomyr
46cf1dd9a0 glshim updated, added latest changes by ptitSeb 2016-04-11 00:34:25 +03:00
Sergii Pylypenko
bc5191c50a OpenTTD: updates and fixes 2016-04-08 21:34:17 +03:00