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, f-droid.org/repo/status/running.json - build.json: the last completed F-Droid buildserver build cycle, f-droid.org/repo/status/build.json - update.json: the last update check of the F-Droid buildserver, f-droid.org/repo/status/update.json - build.log: f-droid.org/repo/{id}_{versionCode}.log.gz - published package info: f-droid.org/api/v1/packages/{id} , example f-droid.org/api/v1/packages/org.fdroid.fdroid Artwork Logo derived from F-Droid: gitlab.com/fdroid/artwork Author: Peter Storch License: MIT License Website Issue Tracker Translation Source Code Changelog Build Metadata Reproducibility Status