Commit graph

98 commits

Author SHA1 Message Date
Alibek Omarov
8359cbe76c scripts: waifulib: add flag --enable-limited-debuginfo which enables -gline-tables-only on GCC and Clang compilers
This saves ~30mb of APK size on Android.
2025-03-05 02:19:39 +03:00
Alibek Omarov
4eaa8ab40f android: bump minimum CMake version, so disabling unneeded features in SDL actually works 2025-02-26 14:21:58 +03:00
Alibek Omarov
5620e7ab4c android: fixup CMAKE_LIBRARY_OUTPUT_DIRECTORY on Win32, merge stdout and stderr for waf output 2025-02-26 12:40:22 +03:00
Alibek Omarov
d1c5862bab android: bump NDK version to 28 2025-02-26 12:40:22 +03:00
Alibek Omarov
81400d0b01 android: use xcompile.py's support for Android NDK, fix tabs 2025-02-26 12:40:22 +03:00
Alibek Omarov
a129f13e25 android: enable verbose output for CMake running from Gradle 2025-02-26 12:40:22 +03:00
Alibek Omarov
ec8b4c0a84 android: rework how engine is built, instead of generating CMakeLists, just use included in CMake ExternalProject feature 2025-02-26 12:40:22 +03:00
Alibek Omarov
bf344282ec android: explicitly set Waf output directory so it doesn't mess with current configuration and places generated files where CMake expects them to be 2025-02-09 16:20:38 +03:00
Alibek Omarov
e27d20dfa3 android: enable debug symbols for native libraries 2025-02-09 15:49:28 +03:00
Alibek Omarov
f2fb668c9e android: now run exit() from Java side, as the next engine run is expected to be clean 2025-01-09 21:29:01 +03:00
Alibek Omarov
45787a87b3 android: try to enable poly-opt and lto optimizations for release builds 2024-12-05 22:33:22 +03:00
Alibek Omarov
de1361d99d android: don't show unfinished downloads. Set progress to 1.0f when done 2024-12-04 17:08:55 +03:00
Alibek Omarov
e731775f70 android: cleanup unused imports 2024-12-04 16:27:53 +03:00
Alibek Omarov
fd5e3fbbb9 android: configure waf with bundled deps to not look for system libs, as Android doesn't have any 2024-12-02 21:10:10 +03:00
Alibek Omarov
778315da5f android: let's implement proguard rules for SDL2 2024-11-20 17:05:46 +03:00
Alibek Omarov
1acda22ad4 android: CMakeLists: try to build smaller SDL2 2024-11-20 12:55:26 +03:00
Alibek Omarov
4cb1f69475 android: remove unrelated readme file 2024-11-20 12:42:56 +03:00
Alibek Omarov
f1806cbf2e android: add SDL classes and some engine methods to proguard rules file 2024-11-20 12:41:38 +03:00
Alibek Omarov
a4beb7d493 android: remove fastlane, as we don't really need it anymore 2024-11-20 12:05:58 +03:00
Alibek Omarov
880ae0fe7c android: change default arguments to -console -log, as -dev enables cheats which may be undesired for users 2024-11-20 10:36:53 +03:00
Alibek Omarov
cd3cc7e696 android: FileCopyWorker: implement simple progress tracking 2024-11-20 10:36:24 +03:00
Alibek Omarov
9e9a9847fc android: fix xash-extras assets path 2024-11-20 08:49:42 +03:00
Alibek Omarov
81197b1aa4 android: bump NDK to r27c 2024-11-20 07:29:36 +03:00
Alibek Omarov
8407af17f4 android: don't add verbose flags to waf, fix SDL path on CI 2024-11-20 07:23:40 +03:00
Alibek Omarov
22fef6fa36 android: add forgotten CMakeLists.txt 2024-11-20 07:15:50 +03:00
Alibek Omarov
b63abe1cf2 android: use correct build flavor 2024-11-20 06:56:58 +03:00
Alibek Omarov
cd3dc78d4d Include android project into the sources 2024-11-20 06:32:16 +03:00
Alibek Omarov
f04a26901c Add 'android/' from commit 'add509bf9ebaa488e2afe2cdc158a0e6725cd654'
git-subtree-dir: android
git-subtree-mainline: b9f4f1eba4
git-subtree-split: add509bf9e
2024-11-20 05:31:39 +03:00
Velaron
75e0eb8f7d android: move to gradle 2023-10-26 14:25:18 +03:00
Bohdan Shulyar
acba3e8c7b android: proper escaping in gen-version.sh 2021-10-09 21:21:01 +03:00
Alibek Omarov
a4ec54551a android: fix ampersand, lt, gt in version generator script 2021-07-03 22:45:29 +03:00
Velaron
155e766276 android: update signature check 2021-04-04 21:56:15 +03:00
Velaron
59ef64c821 android: update certificate check 2021-04-04 21:56:15 +03:00
Alibek Omarov
9feaee3e28 android: bump API level to 29 (Android 10) to support allowAudioRecording manifest property. Could be also done with reflection but I don't want do reflection 2020-11-27 21:58:11 +03:00
nillerusr
5fd30876ab fix max_aspect 2020-10-29 21:35:26 +03:00
abasgames
8d1288373d Audio capture 2020-09-30 21:39:50 +03:00
Alibek Omarov
bea0f46d31 android: don't pause on foldables 2020-08-23 19:04:24 +03:00
Francisco Medina
a55282f2c8 l10n: Spanish: Translated using Weblate
Currently translated at 84.0% (58 of 69 strings)

Translation: Xash3D FWGS/Android translations
Translate-URL: https://l10n.mentality.rip/projects/xash3d-fwgs-android/android-translations/es/
2020-07-22 15:26:38 +03:00
Francisco Medina
09764c65ae l10n: Spanish: Added translation using Weblate 2020-07-22 15:26:38 +03:00
Alperen
6f29e2ea12 l10n: Turkish: Translated using Weblate
Currently translated at 100.0% (69 of 69 strings)

Translation: Xash3D FWGS/Android translations
Translate-URL: https://l10n.mentality.rip/projects/xash3d-fwgs-android/android-translations/tr/
2020-07-22 15:26:38 +03:00
mittorn
9f45a1e8cb XashService: fix crash on api26 2020-07-10 09:16:11 +07:00
mittorn
2e5fcd45bd XashActivity: enable navbar menu key 2020-07-10 06:54:32 +07:00
mittorn
2c8cf356f9 XashActivity: fix white navbar background 2020-07-10 06:53:31 +07:00
mittorn
8b6243d872 fwgslib: fix immersive mode check 2020-07-10 06:52:57 +07:00
mittorn
8082d2092f XashService: Icon does not exist before 23 2020-07-08 01:47:31 +07:00
mittorn
addd2f76ef resources: copy mipmaps to drawable, ensure mipmap used on 19+ and xml icon on 26+ when possible 2020-07-08 01:03:18 +07:00
mittorn
d6c715c5c3 XashService: re-enable api21 notification code 2020-07-08 00:59:57 +07:00
mittorn
1e84082d81 AndroidManifest: fix exit button receiver name 2020-07-08 00:59:12 +07:00
mittorn
8602bd4e9e Refactor XashActivity, fix crash in XashService, add compat wrappers 2020-07-07 07:28:43 +07:00
mittorn
ac0e9b633d mipmap does not work on 4.2- 2020-07-07 07:26:25 +07:00