/android/import-contacts

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

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: edam
  • Date: 2012-12-20 18:48:34 UTC
  • Revision ID: tim@ed.am-20121220184834-w9quyrfbtbkp9vhi
compatibility and flexibility fixes (accept spaces in BEGIN/END lines; accept tabs as folding character; ignore case of item names, encodings and charsets; only parse comma-separated subparts of address parts for v3.0 vcards; accept new-line + white-space folding in v2.1 vCards)

Show diffs side-by-side

added added

removed removed

5
5
        - support for more-recent ContactsContract API (automatically detected)
6
6
        - postal addresses now imported
7
7
        - organisation and title now imported
8
 
        - notes now imported
9
8
 
10
9
version 1.1 (2010-12-14)
11
10