From fbaaca98f67c0f2b956c006993826496b9532b70 Mon Sep 17 00:00:00 2001 From: grmpl Date: Mon, 28 Dec 2020 19:42:37 +0000 Subject: [PATCH] grmpl.mk.stepandheightcounter: Move description and summary to repository --- metadata/grmpl.mk.stepandheightcounter.yml | 32 ++++++------------- .../de/summary.txt | 1 - .../en-US/summary.txt | 1 - .../pl/summary.txt | 1 - .../pt-PT/summary.txt | 1 - .../pt/summary.txt | 1 - .../zh-CN/summary.txt | 1 - 7 files changed, 9 insertions(+), 29 deletions(-) delete mode 100644 metadata/grmpl.mk.stepandheightcounter/de/summary.txt delete mode 100644 metadata/grmpl.mk.stepandheightcounter/en-US/summary.txt delete mode 100644 metadata/grmpl.mk.stepandheightcounter/pl/summary.txt delete mode 100644 metadata/grmpl.mk.stepandheightcounter/pt-PT/summary.txt delete mode 100644 metadata/grmpl.mk.stepandheightcounter/pt/summary.txt delete mode 100644 metadata/grmpl.mk.stepandheightcounter/zh-CN/summary.txt diff --git a/metadata/grmpl.mk.stepandheightcounter.yml b/metadata/grmpl.mk.stepandheightcounter.yml index 820b41cce4..31c0168269 100644 --- a/metadata/grmpl.mk.stepandheightcounter.yml +++ b/metadata/grmpl.mk.stepandheightcounter.yml @@ -6,27 +6,6 @@ IssueTracker: https://github.com/grmpl/StepandHeightcounter/issues Changelog: https://github.com/grmpl/StepandHeightcounter/releases AutoName: Step and Height counter -Description: |- - This app counts steps and elevation gain if step sensor and pressure sensor is - available as on the Nexus 5X. It is only tested on this device, so I don’t know - if it will run on other devices. Please note: Pressure sensor is mandatory. - Steps will not be counted if there is a step sensor but no pressure sensor. - - Elevation gain should only be counted if steps are detected, so only stairs will - count, but not elevators. Don’t expect high accuracy - due to the concept of the - sensors the accuracy is limited. And: avoid walking in trains or subways with - active measurement, as the pressure (and therefore height) can change - significantly during driving. - - You can save regular and daily statistics automatically on SD-Card and save a - marker with current values with the floating action button. There isn’t much on - graphical display of statistic data besides two progress bars. Just use any - program which can read csv-values. - - '''Permissions:''' - - * Keep device awake: Device will not be kept awake all time. It will be woken up regulary and kept awake if necessary for short time to ensure proper counting of steps and elevation gain. - * Write to external storage: App will work without this permission, but you cannot save statistical values or markers. RepoType: git Repo: https://github.com/grmpl/StepandHeightcounter @@ -74,7 +53,14 @@ Builds: gradle: - yes + - versionName: '1.30' + versionCode: 7 + commit: v1.30-fdroid + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v-fdroid UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: '1.22' -CurrentVersionCode: 6 +CurrentVersion: '1.30' +CurrentVersionCode: 7 diff --git a/metadata/grmpl.mk.stepandheightcounter/de/summary.txt b/metadata/grmpl.mk.stepandheightcounter/de/summary.txt deleted file mode 100644 index 6581966791..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter/de/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Schrittzähler und Höhenmesser für das Nexus 5X diff --git a/metadata/grmpl.mk.stepandheightcounter/en-US/summary.txt b/metadata/grmpl.mk.stepandheightcounter/en-US/summary.txt deleted file mode 100644 index 6f3eb8da52..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter/en-US/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Counting Steps and Elevation gain on Nexus 5X diff --git a/metadata/grmpl.mk.stepandheightcounter/pl/summary.txt b/metadata/grmpl.mk.stepandheightcounter/pl/summary.txt deleted file mode 100644 index 40b1a14afd..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter/pl/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Licznik kroków i przyrostu wysokości na Nexusie 5X diff --git a/metadata/grmpl.mk.stepandheightcounter/pt-PT/summary.txt b/metadata/grmpl.mk.stepandheightcounter/pt-PT/summary.txt deleted file mode 100644 index 91ea862873..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter/pt-PT/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Conta passos e elevação no Nexus 5X diff --git a/metadata/grmpl.mk.stepandheightcounter/pt/summary.txt b/metadata/grmpl.mk.stepandheightcounter/pt/summary.txt deleted file mode 100644 index 91ea862873..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter/pt/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Conta passos e elevação no Nexus 5X diff --git a/metadata/grmpl.mk.stepandheightcounter/zh-CN/summary.txt b/metadata/grmpl.mk.stepandheightcounter/zh-CN/summary.txt deleted file mode 100644 index 1f448357dc..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter/zh-CN/summary.txt +++ /dev/null @@ -1 +0,0 @@ -在 Nexus 5X 上计算步数和高程增益