/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: Tim Marston
  • Date: 2014-03-01 18:09:45 UTC
  • Revision ID: tim@ed.am-20140301180945-8ydq3x8rhxp9hwzx
spelling mistake

Show diffs side-by-side

added added

removed removed

 
1
version 1.3.4 (2013-03-01)
 
2
 
 
3
        - new family picture!
 
4
        - minor bug fixes (fixed leak and an NPE, removed hard-coded sdcard path)
 
5
 
 
6
version 1.3.3 (2013-07-19)
 
7
 
 
8
        - new family picture  :o)
 
9
        - added support for birthday (BDAY) fields (Android 2.0+ only)
 
10
 
 
11
version 1.3.2 (2013-05-10)
 
12
 
 
13
        - check for and refuse to import Nokia vMsg files
 
14
        - minor improvements (accept lower-case vcard BEGIN and END statements)
 
15
 
 
16
version 1.3.1 (2013-01-06)
 
17
 
 
18
        - minor bug fixes (GREF leak; whitespace preventing vCard detection)
 
19
 
 
20
version 1.3 (2012-12-21)
 
21
 
 
22
        - much better support for version 3.0 vCards
 
23
        - several bug and compatibility fixes
 
24
        - support for more-recent ContactsContract API (automatically detected)
 
25
        - postal addresses now imported
 
26
        - organisation and title now imported
 
27
        - notes now imported
 
28
 
 
29
version 1.1 (2010-12-14)
 
30
 
 
31
        - added file/directory chooser
 
32
        - support for 8-bit ASCII (vCard default charset), not just 7-bit US-ASCII
 
33
        - several bug and compatibility fixes
 
34
 
 
35
version 1.0 (2010-07-13)
 
36
 
 
37
        - initial release
 
38
        - some bug fixes
 
39
 
 
40
version 0.9 (2009-10-03)
 
41
 
 
42
        - unstable testing release