/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 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 44 13 years ago edam - added checks for Doit.this == null when handling 27.2 KB Diff Download File
WizardActivity.java 41 13 years ago edam - updated TODO - made varibale names consistent (c 2.8 KB Diff Download File