Commit Graph

3058 Commits

Author SHA1 Message Date
Sergii Pylypenko
dd184b184e xerces: fixed compilation 2019-06-14 16:44:43 +03:00
Sergii Pylypenko
ff8594202d OpenTTD: bump version 2019-05-13 23:11:17 +03:00
Sergii Pylypenko
63e5356a5b SDL: include Proguard Java code mapping into source archive in createSourceArchive.sh script 2019-05-13 23:10:06 +03:00
Sergii Pylypenko
89ecc43d8f SDL: fixed crash on Android 4 2019-05-13 23:09:10 +03:00
Sergii Pylypenko
8c34faa475 OpenTTD: updated build scripts 2019-04-26 22:54:54 +03:00
Sergii Pylypenko
65fe44f66a SDL: removed debug from pkg-config script 2019-04-25 23:42:32 +03:00
Sergii Pylypenko
f0ff49906c OpenTTD: updated, c++_shared now must be added to the list of libraries 2019-04-25 19:12:22 +03:00
Sergii Pylypenko
2ff9d7cb2c SDL: better scaled video resolutions 2019-04-25 19:12:05 +03:00
Sergii Pylypenko
d0f0e4cfea SDL: better logs 2019-04-25 18:47:16 +03:00
Sergii Pylypenko
7662f2acae SDL: fixed pkg-config script to output dependencies for iculx and icui18n 2019-04-25 18:41:31 +03:00
Sergii Pylypenko
3bed7f054e SDL: better logs when loading library 2019-04-25 18:41:09 +03:00
Sergii Pylypenko
f78c911f0a SDL: filter out c++_shared library from setEnvironment LDFLAGS 2019-04-25 18:40:18 +03:00
Sergii Pylypenko
90f5ab5684 SDL: updated setEnvironment scripts to use NDK r19 standalone toolchain 2019-04-24 23:32:40 +03:00
Sergii Pylypenko
20d59c5920 OpenTTD: update to 1.9.1 2019-04-24 20:41:57 +03:00
Sergii Pylypenko
b5a391b0dd Updated todo 2019-04-08 19:48:44 +03:00
Sergii Pylypenko
20eef1b149 Updated todo 2019-03-29 21:50:16 +02:00
Sergii Pylypenko
f0425aa9af Updated todo 2019-03-11 20:14:48 +02:00
Sergii Pylypenko
d9ce299843 SDL: put binaries.zip to lib/<ARCH>/ so Play Store will (maybe, not tested) strip binaries for unsupported architectures 2019-02-25 21:26:54 +02:00
Sergii Pylypenko
9c3259a969 SDL: updated path to .apk file in helper scripts 2019-02-25 19:41:59 +02:00
Sergii Pylypenko
bb46839637 SDL: fixed path to .apk file in build script 2019-02-25 19:39:18 +02:00
Sergii Pylypenko
22a34468d2 SDL: updated Gradle build files 2019-02-25 19:30:41 +02:00
Sergii Pylypenko
ab3e3aa1a7 XSDL: fixed build for 32-bit architectures 2019-02-25 19:30:19 +02:00
Sergii Pylypenko
56ae8d528e XSDL: fixed xkbcomp 2019-02-25 17:00:59 +02:00
Sergii Pylypenko
15ee9faf9b XSDL: updated busybox 2019-02-20 21:16:04 +02:00
Sergii Pylypenko
4d6a8dcd88 XSDL: do not restart in a loop, if we fail then stop 2019-02-20 20:28:21 +02:00
Sergii Pylypenko
639a2e7e69 SDL: fixed service notification on Android 8 2019-02-20 20:22:13 +02:00
Sergii Pylypenko
054ac50e0a XSDL: fixed linking 2019-02-20 19:22:57 +02:00
Sergii Pylypenko
9397c0079c SDL: fixed wrong header include when ANDROID macro is not defined 2019-02-19 18:43:30 +02:00
Sergii Pylypenko
e887896edf Xserver: work-in-progress update 2019-02-18 22:09:59 +02:00
Sergii Pylypenko
8be8471285 SDL: added padding to 'Stop app' button in the persistent notification 2019-02-18 22:09:25 +02:00
Sergii Pylypenko
2f49dd6e30 SDL: support for NDK r19, switched from c++_static to c++_shared, as recommended in NDK docs 2019-02-06 23:27:14 +02:00
Sergii Pylypenko
657ab95852 OpenLieroX: updated submodule 2019-02-06 23:27:02 +02:00
Sergii Pylypenko
3425c4b372 SuperTux: enabled boost_locale 2019-02-06 23:26:23 +02:00
Sergii Pylypenko
5ba2b00a1e Updated TODO 2019-02-06 23:20:14 +02:00
Sergii Pylypenko
d431337433 SDL: fixed on-screen key layout customization dialog in SDL settings 2019-02-06 23:19:39 +02:00
pelya
1f32270a80 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2019-01-30 21:57:58 +02:00
Sergii Pylypenko
0186aa0786 Updated todo 2019-01-04 18:43:06 +02:00
Sergii Pylypenko
8c632cd6e0 Updated todo 2019-01-03 17:18:34 +02:00
Sergii Pylypenko
b5fec3dd68 Updated todo 2018-12-24 23:15:06 +02:00
Sergii Pylypenko
6b1bd79e2f OpenLieroX: fixed opening app from Chrome notification 2018-12-17 23:41:24 +02:00
Sergii Pylypenko
da55d86723 SDL: account for rounded screen corners for text input 2018-12-13 20:49:08 +02:00
Sergii Pylypenko
63178dd22b Updated boost 2018-12-13 19:48:19 +02:00
Sergii Pylypenko
f3ee09e047 Updated todo 2018-12-13 18:39:46 +02:00
Sergii Pylypenko
5b778604b5 Updated todo 2018-12-11 19:14:08 +02:00
Sergii Pylypenko
264f7aa43f SDL: disabled spammy debug output 2018-12-05 20:19:39 +02:00
Sergii Pylypenko
eec2e53f0f SDL: fixed optimization flags for debug builds, I can finally run ndk-gdb because I've got a new phone yay 2018-12-05 20:15:36 +02:00
Sergii Pylypenko
bf0eb74ea8 SDL: fix for loading libiconv 2018-12-05 19:49:59 +02:00
Sergii Pylypenko
969d785ec1 SDL: notice that MP# is patent-free now 2018-12-05 19:25:37 +02:00
pelya
76d93ca1fa Updated todo 2018-11-29 19:50:39 +02:00
Sergii Pylypenko
61c5b7352b SDL: fixed build warning 2018-11-19 20:09:34 +02:00