Skip to content

Remove proprietary dependencies from Saber

Required

  • The app complies with the inclusion criteria
    • It still has non-trusted maven repos in build.gradle but they aren't used. Do these need to be removed?
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • Builds with fdroid build

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
  • Multiple apks for native code

Merge request reports