/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

  • Committer: Tim Marston
  • Date: 2014-04-05 19:20:06 UTC
  • Revision ID: tim@ed.am-20140405192006-fv0toip4b8m5pc88
- 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)fixed bug preventing skipping of subdirectories in walker; also added
walker.File.__str__()
Filename Latest Rev Last Changed Size
..
Makefile.am 1 2013-12-08 19:28:11 UTC 95 bytes Diff Download File
File stdhome.in 9 2014-03-09 01:56:01 UTC 1.3 KB Diff Download File