/android/import-contacts

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

« back to all changes in this revision

Viewing changes to TODO

  • Committer: edam
  • Date: 2012-05-08 15:09:13 UTC
  • Revision ID: tim@ed.am-20120508150913-t9qzbbs1kld691dy
abstracted the android contacts API in to an interface, ready to be switched to
another depending on the platform version.

Show diffs side-by-side

added added

removed removed

7
7
 
8
8
FUTURE
9
9
 
10
 
* add facility to enter a group name, that any imported contacts are added to
11
10
* change some public final static ints, that aren't really consts, in to enums
12
11
* fix: merging an unPREFed TEL will override a preferred phone no. in the phone
13
12
* create a back-end object to read/write to android. This can be overridden to