/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk

  • Committer: Tim Marston
  • Date: 2014-01-03 17:06:42 UTC
  • Revision ID: tim@ed.am-20140103170642-aqpfqkzb3ot1p70o
- 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
.bzrignore 86 2013-07-18 17:53:47 UTC 14 bytes Diff Download File
arduino.mk 92 2014-01-03 17:06:42 UTC 19.1 KB Diff Download File
NEWS 88 2013-07-19 12:07:13 UTC 1.2 KB Diff Download File
README 86 2013-07-18 17:53:47 UTC 0.5 KB Diff Download File
THANKS 85 2013-07-18 17:52:49 UTC 1.1 KB Diff Download File