diff --git a/metadata/fr.byped.bwarearea.txt b/metadata/fr.byped.bwarearea.txt deleted file mode 100644 index 310539dd39..0000000000 --- a/metadata/fr.byped.bwarearea.txt +++ /dev/null @@ -1,44 +0,0 @@ -Categories:Navigation -License:MIT -Web Site: -Source Code:https://github.com/X-Ryl669/BwareArea -Issue Tracker:https://github.com/X-Ryl669/BwareArea/issues - -Auto Name:BwareArea -Summary:An offline GPS based POI alerter with overlay -Description: -How frustrating it is to have a offline navigation software to find out you -can't be alerted approaching some point of interest / dangerous area ? - -This application just solves this. You'll import a POI list and it'll start an -always-on-top widget displaying the closest POI and alerting you if you don't -follow the POI requirements. All the parameters are configurable; minimal -distance to warn, allowed over-speed, whether to automatically start when your -car's Bluetooth is connected, or to log your track. - -Depending on your country's law, you can also limit to range alert (instead of -exact position alert). -. - -Repo Type:git -Repo:https://github.com/X-Ryl669/BwareArea - -Build:0.6.2,1 - commit=v0.6.2 - subdir=app - gradle=yes - -Build:0.6.5,3 - commit=v0.6.5 - subdir=app - gradle=yes - -Build:0.6.6,4 - commit=v0.6.6 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.6.6 -Current Version Code:4 diff --git a/metadata/fr.byped.bwarearea.yml b/metadata/fr.byped.bwarearea.yml new file mode 100644 index 0000000000..b28aafb8bf --- /dev/null +++ b/metadata/fr.byped.bwarearea.yml @@ -0,0 +1,50 @@ +Categories: + - Navigation +License: MIT +SourceCode: https://github.com/X-Ryl669/BwareArea +IssueTracker: https://github.com/X-Ryl669/BwareArea/issues + +AutoName: BwareArea +Summary: An offline GPS based POI alerter with overlay +Description: |- + How frustrating it is to have a offline navigation software to find out you + can't be alerted approaching some point of interest / dangerous area ? + + This application just solves this. You'll import a POI list and it'll start an + always-on-top widget displaying the closest POI and alerting you if you don't + follow the POI requirements. All the parameters are configurable; minimal + distance to warn, allowed over-speed, whether to automatically start when your + car's Bluetooth is connected, or to log your track. + + Depending on your country's law, you can also limit to range alert (instead of + exact position alert). + +RepoType: git +Repo: https://github.com/X-Ryl669/BwareArea + +Builds: + - versionName: 0.6.2 + versionCode: 1 + commit: v0.6.2 + subdir: app + gradle: + - yes + + - versionName: 0.6.5 + versionCode: 3 + commit: v0.6.5 + subdir: app + gradle: + - yes + + - versionName: 0.6.6 + versionCode: 4 + commit: v0.6.6 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.6.6 +CurrentVersionCode: 4