Add Conduit

Required

  • The app complies with the inclusion criteria
  • The original app author has been notified (and does not oppose the inclusion)
    • I am the original app author.
  • All related fdroiddata and RFP issues have been referenced in this merge request
    • No related RFP or fdroiddata issue.
  • Builds with fdroid build and all pipelines pass
    • Pipelines are expected to run on this merge request.
  • There is an issue tracker and contact info of the author so that we can report bugs and contact the author.
  • The upstream app source code repo contains the app metadata in a Fastlane or Triple-T folder structure
    • Metadata is included upstream in fastlane/metadata/android/en-US.
  • Releases are tagged and auto update is enabled
    • Releases use version tags such as v1.0.0.
    • AutoUpdateMode, UpdateCheckMode, UpdateCheckData, and VercodeOperation are configured.

Suggested

  • External repos are added as git submodules instead of srclibs
    • Not applicable for this submission.
  • Enable Reproducible Builds
    • Reproducible builds are enabled and CI is passing.
  • Multiple apks for native code
    • The build produces split APKs for armeabi-v7a, arm64-v8a, and x86_64.
Edited by gwitko

Merge request reports

Loading