Gleb Mazovetskiy
3d308983a8
Migrate to libmpq
...
libmpq is a much simpler alternative to StormLib for reading MPQ archives.
We use our own fork of libmpq: https://github.com/diasurgical/libmpq
Impact:
* DevilutionX is now a lot more portable. Unlike StormLib, libmpq only
needs platform-specific code for Windows.
* Locks around file access **removed** (instead we duplicate the file descriptor for streamed audio only).
* RAM usage is **300 KiB** lower than StormLib.
* Stripped release linux_x86_64 binary is **32 KiB** smaller.
* Amiga build now hangs instead of crashing.
4 years ago
Anders Jenbo
c4b255cf38
🔥 Remove app migration code
...
As of November it is nolonger possible to performe this migration from a
new release.
4 years ago
Oleksandr Kalko
30afa525e5
Apply suggested changes by Android Studio ( #3287 )
...
* Upgrade Gradle plugin to 7.0.3
* Upgrade compileSdkVersion to 30
* Remove androidResources block
4 years ago
NikoVP
4f7f8c1d17
Update strings.xml
...
Small update done from phone...
4 years ago
Anders Jenbo
4b898eb8b3
Bump App version to 20
4 years ago
Oleksandr Kalko
60b6142930
TL Android data screen
4 years ago
Anders Jenbo
b21ef6296d
Bump Android build version
4 years ago
Anders Jenbo
c525aab298
[android] Automatically download additional lang packs
4 years ago
Licaon_Kter
1cc9d44da4
Romanian Android app
4 years ago
Anders Jenbo
7f34fc928e
Ignore Android assets
...
Thease are copied build the build process
4 years ago
Anders Jenbo
18e3df98b5
Copy assets to Android asssets folder
4 years ago
Anders Jenbo
93af15e345
Write XML in the flavor Android Studio wants
4 years ago
Mathieu Maret
833056d66c
Translate Android string in French
4 years ago
Anders Jenbo
5155e955ab
Add Danish translation for the app
4 years ago
Anders Jenbo
3e82ddec1d
Use the term Demo instead of Shareware
4 years ago
Psojed
b5f46035e6
Czech app install instructions
4 years ago
staphen
f8860233d8
Enable ZeroTier on Android
5 years ago
Anders Jenbo
aa9cf21796
Delete most remaning references to SDL_ttf
5 years ago
Anders Jenbo
4dd8b121ec
Replace TTF with PCX font
5 years ago
Anders Jenbo
6321ddb721
Generate devilutionx.mpq
5 years ago
Mateusz Krusinski
a2a4e662db
Polish strings translation for Android
5 years ago
Anders Jenbo
fbf6d5ac9a
Show install guide to users that only run shareware
5 years ago
Anders Jenbo
d5b2310ae0
Remove stray space from German translation
5 years ago
Anders Jenbo
ef649374d0
Apply german app translation from Tito
5 years ago
staphen
ea9816ce41
Enable virtual gamepad for Android
5 years ago
staphen
60492ef954
Add proper graphics for gamepad
5 years ago
staphen
946ae987a3
[Android] Fix input not being in view for 7.1+
5 years ago
Anders Jenbo
8766946bec
[Android] Fix input not being in view for 5.1 - 7.0
...
This is still broken in Android 7.1.1+
5 years ago
NikoVP
e1db9ba77b
Fix some expressions and inconsistencies
...
Fix text and add optional hellfire requirements to text.
5 years ago
Anders Jenbo
fb279465e9
[android] Build and include translations
5 years ago
Aaron Sun
0aac0f7a01
Update Chinese translation
5 years ago
Anders Jenbo
09f6a49ea3
Upgrade gradle
5 years ago
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
5 years ago
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
5 years ago
Anders Jenbo
e21abc9c9e
Portugues android app translation by @maristane
5 years ago
AAS
9762ec0992
Russian strings.xml for android.
5 years ago
Anders Jenbo
522f748179
[android] Detect prefered language
5 years ago
Anders Jenbo
d72b249f2c
[android] Enable verbose logging for debug builds
5 years ago
Anders Jenbo
91f7a8b5b8
[android] Add Korean translation by @uwodb
5 years ago
Anders Jenbo
2c6ba0068e
[android] Update gradle build system
5 years ago
Anders Jenbo
2baca9a5ce
[android] Fix resource leak when downloading shareware
5 years ago
Anders Jenbo
51b3c253f8
Fix Ittalien translation for Android app
5 years ago
Gianluca Boiano
8c188634c4
🌐 Update Italian localization
5 years ago
Anders Jenbo
acefba57d8
Update Android translation files
5 years ago
Anders Jenbo
038fe16bbb
[android] Enable translation of the remaning strings
5 years ago
NikoVP
4a219e41e3
Update strings.xml
5 years ago
NikoVP
3fa882b32b
Update strings.xml
5 years ago
Anders Jenbo
072a543a77
[android] Add translation files
5 years ago
Anders Jenbo
51fbf6b839
[android] Game data installation screen
5 years ago
Anders Jenbo
9c84743a2f
Clean up after failed copy
5 years ago