/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 Committer Comment Size
..
Backend.java 61 11 years ago edam made contacts backend throw exceptions when it can 2.9 KB Diff Download File
ConfigureVCF.java 50 12 years ago edam updated all URLs, email addresses and package name 6.3 KB Diff Download File
ContactsBackend.java 61 11 years ago edam made contacts backend throw exceptions when it can 10.1 KB Diff Download File
ContactsCache.java 57 11 years ago edam cleanup; fixed some typos; updated TODO 8.2 KB Diff Download File
Doit.java 50 12 years ago edam updated all URLs, email addresses and package name 13.5 KB Diff Download File
FileChooser.java 50 12 years ago edam updated all URLs, email addresses and package name 11.4 KB Diff Download File
Importer.java 61 11 years ago edam made contacts backend throw exceptions when it can 23.1 KB Diff Download File
Intro.java 56 11 years ago edam renamed homepage to webpage 1.6 KB Diff Download File
Merge.java 50 12 years ago edam updated all URLs, email addresses and package name 1.8 KB Diff Download File
VcardImporter.java 61 11 years ago edam made contacts backend throw exceptions when it can 30.4 KB Diff Download File
WizardActivity.java 50 12 years ago edam updated all URLs, email addresses and package name 2.8 KB Diff Download File