qndel
24f108f193
fix many typos ( #7322 )
2 years ago
Gleb Mazovetskiy
d2db24a19e
values-tr/strings.xml: Escape single quote
2 years ago
Byrgius
0a778eec4b
Turkish Translation ( #7197 )
2 years ago
Gleb Mazovetskiy
3c1df9aecd
Bump SDL to v2.30.5
2 years ago
staphen
01cbfb6dd1
[Android] Force app to overlap with the display cutout
2 years ago
Oleksandr Kalko
1b29ade394
General Android upgrades
...
* SDL2 to 2.30.2 bugfix
* Gradle to 8.7
* Android Gradle plugin to 8.3.2
Playtested to my Google Pixel 2, Android 11
2 years ago
Tully-B
8fa95a1740
Add Hungarian translation ( #7062 )
2 years ago
Anders Jenbo
522b5e8472
Upgrade SDL to 2.30.0
2 years ago
Oleksandr Kalko
1960aba49e
Android build system upgrades
...
* Upgrade Gradle plugin to 8.2.0
* Upgrade Gradle to 8.5
* Upgrade NDK to 26.1
* Move `buildFeatures` to Gradle build file, since using flag in `gradle.properties` is deprecated
2 years ago
Oleksandr Kalko
ef69727586
Upgrade source-download SDL to 2.28.5 ( #6838 )
2 years ago
Oleksandr Kalko
52027f8ddd
Android upgrades
...
* Gradle to 8.4
* Gradle Android plugin to 8.1.4
2 years ago
staphen
ed1a2a4e99
Add confirmation popup for overwrite
2 years ago
staphen
9d7c6e3f37
Add info popup to the Import Data activity
2 years ago
Gleb Mazovetskiy
bd0986ee73
Update NDK to v26
...
This version of NDK finally comes with updated libc++.
The last update to libc++ in NDK was in early 2020.
This update brings lots of improvements and bugfixes from upstream
libc++.
NDK 26 only support SDK 21+, so we bump `minSdkVersion` as well.
3 years ago
Anders Jenbo
1616318bb1
Bump version to 1.5.1
3 years ago
Anders Jenbo
2b79ddb649
Add gamepad hint for Android TV
3 years ago
Anders Jenbo
02ca96ba67
Bump Android build chain to the latest from Google to not upset them
3 years ago
Oleksandr Kalko
8bcf520263
Android upgrades
...
* Upgrade Gradle and Android plugin
* Change `compileSdkVersion` since it's deprecated
* Change `task` to `tasks.register` on Android Studio suggestion
3 years ago
Oleksandr Kalko
bcfbd99090
Upgrade gradle Android plugin
3 years ago
staphen
22fdeaf2f0
Use JNI to check VERSION file in fonts.mpq
3 years ago
Gleb Mazovetskiy
d6b7949dab
Fonts: Use pre-cropped CLX sprites
...
Built-in font size decreased by 121,587 bytes
(2,287,332 -> 2,165,745).
Fixes #6361
3 years ago
Anders Jenbo
52653f6c37
Add name to TV banner
3 years ago
Gleb Mazovetskiy
28100c246d
Android build: Read VERSION file
3 years ago
Anders Jenbo
343db308fc
Bump version to 1.5.1-dev
3 years ago
Anders Jenbo
0438be6cf3
Bump version to 1.5.0
3 years ago
Anders Jenbo
9b1f9325de
Check for v1 font file
3 years ago
Anders Jenbo
2ec60eb2ea
Perform additional null checks in ExternalFilesManager ( #6203 )
3 years ago
Anders Jenbo
9c14ef2dff
Android TV support
3 years ago
Anders Jenbo
affd874279
Update existing fonts.mpq
3 years ago
Anders Jenbo
0bccad0b70
Update gradle
3 years ago
Anders Jenbo
eac35f4377
Update Android to gradle 8.0.0 ( #6048 )
3 years ago
Gleb Mazovetskiy
77dda702cf
CMake: Update SDL2 to the latest version
3 years ago
staphen
425c675c9b
Update Gradle to version 7.4.2
3 years ago
staphen
e7ed8253bb
[Android] Use correct external files dir in all activities
3 years ago
staphen
ffb04b7c23
[Android] Select the external files directory judiciously
3 years ago
Gleb Mazovetskiy
2dd57475a5
Update SDL to the latest SDL2 branch
3 years ago
Gleb Mazovetskiy
351c9d0c13
Update SDL2 and SDL2 Android code
3 years ago
Oleksandr Kalko
9479f6aff8
Update gradle plugin to 7.3.1
3 years ago
Frazer Smith
1ce29164e2
Compress images
3 years ago
staphen
cd0205f8b9
Enable override for the externalNativeBuild's buildStagingDirectory
4 years ago
Oleksandr Kalko
74b9157ebf
Upgrade Android build tools
4 years ago
Oleksandr Kalko
c988fe09e5
Bump gradle plugin version
4 years ago
Gleb Mazovetskiy
63b448c666
Android: Automatically update fonts.mpq
4 years ago
Anders Jenbo
32928d407c
Do not crash for unknown reasons...
4 years ago
Anders Jenbo
4cce9a2e6e
Do not crash when internal files are in accessible
...
We do not actually need access to the internal files, so simply skip
migration if there doesn't appear to be an internal folder.
4 years ago
Anders Jenbo
a7901323b9
Suppress pointless warning
...
Uses features only present in Android 4.4, but the activity only appears
in the shortcut list which isn't exposed for Android prior to 7.1
4 years ago
Anders Jenbo
8c2fa0a3ed
Make NonNull explicit
...
Inherited
4 years ago
Anders Jenbo
bb76b5fbcd
Bump NDK version ( #5115 )
4 years ago
Oleksandr Kalko
e2629e9fde
Update Gradle plugin version
4 years ago
Oleksandr Kalko
766acd5baf
Upgrade Android build tool versions
4 years ago