/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)made contacts backend throw exceptions when it can't create contacts on the device; specified Locale in lower/upper case conversions; stripped old Contacts types from Importer (and replaced with our own types, which are now converted in the backend; switched using Integer() constructors to Integer.valueOf(); rewrote the main importer routine a bit
Filename Latest Rev Last Changed Size
..
alert_dialog_icon.png 1 2009-01-10 16:14:11 UTC 3.5 KB Diff Download File
browse.png 19 2010-10-28 15:49:21 UTC 1.7 KB Diff Download File
directory.png 19 2010-10-28 15:49:21 UTC 0.6 KB Diff Download File
icon.png 1 2009-01-10 16:14:11 UTC 3.1 KB Diff Download File
sdcard.png 19 2010-10-28 15:49:21 UTC 490 bytes Diff Download File