Ported contacts search to use new contacts api 51/3251/1
authorJimmy Huang <jimmy.huang@intel.com>
Thu, 28 Mar 2013 22:15:19 +0000 (15:15 -0700)
committerJimmy Huang <jimmy.huang@intel.com>
Thu, 28 Mar 2013 22:15:19 +0000 (15:15 -0700)
commita3ab076fbd83abe5e238f9749d88f4329c605f42
tree7d790a52e4527d4943c6f9aff068821ca57a120d
parentf8bd8640a90d65981965dcd78b4f2612d95c7a17
Ported contacts search to use new contacts api

The contacts api has changed and merged into contact-services2.
This is a port of the dialer to use the new contacts api.
Rewrote the contact search functions to query the contacts database,
and changed the async callback logic to adapt with the new api.

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
utils/contacts-tizen.c