User:Stully/ContactsAPI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
TODO: | |||
* Save and remove need to return contact ID | |||
* Test remove & find functions | |||
* Finish find implementation | |||
* Get unit tests running | |||
* Add prompt & pref for handling multiple accounts | |||
Blocking: | |||
* Super-review on keys array: {{bug|807688}} | |||
* Feedback from Gregor/Tantek on find implenentation | |||
* Feedback on {{bug|882495}} - PermissionPromptHelper not returning correct window | |||
* Manifest permissions for Android {{bug|832960}} | |||
* Feedback from Ibarlow on how to handle multiple accounts | |||
* | |||
* | |||
* | |||
* | |||
* | |||
Revision as of 23:16, 13 June 2013
TODO:
- Save and remove need to return contact ID
- Test remove & find functions
- Finish find implementation
- Get unit tests running
- Add prompt & pref for handling multiple accounts
Blocking:
- Super-review on keys array: bug 807688
- Feedback from Gregor/Tantek on find implenentation
- Feedback on bug 882495 - PermissionPromptHelper not returning correct window
- Manifest permissions for Android bug 832960
- Feedback from Ibarlow on how to handle multiple accounts