/android/import-contacts

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

  • 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
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 17 14 years ago edam - updated NEWS, TODO and manifest 1.8 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 19 13 years ago edam - added file chooser - changed file/dir entry box 188 bytes Diff Download File
TODO 17 14 years ago edam - updated NEWS, TODO and manifest 325 bytes Diff Download File