adbenitez
e457ab431d
Merge remote-tracking branch 'upstream/main'
2026-03-17 18:20:24 +01:00
adbenitez
df7cc90da9
separate code format checking to its own workflow
2026-03-16 16:28:30 +01:00
adbenitez
abff1c0c55
cache compiled core
2026-03-11 17:47:10 +01:00
adbenitez
b878ed4df3
simplify workflows
2026-03-11 16:06:15 +01:00
adbenitez
64ef656544
setup spotless for code formatting
2026-03-10 22:57:38 +01:00
adbenitez
efb4bf0536
Merge remote-tracking branch 'upstream/main'
2026-03-10 19:08:40 +01:00
Hocuri
e45fd2545e
Change build target from armeabi-v7a to arm64-v8a
2026-03-05 18:27:08 +01:00
adbenitez
46f4324478
upload mappings to release
2025-12-22 20:03:44 +01:00
adbenitez
a193ee6cdf
add publishing to ZapStore to CI
2025-11-30 03:00:58 +01:00
adbenitez
8aa45b7bc9
speed up the PR's apk preview building
2025-10-09 16:49:29 +02:00
adbenitez
3aa2fbf67a
Merge remote-tracking branch 'upstream/main'
2025-10-09 15:34:30 +02:00
adbenitez
6335cfa178
update workflows and fix adding artifact link as comment to PRs
2025-09-24 15:35:55 +02:00
adbenitez
6fe4d57b48
remove IzzyOnDroid
2025-03-09 00:55:45 +01:00
adbenitez
876bdcacf1
remove apklis store
2025-02-16 22:26:22 +01:00
adbenitez
bdfeddecd5
add "get it on google play"
2025-01-31 14:19:32 +01:00
adbenitez
9a816090de
Merge remote-tracking branch 'upstream/main'
2025-01-10 18:44:47 +01:00
adbenitez
ed0f0107e3
update to new gplay app id and key
2025-01-10 01:31:42 +01:00
adbenitez
66fd795763
try to fix CI
2025-01-09 19:06:15 +01:00
adbenitez
dff1ef3778
update CI
2024-11-29 16:49:15 +01:00
adbenitez
ccdad0469d
Merge remote-tracking branch 'upstream/main'
2024-11-13 01:45:40 +01:00
link2xt
350cd0539c
build: update NDK to r27
...
If we are dropping Android 4 support anyway,
can as well upgrade to the current LTS NDK
which requires API level 21 (Android 5.0).
2024-11-11 16:22:55 +00:00
adbenitez
a252eec698
add "Get in on F-Droid" badge
2024-08-31 01:24:09 +02:00
adbenitez
6cb1c0fad4
update release.yml
2024-08-30 15:58:55 +02:00
adbenitez
cda7bcb247
use same app id for FOSS flavor
2024-08-27 10:56:08 +02:00
adbenitez
24e8fc7d25
update .github/workflows/release.yml
2024-08-27 00:01:40 +02:00
adbenitez
6427e62ed9
prepare for f-droid submission
2024-08-26 15:41:22 +02:00
adbenitez
db63864a8c
update release.yml
2024-08-24 19:42:08 +02:00
adbenitez
9374d1adf3
release FOSS for IzzyOnDroid
2024-08-24 18:18:00 +02:00
Asiel Díaz Benítez
90ed5a84da
upgrade some dependencies ( #2838 )
...
* upgrade some deps
* update .github/workflows/preview-apk.yml
2024-01-15 15:05:13 -05:00
adbenitez
e8455c7c1c
update workflows
2023-11-17 17:29:27 +01:00
adbenitez
68ac3bcc8f
update release.yml
2023-10-12 23:33:18 +02:00
adbenitez
5ffee1525d
fix CI
2023-04-06 08:57:06 -04:00
adbenitez
b296f2251c
update CI
2023-01-18 07:19:34 -05:00
adbenitez
b938a9fc83
update CI
2023-01-18 07:14:57 -05:00
adbenitez
b737c05da2
update CI
2023-01-18 06:39:42 -05:00
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