mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
misc fixes
This commit is contained in:
parent
8dd5d88b49
commit
8b7aab4563
28 changed files with 8 additions and 41 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
عد الخطوات
|
||||
|
|
@ -1 +0,0 @@
|
|||
পদক্ষেপ গণনা করো
|
||||
|
|
@ -1 +0,0 @@
|
|||
Schrittzähler
|
||||
|
|
@ -1 +0,0 @@
|
|||
Καταμέτρηση βημάτων
|
||||
|
|
@ -1 +0,0 @@
|
|||
Count steps
|
||||
|
|
@ -1 +0,0 @@
|
|||
Nombri paŝojn
|
||||
|
|
@ -1 +0,0 @@
|
|||
Contar pasos
|
||||
|
|
@ -1 +0,0 @@
|
|||
Comptez vos pas
|
||||
|
|
@ -1 +0,0 @@
|
|||
ספירת צעדים
|
||||
|
|
@ -1 +0,0 @@
|
|||
Skrefatalning
|
||||
|
|
@ -1 +0,0 @@
|
|||
Conta i passi
|
||||
|
|
@ -1 +0,0 @@
|
|||
歩数計
|
||||
|
|
@ -1 +0,0 @@
|
|||
Tell steg
|
||||
|
|
@ -1 +0,0 @@
|
|||
Stegteljar
|
||||
|
|
@ -1 +0,0 @@
|
|||
Licznik kroków
|
||||
|
|
@ -1 +0,0 @@
|
|||
Conte os passos
|
||||
|
|
@ -1 +0,0 @@
|
|||
Contagem de passos
|
||||
|
|
@ -1 +0,0 @@
|
|||
Contagem de passos
|
||||
|
|
@ -1 +0,0 @@
|
|||
Numărați pașii
|
||||
|
|
@ -1 +0,0 @@
|
|||
Счетчик шагов
|
||||
|
|
@ -1 +0,0 @@
|
|||
Adımları say
|
||||
|
|
@ -1 +0,0 @@
|
|||
Крокомір
|
||||
|
|
@ -1 +0,0 @@
|
|||
计步
|
||||
|
|
@ -1 +0,0 @@
|
|||
計步
|
||||
|
|
@ -25,6 +25,8 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- app/libs
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue