/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts

  • Committer: edam
  • Date: 2011-05-02 18:28:24 UTC
  • Revision ID: edam@waxworlds.org-20110502182824-acgdi3qfxfzqgely
- fixed logic for vcard field types (home, work, cell, etc) so it works
- updated NEWS and TODO
- rewrote most of ContactsCache, including a new ContactIdentifier class to identify contacts in the cache and new cache building code
- contacts now identified in the same way that Andoid displays them (by name, or organisation, or number, or email, in that order)
- propper handling and support for organisations and titles
- validation of imported contact now done by Importer, not VcfImporter
- separated sanitisation and normalisation (for cache lookups)
- generacised PhoneData, EmailData and AddressData classes
- ContactData is now aware of primary numbers, emails and organisations (defaults to the first prefrred one seen, or the first one seen where none is preferred)
Filename Latest Rev Last Changed Size
assets 1 2009-01-10 16:14:11 UTC Diff
bin 1 2009-01-10 16:14:11 UTC Diff
gen 13 2009-10-03 16:58:29 UTC Diff
res 1 2009-01-10 16:14:11 UTC Diff
src 1 2009-01-10 16:14:11 UTC Diff
.bzrignore 1 2009-01-10 16:14:11 UTC 16 bytes Diff Download File
.classpath 13 2009-10-03 16:58:29 UTC 273 bytes Diff Download File
.project 9 2009-01-28 00:45:02 UTC 0.7 KB Diff Download File
AndroidManifest.xml 27 2010-12-14 16:00:39 UTC 2 KB Diff Download File
COPYING 6 2009-01-11 16:47:01 UTC 34.3 KB Diff Download File
default.properties 13 2009-10-03 16:58:29 UTC 364 bytes Diff Download File
NEWS 40 2011-05-02 18:28:24 UTC 448 bytes Diff Download File
TODO 40 2011-05-02 18:28:24 UTC 0.6 KB Diff Download File