/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts

  • Committer: edam
  • Date: 2010-12-11 23:57:07 UTC
  • Revision ID: edam@waxworlds.org-20101211235707-czyw48tt3hcopuwf
- read vCard files in as raw bytes now and convert to string only tentatively to check for version no.s and property names and params
- ASCII is now (correctly) the default charset
- added conversion from 8-bit ASCII to UTF-8 (not used on 7-bit US-ASCII) which works on raw bytes, not chars
- unencode quoted-printable now works on raw bytes, not chars
Filename Latest Rev Last Changed Size
..
ConfigureVCF.java 20 2010-10-28 16:12:57 UTC 4.9 KB Diff Download File
Doit.java 19 2010-10-28 15:49:21 UTC 13.2 KB Diff Download File
FileChooser.java 21 2010-10-30 09:55:31 UTC 10.1 KB Diff Download File
Importer.java 14 2010-07-04 14:44:48 UTC 18.2 KB Diff Download File
Intro.java 14 2010-07-04 14:44:48 UTC 1.6 KB Diff Download File
Merge.java 14 2010-07-04 14:44:48 UTC 1.9 KB Diff Download File
VCFImporter.java 22 2010-12-11 23:57:07 UTC 20.9 KB Diff Download File
WizardActivity.java 14 2010-07-04 14:44:48 UTC 2.7 KB Diff Download File