From 0ac8eef3ab483431f6e1d93627175f8d91ef04a3 Mon Sep 17 00:00:00 2001 From: Pierre Duchemin <12597-pierreduchemin@users.noreply.gitlab.com> Date: Wed, 26 Aug 2020 19:00:54 +0000 Subject: [PATCH] New app: SMS Forward --- metadata/com.pierreduchemin.smsforward.yml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.pierreduchemin.smsforward.yml diff --git a/metadata/com.pierreduchemin.smsforward.yml b/metadata/com.pierreduchemin.smsforward.yml new file mode 100644 index 0000000000..c865666b1c --- /dev/null +++ b/metadata/com.pierreduchemin.smsforward.yml @@ -0,0 +1,32 @@ +Categories: + - Phone & SMS +License: GPL-3.0-only +SourceCode: https://gitlab.com/pierreduchemin/smsforward +IssueTracker: https://gitlab.com/pierreduchemin/smsforward/issues + +AutoName: SMS Forward +Description: |- + SMS Forward is a simple app that allows you to redirect SMS. + + This application have been developed to bypass regional limitations. For + example, a service in country A requires a phone number from country A, + but your phone number is from country B. You ask a friend from country A + to install this app and you will be able to receive SMS from the service + in country B. However, since this is a pretty simple application, it can + also serve other purposes. + +RepoType: git +Repo: https://gitlab.com/pierreduchemin/smsforward.git + +Builds: + - versionName: 1.4.6 + versionCode: 11 + commit: 1.4.6 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.4.6 +CurrentVersionCode: 11