Screenshots
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
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