47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
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
|
|
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
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 3
|