vinaygopinath / launch-chat

Chat with WhatsApp, Signal and Telegram users without saving phone numbers or sharing your contacts with the app
https://f-droid.org/en/packages/org.vinaygopinath.launchchat/
GNU General Public License v3.0
131 stars 8 forks source link

Remember the most recent country code #4

Open vinaygopinath opened 1 year ago

vinaygopinath commented 1 year ago

Problem

Users may not save/input phone numbers with the international calling code, and manually typing it in every time is an inconvenience.

Solution

Remember the country code of the most recent phone number entered/shared by the user, and automatically prefix the phone number that is missing the country code with the remembered country code.

Requirements