Førebu F-Droid-metadata for innsending #8

Open
opened 2026-03-08 19:14:19 +01:00 by olemd · 1 comment
Owner

Prepare the repository for F-Droid submission with fastlane metadata structure.

Implementation

  • Create fastlane/metadata/android/ directory structure
  • Add en-US/ and nb-NO/ locale directories with:
    • full_description.txt
    • short_description.txt
    • title.txt
    • changelogs/3.txt (versionCode 3 = v1.2.0)
  • Add images/ with screenshots and feature graphic
  • Verify anti-features: app uses play-services-location but falls back gracefully — document this
  • Consider adding .fdroid.yml if custom build steps are needed

Why

The hybrid location provider (v1.2.0) was built specifically to support degoogled devices. F-Droid is the natural distribution channel for these users. The metadata is the last step to submission.

Prepare the repository for F-Droid submission with fastlane metadata structure. ## Implementation - Create `fastlane/metadata/android/` directory structure - Add `en-US/` and `nb-NO/` locale directories with: - `full_description.txt` - `short_description.txt` - `title.txt` - `changelogs/3.txt` (versionCode 3 = v1.2.0) - Add `images/` with screenshots and feature graphic - Verify anti-features: app uses `play-services-location` but falls back gracefully — document this - Consider adding `.fdroid.yml` if custom build steps are needed ## Why The hybrid location provider (v1.2.0) was built specifically to support degoogled devices. F-Droid is the natural distribution channel for these users. The metadata is the last step to submission.
olemd closed this issue 2026-03-09 10:08:47 +01:00
Author
Owner

Fastlane-metadata er lagt til i e943275. Det som gjenstår:

  • Legg til skjermbilete i fastlane/metadata/android/{en-US,nb-NO,nn-NO}/images/phoneScreenshots/ (minst 3 stk.)
  • Legg til feature graphic (featureGraphic.png, 1024×500) i images/
  • Avgjerd: opprett fdroid-byggflavor utan Play Services, eller godta NonFreeDep-antifeature
  • Send inn til F-Droid (opne merge request mot fdroiddata)

Sjå F-DROID.md for detaljar om Play Services-avhengigheita.

Fastlane-metadata er lagt til i e943275. Det som gjenstår: - [ ] Legg til skjermbilete i `fastlane/metadata/android/{en-US,nb-NO,nn-NO}/images/phoneScreenshots/` (minst 3 stk.) - [ ] Legg til feature graphic (`featureGraphic.png`, 1024×500) i `images/` - [ ] Avgjerd: opprett `fdroid`-byggflavor utan Play Services, eller godta `NonFreeDep`-antifeature - [ ] Send inn til F-Droid (opne merge request mot fdroiddata) Sjå `F-DROID.md` for detaljar om Play Services-avhengigheita.
olemd reopened this issue 2026-03-09 10:17:20 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
olemd/tilfluktsrom#8
No description provided.