platform/framework/native/appfw.git
11 years agoCalling g_io_channel_set_close_on_unref() after crating channel
darpan.ka [Wed, 17 Apr 2013 05:31:15 +0000 (11:01 +0530)]
Calling g_io_channel_set_close_on_unref() after crating channel

Change-Id: I316a39e38e8572442c5d1bf60efd9060a1bea696
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
11 years agoCalling g_io_channel_set_close_on_unref() after crating channel
darpan.ka [Wed, 17 Apr 2013 05:02:46 +0000 (10:32 +0530)]
Calling g_io_channel_set_close_on_unref() after crating channel

Change-Id: I9ab9ca6eea5a5a3bbf7670252c8b8e7c8352e05e
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
11 years agoMerge "implementation of LockManager::Unlock() API" into tizen_2.1
Jungmin, Park [Tue, 16 Apr 2013 09:15:35 +0000 (18:15 +0900)]
Merge "implementation of LockManager::Unlock() API" into tizen_2.1

11 years agoimplementation of LockManager::Unlock() API
Jiban Prakash [Tue, 16 Apr 2013 09:25:19 +0000 (14:55 +0530)]
implementation of LockManager::Unlock() API

Change-Id: I02349149edd1d4b08ae93d40d8c009b880fc2136
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
11 years agoAdd doxygen comment of Parse(), ToString()
dahyeong.kim [Tue, 16 Apr 2013 08:41:50 +0000 (17:41 +0900)]
Add doxygen comment of Parse(), ToString()

Change-Id: Ib3dc3c999b8c80a63b380f95aef9ef102406fa7b
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agoUpdate for feature options
Jaesung Ku [Tue, 16 Apr 2013 08:08:37 +0000 (17:08 +0900)]
Update for feature options

Change-Id: I9f3e439c2f692048e06dffc0480207ef011b7b80
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
11 years agofixed wrong link
Minkyoung Kang [Tue, 16 Apr 2013 07:57:42 +0000 (16:57 +0900)]
fixed wrong link

Change-Id: I5a03bc54190b9267437ae6c42f3972c264ac8793

11 years agoremove possible memory overusage on APpControl launch
Young Ik Cho [Tue, 16 Apr 2013 06:58:45 +0000 (15:58 +0900)]
remove possible memory overusage on APpControl launch

Change-Id: I067b4cddf9f801c3b8f069ec48132cee5fc9257a
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agoAdding recorder-fps field in capability
rahul varna [Tue, 16 Apr 2013 01:42:10 +0000 (10:42 +0900)]
Adding recorder-fps field in capability

Change-Id: I812170ebd713a6a29a33fa83bf2c7c49b3efe111
Signed-off-by: rahul varna <rahul.varna@samsung.com>
11 years agoAdd an OnIpcServerDisconnected in IpcClient
Sunwook Bae [Sat, 13 Apr 2013 02:01:02 +0000 (11:01 +0900)]
Add an OnIpcServerDisconnected in IpcClient

Change-Id: Id736b792769ec3b617efc9c8b41f41e6aef20694
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoMerge "Fix the prevent issue" into tizen_2.1
JooHyun Kim [Mon, 15 Apr 2013 11:54:46 +0000 (20:54 +0900)]
Merge "Fix the prevent issue" into tizen_2.1

11 years agoFix the prevent issue
Hokwon Song [Mon, 15 Apr 2013 11:43:44 +0000 (20:43 +0900)]
Fix the prevent issue

Change-Id: Ica9255a715d8e9a54a3ab2e243025cbbbe2c127d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoAdd smack directory
Hyunbin Lee [Mon, 15 Apr 2013 07:42:08 +0000 (16:42 +0900)]
Add smack directory

Change-Id: Ica3c9fb1db5415c50ee85ae9973074a85977816c
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years ago[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'
dahyeong.kim [Mon, 15 Apr 2013 07:52:29 +0000 (16:52 +0900)]
[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'

Change-Id: I852f4674462538d534409551d6d20503de3cc79d
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agofix P130411-7410
Young Ik Cho [Mon, 15 Apr 2013 06:43:06 +0000 (15:43 +0900)]
fix P130411-7410

Change-Id: I93a27d9daaf3eb711a56da0fe0655978b8d87bdf
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agoMerge "Revert "[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '...
Dahyeong Kim [Mon, 15 Apr 2013 06:02:59 +0000 (15:02 +0900)]
Merge "Revert "[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'"" into tizen_2.1

11 years agoRevert "[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'"
Dahyeong Kim [Mon, 15 Apr 2013 05:59:45 +0000 (14:59 +0900)]
Revert "[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'"

This reverts commit 4b30fc57624f1b4b438eca24017daaf885ce9b44

11 years ago [prevent] fix dead code & null-terminate string
dahyeong.kim [Mon, 15 Apr 2013 01:27:40 +0000 (10:27 +0900)]
 [prevent] fix dead code & null-terminate string

Change-Id: Id3d8ec58c3c2ddc31fceb4fe57feb87f0e3f37a6
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agoMerge "[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'" into...
Dahyeong Kim [Mon, 15 Apr 2013 01:09:18 +0000 (10:09 +0900)]
Merge "[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'" into tizen_2.1

11 years agoMerge "Add checking privacy method for add-on SDK" into tizen_2.1
hb.min [Sun, 14 Apr 2013 13:44:56 +0000 (22:44 +0900)]
Merge "Add checking privacy method for add-on SDK" into tizen_2.1

11 years agoFix GetDisplayName method of PrivacyInfo
hb.min [Sun, 14 Apr 2013 13:42:21 +0000 (22:42 +0900)]
Fix GetDisplayName method of PrivacyInfo

Change-Id: Ic03937e27a54ee4505028f7c760289662c17879c
Signed-off-by: hb.min <hb.min@samsung.com>
11 years agoAdd checking privacy method for add-on SDK
hb.min [Sun, 14 Apr 2013 12:49:13 +0000 (21:49 +0900)]
Add checking privacy method for add-on SDK

Change-Id: I2d9269e5843a68a090e170fef59567075af43dd9
Signed-off-by: hb.min <hb.min@samsung.com>
11 years ago[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'
dahyeong.kim [Sun, 14 Apr 2013 10:50:30 +0000 (19:50 +0900)]
[N_SE-33612] In Decode(), add code to check if str[0] is '+' or '-'

Change-Id: Iaa9e9d7763c847cc1d9054de2fb207342d196f01
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agoMerge "Fix font compatibility issue and add log" into tizen_2.1
Joohyun Kim [Sun, 14 Apr 2013 09:09:07 +0000 (18:09 +0900)]
Merge "Fix font compatibility issue and add log" into tizen_2.1

11 years agoFix font compatibility issue and add log
Joohyun Kim [Sun, 14 Apr 2013 06:59:25 +0000 (15:59 +0900)]
Fix font compatibility issue and add log

Change-Id: I79ba6c0ef25d39fd3d3b2d296fb752d48aea79c3
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years agoAppControl 2.0/2.1 argument handling
Young Ik Cho [Sun, 14 Apr 2013 02:25:16 +0000 (11:25 +0900)]
AppControl 2.0/2.1 argument handling

Change-Id: I75f4df82ea9d22b6b4dc24184a7d2b700eaae0dd
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agoMerge "Update to get the tzlist from file" into tizen_2.1
Hokwon Song [Sat, 13 Apr 2013 08:04:00 +0000 (17:04 +0900)]
Merge "Update to get the tzlist from file" into tizen_2.1

11 years agoUpdate API Reference
Joohyun Kim [Sat, 13 Apr 2013 07:58:55 +0000 (16:58 +0900)]
Update API Reference

Change-Id: I420c28ffb2e85ecba9be884654cd5b5590039e5c
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years agoUpdate to get the tzlist from file
Hokwon Song [Sat, 13 Apr 2013 07:47:35 +0000 (16:47 +0900)]
Update to get the tzlist from file

Change-Id: Ieb29a6864d3e90619605b33d45af5cf2069f1152
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoAdd log
Joohyun Kim [Sat, 13 Apr 2013 05:14:14 +0000 (14:14 +0900)]
Add log

Change-Id: Ib81eae9a72f244d6310f2a101ad736e1cde05449
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years agoFix the Locale display name bug
Hokwon Song [Fri, 12 Apr 2013 14:16:39 +0000 (23:16 +0900)]
Fix the Locale display name bug

Change-Id: Ieadc093e0da0e3df29b6e9797d4d8acfe2c6a1f5
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoMerge "Fix a bug on Systeminfo" into tizen_2.1
JooHyun Kim [Fri, 12 Apr 2013 12:57:40 +0000 (21:57 +0900)]
Merge "Fix a bug on Systeminfo" into tizen_2.1

11 years agoFix a bug on Systeminfo
Hokwon Song [Fri, 12 Apr 2013 12:56:42 +0000 (21:56 +0900)]
Fix a bug on Systeminfo

Change-Id: I506ff0447b1933320bae80b62199e00538ee5f6a
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoUpdate for AppPath
Jaesung Ku [Fri, 12 Apr 2013 12:45:43 +0000 (21:45 +0900)]
Update for AppPath

Change-Id: I1ffbf91854adee97ca5e8464c527a56457dd9248
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
11 years agoMerge "GetErrorMessage() to print the error log" into tizen_2.1
Jaesung Ku [Fri, 12 Apr 2013 11:14:05 +0000 (20:14 +0900)]
Merge "GetErrorMessage() to print the error log" into tizen_2.1

11 years agoMerge "Fix B/S of context service" into tizen_2.1
LEE, Jaewon [Fri, 12 Apr 2013 10:55:04 +0000 (19:55 +0900)]
Merge "Fix B/S of context service" into tizen_2.1

11 years agoFix B/S of context service
hb.min [Fri, 12 Apr 2013 10:50:33 +0000 (19:50 +0900)]
Fix B/S of context service

Change-Id: I740e8ae409022419ba4935e8a8ba50101c16b1b3
Signed-off-by: hb.min <hb.min@samsung.com>
11 years agoMerge "update header for Doxygen" into tizen_2.1
Eunyoung(Erin) Choi [Fri, 12 Apr 2013 10:02:08 +0000 (19:02 +0900)]
Merge "update header for Doxygen" into tizen_2.1

11 years agoupdate header for Doxygen
Minkyoung Kang [Fri, 12 Apr 2013 09:42:18 +0000 (18:42 +0900)]
update header for Doxygen

Change-Id: Ia0ab285aee958109936df7a99a81e605836c9a12

11 years agoMerge "Update system" into tizen_2.1
Hokwon Song [Fri, 12 Apr 2013 08:19:27 +0000 (17:19 +0900)]
Merge "Update system" into tizen_2.1

11 years agoUpdate system
Joohyun Kim [Fri, 12 Apr 2013 08:18:22 +0000 (17:18 +0900)]
Update system

Change-Id: I5cfff6c263abb2928716c44144c1e859f92c6b3b
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years agofix emergency AppControl fix
Young Ik Cho [Fri, 12 Apr 2013 04:48:56 +0000 (13:48 +0900)]
fix emergency AppControl fix

Change-Id: I36ec59864c028063c3292523ac0b530bbfa46fad
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agohandle deprecated privilege
Young Ik Cho [Fri, 12 Apr 2013 03:17:59 +0000 (12:17 +0900)]
handle deprecated privilege

Change-Id: Ib716414ef7371574b849eda8273b23ff6456f357
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agoMerge "Update doxygen for privilege" into tizen_2.1
Duyoung Jang [Fri, 12 Apr 2013 03:09:32 +0000 (12:09 +0900)]
Merge "Update doxygen for privilege" into tizen_2.1

11 years agoUpdate doxygen for privilege
Duyoung Jang [Fri, 12 Apr 2013 03:05:04 +0000 (12:05 +0900)]
Update doxygen for privilege

Change-Id: I3f3c2897f9a255406a75a3f23118104daab1bb5a
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
11 years agoMerge "Get a available language list from xml." into tizen_2.1
Hokwon Song [Fri, 12 Apr 2013 03:02:50 +0000 (12:02 +0900)]
Merge "Get a available language list from xml." into tizen_2.1

11 years agoGet a available language list from xml.
Hokwon Song [Fri, 12 Apr 2013 02:54:06 +0000 (11:54 +0900)]
Get a available language list from xml.

Change-Id: I6c575d6cd65f3c1abd2aaae1c9192dbf09a002c9
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoRemove all sub-files deliveried in shared/data and shared/trusted directory for OSP...
Hyunbin Lee [Fri, 12 Apr 2013 02:26:54 +0000 (11:26 +0900)]
Remove all sub-files deliveried in shared/data and shared/trusted directory for OSP compatible application.

Change-Id: I015ed586fffe2da1fb74082513d947d4e29f9843
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoMerge "[DCM-1209]if path is empty, query can not be set." into tizen_2.1
Dahyeong Kim [Fri, 12 Apr 2013 02:11:52 +0000 (11:11 +0900)]
Merge "[DCM-1209]if path is empty, query can not be set." into tizen_2.1

11 years agoFix System namespace
Joohyun Kim [Fri, 12 Apr 2013 01:29:29 +0000 (10:29 +0900)]
Fix System namespace

Change-Id: I2dd9e3e8853cb29abc465aa472314d1f6e90d668
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years agofix launch/terminate logic due to launch performance regression
Young Ik Cho [Thu, 11 Apr 2013 14:33:46 +0000 (23:33 +0900)]
fix launch/terminate logic due to launch performance regression

Change-Id: Iff3f6aed085c6ef1d31d457945e67c3d19855613
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years ago[DCM-1209]if path is empty, query can not be set.
dahyeong.kim [Thu, 11 Apr 2013 12:52:34 +0000 (21:52 +0900)]
[DCM-1209]if path is empty, query can not be set.

Change-Id: Iefa954f9a45536a43101f0df6775088e72d271a0
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agoUpdate doxygen
Hyunbin Lee [Thu, 11 Apr 2013 11:35:37 +0000 (20:35 +0900)]
Update doxygen

Change-Id: I2dcf1f7d0cc52b7fe35e80668fd20470649b56f5
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoMerge "Update for handling callback of threads" into tizen_2.1
Jaesung Ku [Thu, 11 Apr 2013 09:52:10 +0000 (18:52 +0900)]
Merge "Update for handling callback of threads" into tizen_2.1

11 years agoUpdate for handling callback of threads
Jaesung Ku [Thu, 11 Apr 2013 07:27:53 +0000 (16:27 +0900)]
Update for handling callback of threads

Change-Id: I7c2f46bb027ce99fa35009db6317e66d13c5b61c
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
11 years agoFix non-sharing problem of shared directory for OSP compatible application
Hyunbin Lee [Thu, 11 Apr 2013 04:23:49 +0000 (13:23 +0900)]
Fix non-sharing problem of shared directory for OSP compatible application

Change-Id: I91f3ce55c8f3f25a02eea580796a47c6672e9a63
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agofix path handling
Young Ik Cho [Thu, 11 Apr 2013 06:28:31 +0000 (15:28 +0900)]
fix path handling

Change-Id: Id449d9a44f10d8722c1d6548783dfdea54839f13
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agoRe-fix prevent issue #48440
so.yu [Thu, 11 Apr 2013 05:59:51 +0000 (14:59 +0900)]
Re-fix prevent issue #48440

Change-Id: I8ebb66785e747d7dedd5797beeb0d0e01763742c
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agoUpdate converting UnicodeStriong to OspSting
Hokwon Song [Thu, 11 Apr 2013 04:49:34 +0000 (13:49 +0900)]
Update converting UnicodeStriong to OspSting

Change-Id: I84d8a6d9f52b59266dfa2bc49338caddd25def03
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoMerge "Fix DataSet for exception case" into tizen_2.1
SeungYeup Kim [Thu, 11 Apr 2013 04:33:43 +0000 (13:33 +0900)]
Merge "Fix DataSet for exception case" into tizen_2.1

11 years agoFix DataSet for exception case
SeungYeup Kim [Thu, 11 Apr 2013 02:53:09 +0000 (11:53 +0900)]
Fix DataSet for exception case

Change-Id: I0c0c08bd0303b0872cbd19e850596b01dbb95010

11 years agoFix prevent issues: #50710, #50711
so.yu [Thu, 11 Apr 2013 02:36:26 +0000 (11:36 +0900)]
Fix prevent issues: #50710, #50711

Change-Id: Ia1e31cefff9bf9d722cd84ec8634cdaa7798579f
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agoFix prevent issue #48440
so.yu [Thu, 11 Apr 2013 02:24:04 +0000 (11:24 +0900)]
Fix prevent issue #48440

Change-Id: I58b4894c1269107770f4b4c4e922d8ce640c6ea3
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agoMerge "Update PackageAppFilter API" into tizen_2.1
Duyoung Jang [Thu, 11 Apr 2013 01:55:16 +0000 (10:55 +0900)]
Merge "Update PackageAppFilter API" into tizen_2.1

11 years agoUpdate PackageAppFilter API
Duyoung Jang [Thu, 11 Apr 2013 01:10:34 +0000 (10:10 +0900)]
Update PackageAppFilter API

Change-Id: Icc2d02a055616610a24edafb5831b93563107ef4
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
11 years agoRemove unused smack script
so.yu [Wed, 10 Apr 2013 07:56:05 +0000 (16:56 +0900)]
Remove unused smack script

Change-Id: I20d61911c2cf0f5aa879c5bdc6856638a37f0dff
Signed-off-by: so.yu <so.yu@samsung.com>
11 years agoadd AppControl internal functions
Young Ik Cho [Wed, 10 Apr 2013 23:06:35 +0000 (08:06 +0900)]
add AppControl internal functions

Change-Id: I4eb75d3096db1c12fc0b5c98a7196b415db672fb
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agomodify comment related to milliseconds
david_kim31 [Wed, 10 Apr 2013 15:22:59 +0000 (00:22 +0900)]
modify comment related to milliseconds

Change-Id: I5b6341c793410e362de74ebcf6b2963d93a098bb
Signed-off-by: david_kim31 <david_kim31@samsung.com>
11 years agoApply tech content review
david_kim31 [Thu, 4 Apr 2013 10:00:28 +0000 (19:00 +0900)]
Apply tech content review

Change-Id: I59f34084e72e67c207497c92d2c1887ff4212739
Signed-off-by: david_kim31 <david_kim31@samsung.com>
11 years agoMerge "Fix privilege" into tizen_2.1
Hokwon Song [Wed, 10 Apr 2013 13:02:01 +0000 (22:02 +0900)]
Merge "Fix privilege" into tizen_2.1

11 years agoFix privilege
Joohyun Kim [Wed, 10 Apr 2013 12:57:48 +0000 (21:57 +0900)]
Fix privilege

Change-Id: I49b6b073e1b4c4a258aa5cf3a130d8fcd88ca4f6
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years agoMerge "Fix system issues" into tizen_2.1
Hokwon Song [Wed, 10 Apr 2013 12:40:42 +0000 (21:40 +0900)]
Merge "Fix system issues" into tizen_2.1

11 years agoFix system issues
Joohyun Kim [Wed, 10 Apr 2013 12:39:47 +0000 (21:39 +0900)]
Fix system issues

Change-Id: I057fe600f1948405436989303b49661daa288962
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
11 years ago[N_SE-33612] when the number has '-'(sign), Decod() works wrong
dahyeong.kim [Wed, 10 Apr 2013 12:25:53 +0000 (21:25 +0900)]
[N_SE-33612] when the number has '-'(sign), Decod() works wrong

Change-Id: I6040ede618ef06e8bc699b4a66586f3377c40492
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agoUpdate doxygen
Hyunbin Lee [Wed, 10 Apr 2013 10:23:46 +0000 (19:23 +0900)]
Update doxygen

Change-Id: Ie76caf932b270b2c5d5ceeb80d3a583aea6ef6f1
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoMerge "Fix GetAppMetadataListN() API" into tizen_2.1
Duyoung Jang [Wed, 10 Apr 2013 11:43:12 +0000 (20:43 +0900)]
Merge "Fix GetAppMetadataListN() API" into tizen_2.1

11 years agoFix GetAppMetadataListN() API
Duyoung Jang [Wed, 10 Apr 2013 11:40:41 +0000 (20:40 +0900)]
Fix GetAppMetadataListN() API

Change-Id: I535037756f3bf26a69693f253f97a4d93db8daaa
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
11 years agoRemove memory leak
Hyunbin Lee [Wed, 10 Apr 2013 11:15:22 +0000 (20:15 +0900)]
Remove memory leak

Change-Id: I49a822e4ef56bd518c963e5cf15755ff8d952716
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoAdd the description for locale-senstive information
Hokwon Song [Wed, 10 Apr 2013 07:08:06 +0000 (16:08 +0900)]
Add the description for locale-senstive information

Change-Id: Ic3452aba73c3e3708ac4bf88f3a43c9f5067885d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoReplace append to insert in String, since the arabic locale
Hokwon Song [Tue, 9 Apr 2013 04:49:30 +0000 (13:49 +0900)]
Replace append to insert in String, since the arabic locale

Change-Id: I07bba63784c165d98047cec317cb8db7827d7366
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoMove Font set/get api to appfw
Hokwon Song [Wed, 10 Apr 2013 09:18:15 +0000 (18:18 +0900)]
Move Font set/get api to appfw

Change-Id: Iaf93d4b5b6a93b027286d700616354a6581a641e
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
11 years agoRefactor DataControl request list (3rd)
Hyunbin Lee [Wed, 10 Apr 2013 07:48:52 +0000 (16:48 +0900)]
Refactor DataControl request list (3rd)

Change-Id: Ia123a2f13784d40b18fc72227b5e3759eb462247
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoRefactor DataControl request list (2nd)
Hyunbin Lee [Tue, 9 Apr 2013 09:12:17 +0000 (18:12 +0900)]
Refactor DataControl request list (2nd)

Change-Id: If46950d3e2b8a56608a1e6c1a5015b9cdc1b91c9
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoRefactor DataControl request list.
Hyunbin Lee [Mon, 8 Apr 2013 07:48:32 +0000 (16:48 +0900)]
Refactor DataControl request list.

Change-Id: I054d0ea3c4ea873f967767c83a8ee00b5b1366f2
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agoMerge "Modify the max count of player" into tizen_2.1
EonseokLee [Wed, 10 Apr 2013 07:15:11 +0000 (16:15 +0900)]
Merge "Modify the max count of player" into tizen_2.1

11 years agoMerge "removed API related code removed. Signed-off-by: sunggun.jung <sunggun.jung...
CecilLim [Wed, 10 Apr 2013 06:42:51 +0000 (15:42 +0900)]
Merge "removed API related code removed. Signed-off-by: sunggun.jung <sunggun.jung@samsung.com>" into tizen_2.1

11 years agoMerge "Remove build warning and add temporary getter of privacy name" into tizen_2.1
LEE, Jaewon [Wed, 10 Apr 2013 05:45:25 +0000 (14:45 +0900)]
Merge "Remove build warning and add temporary getter of privacy name" into tizen_2.1

11 years agoMerge "Fix Dataset for exception case" into tizen_2.1
SeungYeup Kim [Wed, 10 Apr 2013 05:44:40 +0000 (14:44 +0900)]
Merge "Fix Dataset for exception case" into tizen_2.1

11 years agoMerge "Update privilege check logic" into tizen_2.1
Duyoung Jang [Wed, 10 Apr 2013 05:38:23 +0000 (14:38 +0900)]
Merge "Update privilege check logic" into tizen_2.1

11 years agoModify the max count of player
EonseokLee [Wed, 10 Apr 2013 05:36:20 +0000 (14:36 +0900)]
Modify the max count of player

Change-Id: I80ad209a0ac568dad38b3938520311aea427f05b
Signed-off-by: EonseokLee <eonseok.lee@samsung.com>
11 years agoremoved API related code removed.
sunggun.jung [Wed, 10 Apr 2013 05:27:37 +0000 (14:27 +0900)]
removed API related code removed.
Signed-off-by: sunggun.jung <sunggun.jung@samsung.com>
Change-Id: I76382e759ef726ab64cdf44aa7278705a1f80958

11 years agoFix Dataset for exception case
SeungYeup Kim [Wed, 10 Apr 2013 05:25:50 +0000 (14:25 +0900)]
Fix Dataset for exception case

Change-Id: I4ec0fc51db6d9fe22c3d345843f0eb8f11e54e7c

11 years agoMerge "[N_SE-33432] non-sqaure matrix is not set correctly" into tizen_2.1
Dahyeong Kim [Wed, 10 Apr 2013 04:54:42 +0000 (13:54 +0900)]
Merge "[N_SE-33432] non-sqaure matrix is not set correctly" into tizen_2.1

11 years agoremove Doxygen warning
Minkyoung Kang [Wed, 10 Apr 2013 04:43:07 +0000 (13:43 +0900)]
remove Doxygen warning

Change-Id: Ia6a0879dfdad498843f07b1d408bfc40ca92eecd

11 years agoMerge "add prefix [SECURE_LOG] to secure log output" into tizen_2.1
Seokhyun Kim [Wed, 10 Apr 2013 04:23:36 +0000 (13:23 +0900)]
Merge "add prefix [SECURE_LOG] to secure log output" into tizen_2.1

11 years agoupdate app launch path search logic
Young Ik Cho [Tue, 9 Apr 2013 14:12:30 +0000 (23:12 +0900)]
update app launch path search logic

Change-Id: I5e5dd9b7fdc44b4a864bbb65a94a4f9fa2784789
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years ago[N_SE-33432] non-sqaure matrix is not set correctly
dahyeong.kim [Wed, 10 Apr 2013 02:36:26 +0000 (11:36 +0900)]
[N_SE-33432] non-sqaure matrix is not set correctly

Change-Id: I6f0acfb8e738cfe2c4e884fb25054f274fded380
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
11 years agoadd prefix [SECURE_LOG] to secure log output
Seokhyun Kim [Wed, 10 Apr 2013 01:45:58 +0000 (10:45 +0900)]
add prefix [SECURE_LOG] to secure log output

Change-Id: I3eb95989a957f37de5084c1099c09791f9806c7e

11 years agoMerge "Fix DataSet memory leak" into tizen_2.1
SeungYeup Kim [Wed, 10 Apr 2013 01:38:53 +0000 (10:38 +0900)]
Merge "Fix DataSet memory leak" into tizen_2.1

11 years agoFix DataSet memory leak
SeungYeup Kim [Tue, 9 Apr 2013 08:44:51 +0000 (17:44 +0900)]
Fix DataSet memory leak

Change-Id: I495b29c769ff183de804be1fbfcf86c3b8962185