/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts
107 by Tim Marston
updated NEWS
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
97 by Tim Marston
bump version no. to 1.3.3
6
version 1.3.3 (2013-07-19)
7
96 by Tim Marston
added new family pic!
8
	- new family picture  :o)
95 by Tim Marston
added suopport for birthdays
9
	- added support for birthday (BDAY) fields (Android 2.0+ only)
10
90 by Tim Marston
updated NEWS
11
version 1.3.2 (2013-05-10)
88 by Tim Marston
updated NEWS
12
92 by Tim Marston
fix spacing in NEWS
13
	- check for and refuse to import Nokia vMsg files
90 by Tim Marston
updated NEWS
14
	- minor improvements (accept lower-case vcard BEGIN and END statements)
88 by Tim Marston
updated NEWS
15
84 by edam
bump version no. and update NEWS
16
version 1.3.1 (2013-01-06)
17
86 by edam
fixed tabs in NEWS
18
	- minor bug fixes (GREF leak; whitespace preventing vCard detection)
84 by edam
bump version no. and update NEWS
19
81 by edam
fixed version no. in news
20
version 1.3 (2012-12-21)
36 by edam
- formatting: removed some double-indents on overrunning lines
21
40 by edam
- fixed logic for vcard field types (home, work, cell, etc) so it works
22
	- much better support for version 3.0 vCards
36 by edam
- formatting: removed some double-indents on overrunning lines
23
	- several bug and compatibility fixes
64 by edam
updated TODO and NOTES
24
	- support for more-recent ContactsContract API (automatically detected)
25
	- postal addresses now imported
26
	- organisation and title now imported
70 by edam
updated NEWS and TODO
27
	- notes now imported
32 by edam
- updated NEWS
28
27 by edam
- bump version to 1.1
29
version 1.1 (2010-12-14)
30
19 by edam
- added file chooser
31
	- added file/directory chooser
27 by edam
- bump version to 1.1
32
	- support for 8-bit ASCII (vCard default charset), not just 7-bit US-ASCII
33
	- several bug and compatibility fixes
19 by edam
- added file chooser
34
17 by edam
- updated NEWS, TODO and manifest
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