User:Stully/ContactsAPI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
TODO: | TODO: | ||
* Save and | * Save, remove, find, and getall need to return contact ID(s) | ||
* Test remove & find functions | * Test remove & find functions | ||
* Finish find implementation | * Finish find implementation | ||
* Get unit tests running | * Get unit tests running | ||
* Finish adding fields to getAll function | |||
* Add prompt & pref for handling multiple accounts | * Add prompt & pref for handling multiple accounts | ||
Revision as of 19:55, 17 June 2013
TODO:
- Save, remove, find, and getall need to return contact ID(s)
- Test remove & find functions
- Finish find implementation
- Get unit tests running
- Finish adding fields to getAll function
- Add prompt & pref for handling multiple accounts
Blocking:
- Keys array (test unit tests patch): bug 807688
- Feedback on bug 882495 - PermissionPromptHelper not returning correct window
- Manifest permissions for Android bug 832960
- Feedback from Ibarlow on how to handle multiple accounts