/android/import-contacts

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

  • Committer: edam
  • Date: 2011-03-19 20:33:09 UTC
  • Revision ID: edam@waxworlds.org-20110319203309-5dzfyqrxwk94jtin
- formatting: removed some double-indents on overrunning lines
- updated TODO and NEWS
- rewrote central logic of parser so it makes more sense, looks nicer and has a small optimisation (getting name and params from line only when necessary)
- optimised unnecessary mutliple converting of lines to US-ASCII
- re-wrote line extraction from vcards so that we can lookahead for v3 folded lines
- added support for v3 folded lines
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 36 13 years ago edam - formatting: removed some double-indents on overr 386 bytes Diff Download File
TODO 36 13 years ago edam - formatting: removed some double-indents on overr 970 bytes Diff Download File