Skip to content

New app: simple-plotter4a

Thies Hecker requested to merge thecker/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
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Builds with fdroid build
  • Releases are tagged

Some remarks:

This a python-for-android/kivy/buildozer based project. I have seen an older MR !3229 (merged), where a buildozer=yes flag was discussed for the metadata - could not find anything about that in the official docs - so I haven't used it. Anyway, setting up the environment for buildozer on fdroidserver seems to be working and the APK gets compiled (tested with fdroid build --server using virtualbox VM).

I am the author of the app and the inclusion criteria were checked for all dependencies (all License files and an overview csv table can be found in the Licenses folder).

A (manually created) fastlane folder structure is used (seems to work fine in the F-Droid app with a local repo on my android device)

Let me know, if there any issues or if further info is needed.

Merge request reports