Skip to content

New App: Feels App

seras requested to merge seras42/feels-app:master into master

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

Hello,i am doing this for the first time so i am asking for patience, i think i did everything right, but maybe i should have submitted a "new App" issue first. I am not sure if reproducible build is enabled, because when i would set the "binary:" in yml it would not pass(lots of work to fix it). If i need to set the "binary:" in the yml to enable reproducible builds i can try again and make it work. I want to do it right. Right now i have only set "AllowedAPKSigningKeys:" and the build passes. If i am doing something wrong, or should change it, please let me know.

Edited by seras

Merge request reports