Skip to content

fix: re-add old F-Droid screenshot filenames as 1x1px placeholders - #6743

Open
mahibi wants to merge 1 commit into
masterfrom
fixFdroidStore
Open

mahibi wants to merge 1 commit into
masterfrom
fixFdroidStore

Conversation

@mahibi

@mahibi mahibi commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

fdroidserver only adds/updates screenshots by filename and never deletes them when they disappear from the source repo (see https://gitlab.com/fdroid/fdroidserver/-/issues/490). The previous screenshot update deleted these files and added new ones under different names, so F-Droid kept serving the old images alongside the new ones.

Re-adding these filenames as 1x1px placeholders lets F-Droid's mirror pick up the update on the next release; the files can then be deleted from git, following the same pattern used in 2022 (PR #1969).

馃弫 Checklist

  • 鉀戯笍 Tests (unit and/or integration) are included or not needed
  • 馃敄 Capability is checked or not needed
  • 馃敊 Backport requests are created or not needed: /backport to stable-xx.x
  • 馃搮 Milestone is set
  • 馃尭 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

馃 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@mahibi mahibi added this to the 25.1.0 milestone Sep 21, 2026
@mahibi mahibi self-assigned this Sep 21, 2026
@mahibi mahibi added the 3. to review Waiting for reviews label Sep 21, 2026
@mahibi

mahibi commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable-25.0.x

fdroidserver only adds/updates screenshots by filename and never
deletes them when they disappear from the source repo (see
https://gitlab.com/fdroid/fdroidserver/-/issues/490). The previous
screenshot update deleted these files and added new ones under
different names, so F-Droid kept serving the old images alongside
the new ones.

Re-adding these filenames as 1x1px placeholders lets F-Droid's
mirror pick up the update on the next release; the files can then
be deleted from git, following the same pattern used in 2022
(PR #1969).

Assisted-by: Claude Code:claude-sonnet-5

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@github-actions

Copy link
Copy Markdown
Contributor

馃摫 QA build

Download app-qa-debug.apk
QR code Open the QR code for this download
Commit 8eda86b
Version 6743
Available until 7 days after this build

The QA build installs alongside a released Nextcloud app, so you can keep
using your existing install while testing.

Downloading the file requires a GitHub account, so open this link on the
device you want to test on, or transfer the APK to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant