diff --git a/metadata/eu.devunit.fb_client.txt b/metadata/eu.devunit.fb_client.txt deleted file mode 100644 index 8ff8bf80d4..0000000000 --- a/metadata/eu.devunit.fb_client.txt +++ /dev/null @@ -1,35 +0,0 @@ -Categories:Internet -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/sebastianrakel/fb-client-android -Issue Tracker:https://github.com/sebastianrakel/fb-client-android/issues - -Auto Name:fb-client -Summary:Paste and view code snippets -Description: -fb-client is the mobile companion for [https://paste.xinu.at] which allows the -user to easily upload or download files. -. - -Repo Type:git -Repo:https://github.com/sebastianrakel/fb-client-android - -Build:1.1,2 - commit=4cd3286168c5258dc2d455c676da9bba36a03937 - subdir=app - gradle=yes - -Build:1.2,3 - commit=v1.2 - subdir=app - gradle=yes - -Build:1.2.1,4 - commit=v1.2.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.2.1 -Current Version Code:4 diff --git a/metadata/eu.devunit.fb_client.yml b/metadata/eu.devunit.fb_client.yml new file mode 100644 index 0000000000..c1798b17b8 --- /dev/null +++ b/metadata/eu.devunit.fb_client.yml @@ -0,0 +1,41 @@ +Categories: + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/sebastianrakel/fb-client-android +IssueTracker: https://github.com/sebastianrakel/fb-client-android/issues + +AutoName: fb-client +Summary: Paste and view code snippets +Description: |- + fb-client is the mobile companion for [https://paste.xinu.at] which allows the + user to easily upload or download files. + +RepoType: git +Repo: https://github.com/sebastianrakel/fb-client-android + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: 4cd3286168c5258dc2d455c676da9bba36a03937 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 3 + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: 1.2.1 + versionCode: 4 + commit: v1.2.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.2.1 +CurrentVersionCode: 4