/android/import-contacts

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

  • Committer: edam
  • Date: 2010-07-04 14:44:48 UTC
  • Revision ID: edam@waxworlds.org-20100704144448-1m30v811opup20fs
- got rid of the pretend ImportContacts activity alltogether (and made the Intro activity the startup one)
- massively simplified the WizzardActivity class so it works propperly
- moved all code to org.waxworlds.edam
- added an "aborted" message when the importion is aborted
- simplified the 3 actions the worker thread can take when stopping (only 2 were actualy used) to "aborted" or "alldone"
- changed intro message to match website
- bugfix: don't blow up when the My Contacts group is missing
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 14 14 years ago edam - got rid of the pretend ImportContacts activity a 1.7 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
TODO 12 15 years ago edam - bugfix: add contacts to the "my contacts" group 768 bytes Diff Download File