/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: 2010-12-11 23:57:07 UTC
  • Revision ID: edam@waxworlds.org-20101211235707-czyw48tt3hcopuwf
- read vCard files in as raw bytes now and convert to string only tentatively to check for version no.s and property names and params
- ASCII is now (correctly) the default charset
- added conversion from 8-bit ASCII to UTF-8 (not used on 7-bit US-ASCII) which works on raw bytes, not chars
- unencode quoted-printable now works on raw bytes, not chars

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