/android/import-contacts

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

  • Committer: edam
  • Date: 2011-05-30 15:33:01 UTC
  • Revision ID: edam@waxworlds.org-20110530153301-oor6ci9b3hf9clul
- refactored some code to do with how contacts are imported
- Vcards (and ContactData) instances now generate a CacheIdentifier when they are finalised so that ContactData instances that do not have enough information to identify them can be discovered then
- importContact() now calls the private method checkForDuplicate(), renamed from isImportRequired(), and return if it is not
- importContact() and checkForDuplicate() now use the ContactData's generated CacheIdentifier
Filename Latest Rev Last Changed Committer Comment Size
..
assets 1 15 years ago edam Initial import Diff
bin 1 15 years ago edam Initial import Diff
gen 13 14 years ago edam - converted project to use Android 1.5 SDK - clean Diff
res 1 15 years ago edam Initial import Diff
src 1 15 years ago edam Initial import Diff
.bzrignore 1 15 years ago edam Initial import 16 bytes Diff Download File
.classpath 13 14 years ago edam - converted project to use Android 1.5 SDK - clean 273 bytes Diff Download File
.project 9 15 years ago edam - added scroll view to all layouts - added intro a 818 bytes Diff Download File
AndroidManifest.xml 27 13 years ago edam - bump version to 1.1 2 KB Diff Download File
COPYING 6 15 years ago edam - added GPL header comments to all files - added G 34.3 KB Diff Download File
default.properties 13 14 years ago edam - converted project to use Android 1.5 SDK - clean 364 bytes Diff Download File
NEWS 40 13 years ago edam - fixed logic for vcard field types (home, work, c 448 bytes Diff Download File
TODO 43 13 years ago edam - refactored some code to do with how contacts are 803 bytes Diff Download File