grmpl.mk.stepandheightcounter: Move description and summary to repository

This commit is contained in:
grmpl 2020-12-28 19:42:37 +00:00 committed by Izzy
parent aef5742036
commit fbaaca98f6
7 changed files with 9 additions and 29 deletions

View file

@ -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 dont 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. Dont 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 isnt 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

View file

@ -1 +0,0 @@
Schrittzähler und Höhenmesser für das Nexus 5X

View file

@ -1 +0,0 @@
Counting Steps and Elevation gain on Nexus 5X

View file

@ -1 +0,0 @@
Licznik kroków i przyrostu wysokości na Nexusie 5X

View file

@ -1 +0,0 @@
Conta passos e elevação no Nexus 5X

View file

@ -1 +0,0 @@
Conta passos e elevação no Nexus 5X

View file

@ -1 +0,0 @@
在 Nexus 5X 上计算步数和高程增益