233
edits
Line 74: | Line 74: | ||
==== Browser ==== | ==== Browser ==== | ||
* Share | * Share Function | ||
* | ** Select from list of compatible applications that the link can be shared to: | ||
*** Email, Compose message | |||
**** subject line: "[name] Shared a link with you" | |||
**** body text: includes website link | |||
*** Messaging/SMS | |||
**** Include link into message | |||
** User sends message or completes sharing operation | |||
** Message is sent in background and user is returned to browser | |||
* In browser content link | |||
** Pattern matches typical website address links (ie: www.domain.com) | |||
** User clicks and navigates to link | |||
* In browser content mailto: link | |||
** User clicks on email links | |||
** Email, Compose message | |||
*** to: [mailto: email address] | |||
* In browser phone number link | |||
** Pattern matches phone numbers (eg XXX-XXX-XXXX formatted) | |||
** User clicks phone number | |||
** Dialer application is opened with phone # added to number field. | |||
==== Camera ==== | ==== Camera ==== |
edits