mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
for f in $(rg --files-with-matches '^ disable: ' metadata/*.yml); do
yq -i '(.VercodeOperation // "a" | length) as $num | .Builds |=
((.[:(0 - $num)] | filter(has("disable") | not)) + .[(0 - $num):])' $f;
done
fdroid rewritemeta
52 lines
1.2 KiB
YAML
52 lines
1.2 KiB
YAML
Categories:
|
|
- Sports & Health
|
|
- Workout
|
|
License: GPL-3.0-or-later
|
|
AuthorName: SECUSO - Security Usability Society
|
|
AuthorEmail: contact@secuso.org
|
|
AuthorWebSite: https://secuso.aifb.kit.edu/english/105.php
|
|
WebSite: https://secuso.aifb.kit.edu/english/Interval_Timer_and_Circuit_Training.php
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-interval-timer
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-interval-timer/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-interval-timer/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Interval Timer
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-interval-timer.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.2
|
|
versionCode: 2
|
|
commit: v1.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 4
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 5
|
|
commit: 38a60ce260b6c82444677dcaa5a30df0ac55de69
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.3
|
|
versionCode: 100
|
|
commit: 05f9c82d368743985bb4ade06e84064d1c3dd710
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.3.3
|
|
CurrentVersionCode: 100
|