1
3
* import a crap-load of contacts before release!
2
4
* change some public final static ints, that aren't really consts, in to enums
3
9
* create a back-end object to read/write to android. This can be overridden to
4
10
use the new ContractsContacts API.
5
11
* add warnings when email addresses, phone numbers, etc, fail sanitisation (and
7
13
* add base64 decoding to support (even if to ignore) vcards with image data
8
14
* possible bug: when displaying "aborting import" toaster, make sure the back
9
15
button is enabled and the abort button is hidden (as if abort were pressed)
10
16
since this can happen if, say, the alarm goes off.
11
17
* add facility to be asked whether to import all contacts, not just those that