/android/import-contacts

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

  • Committer: edam
  • Date: 2011-03-19 20:33:09 UTC
  • Revision ID: edam@waxworlds.org-20110319203309-5dzfyqrxwk94jtin
- formatting: removed some double-indents on overrunning lines
- updated TODO and NEWS
- rewrote central logic of parser so it makes more sense, looks nicer and has a small optimisation (getting name and params from line only when necessary)
- optimised unnecessary mutliple converting of lines to US-ASCII
- re-wrote line extraction from vcards so that we can lookahead for v3 folded lines
- added support for v3 folded lines
Filename Latest Rev Last Changed Size
..
ConfigureVCF.java 30 2010-12-16 00:16:01 UTC 6.4 KB Diff Download File
Doit.java 36 2011-03-19 20:33:09 UTC 13.2 KB Diff Download File
FileChooser.java 31 2010-12-16 00:18:21 UTC 11.4 KB Diff Download File
Importer.java 36 2011-03-19 20:33:09 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 36 2011-03-19 20:33:09 UTC 1.9 KB Diff Download File
VCFImporter.java 36 2011-03-19 20:33:09 UTC 22.7 KB Diff Download File
WizardActivity.java 36 2011-03-19 20:33:09 UTC 2.8 KB Diff Download File