Merge branch 'feature/io.github.subhamtyagi.openinwhatsapp' into 'master'
New app: Open In WhatsApp Closes rfp#785 See merge request fdroid/fdroiddata!3970
This commit is contained in:
commit
f85cc8fb4b
33
metadata/io.github.subhamtyagi.openinwhatsapp.yml
Normal file
33
metadata/io.github.subhamtyagi.openinwhatsapp.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue