Cloudkibo / Android

0 stars 0 forks source link

Send Contact is partially implamented #551

Closed jekram closed 7 years ago

jekram commented 7 years ago

Send Contact is partially implemented.

When sending the contact the sender should be able to see what contact was sent.

WhatApps image image

KiboChat is not clickable image

Assadbintahir commented 7 years ago

I have completed code for this.

Code will be part of next pull request

jekram commented 7 years ago

Thanks

sojharo commented 7 years ago

I am reopening this issue. There is small work which needs to be done. When person A receives a contact. We show the button to save the contact to address book. We should also show the button to send message or invite. If he contact being shared is on cloudkibo then we would show the button to send message else invite. Also on the sender's side, we would show the button either message or invite. @Assadbintahir please discuss before doing this.

Assadbintahir commented 7 years ago

I have completed work for this. Now if a sent contact is on cloudKibo, then there will be option to start chat with that person in ViewContact screen.

17858049_705551199617562_1155307280_n

Now if a sent contact is on cloudKibo, then there will be option to invite that person in ViewContact screen. Click on invite will open mobile message option to send message. 17841693_705551229617559_835249404_n

jekram commented 7 years ago

are we waiting for #582 to be merged?

Assadbintahir commented 7 years ago

Code for this issue has been merged in #567