misc fixes

This commit is contained in:
linsui 2021-07-06 17:37:31 +08:00
parent 8dd5d88b49
commit 8b7aab4563
28 changed files with 8 additions and 41 deletions

View file

@ -30,12 +30,13 @@ Builds:
- versionName: 1.3.6
versionCode: 1306
disable: https://github.com/yogeshpaliyal/KeyPass/issues/15
commit: 22ed14da0f9605dbf2302ad2d355bb9e3d6602d4
subdir: app
gradle:
- production
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.3.6
CurrentVersionCode: 1306

View file

@ -57,10 +57,11 @@ Builds:
- versionName: 1.7.1
versionCode: 24
disable: https://github.com/Mosc/Glider/issues/25
commit: dcd44e045462fe019e48d56f6c812d0167845cc0
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.0-10.1.pre
- flutter@2.2.3
rm:
- .github
- .vscode

View file

@ -10,20 +10,6 @@ IssueTracker: https://github.com/SecUSo/privacy-friendly-pedometer/issues
Changelog: https://github.com/SecUSo/privacy-friendly-pedometer/blob/HEAD/CHANGELOG.md
AutoName: Pedometer
Description: |-
Count your steps in background to provide you an overview about your walked
steps, distance and about the calories you have burned while walking. The app
allows you to define custom walking modes and notifications if the achievement
of your daily step goal is in danger. You can add and choose different walking
modes, such as walking or running, to improve the calculation of distance and
calories. In a special training mode you can track your training sessions. To
each training session additional information, such as feeling or a description,
can be added.
The app requires minimal permissions (Run at startup and prevent phone from
sleeping). It belongs to the group of Privacy Friendly Apps developed at the
<a href="https://secuso.org/">SECUSO research group</a> of Technische Universitaet
Darmstadt.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-pedometer
@ -75,6 +61,7 @@ Builds:
versionCode: 9
commit: 91ff2e12f190abc65b4d74e4f1d93085ba1b3b41
subdir: app
submodules: true
gradle:
- yes

View file

@ -1 +0,0 @@
عد الخطوات

View file

@ -1 +0,0 @@
পদক্ষেপ গণনা করো

View file

@ -1 +0,0 @@
Καταμέτρηση βημάτων

View file

@ -1 +0,0 @@
Comptez vos pas

View file

@ -1 +0,0 @@
ספירת צעדים

View file

@ -1 +0,0 @@
Licznik kroków

View file

@ -1 +0,0 @@
Contagem de passos

View file

@ -1 +0,0 @@
Contagem de passos

View file

@ -1 +0,0 @@
Numărați pașii

View file

@ -1 +0,0 @@
Счетчик шагов

View file

@ -1 +0,0 @@
Крокомір

View file

@ -25,6 +25,8 @@ Builds:
subdir: app
gradle:
- yes
scandelete:
- app/libs
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags