335 Commits

Author SHA1 Message Date
MoNTE48
66a865012c Android: update toolchains, cleanup compiler flags 2020-02-04 17:33:05 +01:00
Maksim
62a71ca4e0 Android: fixed assets unpacking error 2020-01-03 00:12:39 +01:00
MoNTE48
24d354767a Version 1.7.1-release 2019-12-27 22:34:34 +01:00
MoNTE48
1543913f03 Version 1.7.0-release 2019-12-20 20:59:53 +01:00
MoNTE48
329f4d836b Android: cleanup Android.mk 2019-12-20 20:59:53 +01:00
MoNTE48
d4f03dc2f3 Android: update java part 2019-12-09 17:41:06 +01:00
MoNTE48
d014f94141 Android: static stl, getting deps using gradle, some fixes 2019-11-19 12:50:05 +01:00
MoNTE48
654f530ccf Android: fix Start.sh 2019-11-14 14:38:41 +01:00
MoNTE48
95e60ca30d Version 1.6.1-release 2019-11-14 11:53:17 +01:00
Bektur
acc23ec945 Android: Update java part to the latest changes (#149)
* Update android part to the latest changes
2019-11-11 17:55:47 +01:00
MoNTE48
ba11ca2df3 Android: getMemoryMax method update and other improvements 2019-11-02 21:05:18 +01:00
MoNTE48
856c8c8b3f Android: remove obsolete build system 2019-10-23 23:08:24 +02:00
MoNTE48
6eddf5b1d7 Mobile: do not build unused mapgens 2019-10-22 16:29:09 +02:00
MoNTE48
07c527dddc iOS: 1.6.0-release 2019-10-19 00:38:58 +02:00
MoNTE48
382c528bfa Version 1.6.0-release (Desktop, Android, and iOS) 2019-10-17 10:50:06 +02:00
MoNTE48
71e85db0a9 Android: update Java part 2019-10-13 20:55:24 +02:00
MoNTE48
b32a279bfb Android: fix Cyrillic character input 2019-09-19 15:42:48 +02:00
MoNTE48
f1d434efc5 Android: update build tools and versions, new icon 2019-09-19 15:42:48 +02:00
MoNTE48
1020a4d112 Mobile: Do not copy unnecessary mods 2019-09-06 17:23:57 +02:00
MoNTE48
862ed96826 Fix prev commit "Touchscreengui. Some improvements" 2019-09-06 17:23:45 +02:00
MoNTE48
91d93b5147 Small fixes in torch, beds, itemframes, sfinv 2019-08-16 22:57:52 +02:00
MoNTE48
3e4e8bbac9 Android fixes 2019-08-10 22:56:36 +02:00
MoNTE48
0360a599d0 Final redo of Android building 2019-08-06 14:09:01 +02:00
MoNTE48
68117f4e03 Android: improved build system 2019-07-20 21:40:42 +02:00
MoNTE48
ef148bdcf1 Android: add ARM64 and clang support 2019-07-17 19:58:05 +02:00
Maksim Gamarnik
222f5947e5 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48
8a5d78ddfc Mobile: Integrate libintl-lite (locale) 2019-06-05 19:32:48 +02:00
Maksim Gamarnik
70f7c4f194 Android: update java part 2019-05-13 14:16:51 +02:00
Maksim Gamarnik
cc3045473e merge diff branch 2019-05-03 21:32:29 +02:00
MoNTE48
06b1df684f Fix merging, Android: newest irrlicht 2019-05-03 21:32:07 +02:00
MoNTE48
e98d421aff Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
MoNTE48
94a003d174 Minor iOS update - v. 1.1.24 2019-01-07 01:17:55 +01:00
Loïc Blot
7b9cd63e06 Drop libgmp on Android and use mini-gmp (#8047) 2019-01-04 16:41:42 +01:00
Loïc Blot
32b725dd53 Bump android version code for next Play Store version 2019-01-04 14:16:09 +01:00
stujones11
1e97fc2620 Android: Fix start-up crashes on version 4.x (#8003)
* Android: Load shared STL library

* Android: Fix exception with window background image
2018-12-22 19:02:27 +01:00
Loic Blot
784d20b2b8 Add missing variables since previous cherry-pick 2018-12-22 17:28:22 +01:00
Maksim
7c60a58121 Update Android java code (#7820)
Targets SDK 26 as required by the playstore.
Fixes screen auto-rotation closing game.
Hides on-screen navigation bar if present.

Update gradlew.
Fix display aspect on 18+/:9 displays (like a Samsung Galaxy S9).
Remove small app icons, not required.
Fix xml in unpacking activity.
Support Android permission: On Android 6.0+ you need to manually give write
permission (as required by google).
Background during unpacking (just a demo for now).
Material Design: no more Android 2 interface.
Immersive mode (Android 4.4+ - hide NavBar for fullscreen mode).
2018-12-22 17:25:38 +01:00
Loic Blot
6ecdcc1f19 Update android version code (rebuild) 2018-12-04 19:11:03 +01:00
MoNTE48
3d8c088230 Rename touch crack texture 2018-08-09 21:31:47 +02:00
berkut
ce413af5e4 Latest Java changes (#123) 2018-07-24 21:01:36 +02:00
MoNTE48
1bec9ff1cc Android: Fix gradle assembly 2018-07-20 13:26:38 +02:00
sfan5
0658caec09 Completely disable SQLite so it can be omitted (#120)
* Completely disable SQLite so it can be omitted

* Remove old auto-migration code

* Show error when loading sqlite3 world in Main Menu
2018-07-19 12:13:47 +02:00
Paramat
bbff80a0e2 Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
MoNTE48
6f715a3a43 Android+iOS: Disable show Irrlicht errors. Disable flying in survival. Android - optimization GUI dimension. 2018-07-05 01:03:25 +02:00
Loic Blot
b01c455b65 Bump android version to 20 2018-06-28 19:11:01 +02:00
Loic Blot
987b500560 Update cURL (7.60.0) & SQLite3 (3.24.0) 2018-06-28 19:11:01 +02:00
MoNTE48
881b229131 Android: fix resolution, upd. irrlicht compile flags, add recommended ARMv7a and x86 flags,
Android resolution fix by @sfan5
SRP fix by @red-001 (https://github.com/minetest/minetest/pull/7484)
2018-06-26 01:58:52 +02:00
MoNTE48
99af1ca420 iOS: 1.1.18 - fix text on ja, ko, he; compress logo 2018-06-13 23:41:09 +02:00
Loic Blot
d8a485604d Android: gradle 3.1.3 is not available on mavenCentral
Also update wrapper
2018-06-11 20:37:17 +02:00
Loic Blot
2a04ffb177 Fix android tools version used to build MT 2018-06-11 19:14:10 +02:00