adbenitez
19a2180b2b
Merge remote-tracking branch 'upstream/master'
2023-01-04 13:36:03 -05:00
link2xt
78aada7027
Explicitly set RUSTUP_TOOLCHAIN to 1.64.0
...
Core is supposed to support all Rust versions above
MSRV, there is no need to use the same toolchain for
the core across all platforms.
2022-12-30 16:32:52 +00:00
adbenitez
d868aa913b
Merge remote-tracking branch 'upstream/master'
2022-08-19 23:57:46 -04:00
link2xt
2c49febc92
Move ndk-make.sh to scripts/
...
Keep symlink for backwards compatibility.
2022-08-14 17:46:03 +00:00
link2xt
6ac1984f7c
ndk-make.sh: use full path to ndk-build
...
Remove the requirement to have ndk-build in the PATH.
2022-08-14 17:46:03 +00:00
adbenitez
c800681ade
Merge remote-tracking branch 'upstream/master'
2022-08-01 23:15:10 -04:00
link2xt
7b11306793
Add Gradle Wrapper validation to CI
2022-07-31 02:18:29 +00:00
adbenitez
e53e2ce4b9
Merge remote-tracking branch 'upstream/master'
2022-05-29 14:06:04 -04:00
link2xt
af772762ef
Update to Android NDK r23c
...
Android NDK is updated from legacy ndk-bundle stuck at unsupported
r22b to LTS NDK r23c (23.2.8568313).
Since GNU binutils have been removed from NDK since r23 (see
https://github.com/android/ndk/wiki/Changelog-r23 ), ndk-make.sh now
uses TARGET_AR=llvm-ar and uses a workaround for `-lgcc` requirement.
Android command line tools used in the Dockerfile are updated to build
8512546
Preview APKs now use NDK r23c too.
2022-05-28 16:11:11 +00:00
adbenitez
628b004987
add fastline validation to CI
2022-05-09 03:46:29 -04:00
adbenitez
6d8b292320
improve release process, generate split apks for each arch
2021-12-16 17:20:15 -05:00
adbenitez
16f912875f
add comment with link to apk preview when the app is built
2021-11-13 01:07:22 -05:00
adbenitez
c10216b037
tweak workflows
2021-11-13 01:03:18 -05:00
adbenitez
06bfce75ea
tweak workflows
2021-11-13 00:16:57 -05:00
adbenitez
5c1e55e61b
update CI
2021-11-12 22:25:24 -05:00
adbenitez
ecd4157b48
update CI
2021-11-12 22:20:41 -05:00
adbenitez
2ebfeebdbd
CI: fix apk previews
2021-11-12 16:06:10 -05:00
adbenitez
2b7e341da2
tweak CI
2021-11-12 15:53:28 -05:00
adbenitez
b2e918c3e1
fix CI
2021-11-12 15:42:55 -05:00
adbenitez
caf88748e3
fix bug in release.yml
2021-04-10 00:09:48 -04:00
adbenitez
2d98dcb15b
fix release.yml again
2021-04-10 00:05:06 -04:00
adbenitez
869f1e16f9
fix release.yml 6
2021-04-09 23:15:59 -04:00
adbenitez
89e48bad5e
fix release.yml 5
2021-04-09 23:11:10 -04:00
adbenitez
72c1f5acb0
fix release.yml 4
2021-04-09 23:09:48 -04:00
adbenitez
22a64cdd58
fix release.yml 3
2021-04-09 22:54:07 -04:00
adbenitez
d0e429ed2d
fix release.yml 2
2021-04-09 22:53:10 -04:00
adbenitez
16a1b878f0
fix release.yml
2021-04-09 22:43:13 -04:00
adbenitez
db37b93c7e
update release.yml
2021-03-01 20:35:57 -05:00
adbenitez
d177f4eaef
update release workflow
2021-02-06 19:44:16 -05:00
adbenitez
45d5cd7667
update release worflow
2021-01-22 23:12:27 -05:00
adbenitez
f7976f5d43
add release workflow
2021-01-22 22:41:08 -05:00
Alexander Krotov
94e5b0d702
Build preview APKs for all architectures
2021-01-23 01:22:22 +03:00
adbenitez
2d3d567f12
add preview-apk workflow
2021-01-22 16:02:04 -05:00