theolm / WhatsAppNoContact

Start WhatsApp chats without adding numbers to contacts.
MIT License
102 stars 6 forks source link

Accept shared numbers #29

Closed JonnyTech closed 1 month ago

JonnyTech commented 1 month ago

Describe your suggested feature

Can the app be listed in the Android share menu so that if I copy or highlight a number then this app is on the list to receive it?

Other details

Something to do with "intents", but my Android developer skills are not good.

Acknowledgements

theolm commented 1 month ago

Sure, this is a great idea. I'll start working on that.

theolm commented 1 month ago

@JonnyTech, I just pushed for the initial implementation of the feature. It is not as simple as I first thought, there are many edge cases where the share may not work. The feature will be available in the next release (v0.9.0).

Please report any bugs or improvements.

JonnyTech commented 1 month ago

Thank you very much @theolm, I suspected that it would be tricky! Once the build appears on fdroid then I shall check and provide feedback.

JonnyTech commented 4 weeks ago

Just confirming that it is working as expected in my simple tests. Thanks again.