From 78d167445f3b3ceaf086ed1370e1cc7f326ca766 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 1 Feb 2019 11:47:44 +0100 Subject: [PATCH] New app: GrowTracker --- metadata/me.anon.grow.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/me.anon.grow.yml diff --git a/metadata/me.anon.grow.yml b/metadata/me.anon.grow.yml new file mode 100644 index 0000000000..5f37cbdc1e --- /dev/null +++ b/metadata/me.anon.grow.yml @@ -0,0 +1,27 @@ +Categories: + - Science & Education +License: Apache-2.0 +SourceCode: https://github.com/7LPdWcaW/GrowTracker-Android +IssueTracker: https://github.com/7LPdWcaW/GrowTracker-Android/issues + +Summary: Help record data about growing plants +Description: This app helps record data about growing plants in order to monitor the + growing conditions to help make the plants grow better, and identify potential + issues during the grow process. It requires no permissions except for external + storage (for caching plant data and images) in order for users to maintain anonymity. + +RepoType: git +Repo: https://github.com/7LPdWcaW/GrowTracker-Android + +Builds: + - versionName: '2.4' + versionCode: 19 + commit: v2.4-fdroid + subdir: app + gradle: + - production + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.4' +CurrentVersionCode: 19