package icon

F-Droid Build Status

Shows and monitors build status from F-Droid
New in version 5.2.0
- Fix: #237 Search still not finding apps correctly (refactor main app list)
- Updated translations
- Updated dependencies
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 build status, optionally only 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, running.json
- build.json: the last completed F-Droid buildserver build cycle, build.json
- update.json: the last update check of the F-Droid buildserver, update.json
- build.log: https://f-droid.org/repo/{id}_{versionCode}.log.gz
- published package info: packages{id}, example org.fdroid.fdroid

Artwork

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

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 5.2.0 (101) suggested Added on 2024-02-28

    This version requires Android 8.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • show notifications
      Allows the app to show notifications
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • de.storchp.fdroidbuildstatus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 7.5 MiB PGP Signature | Build Log

  • Version 5.1.0 (100) - Added on 2024-02-11

    This version requires Android 8.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • show notifications
      Allows the app to show notifications
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • de.storchp.fdroidbuildstatus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 7.5 MiB PGP Signature | Build Log

  • Version 5.0.7 (61) - Added on 2024-02-06

    This version requires Android 7.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • show notifications
      Allows the app to show notifications
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • de.storchp.fdroidbuildstatus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 7.4 MiB PGP Signature | Build Log