/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: 2011-06-04 13:16:20 UTC
  • Revision ID: edam@waxworlds.org-20110604131620-hean9j66r3f5i72h
- fix UTF-8 unencoding by default on v3.0 vCards
- proper unescaping of strings in v3.0 vCards (also works for v2.1, although the 2.1 specs don't mention it)

Show diffs side-by-side

added added

removed removed

2
2
 
3
3
        - much better support for version 3.0 vCards
4
4
        - several bug and compatibility fixes
5
 
        - support for more-recent ContactsContract API (automatically detected)
6
 
        - postal addresses now imported
7
 
        - organisation and title now imported
 
5
        - Postal addresses, organisation and title now imported
8
6
 
9
7
version 1.1 (2010-12-14)
10
8