F-Droid Build Status

F-Droid Build Status

Shows and monitors build status from F-Droid

Peter Storch Development

Screenshots

Screenshot of F-Droid Build Status Screenshot of F-Droid Build Status Screenshot of F-Droid Build Status Screenshot of F-Droid Build Status Screenshot of F-Droid Build Status Screenshot of F-Droid Build Status

Description

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/{id}_{versionCode}.log.gz
- published package info: https://f-droid.org/api/v1/packages/{id}, example https://f-droid.org/api/v1/packages/org.fdroid.fdroid

Artwork

Logo derived from F-Droid: https://gitlab.com/fdroid/artwork

What’s new (5.15.0)

- New: DateTime-format configurable
- Updated translations
- Updated dependencies

Anti-features

Properties of this app that are worth knowing about before installing.

  • TetheredNet

Versions

Version Date Size Requires Android Download
5.15.0 current
7465df55ac683ccf…
2026-06-30 8.8 MB API 26
5.14.0
a43fd434e0fdb718…
2026-02-08 8.4 MB API 26
5.13.0
a887f4cc518e4957…
2025-10-18 8.3 MB API 26

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Internet accessSend and receive data over the internet.
  • Run at startupStart automatically after the device is switched on.
  • Prevent sleepingKeep the device from going to sleep.
  • NotificationsShow notifications.
  • Network stateCheck whether and how the device is connected.
  • Foreground serviceKeep running in the background, visible in the status bar.
  • fdroidbuildstatus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments