Commit graph

60 commits

Author SHA1 Message Date
Anders Jenbo
aea984b23d [android] Fix loading with statically linked SDL 2021-12-08 01:53:53 +01:00
staphen
da837c4d2e [Android] Clear memory on exit with System.exit(0) 2021-12-02 22:44:45 +01:00
Anders Jenbo
f0a7493ef3 Upgrade Android builds to SDK 31 2021-12-01 02:29:33 +01:00
Anders Jenbo
d3aab8376a Complete migration to SDL 2.0.18 2021-12-01 02:29:33 +01:00
Gleb Mazovetskiy
4bb34bff96 Update android-project SDL Java code
From 2e9821423a
2021-11-30 17:50:16 +01:00
Gleb Mazovetskiy
ac152589f9 Android: Fix assets copying
Previously, only the translations were copied for Android at build time.
The other assets were copied only at configure time.

Replaces Android-specific handling with a general mechanism to override
the build-time assets directory.
2021-11-30 11:15:04 +01:00
Anders Jenbo
5644e158cd [Android] Define file to back up
Google allows for a max of 25MB so leave out all the MPQ files
2021-11-14 07:41:35 +01:00
Anders Jenbo
c4b255cf38 🔥 Remove app migration code
As of November it is nolonger possible to performe this migration from a
new release.
2021-11-05 10:31:16 +01:00
Oleksandr Kalko
30afa525e5
Apply suggested changes by Android Studio (#3287)
* Upgrade Gradle plugin to 7.0.3
* Upgrade compileSdkVersion to 30
* Remove androidResources block
2021-11-01 13:27:40 +00:00
NikoVP
4f7f8c1d17 Update strings.xml
Small update done from phone...
2021-10-31 01:32:55 +02:00
Anders Jenbo
4b898eb8b3 Bump App version to 20 2021-10-28 23:19:45 +02:00
Oleksandr Kalko
60b6142930 TL Android data screen 2021-10-28 21:04:16 +02:00
Anders Jenbo
b21ef6296d Bump Android build version 2021-10-27 23:48:32 +02:00
Anders Jenbo
c525aab298 [android] Automatically download additional lang packs 2021-10-26 10:23:02 +02:00
Licaon_Kter
1cc9d44da4 Romanian Android app 2021-10-25 21:30:21 +02:00
Anders Jenbo
93af15e345 Write XML in the flavor Android Studio wants 2021-10-19 17:10:39 +02:00
Mathieu Maret
833056d66c Translate Android string in French 2021-10-19 16:35:00 +02:00
Anders Jenbo
5155e955ab Add Danish translation for the app 2021-10-18 05:43:03 +02:00
Anders Jenbo
3e82ddec1d Use the term Demo instead of Shareware 2021-10-16 17:53:43 +02:00
Psojed
b5f46035e6 Czech app install instructions 2021-10-16 17:40:08 +02:00
Anders Jenbo
aa9cf21796
Delete most remaning references to SDL_ttf 2021-10-04 16:47:02 +02:00
Mateusz Krusinski
a2a4e662db Polish strings translation for Android 2021-09-28 13:00:08 +02:00
Anders Jenbo
fbf6d5ac9a Show install guide to users that only run shareware 2021-09-27 07:37:51 +02:00
Anders Jenbo
d5b2310ae0 Remove stray space from German translation 2021-09-26 00:17:02 +02:00
Anders Jenbo
ef649374d0
Apply german app translation from Tito 2021-09-19 06:14:06 +02:00
staphen
946ae987a3 [Android] Fix input not being in view for 7.1+ 2021-09-07 01:59:46 +02:00
Anders Jenbo
8766946bec [Android] Fix input not being in view for 5.1 - 7.0
This is still broken in Android 7.1.1+
2021-09-06 19:11:21 +02:00
NikoVP
e1db9ba77b Fix some expressions and inconsistencies
Fix text and add optional hellfire requirements to text.
2021-08-19 11:28:24 +02:00
Aaron Sun
0aac0f7a01 Update Chinese translation 2021-08-08 13:39:50 +02:00
Anders Jenbo
ad38140956 Backport some SDL 2.0.16-dev features
- Let Android know that we can handle USB devices
- Support wired Amazon Luna gamepad on Android
- Chromebooks support relative mouse motion now
2021-08-06 13:09:57 +02:00
Anders Jenbo
3dd001d6dc [android] Fix default app theme
We can now againn use the NoTitleBar theme since we are not using alert
messagse from the main activity
2021-08-06 13:09:57 +02:00
Anders Jenbo
e21abc9c9e
Portugues android app translation by @maristane 2021-08-02 08:12:08 +02:00
AAS
9762ec0992 Russian strings.xml for android. 2021-08-01 15:42:25 +02:00
Anders Jenbo
522f748179 [android] Detect prefered language 2021-08-01 12:35:24 +02:00
Anders Jenbo
d72b249f2c [android] Enable verbose logging for debug builds 2021-08-01 12:35:24 +02:00
Anders Jenbo
91f7a8b5b8 [android] Add Korean translation by @uwodb 2021-07-31 20:04:03 +02:00
Anders Jenbo
2c6ba0068e [android] Update gradle build system 2021-07-31 20:04:03 +02:00
Anders Jenbo
2baca9a5ce [android] Fix resource leak when downloading shareware 2021-07-30 10:58:23 +02:00
Anders Jenbo
51b3c253f8 Fix Ittalien translation for Android app 2021-07-30 10:46:17 +02:00
Gianluca Boiano
8c188634c4
🌐 Update Italian localization 2021-07-29 23:23:53 +02:00
Anders Jenbo
acefba57d8 Update Android translation files 2021-07-29 03:47:32 +02:00
Anders Jenbo
038fe16bbb [android] Enable translation of the remaning strings 2021-07-29 01:13:50 +02:00
NikoVP
4a219e41e3 Update strings.xml 2021-07-29 00:47:08 +02:00
NikoVP
3fa882b32b Update strings.xml 2021-07-29 00:47:08 +02:00
Anders Jenbo
072a543a77 [android] Add translation files 2021-07-28 23:09:21 +02:00
Anders Jenbo
51fbf6b839 [android] Game data installation screen 2021-07-28 23:09:21 +02:00
Anders Jenbo
9c84743a2f Clean up after failed copy 2021-07-28 23:09:21 +02:00
Anders Jenbo
34c2290bd0 Make game run on Anroid 4.3 and up 2021-07-28 23:09:21 +02:00
Anders Jenbo
9818ad4891 [Android] Locate external App data path and migrate data files 2021-07-26 02:50:30 +02:00
Anders Jenbo
4e6870a92f Fix building Android release versions
With out -03 -flto=full android builds will fail with a message that
it's not possible wiht out O1 - O3
2021-06-19 01:16:00 +02:00