/android/import-contacts

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