Release Tizen 2.0 beta
authorDonghee Ye <donghee.ye@samsung.com>
Tue, 21 Aug 2012 11:11:37 +0000 (20:11 +0900)
committerDonghee Ye <donghee.ye@samsung.com>
Tue, 21 Aug 2012 11:11:37 +0000 (20:11 +0900)
commite6f3d2ff9002e1cd4e1630bc10b280cb0dad424a
tree0dc6e97d2a1222a6ae8999b0a9d7b38cea16fc11
parent2d369e537a95b4fc69c1c09c681bfc3a11bba5c2
Release Tizen 2.0 beta

Change-Id: I821dca81bd498d4dde02d6fab091b80a6f00b110
65 files changed:
.CONTACTS_SVC_AB_CHANGED [deleted file]
.CONTACTS_SVC_DB_CHANGED [deleted file]
.CONTACTS_SVC_FAVOR_CHANGED [deleted file]
.CONTACTS_SVC_GROUP_CHANGED [deleted file]
CMakeLists.txt
build-util/generator.sh
debian/changelog
debian/contacts-service-bin.postinst.in
debian/control
debian/libcontacts-service.postinst.in
debian/rules
helper/CMakeLists.txt
helper/helper-socket.c
helper/internal.h
helper/normalize.c
helper/sim.c
helper/sim.h
helper/sqlite.c
helper/utils.c
packaging/contacts-service.spec
res/.CONTACTS_SVC_GROUP_REL_CHANGED [moved from .CONTACTS_SVC_SPEED_CHANGED with 100% similarity]
res/.CONTACTS_SVC_LINK_CHANGED [moved from .CONTACTS_SVC_PLOG_CHANGED with 100% similarity]
res/.CONTACTS_SVC_RESTRICTION_CHECK [moved from .CONTACTS_SVC_MISSED_CHANGED with 100% similarity]
schema.sql
src/cts-addressbook.c
src/cts-contact-read.c [new file with mode: 0755]
src/cts-contact-write.c [moved from src/cts-contact.c with 67% similarity]
src/cts-contact.h
src/cts-favorite.c
src/cts-favorite.h
src/cts-group.c
src/cts-im.c [new file with mode: 0755]
src/cts-im.h [new file with mode: 0755]
src/cts-list-filter.c [new file with mode: 0755]
src/cts-list-filter.h [new file with mode: 0755]
src/cts-list-info.c
src/cts-list.c
src/cts-list.h
src/cts-normalize.h
src/cts-person.c [new file with mode: 0755]
src/cts-person.h [new file with mode: 0755]
src/cts-phonelog.c
src/cts-phonelog.h
src/cts-restriction.c [new file with mode: 0755]
src/cts-restriction.h [new file with mode: 0755]
src/cts-schema.h
src/cts-service.c
src/cts-socket.c
src/cts-socket.h
src/cts-sqlite.c
src/cts-struct-ext.c
src/cts-struct.c
src/cts-struct.h
src/cts-types.h
src/cts-utils.c
src/cts-utils.h
test/Makefile
test/SIMexport-test.c [new file with mode: 0755]
test/change-noti-test.c
test/group-test.c
test/myprofile-test.c [new file with mode: 0755]
test/person-test.c [new file with mode: 0755]
test/phonelog-test.c
test/restriction-test.c [new file with mode: 0755]
test/test-log.h [new file with mode: 0755]