1
0

31 Commits

Author SHA1 Message Date
Maksym H
da679d619e Android: simplify input dialog 2022-11-24 20:57:03 +02:00
Bektur
ecc472ab14
Android: update and improve Kotlin part (#99) 2022-11-11 17:45:05 +01:00
Bektur
3ecb0895aa
Extend API and add get_secret_key for secure operations (#84)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-10-29 13:31:21 +03:00
Deve
ef72016f28
Android: use Irrlicht with SDL2 device (#77)
Co-authored-by: Maksim <Maksym48@pm.me>
2022-09-29 18:35:21 +02:00
Bektur
bd51d690ab
Android: update and add getRoundScreen method (#97) 2022-09-18 02:05:37 +02:00
Bektur
cbb0bc2f53
Simplifying the drawing of the progress bar (#96)
Co-authored-by: Maksym H <Maksym48@pm.me>
2022-09-08 21:28:25 +03:00
Maksim
bd4b420ccd Minor changes and fixes 2022-08-08 00:31:01 +02:00
Maksim
17ebe562a3 Android: minor update 2022-07-13 14:07:19 +03:00
Maksim
e66d7fd516 Android: fix few crashes 2022-06-12 19:13:47 +03:00
Bektur
d974b14e2c
Android: handle errors in debug.cpp (#42) 2022-02-27 10:55:50 +01:00
Bektur
db273c4645 Android: latest bugfixes and features (#39)
Co-authored-by: Maksim <MoNTE48@mail.ua>
2022-02-20 23:59:43 +01:00
MoNTE48
2c0b370748 Update font 2022-01-27 00:08:42 +01:00
Bektur
0d1d39b2f9 Android: Kotlin, modern unzip system and other improvements (#23) 2021-12-04 23:47:06 +01:00
luk3yx
62f2f4546a Create default worlds on restart if none exist 2021-07-25 12:06:24 +02:00
luk3yx
1aabc2ca14 Merge tag '5.4.1' into main
5.4.1
2021-06-08 10:37:38 +12:00
ubulem
1be4634838 Backport MultiCraft Android Java part 2021-02-14 09:58:28 +01:00
Muhammad Rifqi Priyo Susanto
cc44943528
Android: Update Gradle, NDK, Build Tools, and SQLite version (#10833) 2021-01-20 22:31:59 +00:00
rubenwardy
664f5ce960
Add open user data button to main menu (#10579) 2020-12-19 13:27:15 +00:00
Vitaliy
707c8c1e95
Shaders for Android (GLES 2) (#10506)
Shader support for OpenGL ES 2 devices (Android)

Co-authored-by: sfan5 <sfan5@live.de>
2020-10-25 18:01:03 +01:00
Maksim
2ca81d679f Android: update gradle, NDK and built tools version 2020-10-13 20:28:31 +01:00
Maksim
e831ebd63b Android: add ci with saving artifacts 2020-10-13 20:28:31 +01:00
Maksim
05436fb551 Android: get deps as a zip archive and sqlite3 from official source 2020-10-13 20:28:31 +01:00
Maksim
4298d95b16
Android: replace InputDialogActivity on simple dialog window (#10034) 2020-09-26 18:42:22 +02:00
Maksim
646af2ef5f
Android: fix maxAspectRatio (should be float) (#10080) 2020-06-23 19:00:34 +01:00
rubenwardy
e99415e0c5
Android: Fix asset upgrade by renaming license file (#10073) 2020-06-20 14:52:24 +01:00
rubenwardy
469e8d8b7e
Add .nomedia file to Android assets (#10047) 2020-06-18 18:24:38 +01:00
Bektur
87b25e583d
Show Toast in UI thread and fix unpacking on Android 10 (#9900) 2020-06-05 02:22:19 +01:00
rubenwardy
a9c3a42323
Add core.open_url() to main menu API (#8592) 2020-05-17 19:09:10 +01:00
Maksim
373bad16c0
Android: some java-part improvements (#9760)
Replace Log to Toast.
Start Native only after successful unpacking.
Light refactoring in CopyZipTask.
Update NDK version.

Co-authored-by: ubulem <berkut87@gmail.com>
2020-05-04 08:47:00 +02:00
Maksim
6ba44d7452
Android: add OpenGL ES 2 support (#9715)
.. and bump gradle to 3.6.3
2020-04-22 20:03:46 +02:00
Maksim
62ae7adab2
Android: add Android Studio support, completely redone java part (#9066) 2020-04-15 16:27:40 +02:00