Anders Jenbo
521265f041
Add dev app icon
1 year ago
Oleksandr Kalko
17ce17e910
Android major upgrades ( #7524 )
1 year ago
Oleksandr Kalko
b6dee54cc1
Upgrade SDL to 2.30.7
2 years ago
Anders Jenbo
449285a585
Update to latest Android SDK
2 years ago
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
ef69727586
Upgrade source-download SDL to 2.28.5 ( #6838 )
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
Anders Jenbo
2b79ddb649
Add gamepad hint for Android TV
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
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
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
Frazer Smith
1ce29164e2
Compress images
3 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
e4f808d27f
[android] Automatically start game after updating translations
4 years ago
Anders Jenbo
474175bcd0
[android] Remove leftover migration code
4 years ago
Anders Jenbo
739ed500fb
[Android] Update assets
4 years ago
Gleb Mazovetskiy
6d646a7b32
Update vendored SDL2 to latest master
4 years ago
staphen
6d0b312466
[Android] Add shortcut to import game data
4 years ago
Anders Jenbo
aea984b23d
[android] Fix loading with statically linked SDL
4 years ago
staphen
da837c4d2e
[Android] Clear memory on exit with System.exit(0)
4 years ago
Anders Jenbo
f0a7493ef3
Upgrade Android builds to SDK 31
4 years ago
Anders Jenbo
d3aab8376a
Complete migration to SDL 2.0.18
4 years ago
Gleb Mazovetskiy
4bb34bff96
Update android-project SDL Java code
...
From 2e9821423a
4 years ago
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.
4 years ago
Anders Jenbo
5644e158cd
[Android] Define file to back up
...
Google allows for a max of 25MB so leave out all the MPQ files
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
NikoVP
4f7f8c1d17
Update strings.xml
...
Small update done from phone...
4 years ago
Oleksandr Kalko
60b6142930
TL Android data screen
4 years ago