/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-30 09:55:31 UTC
  • Revision ID: edam@waxworlds.org-20101030095531-63vf9g84z5ol8qk9
- fixed bug in file chooser where "ok" button could remain disabled

Show diffs side-by-side

added added

removed removed

1
 
version 1.2 (2012-12-21)
2
 
 
3
 
        - much better support for version 3.0 vCards
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
8
 
        - notes now imported
9
 
 
10
 
version 1.1 (2010-12-14)
11
 
 
12
1
        - added file/directory chooser
13
 
        - support for 8-bit ASCII (vCard default charset), not just 7-bit US-ASCII
14
 
        - several bug and compatibility fixes
 
2
        - minor bug and compatibility fixes
15
3
 
16
4
version 1.0 (2010-07-13)
17
5