mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-06 03:49:58 +02:00
update some f-droid links and information (#2307)
* update some f-droid links and information * use more general link to the f-droid monitor * Update docs/f-droid.md Co-authored-by: Asiel Díaz Benítez <asieldbenitez@gmail.com> * clarify build details according to @licaon-kter's suggestions Co-authored-by: Asiel Díaz Benítez <asieldbenitez@gmail.com>
This commit is contained in:
parent
fba35ee936
commit
5ccff055b4
1 changed files with 14 additions and 8 deletions
|
@ -1,22 +1,28 @@
|
||||||
# F-Droid - Overview
|
# F-Droid - Overview
|
||||||
|
|
||||||
- https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.b44t.messenger.yml
|
- <https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.b44t.messenger.yml>
|
||||||
contains the descripion and all meta data shown for Delta Chat on F-Droid
|
contains the description and all meta data shown for Delta Chat on F-Droid;
|
||||||
|
you can also check if F-Droid recognizes a new version here (they show up at the end)
|
||||||
|
|
||||||
- when a new tag in the form `v1.2.3` is added to the deltachat-android repo,
|
- new versions are recognized by tags in the form `v1.2.3` -
|
||||||
F-Droid will pick up this version and distribute it -
|
before adding tags like that, have a look at `docs/release-checklist.md`
|
||||||
this may take some days or even weeks.
|
the build and distribution is expected to take
|
||||||
before creating a new version, please have a look at docs/release-checklist.md
|
[up to 5 days](https://gitlab.com/fdroid/wiki/-/wikis/FAQ#how-long-does-it-take-for-my-app-to-show-up-on-website-and-client).
|
||||||
|
|
||||||
|
|
||||||
# F-Droid Build status
|
# F-Droid Build status
|
||||||
|
|
||||||
- <https://f-droid.org/wiki/page/com.b44t.messenger/lastbuild>
|
- <https://monitor.f-droid.org/builds>
|
||||||
shows the last build attempt
|
shows F-Droid's overall build status,
|
||||||
|
if Delta Chat shows up at "Need updating" or "Running",
|
||||||
|
things are working as expected :)
|
||||||
|
|
||||||
- <https://f-droid.org/repo/com.b44t.messenger_VERSIONCODE.apk>
|
- <https://f-droid.org/repo/com.b44t.messenger_VERSIONCODE.apk>
|
||||||
(with VERSIONCODE = 537 or so) links to successfully built apk
|
(with VERSIONCODE = 537 or so) links to successfully built apk
|
||||||
even if it is not yet in the index (which may take some more time).
|
even if it is not yet in the index (which may take some more time).
|
||||||
|
F-Droid keeps the last 3 successful builds in the main repo,
|
||||||
|
while the rest will be moved to the Archive repo:
|
||||||
|
<https://f-droid.org/archive/com.b44t.messenger_VERSIONCODE.apk>
|
||||||
|
|
||||||
|
|
||||||
# Use F-Droid-tools locally
|
# Use F-Droid-tools locally
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue