/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts
80 by edam
updated NEWS
1
version 1.2 (2012-12-21)
36 by edam
- formatting: removed some double-indents on overrunning lines
2
40 by edam
- fixed logic for vcard field types (home, work, cell, etc) so it works
3
	- much better support for version 3.0 vCards
36 by edam
- formatting: removed some double-indents on overrunning lines
4
	- several bug and compatibility fixes
64 by edam
updated TODO and NOTES
5
	- support for more-recent ContactsContract API (automatically detected)
6
	- postal addresses now imported
7
	- organisation and title now imported
70 by edam
updated NEWS and TODO
8
	- notes now imported
32 by edam
- updated NEWS
9
27 by edam
- bump version to 1.1
10
version 1.1 (2010-12-14)
11
19 by edam
- added file chooser
12
	- added file/directory chooser
27 by edam
- bump version to 1.1
13
	- support for 8-bit ASCII (vCard default charset), not just 7-bit US-ASCII
14
	- several bug and compatibility fixes
19 by edam
- added file chooser
15
17 by edam
- updated NEWS, TODO and manifest
16
version 1.0 (2010-07-13)
17
18
	- initial release
19
	- some bug fixes
20
21
version 0.9 (2009-10-03)
22
23
	- unstable testing release