B. Petersen
7bc595a889
check for CHANGELOG in PRs changing .java files
2025-03-12 17:22:54 +01:00
B. Petersen
83b16e5f4b
do not force ppl to create blank issues
...
see https://github.com/deltachat/deltachat-ios/pull/2525
for screenshots and reasoning
2025-01-17 10:39:10 +01:00
adbenitez
66fd795763
try to fix CI
2025-01-09 19:06:15 +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
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
B. Petersen
edc7285b94
removed old .github/CONTRIBUTING
...
the new ./CONTRIBUTING.md is more visible and more standard.
moreover, also on github, according to
https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors
the one from the root will be taken,
eg. on https://github.com/deltachat/deltachat-android/contribute
2023-12-01 14:26:28 +01:00
holger krekel
3d48669b1a
according to https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository this should work
2023-10-06 18:34:28 +02: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
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
link2xt
7b11306793
Add Gradle Wrapper validation to CI
2022-07-31 02:18:29 +00: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
16f912875f
add comment with link to apk preview when the app is built
2021-11-13 01:07:22 -05:00
adbenitez
2ebfeebdbd
CI: fix apk previews
2021-11-12 16:06:10 -05:00
adbenitez
d1bf753d2b
apply r10s suggestion
2021-04-18 11:32:25 -04:00
adbenitez
c13facd06d
make repo's local issue template work
2021-04-17 16:53:46 -04: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
B. Petersen
c43eadec47
update contribute docs
2019-10-11 11:40:02 +02:00
Angelo Fuchs
4be731ac7b
changed the wording of the issue template to improve the perception of what goes where
2019-01-28 22:14:38 +01:00
B. Petersen
600828e1f6
change deltachat-android-ii to deltachat-android; fix some lineend
2019-01-21 23:55:22 +01:00
B. Petersen
3daaa51d13
update issue-template
2018-11-17 23:51:52 +01:00
B. Petersen
c3dbfa06d0
update ISSUE_TEMPLATE.md
2018-08-28 10:41:30 +02:00
B. Petersen
3e14b523d6
udpate README.md
2018-08-28 00:25:20 +02:00
B. Petersen
8ca034438e
update CONTRIBUTING
2018-08-28 00:19:45 +02:00
B. Petersen
b1a00a03d2
Initial commit 🌱
2018-08-14 17:20:46 +02:00