diff --git a/metadata/net.sylvek.sharemyposition.txt b/metadata/net.sylvek.sharemyposition.txt deleted file mode 100644 index 6d9d369bc1..0000000000 --- a/metadata/net.sylvek.sharemyposition.txt +++ /dev/null @@ -1,42 +0,0 @@ -AntiFeatures:UpstreamNonFree -Categories:Navigation -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/sylvek/sharemyposition -Issue Tracker:https://github.com/sylvek/sharemyposition/issues - -Auto Name:My position -Summary:Share your location -Description: -A simple way of sharing your location via a widget. You can send a message -containing a link to a map of your current location via any standard registered -sharing application. For example, an SMS message. - -The recipient is sent a link to a web page that displays the location on a -Google map, though the app itself uses OSM. (The source for the web service is -in the same repository as the client). - -Anti-Feature:UpstreamNonFree - Newer versions of this app require Google Play -Services, so there will not be any further updates in our repos. -. - -Repo Type:git -Repo:https://github.com/sylvek/sharemyposition - -Build:1.0.11,16 - commit=64 - -Build:1.1.0-beta3,20 - commit=70 - prebuild=mv lib libs - target=android-11 - -Build:1.1.2,24 - commit=75 - prebuild=mv lib libs - target=android-11 - -Auto Update Mode:None -Update Check Mode:Static -Current Version:1.2.11 -Current Version Code:36 diff --git a/metadata/net.sylvek.sharemyposition.yml b/metadata/net.sylvek.sharemyposition.yml new file mode 100644 index 0000000000..48830bb431 --- /dev/null +++ b/metadata/net.sylvek.sharemyposition.yml @@ -0,0 +1,47 @@ +AntiFeatures: + - UpstreamNonFree +Categories: + - Navigation +License: GPL-3.0-only +SourceCode: https://github.com/sylvek/sharemyposition +IssueTracker: https://github.com/sylvek/sharemyposition/issues + +AutoName: My position +Summary: Share your location +Description: |- + A simple way of sharing your location via a widget. You can send a message + containing a link to a map of your current location via any standard registered + sharing application. For example, an SMS message. + + The recipient is sent a link to a web page that displays the location on a + Google map, though the app itself uses OSM. (The source for the web service is + in the same repository as the client). + + Anti-Feature:UpstreamNonFree - Newer versions of this app require Google Play + Services, so there will not be any further updates in our repos. + +RepoType: git +Repo: https://github.com/sylvek/sharemyposition + +Builds: + - versionName: 1.0.11 + versionCode: 16 + commit: '64' + + - versionName: 1.1.0-beta3 + versionCode: 20 + commit: '70' + prebuild: mv lib libs + target: android-11 + + - versionName: 1.1.2 + versionCode: 24 + commit: '75' + prebuild: mv lib libs + target: android-11 + +ArchivePolicy: 0 versions +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: 1.2.11 +CurrentVersionCode: 36