Update version 0.9.61
authorDonghee Ye <donghee.ye@samsung.com>
Thu, 4 Apr 2013 09:56:24 +0000 (18:56 +0900)
committerDonghee Ye <donghee.ye@samsung.com>
Thu, 4 Apr 2013 11:45:49 +0000 (20:45 +0900)
commit2b965b11802740ec0d447318f1cad69f5cae989d
tree1b41b5608a4f4857c12e5ba62749da694f84efa3
parenta860756623127895e06c9de57e4486d9ac525950
Update version 0.9.61

- Change display order
- Support unlimited vcard size
- Change _contacts_profile property
- Change _contacts_activity property
- Remove unused property : account_id 1/2/3 property of person
- Fix : getting group relation with query

Change-Id: I1efb4c17ace95ad8a02d9d9cf11e6ee099afb7fd
35 files changed:
CMakeLists.txt
common/ctsvc_localize.c
common/ctsvc_localize.h
common/ctsvc_normalize.c
common/ctsvc_normalize.h
common/ctsvc_record_contact.c
common/ctsvc_record_person.c
common/ctsvc_setting.c
common/ctsvc_setting.h
common/ctsvc_struct.h
common/ctsvc_vcard.c
common/ctsvc_view.c
common/ctsvc_view.h
common/ipc/ctsvc_ipc_activity.c
common/ipc/ctsvc_ipc_person.c
common/ipc/ctsvc_ipc_profile.c
contacts-service2.manifest
include/contacts.h
include/contacts_views.h
native/ctsvc_db_init.c
native/ctsvc_db_plugin_activity.c
native/ctsvc_db_plugin_contact.c
native/ctsvc_db_plugin_contact_helper.c
native/ctsvc_db_plugin_grouprelation.c
native/ctsvc_db_plugin_my_profile.c
native/ctsvc_db_plugin_number_helper.c
native/ctsvc_db_plugin_person.c
native/ctsvc_db_plugin_person_helper.c
native/ctsvc_db_plugin_phonelog.c
native/ctsvc_db_plugin_profile.c
native/ctsvc_db_plugin_profile_helper.c
native/ctsvc_db_query.c
packaging/contacts-service.spec
schema.sql
server/ctsvc_server_sim.c