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
120 stars 8 forks source link

Select phone number from contacts #9

Open vinaygopinath opened 1 year ago

vinaygopinath commented 1 year ago

Feature

The user should be able to select a phone number from a contact

Requirements

  1. When the user clicks the "Contact" button, show a list of contacts
  2. When a contact is selected, support the selection of a phone number, in case the contact has multiple phone numbers
Glitchy-Tozier commented 5 months ago

I'm a bit confused. There now exists an appropriate button, but it doesn't do anything. Screenshot_20240417-222317_Launch Chat.jpg

vinaygopinath commented 5 months ago

Hi @Glitchy-Tozier yes indeed, I added the "contact" button aspirationally, with the intention to backfill the implementation later, and this issue tracks that implementation :)

Glitchy-Tozier commented 5 months ago
  1. Got it! In that case I'd recommend you add some "not yet implemented" popup when clicking the button. I was really confused after clicking it that just nothing happened.
  2. I'd like to propose this getting moved up to the 1.2.0 milestone. I think it's a really important feature :)