bzr branch
http://bzr.ed.am/android/import-contacts
1 2 3 4 5 6 |
* freeze when Doit.onPause() is called when a dialog is up! * add new contacts to caches, but only after all phone numbers are added (in case we import a duplicate contact in the same run from a different file!) * check abortion of worker thread works * add checkAbort() calls to scanning and caching loops * check onPause() abortion works (and you see a toaster message!) |