New app: Tane (org.comunes.tane)

New app: Tane (org.comunes.tane) — local-first, encrypted, decentralized app to keep and share traditional seeds (inventory + market). AGPL-3.0.

  • Source: https://git.comunes.org/comunes/tane
  • Build follows templates/build-flutter.yml: Flutter via srclib (pinned to 3.41.9), PUB_CACHE relocated into the tree + scandelete so the scanner covers the Dart dependencies.
  • Summary/description/screenshots come from fastlane metadata under apps/app_seeds/.
  • v0.1.1 (versionCode 3) removes the geolocator dependency that embedded Google Play Services classes — the app is now fully GMS-free.
  • v0.1.2 (versionCode 41/42/43) splits the release into one APK per ABI (armeabi-v7a/arm64-v8a/x86_64) and builds the optional OCR feature's native Tesseract4Android library from source (Apache-2.0, srclibs/tesseract4android.yml, no prebuilt blob) instead of dropping it.

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
  • There is an issue tracker and contact info of the author so that we can report bugs and contact the author.
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane folder structure
  • Releases are tagged and auto update is enabled

Suggested

  • External repos are added as git submodules instead of srclibs
  • Enable Reproducible Builds
  • Multiple apks for native code
Edited by vjrj

Merge request reports

Loading