summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-07Fixing build error related to the usage of non-exposed symbold from ctsvcHEADtizenManasij Sur Roy5-17/+9
Change-Id: I13197128b44efd7fefaeaa78853bcfa352c7f35f Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com>
2014-01-06Update the doxygen about removing and updating an accounths321.lee1-5/+6
Change-Id: I4aa59f31feb0a3bb19a5138748573026da20d1f2 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2014-01-06Replaced contacts_connect() with ctsvc_view_uri_init() to prevent smack rule ↵Jaehwa Shin5-9/+16
violation Change-Id: I3fba457bd337adc1e157a35df4ac30789291a6ec Signed-off-by: <jaehwa.shin@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2014-01-02fix TC failureGwangbok Kim1-3/+6
Change-Id: I704722ac0573121c47d82742061df10a793d84cb Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-12-10Set the minimum and maximum values about the end date of recurrence when it ↵hs321.lee1-0/+9
is beyond the value range Change-Id: I78ad3850a3669d679d672ce1d8d75b51a63afcc4 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-12-10Fixed the code about GetPersonsByCategory does not return E_OBJ_NOT_FOUND ↵Gwangbok Kim1-0/+4
when the category does not exist. Change-Id: If0e946a5233d3551c6144aa356d6509e1e602518 Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-12-05Fix the doxygen for item type of calendarhs321.lee1-1310/+1310
Change-Id: I006cc0edc9c57c77bace911c8c52b7cf7ce7c0be Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-12-04fix memory leakGwangbok Kim3-69/+58
Change-Id: Icb32e90ddfe99bceeb7e7dfd11afd617344564b8 Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-12-03Add the example for all day evenths321.lee1-0/+30
Change-Id: I1b7afce4806de4c1a3beeec893a6c47186f1bab5 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-12-03Update the doxygen by LBhs321.lee44-1463/+1521
Change-Id: Id63d33146f4f71d3fe8502a112ac8729478e5635 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-28Add the plug-in about upgrading of account providerhs321.lee2-36/+183
Change-Id: I1c32659d7d9e85c94e55a6b24483d360314eed39 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-28Fix the doxygen about example demonstrateshs321.lee1-2/+2
Change-Id: Ic4466983dbbc90bda5a5e937609ea90f13d3c5d9 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-29Replaced contacts_group_add_contact with ↵vivek3-19/+32
AddressbookUtil::AddContactToCategory and contacts_group_remove_contact with AddressbookUtil::RemoveContactFromCategory Change-Id: I64668b736295218b42fb40b34d15f7d32de4b5ec Signed-off-by: vivek <vivek.ellur@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-24Remove duplicated declaration of AccountId and fixed doxygen errorhs321.lee1-5/+0
Change-Id: I7d8e65d22bf96ed80b6b77799cc687ddf82b2c3a Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-22Changed the visibility of the methods of _ContactImpl to hiddenGwangbok Kim1-3/+3
Change-Id: I0aee2aee57dc30de4fc6dd21df27d2432c8c1dca Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-22Fix the doxygen for frequency of recurrencehs321.lee1-2/+2
Change-Id: I16a713e76988a508e2ac66db44e47f8059fbb619 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-22Fix recurrence logic for dayOfWeek and dayOfMonthhs321.lee1-8/+30
Change-Id: I8a5ab29ffb66135a417d6c5ad97185af9ec07ce9 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-20Modify the spec file to enable secure log only if ↵hs321.lee1-5/+13
tizen_build_binary_release_type_eng is set Change-Id: Iee3295caeda81db6512d1c4e73ea754c3dc39333 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-21Modifying code according to coding idiomsManasij Sur Roy22-244/+332
Change-Id: I0cbb8d229851a5441a6ba3d4c0b38e0443a9caf1 Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-11-21Replaced all the references for contacts_db_get_record with ↵vivek3-185/+106
AddressbookUtil::GetContactRecord method and replaced all the references of contacts_db_insert_record with AddressbookUtil::InsertContactRecord Change-Id: I203a70936ff42f2d30f28061ceb12aa5f6cca315 Signed-off-by: vivek <vivek.ellur@samsung.com> Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-08-29Generate debuginfo package instead of debug packagesubmit/tizen/20130912.090709accepted/tizen/20130913.030730accepted/tizen/20130912.194021accepted/tizen/20130912.185832jh0522.choi3-43/+9
Change-Id: Ia511836c2b493de71767bcd405ecefcf5004733a
2013-08-23add log to get slp error codeGwangbok Kim1-1/+1
Change-Id: Ic276b6fbf16d10108bf43c77087ee76278598ee5 Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-08-21Merge "Fix the bug about calendarId" into tizen_2.2hs321.lee2-0/+2
2013-08-21Replaced all the references for contacts_db_update_record with ↵vivek4-45/+60
AddressbookUtil::UpdateContactRecord method Change-Id: Ie5f369c3302ca13ecaf8d4806988dadac51054c4
2013-08-21Fix the bug about calendarIdhs321.lee2-0/+2
Change-Id: Ifce3c772dfad59bec17f04ae1cd755a06ca9a104 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-08-21Add to check condition for emulator in spec filejh0522.choi1-0/+4
2013-08-19Modifying CalendarbookImpl and CalendarImpl codes according to coding idiomsManasij Sur Roy4-486/+418
Change-Id: Ie685a35e254c43712ce226f4434657c7f0d45b98 Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com>
2013-08-14Fix prevent defectsYoonchan Choi1-6/+13
Change-Id: I7894d5b16c01a33b3f353747608c25a34b0690ad Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
2013-08-13Fix the bugYoonchan Choi1-1/+1
Change-Id: I7dabfb1905009bbc8a0643f2c5ad4bc01892acff Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
2013-08-13Fix doxygen and code for TimeZonehs321.lee2-5/+8
Change-Id: Id8855b8a7dc325435811eb5dca6e4fdc7485dc13 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-08-08type casting unsigned int to intGwangbok Kim2-8/+8
Change-Id: I96b21217907641790e2d508b37e34e8c0ad145be Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-08-07move internal header files to src/inc/Gwangbok Kim2-0/+0
Change-Id: I068741d88e1b30da9505893afedfd2788e4ac0cd Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-08-05fix N_SE-47241Gwangbok Kim2-1/+81
Change-Id: I65677cf854411e06c82f6764bf912c4b4e39a98b Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-08-05fix TC failureGwangbok Kim1-7/+11
Change-Id: Iec38d5ec11b76c2f3cb4e4aac486d239db63244d Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-08-01add filter for searching by phone numberGwangbok Kim3-2/+28
Change-Id: Iff95a6c016768f2b0b07fa05d0bd29c8e2dfbd0c Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-07-31Merge "fix N_SE-47241" into tizen_2.2Gwangbok Kim5-6/+1002
2013-07-31fix N_SE-47241Gwangbok Kim5-6/+1002
Change-Id: Id88fb58035183e38ca05597f049e8e954a1adce3 Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-07-31Remove codes related to the pthread tlsYoonchan Choi2-23/+4
Change-Id: Id04c934d6d4137dc6718f404188e7490939ba048 Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
2013-07-25Add codes handling the CALENDAR_ERROR_NO_DATA exeptionhs321.lee1-2/+2
Change-Id: I2e2ac879392684dd09b22bffe6adfc7beb143f68 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-07-24Replaced all references to contacts_db_delete_record by DeleteContactRecordvivek2-80/+26
Change-Id: I2ea0b5784d01425d6d49b83824be22273ac1abe3 Signed-off-by: vivek <vivek.ellur@samsung.com>
2013-07-17Fix for CompatTC Failhs321.lee1-3/+3
Change-Id: Icddd021aba92ed0ea887359f069099abee0972b4 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
2013-07-11Merge "fix API to support normalized number for search" into tizen_2.2Gwangbok Kim3-3/+3
2013-07-11fix API to support normalized number for searchGwangbok Kim3-3/+3
Change-Id: I268a3da9936d00fad1781572c01153e5668c04d2 Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-07-10update header for fixing wrong indentationMinkyoung Kang1-4/+4
Change-Id: I3ee3707ac1029bfb4298f4367f3cc2a3fdb0c71f
2013-07-05Merge "remove return on void function" into tizen_2.2Gwangbok Kim1-1/+1
2013-07-03change the tag when there are several conditions in a methodMinkyoung Kang2-4/+4
Change-Id: I033dce9dfa75cb911acdc28b38da155bf22efe65
2013-07-02remove return on void functionGwangbok Kim1-1/+1
Change-Id: I9486c01aad463e5d7ed8526e33225a4c8a20007d Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-07-02fix TC failureGwangbok Kim2-21/+32
Change-Id: I3499ed89a5abbdcb93375ee2eb0465c28497baba Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-07-01fix TC failureGwangbok Kim2-0/+17
Change-Id: I41b0dc22346b7760d702e92ffe3b9e6e41ee08bc Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
2013-07-01fix TC failureGwangbok Kim3-9/+42
Change-Id: Ia5cdae93bda1edcc2db4e8c210d3b7e905f43c0f Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>