User:Stully/ContactsAPI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* Save photos
* Save photos
* Update contacts
* Update contacts
* Revision function can't be implmented so need to add "not implemented" message if called
* Get unit tests running
* Get unit tests running
* Add prompt & pref for handling multiple accounts
* Add prompt & pref for handling multiple accounts
Line 11: Line 10:
* Keys array (test unit tests patch): {{bug|807688}}
* Keys array (test unit tests patch): {{bug|807688}}
* Feedback on {{bug|882495}} - PermissionPromptHelper not returning correct window
* Feedback on {{bug|882495}} - PermissionPromptHelper not returning correct window
* Manifest permissions for Android {{bug|832960}}

Revision as of 22:34, 18 June 2013

TODO:

  • Save photos
  • Update contacts
  • Get unit tests running
  • 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