/android/import-contacts

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

  • Committer: edam
  • Date: 2011-06-04 13:16:20 UTC
  • Revision ID: edam@waxworlds.org-20110604131620-hean9j66r3f5i72h
- fix UTF-8 unencoding by default on v3.0 vCards
- proper unescaping of strings in v3.0 vCards (also works for v2.1, although the 2.1 specs don't mention it)
Filename Latest Rev Last Changed Committer Comment Size
..
ConfigureVCF.java 41 13 years ago edam - updated TODO - made varibale names consistent (c 6.4 KB Diff Download File
ContactsCache.java 40 13 years ago edam - fixed logic for vcard field types (home, work, c 12.8 KB Diff Download File
Doit.java 44 13 years ago edam - added checks for Doit.this == null when handling 13.5 KB Diff Download File
FileChooser.java 31 13 years ago edam - missing check for null 11.4 KB Diff Download File
Importer.java 43 13 years ago edam - refactored some code to do with how contacts are 24.4 KB Diff Download File
Intro.java 41 13 years ago edam - updated TODO - made varibale names consistent (c 1.6 KB Diff Download File
Merge.java 41 13 years ago edam - updated TODO - made varibale names consistent (c 1.9 KB Diff Download File
VcardImporter.java 45 13 years ago edam - fix UTF-8 unencoding by default on v3.0 vCards - 29.1 KB Diff Download File
WizardActivity.java 41 13 years ago edam - updated TODO - made varibale names consistent (c 2.8 KB Diff Download File