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
Loic Blot
fce827cc15
Android: fix clean_assets target
2018-06-11 19:13:56 +02:00
Loic Blot
1a6a5cfb78
Bump android version for next release
2018-06-10 18:28:41 +02:00
Loic Blot
25b3dc5691
Android: use c++_shared library instead of c++_static
...
MT doesn't launch without that
2018-06-10 17:48:48 +02:00
Loic Blot
03113bb0ab
Android: fix another build typo
2018-06-10 17:11:57 +02:00
Loic Blot
3787ab5047
Android: fix RTTI issue
2018-06-10 17:07:32 +02:00
Loic Blot
4c323809b9
Fix many Android build issues
...
It remains one issue with MT itself and rtti
2018-06-10 17:01:47 +02:00
berkut
1ec2071fc2
Android: update Java part ( #118 )
2018-06-04 08:51:50 +02:00
stujones11
4278f74377
Android: Update build system for ndk-r15x
...
Add workarounds for ndk-r16.
2018-06-03 23:14:26 +02:00
SmallJoker
c1c9995959
Bump version to 0.4.17
2018-06-03 17:35:20 +02:00
MoNTE48
046be9a382
Revert Android -mfpu=vfpv4
2018-05-27 17:14:03 +02:00
MoNTE48
e66e04e0f2
Fix WindowsApp build, change global version: 1.1.10
2018-05-27 13:31:00 +02:00
MoNTE48
c53f63021d
Update Android build, restore "player does not sink when swimming"
2018-04-29 18:32:37 +02:00
sfan5
7af2198864
Android: Update build system for ndk-r15x ( #113 )
...
Add workarounds for ndk-r16.
(ported from 2507d32afe
)
2018-04-29 18:12:48 +02:00
Maksim Gamarnik
a89797ed77
iOS: fix for iPhone X
2017-12-19 03:29:54 +02:00
Maksim Gamarnik
262cd68229
Android: v.1.1.9
2017-08-02 23:22:07 +03:00
berkut
900a6953c2
New progressbar when delete/copy, NPE and others fixes ( #84 )
...
Realize Indeterminate spinner when delete/copy, fix NPE and WindowBadToken
2017-07-21 22:07:41 +03:00
sfan5
7632cb29a5
Disable CSM at compile-time ( #78 )
2017-07-09 23:37:40 +03:00
Maksim Gamarnik
077d898902
Update Android build
2017-06-09 23:23:47 +03:00
Maksim Gamarnik
35770f4abb
Merge Minetest 0.4.16
2017-06-06 23:03:34 +03:00
Loic Blot
1a3effa461
Android: update build tools version + versionCode bump for release
2017-06-03 19:36:17 +02:00
Мамбетов Бектур
2adffa694e
Latest java part
2017-05-22 15:40:00 +03:00
Loïc Blot
9bdb8cec77
Android dependencies updates ( #5755 )
...
* irrlicht ogles 5122 -> 5145
* openssl 1.0.2j -> 1.0.2k
* curl 7.52 -> 7.54
* sqlite 3.15.2 -> 3.18.0
2017-05-13 13:32:59 +02:00
Loïc Blot
614a14c624
Move KeyList & InputHandler from game.h to client/inputhandler.h ( #5752 )
...
* Move KeyList & InputHandler from game.h to client/inputhandler.h
We have a header for inputs, move inputhandler class & related keylist object to it
Also introduce a cpp file for MyEventReceiver::OnEvent function in inputhandler.h because a so huge function doesn't needs to be inlined
* Pass clang-format on inputhandler.{cpp,h} (compatible)
2017-05-13 11:05:16 +02:00
ShadowNinja
35d2f88f51
Clean up numeric.h and split FacePositionCache from it
...
I also optiized FacePositionCache a bit: I removed a map
lookup and vector copy from both branches of getFacePosition.
2017-05-06 16:09:45 -04:00
bigfoot547
4a0dcb8788
[CSM] Add camera API ( #5609 )
...
* [CSM] Add camera API
roper rebase & squash
* Address nerzhul's review
2017-05-05 22:07:36 +02:00