1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
 
 | 
version 1.3.4 (2014-03-02)
	- new family picture!
	- added API v18 target (so the app doesn't run in compatibility mode)
	- added permission to read from sdcard (how did it ever work!?)
	- other minor bug fixes (fixed a leak, an NPE, and removed a hard-coded
	  sdcard path)
version 1.3.3 (2013-07-19)
	- new family picture  :o)
	- added support for birthday (BDAY) fields (Android 2.0+ only)
version 1.3.2 (2013-05-10)
	- check for and refuse to import Nokia vMsg files
	- minor improvements (accept lower-case vcard BEGIN and END statements)
version 1.3.1 (2013-01-06)
	- minor bug fixes (GREF leak; whitespace preventing vCard detection)
version 1.3 (2012-12-21)
	- 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
 
 |