233
edits
(→Camera) |
|||
Line 119: | Line 119: | ||
* 2. Event update is sent for each email participant in background. | * 2. Event update is sent for each email participant in background. | ||
==== | === Contacts === | ||
==== Contact website entry ==== | |||
* 1. User clicks on website address | |||
* 2. Web browser opens and navigates to address | |||
==== Contact phone number entry ==== | |||
* 1. User clicks on phone number | |||
* 2. Dialer opens and immediately dials phone number | |||
==== Contact email address entry ==== | |||
* 1. User clicks on email address | |||
* 2. Email, Compose Message opens | |||
** To: email address | |||
* 3. User sends email | |||
* 4. Email send operation is completed in background, user is returned to Contact entry. | |||
==== Send SMS/MMS/Message contact ==== | |||
* 1. User clicks on Send message | |||
* 2. New SMS/MMS/Message | |||
** To: contact phone # | |||
* 3. User sends message | |||
* 4. Send message operation is completed in background, user is returned to Contact entry. | |||
==== Dialer ==== | ==== Dialer ==== | ||
==== Email ==== | ==== Email ==== |
edits