Description[Android] Chagne items shown in context menu for tel link
Current items (Copy link address, Copy link text) shown in the context
menu for tel tag link do not make sense.
Update the items shown in the context menu when long pressing a tel
link. The items include:
1. Call: acts the same as clicking on the link
2. Send message: navigates to the default message app to send a text
message for given telephone number.
3. Add ot contacts: navigates to Contacts and add the given phone number
to the contact.
4. Copy: copys the phone number.
BUG=394299
Review-Url: https://codereview.chromium.org/2619493006
Cr-Commit-Position: refs/heads/master@{#442728}
Committed: https://chromium.googlesource.com/chromium/src/+/17aab3f6517fd0ba74d8e5f7d9ec35440401d9e1
Patch Set 1 #
Total comments: 6
Patch Set 2 : Update based on Ted's comments. #
Total comments: 2
Patch Set 3 : Update based on Ted's comment. #Patch Set 4 : Solve conflicts of commit. #Messages
Total messages: 31 (20 generated)
|