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
Anders Jenbo
34c2290bd0
Make game run on Anroid 4.3 and up
5 years ago
Anders Jenbo
9818ad4891
[Android] Locate external App data path and migrate data files
5 years ago
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
5 years ago
Anders Jenbo
019db81351
Bump Android SDK version to 29
...
Google now requires apps to target version 29 in order for them be be
admissable.
5 years ago
Licaon_Kter
f7dafc5073
Android - Enable multiplayer ( #2171 )
5 years ago
Licaon_Kter
0ee23d9198
Replace JCenter repos
...
Fix https://github.com/diasurgical/devilutionX/issues/2170
5 years ago
Licaon_Kter
23d73c860d
Android - move version to build.gradle ( #2168 )
5 years ago
Anders Jenbo
3f7ad14306
Set up CI for Android builds
5 years ago
Anders Jenbo
8c5c703375
Implement Android installation wizard
5 years ago
Krzysztof Klinikowski
1a3075c362
Add DevilutionX Android activity
5 years ago
staphen
90a840999c
Add Android dependencies via CMake FetchContent scripts
5 years ago
Anders Jenbo
e2ead2cc5e
Port engine to Android
...
Set the font path for Android
Do not check for FileExists on CharisSILB.ttf for Android, FileExists
will always fail as it doesn't detect files located in the APK
port
5 years ago
Juraj Michálek
fe6e9e9cc2
Use CMake as build system
5 years ago
Anders Jenbo
08f8e5b502
Add Android icon
5 years ago
Krzysztof Klinikowski
751485b5db
Add SDL Android porject files
5 years ago