rewrite yml: foehnix.widget
This commit is contained in:
parent
06321f5bb2
commit
16bf5a7fb5
|
|
@ -1,39 +0,0 @@
|
||||||
Categories:Navigation,Phone & SMS
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/dzmanto/foehnix
|
|
||||||
Issue Tracker:https://github.com/dzmanto/foehnix/issues
|
|
||||||
|
|
||||||
Auto Name:Föhnix
|
|
||||||
Summary:The Foehnix weather widget aims at helping pilots with weather conditions
|
|
||||||
Description:
|
|
||||||
* Assessment of Foehn conditions for pilots.
|
|
||||||
* Intended for paraglider and for hangglider pilots.
|
|
||||||
* Displays pressure differences + relevant wind gusts.
|
|
||||||
* Updates every 15 minutes or on request.
|
|
||||||
* Share functionality via text message, emails.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/dzmanto/foehnix.git
|
|
||||||
|
|
||||||
Build:2.2,22
|
|
||||||
commit=2.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2,23
|
|
||||||
disable=this version is actually older than 22
|
|
||||||
commit=2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.4,24
|
|
||||||
commit=2.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.4
|
|
||||||
Current Version Code:24
|
|
||||||
46
metadata/foehnix.widget.yml
Normal file
46
metadata/foehnix.widget.yml
Normal file
|
|
@ -0,0 +1,46 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
- Phone & SMS
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/dzmanto/foehnix
|
||||||
|
IssueTracker: https://github.com/dzmanto/foehnix/issues
|
||||||
|
|
||||||
|
AutoName: Föhnix
|
||||||
|
Summary: The Foehnix weather widget aims at helping pilots with weather conditions
|
||||||
|
Description: |-
|
||||||
|
* Assessment of Foehn conditions for pilots.
|
||||||
|
* Intended for paraglider and for hangglider pilots.
|
||||||
|
* Displays pressure differences + relevant wind gusts.
|
||||||
|
* Updates every 15 minutes or on request.
|
||||||
|
* Share functionality via text message, emails.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/dzmanto/foehnix.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 22
|
||||||
|
commit: '2.3'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 23
|
||||||
|
disable: this version is actually older than 22
|
||||||
|
commit: '2.2'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.4'
|
||||||
|
versionCode: 24
|
||||||
|
commit: '2.4'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2.4'
|
||||||
|
CurrentVersionCode: 24
|
||||||
Loading…
Reference in a new issue