Skip to content

Draft: New app: Transito

Miles Alan requested to merge milesalan/fdroiddata:add-transito-android into master

This is my first attempt at packaging for my app Transito.

Leaving as draft for now - need to investigate Fastlane / Triple-T structure and determine which to use & want to double check some more things.

I may have missed some things as this is my first time packaging for F-Droid - open to & would appreciate any feedback


Required

  • The app complies with the inclusion criteria
  • The original app author has been notified (and does not oppose the inclusion)
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • Builds with fdroid build and all pipelines pass

Strongly Recommended

  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Releases are tagged

Suggested

  • External repos are added as git submodules instead of srclibs
  • Enable Reproducible Builds
  • Multiple apks for native code
Edited by Miles Alan

Merge request reports