-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bcf99b2
commit 232ecf5
Showing
4 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- fix dark theme issue | ||
- liberal phone number validation | ||
- remove unused libs | ||
- enable minification( less apk size) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
This app uses WhatsApp 'click to chat' feature to open a chat with any number without saving it to phonebook. | ||
Open WhatsApp Chat without saving number to contacts | ||
|
||
-This app uses WhatsApp public api 'click to chat' feature to open a chat with any number without saving to your phone book. | ||
## Features | ||
|
||
-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. | ||
- You can create a link to open the WhatsApp chat for any number. | ||
- Use without saving phone number to contacts | ||
- Can also select from Contacts | ||
- No app Permissions | ||
- Just open the app, enter the number, click the button and the chat will open in WhatsApp | ||
|
||
-No contact is created on the device, you don't need to save it on your contacts list. Just open the app, enter the number, click the button and the chat will open (if the number doesn't exists WhatsApp will notify it). | ||
|
||
-Disclaimer: This app is neither affiliated to nor endorsed by WhatsApp Inc and Facebook Inc,This app is completely unofficial. | ||
- Disclaimer: This app is neither affiliated to nor endorsed by Meta Inc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Open chats in WhatsApp without saving contact to phonebook. | ||
Open WhatsApp Chat without saving number to Contacts |