platform/framework/native/social.git
9 years agoFixing build error related to the usage of non-exposed symbold from ctsvc 45/20445/1 tizen
Manasij Sur Roy [Wed, 7 May 2014 09:57:26 +0000 (15:27 +0530)]
Fixing build error related to the usage of non-exposed symbold from ctsvc

Change-Id: I13197128b44efd7fefaeaa78853bcfa352c7f35f
Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com>
10 years agoUpdate the doxygen about removing and updating an account 97/14497/1
hs321.lee [Wed, 4 Dec 2013 07:23:23 +0000 (16:23 +0900)]
Update the doxygen about removing and updating an account

Change-Id: I4aa59f31feb0a3bb19a5138748573026da20d1f2
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoReplaced contacts_connect() with ctsvc_view_uri_init() to prevent smack rule violation 96/14496/1
Jaehwa Shin [Sat, 2 Nov 2013 16:11:57 +0000 (01:11 +0900)]
Replaced contacts_connect() with ctsvc_view_uri_init() to prevent smack rule violation

Change-Id: I3fba457bd337adc1e157a35df4ac30789291a6ec
Signed-off-by: <jaehwa.shin@samsung.com>
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agofix TC failure 83/14283/1
Gwangbok Kim [Tue, 29 Oct 2013 09:10:03 +0000 (18:10 +0900)]
fix TC failure

Change-Id: I704722ac0573121c47d82742061df10a793d84cb
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoSet the minimum and maximum values about the end date of recurrence when it is beyond... 90/13590/1
hs321.lee [Mon, 28 Oct 2013 12:07:19 +0000 (21:07 +0900)]
Set the minimum and maximum values about the end date of recurrence when it is beyond the value range

Change-Id: I78ad3850a3669d679d672ce1d8d75b51a63afcc4
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFixed the code about GetPersonsByCategory does not return E_OBJ_NOT_FOUND when the... 78/13578/1
Gwangbok Kim [Mon, 28 Oct 2013 04:11:09 +0000 (13:11 +0900)]
Fixed the code about GetPersonsByCategory does not return E_OBJ_NOT_FOUND 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>
10 years agoFix the doxygen for item type of calendar 96/13396/1
hs321.lee [Fri, 25 Oct 2013 09:22:54 +0000 (18:22 +0900)]
Fix the doxygen for item type of calendar

Change-Id: I006cc0edc9c57c77bace911c8c52b7cf7ce7c0be
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agofix memory leak 46/13346/1
Gwangbok Kim [Wed, 23 Oct 2013 11:10:59 +0000 (20:10 +0900)]
fix memory leak

Change-Id: Icb32e90ddfe99bceeb7e7dfd11afd617344564b8
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoAdd the example for all day event 07/13307/1
hs321.lee [Wed, 23 Oct 2013 11:03:42 +0000 (20:03 +0900)]
Add the example for all day event

Change-Id: I1b7afce4806de4c1a3beeec893a6c47186f1bab5
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoUpdate the doxygen by LB 90/13290/1
hs321.lee [Wed, 23 Oct 2013 04:41:48 +0000 (13:41 +0900)]
Update the doxygen by LB

Change-Id: Id63d33146f4f71d3fe8502a112ac8729478e5635
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoAdd the plug-in about upgrading of account provider 29/12929/2
hs321.lee [Fri, 11 Oct 2013 05:52:39 +0000 (14:52 +0900)]
Add the plug-in about upgrading of account provider

Change-Id: I1c32659d7d9e85c94e55a6b24483d360314eed39
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFix the doxygen about example demonstrates 17/12617/3
hs321.lee [Thu, 10 Oct 2013 14:59:21 +0000 (23:59 +0900)]
Fix the doxygen about example demonstrates

Change-Id: Ic4466983dbbc90bda5a5e937609ea90f13d3c5d9
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoReplaced contacts_group_add_contact with AddressbookUtil::AddContactToCategory and... 28/12928/2
vivek [Thu, 10 Oct 2013 12:20:18 +0000 (17:50 +0530)]
Replaced contacts_group_add_contact with 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>
10 years agoRemove duplicated declaration of AccountId and fixed doxygen error 16/12616/3
hs321.lee [Thu, 10 Oct 2013 08:52:24 +0000 (17:52 +0900)]
Remove duplicated declaration of AccountId and  fixed doxygen error

Change-Id: I7d8e65d22bf96ed80b6b77799cc687ddf82b2c3a
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoChanged the visibility of the methods of _ContactImpl to hidden 49/12749/3
Gwangbok Kim [Mon, 16 Sep 2013 05:00:24 +0000 (14:00 +0900)]
Changed the visibility of the methods of _ContactImpl to hidden

Change-Id: I0aee2aee57dc30de4fc6dd21df27d2432c8c1dca
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFix the doxygen for frequency of recurrence 48/12748/2
hs321.lee [Tue, 17 Sep 2013 05:54:58 +0000 (14:54 +0900)]
Fix the doxygen for frequency of recurrence

Change-Id: I16a713e76988a508e2ac66db44e47f8059fbb619
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFix recurrence logic for dayOfWeek and dayOfMonth 45/12745/2
hs321.lee [Mon, 16 Sep 2013 13:07:11 +0000 (22:07 +0900)]
Fix recurrence logic for dayOfWeek and dayOfMonth

Change-Id: I8a5ab29ffb66135a417d6c5ad97185af9ec07ce9
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoModify the spec file to enable secure log only if tizen_build_binary_release_type_eng... 83/12683/2
hs321.lee [Tue, 3 Sep 2013 13:52:39 +0000 (22:52 +0900)]
Modify the spec file to enable secure log only if tizen_build_binary_release_type_eng is set

Change-Id: Iee3295caeda81db6512d1c4e73ea754c3dc39333
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoModifying code according to coding idioms 65/12665/1
Manasij Sur Roy [Wed, 21 Aug 2013 09:33:55 +0000 (18:33 +0900)]
Modifying code according to coding idioms

Change-Id: I0cbb8d229851a5441a6ba3d4c0b38e0443a9caf1
Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com>
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoReplaced all the references for contacts_db_get_record with AddressbookUtil::GetConta... 64/12664/1
vivek [Wed, 21 Aug 2013 11:36:50 +0000 (17:06 +0530)]
Replaced all the references for contacts_db_get_record with 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>
10 years agoGenerate debuginfo package instead of debug package 00/8900/1 accepted/tizen/20130912.185832 accepted/tizen/20130912.194021 accepted/tizen/20130913.030730 submit/tizen/20130912.090709
jh0522.choi [Thu, 29 Aug 2013 00:59:35 +0000 (09:59 +0900)]
Generate debuginfo package instead of debug package

Change-Id: Ia511836c2b493de71767bcd405ecefcf5004733a

10 years agoadd log to get slp error code
Gwangbok Kim [Fri, 23 Aug 2013 08:57:53 +0000 (17:57 +0900)]
add log to get slp error code

Change-Id: Ic276b6fbf16d10108bf43c77087ee76278598ee5
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoMerge "Fix the bug about calendarId" into tizen_2.2
hs321.lee [Wed, 21 Aug 2013 12:01:26 +0000 (12:01 +0000)]
Merge "Fix the bug about calendarId" into tizen_2.2

10 years agoReplaced all the references for contacts_db_update_record with AddressbookUtil::Updat...
vivek [Thu, 18 Jul 2013 09:00:19 +0000 (14:30 +0530)]
Replaced all the references for contacts_db_update_record with AddressbookUtil::UpdateContactRecord method

Change-Id: Ie5f369c3302ca13ecaf8d4806988dadac51054c4

10 years agoFix the bug about calendarId
hs321.lee [Wed, 21 Aug 2013 10:36:14 +0000 (19:36 +0900)]
Fix the bug about calendarId

Change-Id: Ifce3c772dfad59bec17f04ae1cd755a06ca9a104
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoAdd to check condition for emulator in spec file
jh0522.choi [Wed, 21 Aug 2013 01:59:01 +0000 (10:59 +0900)]
Add to check condition for emulator in spec file

10 years agoModifying CalendarbookImpl and CalendarImpl codes according to coding idioms
Manasij Sur Roy [Mon, 19 Aug 2013 04:48:23 +0000 (13:48 +0900)]
Modifying CalendarbookImpl and CalendarImpl codes according to coding idioms

Change-Id: Ie685a35e254c43712ce226f4434657c7f0d45b98
Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com>
10 years agoFix prevent defects
Yoonchan Choi [Wed, 14 Aug 2013 05:32:58 +0000 (14:32 +0900)]
Fix prevent defects

Change-Id: I7894d5b16c01a33b3f353747608c25a34b0690ad
Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
10 years agoFix the bug
Yoonchan Choi [Tue, 13 Aug 2013 11:14:15 +0000 (20:14 +0900)]
Fix the bug

Change-Id: I7dabfb1905009bbc8a0643f2c5ad4bc01892acff
Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
10 years agoFix doxygen and code for TimeZone
hs321.lee [Tue, 13 Aug 2013 07:57:41 +0000 (16:57 +0900)]
Fix doxygen and code for TimeZone

Change-Id: Id8855b8a7dc325435811eb5dca6e4fdc7485dc13
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agotype casting unsigned int to int
Gwangbok Kim [Thu, 8 Aug 2013 08:34:00 +0000 (17:34 +0900)]
type casting unsigned int to int

Change-Id: I96b21217907641790e2d508b37e34e8c0ad145be
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agomove internal header files to src/inc/
Gwangbok Kim [Wed, 7 Aug 2013 02:10:03 +0000 (11:10 +0900)]
move internal header files to src/inc/

Change-Id: I068741d88e1b30da9505893afedfd2788e4ac0cd
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix N_SE-47241
Gwangbok Kim [Mon, 5 Aug 2013 13:43:33 +0000 (22:43 +0900)]
fix N_SE-47241

Change-Id: I65677cf854411e06c82f6764bf912c4b4e39a98b
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix TC failure
Gwangbok Kim [Mon, 5 Aug 2013 11:57:08 +0000 (20:57 +0900)]
fix TC failure

Change-Id: Iec38d5ec11b76c2f3cb4e4aac486d239db63244d
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoadd filter for searching by phone number
Gwangbok Kim [Thu, 1 Aug 2013 04:14:22 +0000 (13:14 +0900)]
add filter for searching by phone number

Change-Id: Iff95a6c016768f2b0b07fa05d0bd29c8e2dfbd0c
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoMerge "fix N_SE-47241" into tizen_2.2
Gwangbok Kim [Wed, 31 Jul 2013 12:14:07 +0000 (12:14 +0000)]
Merge "fix N_SE-47241" into tizen_2.2

10 years agofix N_SE-47241
Gwangbok Kim [Mon, 29 Jul 2013 12:48:50 +0000 (21:48 +0900)]
fix N_SE-47241

Change-Id: Id88fb58035183e38ca05597f049e8e954a1adce3
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoRemove codes related to the pthread tls
Yoonchan Choi [Wed, 31 Jul 2013 11:47:04 +0000 (20:47 +0900)]
Remove codes related to the pthread tls

Change-Id: Id04c934d6d4137dc6718f404188e7490939ba048
Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
10 years agoAdd codes handling the CALENDAR_ERROR_NO_DATA exeption
hs321.lee [Thu, 25 Jul 2013 02:41:12 +0000 (11:41 +0900)]
Add codes handling the CALENDAR_ERROR_NO_DATA exeption

Change-Id: I2e2ac879392684dd09b22bffe6adfc7beb143f68
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoReplaced all references to contacts_db_delete_record by DeleteContactRecord
vivek [Fri, 5 Jul 2013 09:21:47 +0000 (14:51 +0530)]
Replaced all references to contacts_db_delete_record by DeleteContactRecord

Change-Id: I2ea0b5784d01425d6d49b83824be22273ac1abe3
Signed-off-by: vivek <vivek.ellur@samsung.com>
10 years agoFix for CompatTC Fail
hs321.lee [Tue, 16 Jul 2013 15:20:46 +0000 (00:20 +0900)]
Fix for CompatTC Fail

Change-Id: Icddd021aba92ed0ea887359f069099abee0972b4
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoMerge "fix API to support normalized number for search" into tizen_2.2
Gwangbok Kim [Thu, 11 Jul 2013 08:24:25 +0000 (08:24 +0000)]
Merge "fix API to support normalized number for search" into tizen_2.2

10 years agofix API to support normalized number for search
Gwangbok Kim [Thu, 11 Jul 2013 03:06:54 +0000 (12:06 +0900)]
fix API to support normalized number for search

Change-Id: I268a3da9936d00fad1781572c01153e5668c04d2
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoupdate header for fixing wrong indentation
Minkyoung Kang [Wed, 10 Jul 2013 02:48:25 +0000 (11:48 +0900)]
update header for fixing wrong indentation

Change-Id: I3ee3707ac1029bfb4298f4367f3cc2a3fdb0c71f

10 years agoMerge "remove return on void function" into tizen_2.2
Gwangbok Kim [Fri, 5 Jul 2013 06:00:12 +0000 (06:00 +0000)]
Merge "remove return on void function" into tizen_2.2

10 years agochange the tag when there are several conditions in a method
Minkyoung Kang [Wed, 3 Jul 2013 06:59:32 +0000 (15:59 +0900)]
change the tag when there are several conditions in a method

Change-Id: I033dce9dfa75cb911acdc28b38da155bf22efe65

10 years agoremove return on void function
Gwangbok Kim [Tue, 2 Jul 2013 06:43:43 +0000 (15:43 +0900)]
remove return on void function

Change-Id: I9486c01aad463e5d7ed8526e33225a4c8a20007d
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix TC failure
Gwangbok Kim [Mon, 1 Jul 2013 14:31:55 +0000 (23:31 +0900)]
fix TC failure

Change-Id: I3499ed89a5abbdcb93375ee2eb0465c28497baba
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix TC failure
Gwangbok Kim [Mon, 1 Jul 2013 09:01:13 +0000 (18:01 +0900)]
fix TC failure

Change-Id: I41b0dc22346b7760d702e92ffe3b9e6e41ee08bc
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix TC failure
Gwangbok Kim [Mon, 1 Jul 2013 06:12:52 +0000 (15:12 +0900)]
fix TC failure

Change-Id: Ia5cdae93bda1edcc2db4e8c210d3b7e905f43c0f
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix description of ContactAppLaunchData
Gwangbok Kim [Mon, 1 Jul 2013 01:33:28 +0000 (10:33 +0900)]
fix description of ContactAppLaunchData

Change-Id: I8c0bdc3557b4ec593933b8ae6acd599517aa5bf3
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoRemoved contacts_db_delete_record and added DeleteContactRecord in AddressbookUtil...
vivek [Fri, 21 Jun 2013 11:46:38 +0000 (17:16 +0530)]
Removed contacts_db_delete_record and added DeleteContactRecord in AddressbookUtil class

Change-Id: Ic54bff01a2b5aa23135d02661be036566401c12c
Signed-off-by: vivek <vivek.ellur@samsung.com>
10 years agofix privilege check
Gwangbok Kim [Tue, 25 Jun 2013 05:05:44 +0000 (14:05 +0900)]
fix privilege check

Change-Id: I3427ce6358c95ee437b2f5ca0a3b64b657aee285
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix description
Gwangbok Kim [Tue, 25 Jun 2013 01:49:36 +0000 (10:49 +0900)]
fix description

Change-Id: I3251b3a57d12f178c551a6cdd2e9ab3a5f22d848
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoFix Addressbook TC Fails
hs321.lee [Mon, 24 Jun 2013 10:35:54 +0000 (19:35 +0900)]
Fix Addressbook TC Fails

Change-Id: I53ea9eb695c381a99e27d17660a6437040452e7b
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoMerge "restore if tag from cond tag" into tizen_2.2
Erin Choi [Mon, 24 Jun 2013 08:24:21 +0000 (08:24 +0000)]
Merge "restore if tag from cond tag" into tizen_2.2

10 years agorestore if tag from cond tag
Minkyoung Kang [Mon, 24 Jun 2013 08:20:23 +0000 (17:20 +0900)]
restore if tag from cond tag

Change-Id: I3ff3a2658d75f9514c1733df87d3f127a898013a

10 years agoFixed DCM-2074: Enhanced query performance
hs321.lee [Mon, 24 Jun 2013 04:33:28 +0000 (13:33 +0900)]
Fixed DCM-2074: Enhanced query performance

Change-Id: Ie7b949e3fb1273aa9fb12d15fdb4115adb85a429
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFixed DCM-2074
Jaehwa Shin [Sat, 22 Jun 2013 11:51:01 +0000 (20:51 +0900)]
Fixed DCM-2074

Change-Id: If02b8f47b9165365191f9b6d34e42f2cde44a107
Signed-off-by: Jaehwa Shin <jaehwa.shin@samsung.com>
10 years ago[social] Fix DCM-2023
Seokpil Park [Sat, 22 Jun 2013 05:10:15 +0000 (14:10 +0900)]
[social] Fix DCM-2023

Change-Id: I294431fb1e886506f226ba40da2d0bfe6cecdf04
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoUpdate the doxygen of deprecated API
hs321.lee [Fri, 21 Jun 2013 14:09:40 +0000 (23:09 +0900)]
Update the doxygen of deprecated API

Change-Id: I6da1f7cd236058159f54224a6a7d96b41c5872f0
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoadd core exception log messages
Gwangbok Kim [Fri, 21 Jun 2013 02:29:17 +0000 (11:29 +0900)]
add core exception log messages

Change-Id: I3601c0a6962bd95820908714205b6e59d783d212
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix N_SE-41740, N_SE-41744
Gwangbok Kim [Tue, 18 Jun 2013 04:57:44 +0000 (13:57 +0900)]
fix N_SE-41740, N_SE-41744

Change-Id: If29af788f19c3418de2f9c0b81b1f42da119e0ac
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoMerge "add app launch data api" into tizen_2.2
Jae-Hwa Shin [Mon, 17 Jun 2013 00:38:11 +0000 (00:38 +0000)]
Merge "add app launch data api" into tizen_2.2

10 years agoMerge "add method for getting extra data of a category" into tizen_2.2
Jae-Hwa Shin [Mon, 17 Jun 2013 00:35:31 +0000 (00:35 +0000)]
Merge "add method for getting extra data of a category" into tizen_2.2

10 years agoadd method for getting extra data of a category
Gwangbok Kim [Wed, 12 Jun 2013 02:26:47 +0000 (11:26 +0900)]
add method for getting extra data of a category

Change-Id: Icb0696ab54e0cadb86d5a0140750b458f94658ba
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoMerge "remove link in brief tag" into tizen_2.2
Eunyoung(Erin) Choi [Thu, 13 Jun 2013 00:11:56 +0000 (09:11 +0900)]
Merge "remove link in brief tag" into tizen_2.2

10 years agoremove link in brief tag
Minkyoung Kang [Wed, 12 Jun 2013 10:07:01 +0000 (19:07 +0900)]
remove link in brief tag

Change-Id: I6f01740f95857556b7fffdd64eabc93beb23347c

10 years agoadd app launch data api
Gwangbok Kim [Wed, 12 Jun 2013 02:30:49 +0000 (11:30 +0900)]
add app launch data api

Change-Id: I49869f728d6e8773454328865874c47442b114a5
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoFix for doxygen of deprecated API
hs321.lee [Tue, 11 Jun 2013 05:22:24 +0000 (14:22 +0900)]
Fix for doxygen of deprecated API

Change-Id: Ibba7ae94f59636ecd19d97ed048c1b4c86a8b0f6
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoMerge "Fix DCM-1924" into tizen_2.2
Jaehwa Shin [Mon, 10 Jun 2013 08:05:52 +0000 (17:05 +0900)]
Merge "Fix DCM-1924" into tizen_2.2

10 years agoMerge "change version to 1.2.2.0" into tizen_2.2
hs321.lee [Mon, 10 Jun 2013 08:02:15 +0000 (17:02 +0900)]
Merge "change version to 1.2.2.0" into tizen_2.2

10 years agofix for build warning - comparison between signed and unsigned expressions
hs321.lee [Mon, 10 Jun 2013 06:00:58 +0000 (15:00 +0900)]
fix for build warning - comparison between signed and unsigned expressions

Change-Id: I2adaacd91bb2dc033788dd4fe3aaae8af78a0ed1
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agochange version to 1.2.2.0
hs321.lee [Mon, 10 Jun 2013 00:16:55 +0000 (09:16 +0900)]
change version to 1.2.2.0

Change-Id: I7d4f5be0abf0d9df12e7cd7384321886ea24f032
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFix DCM-1924
Jaehwa Shin [Sat, 8 Jun 2013 05:06:51 +0000 (14:06 +0900)]
Fix DCM-1924

Change-Id: If6a5c754eea43b1e631b2451b2bb9494eb0f01d5
Signed-off-by: Jaehwa Shin <jaehwa.shin@samsung.com>
10 years agoFix for build warning
hs321.lee [Fri, 7 Jun 2013 15:14:47 +0000 (00:14 +0900)]
Fix for build warning

Change-Id: I7df42e29d33540749dc8c30042c432f7160301ba
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoDCM-1707
Gwangbok Kim [Fri, 7 Jun 2013 11:37:41 +0000 (20:37 +0900)]
DCM-1707

Change-Id: Iba2d6b05f62a8560e90495f0541bd1bf55992595
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoadd description for SetUserProfile()
Gwangbok Kim [Fri, 7 Jun 2013 07:32:12 +0000 (16:32 +0900)]
add description for SetUserProfile()

Change-Id: I79f1c85b78d7a5cbac011bba49a5851b3e031995
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoMerge branch 'tizen_2.1' into tizen_2.2
hs321.lee [Wed, 5 Jun 2013 06:25:47 +0000 (15:25 +0900)]
Merge branch 'tizen_2.1' into tizen_2.2

Change-Id: I3f70d27a84bc4d91d3cfaa5928dd245edd8bb11d
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoMerge "Add error handling codes" into tizen_2.1
Hosang Kim [Mon, 3 Jun 2013 11:28:56 +0000 (20:28 +0900)]
Merge "Add error handling codes" into tizen_2.1

10 years agoMerge "Filters read-only addressbook" into tizen_2.1
Gwangbok Kim [Mon, 3 Jun 2013 11:17:53 +0000 (20:17 +0900)]
Merge "Filters read-only addressbook" into tizen_2.1

10 years agoAdd error handling codes
Hosang Kim [Thu, 16 May 2013 12:19:05 +0000 (21:19 +0900)]
Add error handling codes

Change-Id: Id77d2e1b730d6359653ce96eb01fd8447ba93795
Signed-off-by: Hosang Kim <hosang.kim@samsung.com>
10 years agofix N_SE-38966
Gwangbok Kim [Mon, 3 Jun 2013 09:07:13 +0000 (18:07 +0900)]
fix N_SE-38966

Change-Id: I18b3240fb617a8b6d702821a0c88980f6a13a0b2
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoMerge "Update the doxygen of Account" into tizen_2.1
Yoonchan Choi [Fri, 31 May 2013 04:16:47 +0000 (13:16 +0900)]
Merge "Update the doxygen of Account" into tizen_2.1

10 years agoUpdate the doxygen of Account
Yoonchan Choi [Fri, 31 May 2013 03:41:25 +0000 (12:41 +0900)]
Update the doxygen of Account

Change-Id: I651145dc31b1a20b28c8e71c176ca200072dc815
Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
10 years agofix sample code
Gwangbok Kim [Fri, 31 May 2013 03:17:01 +0000 (12:17 +0900)]
fix sample code

Change-Id: I2e6a59ed0bb391b54a3727f306b991467ee0e024
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoFilters read-only addressbook
Gwangbok Kim [Thu, 30 May 2013 07:28:14 +0000 (16:28 +0900)]
Filters read-only addressbook

Change-Id: I0a893b378f5d49bae85b1b5b22742ce3566baea3
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agofix N_SE-37895
Gwangbok Kim [Thu, 30 May 2013 07:23:53 +0000 (16:23 +0900)]
fix N_SE-37895

Change-Id: Ied0dde7d09a3bf79d058173e772bf997530f8c06
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoupdate header for Doxygen
Minkyoung Kang [Wed, 29 May 2013 07:01:27 +0000 (16:01 +0900)]
update header for Doxygen

Change-Id: Idec02cf8b857ea7eefcc0989f6ab0572a31a52b7

10 years agoapply new compatible issue rule
Minkyoung Kang [Tue, 28 May 2013 01:30:55 +0000 (10:30 +0900)]
apply new compatible issue rule

Change-Id: I0d2198e128c662a5e348abfdf93cac5ef76e8027

10 years agofixed wrong tag usage
Minkyoung Kang [Mon, 27 May 2013 08:18:00 +0000 (17:18 +0900)]
fixed wrong tag usage

Change-Id: Id8481589ca5fc5fa8e37481d0c1d7254abbefcb1

10 years agoapply changing if tag to cond tag when several if tags are used in one section
Minkyoung Kang [Mon, 27 May 2013 03:24:51 +0000 (12:24 +0900)]
apply changing if tag to cond tag when several if tags are used in one section

Change-Id: If8043fd5017979c7f0225f4da53aa97ffcb3e9a8

10 years agoremove link to Tizen
Minkyoung Kang [Mon, 27 May 2013 00:51:24 +0000 (09:51 +0900)]
remove link to Tizen

Change-Id: I5b861d9cb3261b6a2f198ee9b2ab4f389712dfa9

10 years agoupdate header for Doxygen
Minkyoung Kang [Tue, 21 May 2013 05:21:11 +0000 (14:21 +0900)]
update header for Doxygen

Change-Id: I61e818bc93a29ee30461f53ca7c283c08264509c

10 years agoMerge "remove wrong link page" into tizen_2.1
Eunyoung(Erin) Choi [Tue, 21 May 2013 00:09:12 +0000 (09:09 +0900)]
Merge "remove wrong link page" into tizen_2.1

10 years agofixed DCM-1707
Gwangbok Kim [Mon, 20 May 2013 05:35:47 +0000 (14:35 +0900)]
fixed DCM-1707

Change-Id: Ibd2cbff7593f5be1dcceeb3f70f7aa4b92a71808
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
10 years agoremove wrong link page
Minkyoung Kang [Mon, 20 May 2013 06:43:11 +0000 (15:43 +0900)]
remove wrong link page

Change-Id: I0b0e5592afa5a37d73a1d4add76f0dd444e05638

10 years agoFixed alpha value
Hosang Kim [Thu, 16 May 2013 01:50:32 +0000 (10:50 +0900)]
Fixed alpha value

Change-Id: I52365bc471e61d0fa30a17ff1fc8a911de0f09dc
Signed-off-by: Hosang Kim <hosang.kim@samsung.com>
10 years agoFix code for privacy log
hs321.lee [Mon, 13 May 2013 11:15:05 +0000 (20:15 +0900)]
Fix code for privacy log

Change-Id: Iee8c13ea49a7ab101ac2fa584b091bc4bc412654
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agofix tc failure
Gwangbok Kim [Wed, 8 May 2013 05:59:23 +0000 (14:59 +0900)]
fix tc failure

Change-Id: I2759a3062825b0275272491dd443b02848256cfa
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>