Gaia/System/Activities: Difference between revisions

Line 74: Line 74:


==== Browser ====
==== Browser ====
* Share Link(this was prioritized as a v2) -- opens email / Facebook / Twitter / Other Social network sites / Text Message?
* Share Function
* Mailto Link - opens compose email
** 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 ====
233

edits