172
edits
| Line 1: | Line 1: | ||
= Current situation = | = Current situation = | ||
The current Contacts app has been growing | The current Contacts app has been growing up supported by the [https://wiki.mozilla.org/WebAPI/ContactsAPI MozContacts API]. It started like a simple application but has been adding more and more requirements. | ||
The MozContacts API is being used by several applications with different requirements and the final result is a store for vCard objects with limited search capabilities. | |||
With the inclusion of external contacts sources like Facebook, Gmail, Hotmail, vCard from SDCard, | With the inclusion of external contacts sources like Facebook, Gmail, Hotmail, vCard from SDCard, Bluetooth and so on, we have been extending the use of the API through hacks and obscure workarounds. Last but not least we are able to detect duplicates and manage to merge them appropriately. | ||
== Motivation == | == Motivation == | ||
edits