Skip to content

Metadata for new app, BiglyBT, com.biglybt.android.client

username-removed-1634231 requested to merge BiglyBT/fdroiddata:master into master
  • The app complies with the inclusion criteria
  • The original app author has been notified (and supports the inclusion)
  • All related fdroiddata and rfp issues have been referenced in this merge request
  • Builds with fdroid build

Followup to merge request !2566 (closed) which @relan was more than helpful getting me pointed the right direction. The repo tag now contains no binary jars (the source is now either included or in maven central)

tested with

fdroid rewritemeta com.biglybt.android.client
fdroid build  -v -l com.biglybt.android.client
fdroid publish
fdroid update -c --pretty --clean -i

Google Play references have been removed (via CoreFlavorNogaFlavor and prebuild sed line)

metadata for description, images, etc is included in the source repository, and was verified to show up in index.xml after publish/update. If you need to verify the texts, you can browse the metadata at https://github.com/BiglySoftware/BiglyBT-Android/tree/v1.1.0/metadata/en-US

Merge request reports