From 5305a65aa0dace84b64152e3acbe7e2a88337e66 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 25 Nov 2018 16:17:43 +0100 Subject: [PATCH] New app: Open In WhatsApp --- .../io.github.subhamtyagi.openinwhatsapp.yml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/io.github.subhamtyagi.openinwhatsapp.yml diff --git a/metadata/io.github.subhamtyagi.openinwhatsapp.yml b/metadata/io.github.subhamtyagi.openinwhatsapp.yml new file mode 100644 index 0000000000..b9303a14e0 --- /dev/null +++ b/metadata/io.github.subhamtyagi.openinwhatsapp.yml @@ -0,0 +1,33 @@ +AntiFeatures: + - NonFreeDep + - NonFreeNet +Categories: + - Internet + - Phone & SMS +License: GPL-3.0-only +SourceCode: https://github.com/subhamtyagi/openinwa +IssueTracker: https://github.com/subhamtyagi/openinwa/issues + +AutoName: Open In WhatsApp +Summary: Open Chat in WhatsApp +Description: |- + Open chat in WhatsApp without saving phone number to your phonebook + + * This app uses WhatsApp public api 'click to chat' feature to open a chat with any number without saving to your phone book. + * You can create an url link that will open WhatsApp on the specified number. This is a WhatsApp feature, you don't need this app to open the link, only to create it. + +RepoType: git +Repo: https://github.com/SubhamTyagi/openinwa.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1