/android/import-contacts

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

  • Committer: edam
  • Date: 2012-12-19 17:50:33 UTC
  • Revision ID: tim@ed.am-20121219175033-61acsxzjulqpnian
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
..
Backend.java 61 2012-12-19 17:50:33 UTC 2.9 KB Diff Download File
ConfigureVCF.java 50 2012-04-24 09:56:17 UTC 6.3 KB Diff Download File
ContactsBackend.java 61 2012-12-19 17:50:33 UTC 10.1 KB Diff Download File
ContactsCache.java 57 2012-12-18 13:00:43 UTC 8.2 KB Diff Download File
Doit.java 50 2012-04-24 09:56:17 UTC 13.5 KB Diff Download File
FileChooser.java 50 2012-04-24 09:56:17 UTC 11.4 KB Diff Download File
Importer.java 61 2012-12-19 17:50:33 UTC 23.1 KB Diff Download File
Intro.java 56 2012-12-18 12:56:41 UTC 1.6 KB Diff Download File
Merge.java 50 2012-04-24 09:56:17 UTC 1.8 KB Diff Download File
VcardImporter.java 61 2012-12-19 17:50:33 UTC 30.4 KB Diff Download File
WizardActivity.java 50 2012-04-24 09:56:17 UTC 2.8 KB Diff Download File