233
edits
| Line 73: | Line 73: | ||
''Please fill in the following for each app'' | ''Please fill in the following for each app'' | ||
== Browser == | === Browser === | ||
=== Share Function === | ==== Share Function ==== | ||
* 1. Select from list of compatible applications that the link can be shared to: | * 1. Select from list of compatible applications that the link can be shared to: | ||
** Email, Compose message | ** Email, Compose message | ||
| Line 84: | Line 84: | ||
* 3. Share operation is completed in background and user is returned to browser | * 3. Share operation is completed in background and user is returned to browser | ||
=== In browser content mailto: link === | ==== In browser content mailto: link ==== | ||
* 1. User clicks on email links | * 1. User clicks on email links | ||
* 2. Email, Compose message | * 2. Email, Compose message | ||
| Line 91: | Line 91: | ||
* 4. Email send operation is completed in background while user is returned to browser. | * 4. Email send operation is completed in background while user is returned to browser. | ||
=== In browser content link pattern === | ==== In browser content link pattern ==== | ||
* 1. Pattern match website addresses (ie: www.domain.com) | * 1. Pattern match website addresses (ie: www.domain.com) | ||
* 2. User clicks and navigates to link | * 2. User clicks and navigates to link | ||
=== In browser content phone number pattern === | ==== In browser content phone number pattern ==== | ||
* 1. Pattern matches phone numbers (eg XXX-XXX-XXXX formatted) | * 1. Pattern matches phone numbers (eg XXX-XXX-XXXX formatted) | ||
* 2. User clicks phone number | * 2. User clicks phone number | ||
edits