
Android App for the F-Droid build status API.
Features
- Shows failed and successfull builds
- Shows build log in detail screen
- Shows published versions of an app
- Shows if an app needs an update or is disabled
- Mark apps as favourite for sorting
- Notify about new builds or publishes of your favourite apps
F-Droid API used:
The App uses the following F-Droid API endpoints:
- running.json: the current running F-Droid buildserver process, https://f-droid.org/repo/status/running.json
- build.json: the last completed F-Droid buildserver build cycle, https://f-droid.org/repo/status/build.json
- update.json: the last update check of the F-Droid buildserver, https://f-droid.org/repo/status/update.json
- build.log: https://f-droid.org/repo/de.storchp.fdroidbuildstatus_.log.gz
- published package info: https://f-droid.org/api/v1/packages/de.storchp.fdroidbuildstatus, example https://f-droid.org/api/v1/packages/org.fdroid.fdroid
Artwork
Logo derived from F-Droid: https://gitlab.com/fdroid/artwork
WhatsNew:
- Updated translations
- Updated dependencies
Anti-Features: TetheredNet
(This app is bound to a certain network service):
⇒ Relies on https://f-droid.org's repo API, cannot be changed.