Commit graph

599 commits

Author SHA1 Message Date
a1batross
a1f8416336 l10n: Russian: Translated using Weblate
Currently translated at 100.0% (69 of 69 strings)

Translation: Xash3D FWGS Android/Android translations
Translate-URL: https://l10n.mentality.rip/projects/xash3d-fwgs-android/android-translations/ru/
2020-05-06 02:37:35 +03:00
a1batross
02f1a92a1b l10n: English: Translated using Weblate
Currently translated at 100.0% (69 of 69 strings)

Translation: Xash3D FWGS Android/Android translations
Translate-URL: https://l10n.mentality.rip/projects/xash3d-fwgs-android/android-translations/en/
2020-05-06 02:37:35 +03:00
Alibek Omarov
d5d3c6868e XashActivity: revert 59411a2 2019-12-23 05:48:30 +03:00
Alibek Omarov
b9028879fb XashService: refactor notification creating, add notification channels on Oreo, use native notification layout on >=21 2019-12-23 05:33:40 +03:00
Alibek Omarov
59411a214a XashActivity: refactor resizing code 2019-12-23 02:33:50 +03:00
Alibek Omarov
b69649c50e android: wscript: make Java code compatible with old Android devices 2019-12-04 01:16:34 +03:00
Alibek Omarov
dc13474729 android: use ImageView instead of drawableLeft 2019-12-04 01:15:20 +03:00
Alibek Omarov
7674964cc8 android: add forgotten permission, application options, bump version, rename ic_launcher_round to ic_launcher to make Android 7.x happy 2019-12-04 00:55:17 +03:00
Alibek Omarov
a8f3701e92 android: implement better way to get JNI libraries directory 2019-12-03 03:46:14 +03:00
Alibek Omarov
ad3157e940 submodules: update 2019-12-03 03:11:51 +03:00
Alibek Omarov
332f81553a android: revert to Java EGL management 2019-12-02 02:16:08 +03:00
Alibek Omarov
c22c227108 android: add adaptive icons for 26. Fix references to icons. 2019-12-01 16:20:06 +03:00
Alibek Omarov
e72b89a88b android: move icons to appropriate folder 2019-12-01 01:28:41 +03:00
Alibek Omarov
3369cca3e6 android: increase target API to Pie(GP requirements), implement requesting permissions 2019-11-29 19:42:48 +03:00
Alibek Omarov
906e6ece0b compile.sh: use host clang by default, enable aarch64 2019-11-29 17:04:04 +03:00
Alibek Omarov
4179464de1 submodules: update 2019-11-29 17:03:26 +03:00
Alibek Omarov
fe0661fde9 android: rename package for new engine 2019-11-28 23:06:56 +03:00
Alibek Omarov
76cd263c83 compile.sh: enable strip 2019-11-07 08:47:48 +03:00
Alibek Omarov
fa4c023961 compile.sh: allow to override API version 2019-11-07 07:08:06 +03:00
Alibek Omarov
e18d0976ef compile.sh: enable polly on host toolchain, as NDK doesn't have it... 2019-10-11 09:11:12 +03:00
Alibek Omarov
ae23528e04 compile.sh: fix checking variables, enable poly-opt for SDK and engine on release builds 2019-10-11 08:53:03 +03:00
Alibek Omarov
bee36ae6a8 waf: upgrade to latest waifu revision 2019-10-11 08:52:19 +03:00
Alibek Omarov
397dbcad51 submodules: update to latest revision 2019-10-11 08:51:53 +03:00
Alibek Omarov
4eb42bf73a compile.sh: spew config.log on error 2019-10-09 02:59:16 +03:00
Alibek Omarov
eb830889f9 compile.sh: allow TOOLCHAIN to be overriden 2019-10-09 01:51:14 +03:00
Alibek Omarov
98ba50c974 compile.sh: allow ARCHS to be overriden 2019-10-09 01:49:56 +03:00
Alibek Omarov
a692857fe8 compile.sh: use shared certificate by default even on release builds 2019-10-07 05:54:56 +03:00
Alibek Omarov
4fa711bfd3 compile.sh: fix build type selection 2019-10-07 05:35:45 +03:00
Alibek Omarov
8d9d9fd682 android: sign debug builds with debug key 2019-09-27 05:33:12 +03:00
Alibek Omarov
949c9e278b waifulib: android: refactoring, add support for apksigner 2019-09-27 05:32:52 +03:00
Alibek Omarov
74babbfe01 submodules: update 2019-09-21 03:54:00 +03:00
Alibek Omarov
e260228e90 submodules: update 2019-09-20 18:50:51 +03:00
Alibek Omarov
a0d0aac9da Update submodules 2019-09-11 20:44:46 +03:00
Alibek Omarov
6755c8ef7f waf: move to waifu 2019-09-10 14:46:52 +03:00
Alibek Omarov
b7d97bc21b compile.sh: enable building native code 2019-09-10 11:27:21 +06:00
Alibek Omarov
24a56795aa compile.sh: add termux support, disable native building temporarily 2019-08-28 01:18:26 +03:00
Alibek Omarov
2fd2d749dc android: wscript: enable android opt, set jni(commented out, as I can't test it now) 2019-08-28 01:17:39 +03:00
Alibek Omarov
84e158da79 waflib: android: apkjni packaging is optional now(activated by passing 'jni'), add aapt1 preliminary support 2019-08-28 01:16:34 +03:00
Alibek Omarov
31edf71985 submodules: update 2019-08-23 12:31:03 +03:00
Alibek Omarov
4f25b03c9c compile: check for symlinked source 2019-07-29 08:39:40 +03:00
Alibek Omarov
3da70aa4f7 compile: remove hardfp from defaults, remove static library hack, don't sign if USER isn't me :) 2019-07-29 08:06:16 +03:00
mittorn
74dd990f2f waflib: android: fix wrong --release for dx 2019-05-19 18:50:39 +07:00
Alibek Omarov
1aab248fa4 waflib: android: python 3 fix 2019-05-19 14:48:33 +03:00
Alibek Omarov
8582c505e9 XashActivity: remove java EGL code 2019-05-12 02:59:59 +03:00
Alibek Omarov
57cb127d73 waflib: android: use static version checks instead of try-catch, define which version has introduced d8 2019-05-11 18:58:22 +03:00
Alibek Omarov
af9a759e9a waflib: android: build-tools 27 support 2019-05-10 03:14:42 +03:00
Alibek Omarov
c7b1f28590 compile.sh: exit if waf has failed 2019-05-10 03:13:57 +03:00
Alibek Omarov
37c84ad909 compile.sh: add extras.pak generation(TODO: move to waf?) 2019-05-06 20:18:38 +03:00
Alibek Omarov
face262d32 engine: update 2019-05-06 19:26:54 +03:00
Alibek Omarov
c9716b87be waflib: android: implement appending native libraries, make dependency graph cleaner 2019-05-06 19:24:41 +03:00