Skip to content

New App: io.alexkdeveloper.predictor

Alex K requested to merge alexkdeveloper/fdroiddata:master into master

Please make sure your repo is public and your branch is not protected. See https://docs.gitlab.com/ee/user/project/protected_branches.html. We enable fast-forward merges by default. If your branch is protected, we can't rebase it before merge it.

Please read the guide first if this is your first contribution. Please make sure your metadata follows the best practice in our templates.

Please try your best to make sure all pipelines passed before open a merge request. If a test pipeline fails please check the log. Please check that the build pipeline does build your app. If the build pipeline succeeds but there is no APK files produced then you may have a mistake. Please check if you disable the build. Do not submit a metadata generated with fdroid import directly, please remove the disable line at least. Please check if the metadata file is in the correct path. It must be put in metadata/ and the extension must be .yml.

After all pipelines pass you can trigger the issue bot manually but do not trigger it too much which bloats the merge request.

Please remove above lines!

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

Closes rfp#

Closes fdroiddata#

Edited by Alex K

Merge request reports