Commit Graph

3515 Commits

Author SHA1 Message Date
miguel.horta 832d647e1e Openttd release 14.1.rev127 2024-06-05 22:51:56 +01:00
miguel.horta 39c71f8db5 Bump Openttd version to 14.1 2024-06-05 22:49:09 +01:00
miguel.horta f78755e303 change: Update cfg defaults
Make toolbar align to left/top
Have scroll mode default to 1 finger
2024-06-05 22:06:18 +01:00
miguel.horta 78b470bc4f Openttd release 14.0.rev126 2024-04-30 01:03:14 +01:00
miguel.horta f86b75c1d0 Bump Openttd version to 14.0 2024-04-13 14:38:00 +01:00
miguel.horta 5afec88058 bump openttd submodule 2024-04-07 13:59:47 +01:00
miguel.horta eadbd04f81 fix: Name clash between jni.h and error_func.h
Openttd newly included file error_func.h defines two new macros named
FatalError() and UserError(). FatalError() unfortunatly colides with a
method declared in jni.h

jni.h makes its way into Openttd code by being present at SDL_android.h;

Since knownledge of jni.h is not needed for Openttd code the adopted
solution was to remove jni.h from SDL_android.h and forward declare any
of its usages. Akin to pimpl pattern.
2024-04-07 13:51:20 +01:00
miguel.horta c9ce3ced58 change: Bump minSdkVersion to 24
Openttd dropped support to not having getifaddrs, and Android only
started shipping ifaddrs.h with SDK 24
2024-04-07 13:51:01 +01:00
miguel.horta 86aa68b95a WIP prepare for v14.0 2024-04-06 01:30:11 +01:00
miguel.horta 07e2a663ba Restore openssl 2024-04-05 21:02:11 +01:00
miguel.horta d2748a5c1a Restore curl 2024-04-05 19:07:19 +01:00
miguel.horta a3cf17d96e Merge remote-tracking branch 'upstream/sdl_android' into sdl_android 2024-04-05 18:59:48 +01:00
pelya 474099d226 OpenTTD: Bump to version 13.4 2023-08-29 14:28:22 +03:00
pelya d90957f51f fix: move configuration button to bottom 2023-08-29 14:26:05 +03:00
pelya bfb68c161b SDL: switched to NDK r25.2 2023-08-29 14:23:22 +03:00
pelya ed13ef776c OpenTTD: bump version 2023-08-29 14:08:12 +03:00
miguel.horta 24205dc948 Bump to version 13.4 13.4.rev120 2023-08-24 00:14:05 +01:00
miguel.horta 13c29b3ed2 fix: move configuration button to bottom
Bump ndk and gradle
2023-08-23 23:45:30 +01:00
Sergii Pylypenko cdfb2dea96 Merge pull request #148 from gerstrong/sdl_android
OpenSSL fixes, Commander Genius update
2023-07-27 18:52:42 +03:00
Gerhard Stein c6ec8da264 Pipe symbol fiy 2023-07-27 17:49:40 +02:00
Gerhard Stein 1852b09c9b Bump Commander Genius version 2023-07-27 15:53:43 +02:00
Gerhard Stein 4c0ee01285 ABI Level 19 for later NDKs when trying to compile OpenSSL 2023-07-27 13:14:13 +02:00
Gerhard Stein 9eb294a4d5 OpenSSL compile script fix 2023-07-27 12:49:14 +02:00
Gerhard Stein 10b199e707 Fixed wrong spacing 2023-07-27 12:41:46 +02:00
Gerhard Stein f14a9db4b0 Fixed wrong spacing 2023-07-27 12:41:00 +02:00
Gerhard Stein cf4e7deba7 Bump Commander Genius settings for android 2023-07-27 12:35:17 +02:00
Gerhard Stein 902259cad7 Bump Commander Genius 2023-07-27 11:48:50 +02:00
pelya 0b93255121 OpenTTD: bump version 2023-05-20 13:48:38 +03:00
pelya d87f0fc47c CI: separate arm64 build of OpenTTD probably not needed 2023-05-20 12:40:03 +03:00
pelya 67efe70542 Ballfield: bump version 2023-05-20 01:21:48 +03:00
pelya d75428ec05 OpenTTD: enable all architectures 2023-05-20 01:21:07 +03:00
pelya 9aa360df04 SDL: updated sdl2_image libpng libjpeg 2023-05-20 01:18:37 +03:00
pelya b0124577c1 OpenTTD: fixed compilation 2023-05-20 01:18:08 +03:00
pelya a7401cfaf7 CI: do not generate an error if Play Store uploadiung fails 2023-05-20 00:31:01 +03:00
pelya 5f53581671 CI: upload OpenTTD to Play Store beta 2023-05-20 00:23:17 +03:00
pelya 6c5703bf22 CI: eh eh 2023-05-20 00:15:01 +03:00
pelya e5d8d9d3a4 CI: eh 2023-05-20 00:06:19 +03:00
pelya 3b286cc24c CI: fixed ballfield 2023-05-20 00:00:11 +03:00
pelya 9a1f5ca352 icuuc: updated gitignore 2023-05-19 23:58:32 +03:00
pelya 66d66011ce Ballfield: bump version 2023-05-19 23:58:03 +03:00
pelya c869ac6a8a CI: publish to Play Store automatically, Ballfield only for now 2023-05-19 23:56:20 +03:00
pelya c6e9cf6274 Removed Google cloud auth 2023-05-19 23:18:11 +03:00
pelya 6cc124b1df OpenTTD: fix fonts 2023-05-19 23:07:24 +03:00
pelya ac2fe0ffa1 CI: fixed app name 2023-05-19 22:54:06 +03:00
pelya 1def252c9b CI: build OpenTTD for all archs separately 2023-05-19 22:51:40 +03:00
pelya 73210a9428 CI: fixed permissions 2023-05-19 18:03:39 +03:00
pelya c9a563e627 CI: auth to Play Console 2023-05-19 17:44:42 +03:00
pelya c3aabf9f7c OpenTTD: bump version 2023-05-19 17:44:33 +03:00
pelya 6932189f21 OpenTTD: fixed ICU data location 2023-05-19 16:17:56 +03:00
pelya 601d40b414 SDL: copy ICU data to lib 2023-05-19 16:15:08 +03:00