/android/import-contacts

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

  • Committer: edam
  • Date: 2011-05-30 19:20:17 UTC
  • Revision ID: edam@waxworlds.org-20110530192017-5c09k4kgpov02gja
- added checks for Doit.this == null when handling dialog buttons (I managed to abort an import as a duplicate contacts dialog was shown, but can't reproduce it now)
- added line no.s to vcard parsing errors
- update progress bar after a contact is imported, not before
- fixed bug introduced in last commit where a contacts were imported after finaliseVcard()ing failed
- don't show unknown encoding errors for vcard fields that we don't care about (which ignores base64 encoded photos, for example)
Filename Latest Rev Last Changed Size
..
ConfigureVCF.java 41 2011-05-05 21:49:43 UTC 6.4 KB Diff Download File
ContactsCache.java 40 2011-05-02 18:28:24 UTC 12.8 KB Diff Download File
Doit.java 44 2011-05-30 19:20:17 UTC 13.5 KB Diff Download File
FileChooser.java 31 2010-12-16 00:18:21 UTC 11.4 KB Diff Download File
Importer.java 43 2011-05-30 15:33:01 UTC 24.4 KB Diff Download File
Intro.java 41 2011-05-05 21:49:43 UTC 1.6 KB Diff Download File
Merge.java 41 2011-05-05 21:49:43 UTC 1.9 KB Diff Download File
VcardImporter.java 44 2011-05-30 19:20:17 UTC 27.2 KB Diff Download File
WizardActivity.java 41 2011-05-05 21:49:43 UTC 2.8 KB Diff Download File