/android/import-contacts

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

« back to all changes in this revision

Viewing changes to default.properties

  • 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

Show diffs side-by-side

added added

removed removed

 
1
# This file is automatically generated by Android Tools.
 
2
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
 
3
 
4
# This file must be checked in Version Control Systems.
 
5
 
6
# To customize properties used by the Ant build system use,
 
7
# "build.properties", and override values to adapt the script to your
 
8
# project structure.
 
9
 
 
10
# Project target.
 
11
target=android-3