Update version 0.9.84.1 submit/tizen_2.1/20130515.030506
authorDonghee Ye <donghee.ye@samsung.com>
Tue, 14 May 2013 09:38:21 +0000 (18:38 +0900)
committerDonghee Ye <donghee.ye@samsung.com>
Tue, 14 May 2013 09:49:24 +0000 (18:49 +0900)
commitcb137a63a04ccbdc0bf4e4b8e89525126ea22185
tree5dfcd29e52bfdfb1aeeb7306965c0e97228d69c9
parent6fe57badff5b9b8693fd1897c92ee5bfd54d42e3
Update version 0.9.84.1

- Fix : update display_name when setting default property of person
- Fix contact_utils_strstr : find searched text
- Fix search query with keyword which has space
- Change to make display name : set last-first in korean, japanese
- DO NOT auto link when two contacts have the same address book id

Change-Id: If50a3e59a5090bf1557866d4fc36afe55b749fcd
16 files changed:
CMakeLists.txt
client/ctsvc_client_noti.c
common/ctsvc_normalize.c
common/ctsvc_vcard.c
contacts-service2.manifest
include/contacts.h
include/contacts_types.h
native/ctsvc_db_init.h
native/ctsvc_db_plugin_contact.c
native/ctsvc_db_plugin_contact_helper.c
native/ctsvc_db_query.c
native/ctsvc_person.c
native/ctsvc_sqlite.c
native/ctsvc_utils.c
packaging/contacts-service.spec
server/ctsvc_server_sim.c