upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 07:59:55 +0000 (16:59 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 07:59:55 +0000 (16:59 +0900)
commit2d369e537a95b4fc69c1c09c681bfc3a11bba5c2
treefc8d98b90cbce4681e921307187a4367f972e127
parent377beaad98602997376f4efa107d2443aef3790e
upload tizen1.0 source
42 files changed:
CMakeLists.txt
debian/changelog
debian/libcontacts-service.postinst.in
helper/normalize.c
helper/sim.c
include/contacts-svc-struct.head
packaging/contacts-service.spec
res/.CONTACTS_SVC_AB_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_DB_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_FAVOR_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_GROUP_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_MISSED_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_PLOG_CHANGED [new file with mode: 0644]
res/.CONTACTS_SVC_SPEED_CHANGED [new file with mode: 0644]
res/Not empty folder [new file with mode: 0644]
schema.sql
src/cts-addressbook.c
src/cts-addressbook.h
src/cts-contact.c
src/cts-contact.h
src/cts-group.c
src/cts-list-info.c
src/cts-list.c
src/cts-list.h
src/cts-normalize.c
src/cts-phonelog.c
src/cts-pthread.c
src/cts-pthread.h
src/cts-service.c
src/cts-service.h
src/cts-sqlite.c
src/cts-sqlite.h
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
src/cts-vcard-file.c
src/cts-vcard.h
test/phonelog-test.c
test/vcard2contact-test.c