b4cbc0aa75
SDL: ask for SD card permission right after launch, removed SDL_ANDROID_RequestExternalStorageRuntimePermission() API
pelya
2016-08-14 22:50:37 +03:00
3aa109c292
Removed Daffy and LastNinja 'wrappers' for Vice64, they cannot be published because of copyright
pelya
2016-08-14 22:18:51 +03:00
502184f5c3
Commander Genius update
Gerhard Stein
2016-07-04 16:38:43 +02:00
a44921fcc4
OpenTTD: do not redownload HD graphics on update
pelya
2016-07-03 14:13:21 +03:00
f1d083fbf5
OpenTTD: bump version
pelya
2016-07-03 03:34:32 +03:00
5fcf78b18b
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
pelya
2016-07-03 03:15:46 +03:00
a6756d410f
SDL: oops, forgot to bump OpenSSL version in Java code
pelya
2016-07-03 03:08:53 +03:00
63061a2fbc
SDL: switched NDK platform version back to Android 4.0 for OpenSSL and applikcation build scripts, because it crashes when using Android 6.0 API, bumped OpenSSL version to force recompilation
pelya
2016-07-03 03:03:37 +03:00
a1da75bb25
SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds
Sergii Pylypenko
2016-06-28 22:18:38 +03:00
33623855a8
OpenArena: show SD card permission dialog when extracting data from .obb file
pelya
2016-06-27 01:52:43 +03:00
87404faf36
SuperTux: bump version
Sergii Pylypenko
2016-06-10 21:35:47 +03:00
cbd8374185
SDL: renamed libcrypto and libssl to avoid clashing with system libraries, fixed crashes in SD card Java code
Sergii Pylypenko
2016-06-10 19:43:32 +03:00
90cc2821a6
SDL: mosaic TV borders, do not show dull grey, or Google will reject the app
Sergii Pylypenko
2016-06-08 20:49:55 +03:00
d1b9f16f93
SDL: fixed a bug with deleting files on update, when the app is installed on external SD card
Sergii Pylypenko
2016-06-07 20:45:53 +03:00
305035d399
SuperTux: better TV banner
Sergii Pylypenko
2016-06-07 15:58:16 +03:00
34f4a4bea7
SuperTux: added TV banner
Sergii Pylypenko
2016-06-06 23:31:45 +03:00
ed2f31189c
SDL: support for AndroidPostBuild.sh script, to customize .apk file after it was generated
Sergii Pylypenko
2016-06-06 19:40:42 +03:00
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")
Sergii Pylypenko
2016-06-06 16:26:09 +03:00
df92b2fc8b
SDL: do not use VOICE_CALL audio source, it's only available during voice calls
Sergii Pylypenko
2016-05-27 19:52:08 +03:00
22e7f45f6f
SDL: show Marshmallow permission dialog for recording audio
Sergii Pylypenko
2016-05-27 19:34:34 +03:00
87e9b75d98
SDL: record audio using headset, if it's connected.
Sergii Pylypenko
2016-05-27 18:20:30 +03:00
acbfa9d4d7
SDL: Updated OpenSSL, removed BoringSSL. OpenSSL is now a shared library, because libcurl did not compile the other way.
Sergii Pylypenko
2016-05-24 21:16:52 +03:00
b3a5e10cfa
curl: switched back to OpenSSL, updated to latest version
Sergii Pylypenko
2016-05-24 19:04:52 +03:00
4df7e9dae9
Updated TODO
Sergii Pylypenko
2016-05-23 21:42:24 +03:00
54889f6d38
XSDL: updated to compile on NDK r11c
Sergii Pylypenko
2016-05-19 21:46:24 +03:00