/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: 2010-10-17 18:43:13 UTC
  • Revision ID: edam@waxworlds.org-20101017184313-y2m6gsdzctjq5wtl
- changed case on charset and encoding warning strings (it looked bad)
- properly handle quoted-printable unencoding (including multi-line values)
- ignore blank lines in vCard
- ignore empty properties in vCard

Show diffs side-by-side

added added

removed removed

1
 
        - several minor bug fixes
2
 
 
3
 
version 1.1 (2010-12-14)
4
 
 
5
 
        - added file/directory chooser
6
 
        - support for 8-bit ASCII (vCard default charset), not just 7-bit US-ASCII
7
 
        - several bug and compatibility fixes
8
 
 
9
1
version 1.0 (2010-07-13)
10
2
 
11
3
        - initial release