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
|
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
|
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 |
|
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
|
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 |
|
Sergii Pylypenko
|
9fba98e5ab
|
Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl
|
2016-04-04 21:09:43 +03:00 |
|
pelya
|
3f4f642d9f
|
Updated submodules
|
2016-04-03 15:05:23 +03:00 |
|
pelya
|
3e153a54a2
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2016-04-03 15:03:15 +03:00 |
|
pelya
|
652e328152
|
OpenTTD: quick post-release bugfix
|
2016-04-03 15:02:14 +03:00 |
|
Gerhard Stein
|
63e0ba38fa
|
Apparently all build version compile fine wit CG. Even 64-bit ones...
|
2016-04-03 12:54:24 +02:00 |
|
Gerhard Stein
|
a74faccf37
|
Commander Genius Version update
|
2016-04-03 12:23:14 +02:00 |
|
pelya
|
00b4fc610a
|
OpenTTD: updated to 1.6.0 upstream
|
2016-04-03 00:27:00 +03:00 |
|
pelya
|
4e9f088b3c
|
Added fake pkg-config script to resolve include paths to SDL repo, fixed OpenTTD compilation
|
2016-04-02 22:33:20 +03:00 |
|
pelya
|
b401014b1a
|
Updated todo
|
2016-03-27 18:56:42 +03:00 |
|
pelya
|
0455bb648a
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2016-03-27 18:54:23 +03:00 |
|
lubomyr
|
26d62b4a95
|
glshim updated, added latest changes by ptitSeb
|
2016-03-25 00:52:38 +02:00 |
|
lubomyr
|
040ecaa128
|
glshim updated, added latest changes by ptitSeb
|
2016-03-22 00:47:01 +02:00 |
|
lubomyr
|
b94deb8f97
|
glshim updated, added latest changes by ptitSeb
|
2016-03-21 00:39:42 +02:00 |
|
pelya
|
a33fd500a8
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
todo.txt
|
2016-03-17 12:20:07 +02:00 |
|