/android/import-contacts

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

  • Committer: edam
  • Date: 2009-01-11 12:58:54 UTC
  • Revision ID: edam@waxworlds.org-20090111125854-u8ofzso4jatk12me
- added "all done" message
- rewrote Importer.finish() to make the exit process more consistent
- moved Doit's message definitions to Doit
- ensure the importer is destroyed in Doit.onPause()
- only show the toaster popup if a) there is an importer to abort, and b) the abort actually did something (i.e., it's not already aborted)
- bugfix: added some checks for abortion to the Importer after wait()ing after a dialog. Importer.wake() now alsy does a notify() to break out of dialog waits.
- also, made Importer.checkAbort() protected, so it can be checked from specific importers as desired
Filename Latest Rev Last Changed Size
assets 1 2009-01-10 16:14:11 UTC Diff
bin 1 2009-01-10 16:14:11 UTC Diff
res 1 2009-01-10 16:14:11 UTC Diff
src 1 2009-01-10 16:14:11 UTC Diff
.bzrignore 1 2009-01-10 16:14:11 UTC 16 bytes Diff Download File
.classpath 1 2009-01-10 16:14:11 UTC 232 bytes Diff Download File
.project 1 2009-01-10 16:14:11 UTC 0.7 KB Diff Download File
AndroidManifest.xml 1 2009-01-10 16:14:11 UTC 0.9 KB Diff Download File
TODO 3 2009-01-11 12:58:54 UTC 373 bytes Diff Download File