Loop/Architecture/Address Book: Difference between revisions

Jump to navigation Jump to search
Line 91: Line 91:


=== Gmail ===
=== Gmail ===
The current plan is to use the [https://developers.google.com/google-apps/contacts/v3/ Google Contacts API, v3] to retrieve contacts from users' gmail accounts. Ideally, we can re-use some, most, or all of the [https://github.com/mozilla-b2g/gaia/blob/master/shared/js/contacts/import/gmail/gmail_connector.js Gaia Gmail Connector code] to expedite this importation.
The current plan is to use the [https://developers.google.com/google-apps/contacts/v3/ Google Contacts API, v3] to retrieve contacts from users' gmail accounts. The behavior described here is modeled on the [https://github.com/mozilla-b2g/gaia/blob/master/shared/js/contacts/import/gmail/gmail_connector.js Gaia Gmail Connector code].


Functionally, the steps involved here are:
Functionally, the steps involved here are:
Confirmed users
632

edits

Navigation menu