From 7f1d6d9b1b481f2b2e380a283723ca872a937e12 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 7 Jul 2021 23:49:51 +0200 Subject: [PATCH] new app: F-Droid Nearby v0.0 --- metadata/org.fdroid.nearby.yml | 33 ++++++++++++++++++++ metadata/org.fdroid.nearby/en-US/summary.txt | 1 + 2 files changed, 34 insertions(+) create mode 100644 metadata/org.fdroid.nearby.yml create mode 100644 metadata/org.fdroid.nearby/en-US/summary.txt diff --git a/metadata/org.fdroid.nearby.yml b/metadata/org.fdroid.nearby.yml new file mode 100644 index 0000000000..c2ec6a1cc0 --- /dev/null +++ b/metadata/org.fdroid.nearby.yml @@ -0,0 +1,33 @@ +Categories: + - System +License: GPL-3.0-or-later +WebSite: https://f-droid.org +SourceCode: https://gitlab.com/fdroid/fdroid-nearby +IssueTracker: https://gitlab.com/fdroid/fdroid-nearby/issues +Donate: https://f-droid.org/donate +Liberapay: F-Droid-Data +Bitcoin: 15u8aAPK4jJ5N8wpWJ5gutAyyeHtKX5i18 + +AutoName: F-Droid Nearby +Description: | + F-Droid Nearby is a simple app for exchanging free software apps locally, + device-to-device, even when internet is not available or too expensive. It is + compatible with the built-in Nearby feature of the F-Droid client app. + + This is an early alpha version! It might work really badly. + +RepoType: git +Repo: https://gitlab.com/fdroid/fdroid-nearby.git + +Builds: + - versionName: '0.0' + versionCode: 1 + commit: '0.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags ^[0-9][0-9.]+[0-9]$ +CurrentVersion: '0.0' +CurrentVersionCode: 1 diff --git a/metadata/org.fdroid.nearby/en-US/summary.txt b/metadata/org.fdroid.nearby/en-US/summary.txt new file mode 100644 index 0000000000..c9f8b00cea --- /dev/null +++ b/metadata/org.fdroid.nearby/en-US/summary.txt @@ -0,0 +1 @@ +Exchange free software apps locally, device-to-device, even without internet!