Document F-Droid availability - #2
Merged
Merged
Conversation
Link Clear is now published on F-Droid as app.linkclear (v1.0.3). Update the docs to reflect that it is available rather than pending. - Add an F-Droid version badge and lead the download call-to-action with the F-Droid listing, keeping the direct APK link alongside it. - Promote F-Droid to the recommended install method in docs/INSTALL.md and drop the "not yet published" text, which is now stale. - Reframe Obtainium as the option for tracking GitHub Releases directly, rather than the recommended method it was while F-Droid was pending. - Note that the Path 2 reproducible build means F-Droid republishes the developer signature, so F-Droid, Obtainium, and sideloaded installs share a signing key and can be switched between without reinstalling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link Clear is now live on F-Droid as
app.linkclear(v1.0.3 / versionCode 10003). The docs still described it as pending, so this brings them in line.Changes
README.md
shields.io/f-droid/v/app.linkclear).docs/INSTALL.md
On the signing-key claim
The merged fdroiddata recipe carries
AllowedAPKSigningKeys: 7e489f6b..., matchingdocs/fdroid-metadata/app.linkclear.ymlin this repo — so the Path 2 (reproducible / cross-signed) submission landed as intended. F-Droid republishes the developer signature rather than signing with its own key, which is why the docs now state that F-Droid, Obtainium, and sideloaded installs share one signing key and can be switched between without an uninstall. Worth a second look, since it is the one new user-facing claim here.Notes
MD013limit from.mdl_style.rb.mdlis not installed locally and CI has no markdown gate, so the linter itself was not run.