1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
version 1.2
- much better support for version 3.0 vCards
- several bug and compatibility fixes
- support for more-recent ContactsContract API (automatically detected)
- postal addresses now imported
- organisation and title now imported
- notes now imported
version 1.1 (2010-12-14)
- added file/directory chooser
- support for 8-bit ASCII (vCard default charset), not just 7-bit US-ASCII
- several bug and compatibility fixes
version 1.0 (2010-07-13)
- initial release
- some bug fixes
version 0.9 (2009-10-03)
- unstable testing release
|