diff --git a/metadata/foehnix.widget.txt b/metadata/foehnix.widget.txt deleted file mode 100644 index a53c093251..0000000000 --- a/metadata/foehnix.widget.txt +++ /dev/null @@ -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 diff --git a/metadata/foehnix.widget.yml b/metadata/foehnix.widget.yml new file mode 100644 index 0000000000..41c5d40720 --- /dev/null +++ b/metadata/foehnix.widget.yml @@ -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