platform/framework/native/appfw.git
10 years agofix AppControl result handling 99/10899/2
Young Ik Cho [Mon, 14 Oct 2013 01:27:45 +0000 (10:27 +0900)]
fix AppControl result handling

Change-Id: If016cd53bca8d7d51b106917895ba6786aa82012
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agouse SysPropagate() log 98/10898/2
Young Ik Cho [Fri, 11 Oct 2013 02:47:48 +0000 (11:47 +0900)]
use SysPropagate() log

Change-Id: I9d0b20890c850195a43f8ba77b7cd953ed756b51
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoexport _AppControlImpl::FindAndStart() 97/10897/2
Young Ik Cho [Fri, 11 Oct 2013 02:42:32 +0000 (11:42 +0900)]
export _AppControlImpl::FindAndStart()

Change-Id: I3acdad49981d040ed779e529c89eee4032197962
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agomove general AppControl launch logic to plugin 96/10896/2
Young Ik Cho [Thu, 10 Oct 2013 06:24:07 +0000 (15:24 +0900)]
move general AppControl launch logic to plugin

Change-Id: Ib224b45f631919c1e7202c4cce1427910ad8dc24
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAppControl launch logic refactoring 95/10895/2
Young Ik Cho [Wed, 2 Oct 2013 10:32:50 +0000 (19:32 +0900)]
AppControl launch logic refactoring

Change-Id: I2d1f4ad3c4d6d68a6dca4969fed2f7207b248f4d
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "fix prevent issue for AppControl" into tizen_2.2
Young Ik Cho [Thu, 17 Oct 2013 05:45:08 +0000 (05:45 +0000)]
Merge "fix prevent issue for AppControl" into tizen_2.2

10 years agoMerge "Fix AppControl::Stop() without listener" into tizen
Young Ik Cho [Thu, 17 Oct 2013 04:31:38 +0000 (21:31 -0700)]
Merge "Fix AppControl::Stop() without listener" into tizen

10 years agoExecute AppControl submode for only UI application
Hyunbin Lee [Wed, 16 Oct 2013 05:55:21 +0000 (14:55 +0900)]
Execute AppControl submode for only UI application

Change-Id: Icc56cea939f0aa0579936fe53f7303bf826ec084
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoFix accessing freed memory in X509CertificateStore::Update() 23/10923/3
jc815.lee [Tue, 15 Oct 2013 00:49:09 +0000 (09:49 +0900)]
Fix accessing freed memory in X509CertificateStore::Update()

Change-Id: I7bee97f9592a2a95d68cf55a7bcacbc5aa49314e
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
10 years agofix prevent issue for AppControl
Young Ik Cho [Wed, 16 Oct 2013 01:24:17 +0000 (10:24 +0900)]
fix prevent issue for AppControl

Change-Id: I116f0a6d7cd56d83d2566bbb13b1d327a0aa2587
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAdd / delimiter to the end of ringtones directory path
Hyunbin Lee [Tue, 15 Oct 2013 12:36:01 +0000 (21:36 +0900)]
Add / delimiter to the end of ringtones directory path

Change-Id: I73dd6f48d5119f3a2d535e627c077bd18e7543e3
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoFix AppControl::Stop() without listener 94/10894/2
Young Ik Cho [Fri, 27 Sep 2013 07:02:59 +0000 (16:02 +0900)]
Fix AppControl::Stop() without listener

Change-Id: I5c7b9c237acc29628597ab8df096e26e3588f856
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agominor code cleanup
Young Ik Cho [Tue, 15 Oct 2013 01:46:02 +0000 (10:46 +0900)]
minor code cleanup

Change-Id: Ib33e872ae6651a276b4d1cf1d547e7c3e0d11b1d
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "Enable the privacy item for callhistory privilege" into tizen_2.2
CeCil Lim [Tue, 15 Oct 2013 08:26:27 +0000 (08:26 +0000)]
Merge "Enable the privacy item for callhistory privilege" into tizen_2.2

10 years agoEnable the privacy item for callhistory privilege
hb.min [Tue, 15 Oct 2013 08:28:55 +0000 (17:28 +0900)]
Enable the privacy item for callhistory privilege

Change-Id: Ib092a76cb4e286fbae38b06d46a70b84bf78351c
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoallow empty operation ID for AppControl instance
Young Ik Cho [Tue, 15 Oct 2013 08:05:51 +0000 (17:05 +0900)]
allow empty operation ID for AppControl instance

Change-Id: I3a096d47580d2f4c3260cc466ecd0fc079ac7925
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "Fix accessing freed memory in X509CertificateStore::Update() [model] [binary_t...
CeCil Lim [Tue, 15 Oct 2013 06:49:36 +0000 (06:49 +0000)]
Merge "Fix accessing freed memory in X509CertificateStore::Update() [model] [binary_type] platform [customer] [issue#] [problem] pOldBuffer accesses freed memory. [cause] Original momory pointer from pOldEncodedData is deleted. [solution] remove explicit free code of unique_ptr [team] Base F/W [request] N/A [horizontal_expansion] N/A" into tizen_2.2

10 years agoCorrect typos in doxygen comments 02/10902/1
dahyeong.kim [Tue, 15 Oct 2013 04:45:16 +0000 (13:45 +0900)]
Correct typos in doxygen comments

Change-Id: I69fecbd24814ccfa0de3844960eaafddc4b38e6b
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years ago[2.2.1] Correct typos in doxygen comments
dahyeong.kim [Tue, 15 Oct 2013 04:45:16 +0000 (13:45 +0900)]
[2.2.1] Correct typos in doxygen comments

Change-Id: I69fecbd24814ccfa0de3844960eaafddc4b38e6b
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoMerge from 3.0 local branch 49/10849/3
Sunwook Bae [Mon, 14 Oct 2013 07:28:06 +0000 (16:28 +0900)]
Merge from 3.0 local branch

- [ACR][10/10/2013][Remove]Removing API versioning to support E_OUT_OF_RANGE exception from Parse() and Decode() API in Number classes
- [ACR][01/10/2013][Add|Deprecate]Adding ToInt8() method in Number, Int8, Integer8, Integer, Long, LongLong & Short classes
- [3.0] Modify String::Replace() which shared buffer even when the whole string was replaced
- [3.0][ACR]Modify IteratorT/RandomIteratorT/PairIteratorT to satisfy the reqirements of STL Iterators
- [3.0] String::Contains() seems to block for long time for very long String. Remove needless while loop in Contains().
- [ACR][20/08/2013][Add]Enhance Double::ToString() andFloat::ToString() to set a specific precision

Change-Id: I2e5dd0bc5affc74e4310c61c6f834a2a83630bbd
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoEnabling read a custom system info
Hokwon Song [Tue, 15 Oct 2013 01:57:31 +0000 (10:57 +0900)]
Enabling read a custom system info

Change-Id: I003bf3a5d18e02b6e860a05d1098991ad652b406
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoFix accessing freed memory in X509CertificateStore::Update()
jc815.lee [Tue, 15 Oct 2013 00:49:09 +0000 (09:49 +0900)]
Fix accessing freed memory in X509CertificateStore::Update()
[model]
[binary_type] platform
[customer]
[issue#]
[problem] pOldBuffer accesses freed memory.
[cause] Original momory pointer from pOldEncodedData is deleted.
[solution] remove explicit free code of unique_ptr
[team] Base F/W
[request] N/A
[horizontal_expansion] N/A

Change-Id: I7bee97f9592a2a95d68cf55a7bcacbc5aa49314e
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
10 years agoMerge "Move the privilege checking code from Imple." into tizen_2.2
SeungWon Lee [Mon, 14 Oct 2013 08:21:08 +0000 (08:21 +0000)]
Merge "Move the privilege checking code from Imple." into tizen_2.2

10 years agoMove the privilege checking code from Imple.
SeungWon Lee [Mon, 14 Oct 2013 07:43:36 +0000 (16:43 +0900)]
Move the privilege checking code from Imple.

Change-Id: I0ce2e9d03830725c5763c9bcd632fe8574bd799f
Signed-off-by: SeungWon Lee <lsw2000.lee@samsung.com>
10 years agoFix exception log error
jc815.lee [Mon, 14 Oct 2013 07:39:39 +0000 (16:39 +0900)]
Fix exception log error
[model]
[binary_type]
[customer]
[issue#]
[problem]
[cause]
[solution]
[team]
[request]
[horizontal_expansion]

Change-Id: I0d67dbb1787f6a8daae88da55634a465d59ec05e
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
10 years agofix AppControl result handling
Young Ik Cho [Mon, 14 Oct 2013 01:27:45 +0000 (10:27 +0900)]
fix AppControl result handling

Change-Id: If016cd53bca8d7d51b106917895ba6786aa82012
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAdd Exception log for Base64Decode failure
jc815.lee [Fri, 11 Oct 2013 09:42:48 +0000 (18:42 +0900)]
Add Exception log for Base64Decode failure
[model]
[binary_type]
[customer]
[issue#]
[problem]
[cause]
[solution]
[team]
[request]
[horizontal_expansion]

Change-Id: I98730cbe127c0aa716013d194e1da40c63b57277
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
10 years ago[ACR][10/10/2013][Remove]Removing API versioning to support E_OUT_OF_RANGE exception...
darpan.ka [Thu, 10 Oct 2013 01:40:53 +0000 (10:40 +0900)]
[ACR][10/10/2013][Remove]Removing API versioning to support E_OUT_OF_RANGE exception from Parse() and Decode() API in Number classes

Change-Id: I2a646a11a7e7a9c40aa1ca6fba7be28e71403d7a
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
10 years agouse SysPropagate() log
Young Ik Cho [Fri, 11 Oct 2013 02:47:48 +0000 (11:47 +0900)]
use SysPropagate() log

Change-Id: I9d0b20890c850195a43f8ba77b7cd953ed756b51
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoexport _AppControlImpl::FindAndStart()
Young Ik Cho [Fri, 11 Oct 2013 02:42:32 +0000 (11:42 +0900)]
export _AppControlImpl::FindAndStart()

Change-Id: I3acdad49981d040ed779e529c89eee4032197962
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agomove general AppControl launch logic to plugin
Young Ik Cho [Thu, 10 Oct 2013 06:24:07 +0000 (15:24 +0900)]
move general AppControl launch logic to plugin

Change-Id: Ib224b45f631919c1e7202c4cce1427910ad8dc24
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agofix reset once_block value when InitSettingClient is failed.
jungmin76.park [Tue, 8 Oct 2013 13:20:52 +0000 (22:20 +0900)]
fix reset once_block value when InitSettingClient is failed.

Change-Id: Ida368b188e040065884d7ba497e546a7d6c2bc0b
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
10 years agoMerge "[ACR][01/10/2013][Add|Deprecate]Adding ToInt8() method in Number, Int8, Intege...
darpan.ka [Tue, 8 Oct 2013 07:32:59 +0000 (07:32 +0000)]
Merge "[ACR][01/10/2013][Add|Deprecate]Adding ToInt8() method in Number, Int8, Integer8, Integer, Long, LongLong & Short classes" into devel_3.0_main

10 years agoMerge "Implementation of ToInt8() API in Number classes" into devel_3.0_main
darpan.ka [Tue, 8 Oct 2013 07:32:44 +0000 (07:32 +0000)]
Merge "Implementation of ToInt8() API in Number classes" into devel_3.0_main

10 years agoMerge "[3.0] Fix Klocwork issue. 1.unused variables 2. local variable name which...
dahyeong.kim [Tue, 8 Oct 2013 07:28:39 +0000 (07:28 +0000)]
Merge "[3.0] Fix Klocwork issue. 1.unused variables 2. local variable name which is same to out-param name" into devel_3.0_main

10 years agoImplementation of ToInt8() API in Number classes
darpan.ka [Tue, 8 Oct 2013 06:43:21 +0000 (15:43 +0900)]
Implementation of ToInt8() API in Number classes

Change-Id: I8c24e36b7a0b8c198a7d5693f5555dfb9d2fc14c
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
10 years agoMerge "Making changes in number classes to maintain compatibility with 2.1 applicat...
darpan.ka [Tue, 8 Oct 2013 06:11:15 +0000 (06:11 +0000)]
Merge "Making changes in  number classes to maintain compatibility with  2.1 applications" into devel_3.0_main

10 years agoMaking changes in number classes to maintain compatibility with 2.1 applications
darpan.ka [Thu, 26 Sep 2013 01:00:21 +0000 (10:00 +0900)]
Making changes in  number classes to maintain compatibility with  2.1 applications

Change-Id: I2108ce8a2a981f6c6bc5cc952a0864b53896dd31
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
10 years ago[3.0] Fix Klocwork issue. 1.unused variables 2. local variable name which is same...
dahyeong.kim [Fri, 4 Oct 2013 09:53:45 +0000 (18:53 +0900)]
[3.0] Fix Klocwork issue. 1.unused variables 2. local variable name which is same to out-param name

Change-Id: I7db3135c45ec319bcc1bc0f70bc8464a7372d0d0
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years ago[2.2.1] Fix Klocwork issue. 1.unused variables 2. local variable name which is same...
dahyeong.kim [Fri, 4 Oct 2013 09:53:45 +0000 (18:53 +0900)]
[2.2.1] Fix Klocwork issue. 1.unused variables 2. local variable name which is same to out-param name

Change-Id: I7db3135c45ec319bcc1bc0f70bc8464a7372d0d0
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoMerge "Resolve the "Klocwork" detected defect and add debug feature." into tizen_2.2
SeungWon Lee [Thu, 3 Oct 2013 22:27:09 +0000 (22:27 +0000)]
Merge "Resolve the "Klocwork" detected defect and add debug feature." into tizen_2.2

10 years agoAdd dependency to appinfo package. 24/10524/1 accepted/tizen/20131007.173229 accepted/tizen/20131007.232115 submit/tizen/20131007.173547
Krzysztof Opasiak [Mon, 30 Sep 2013 14:09:22 +0000 (16:09 +0200)]
Add dependency to appinfo package.

This dependecy is neccessary for proper
pkgconfig functionality.

Change-Id: I58f031bfd32089080fe654cf0d49ad6cd48f4590
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
10 years agoAppControl launch logic refactoring
Young Ik Cho [Wed, 2 Oct 2013 10:32:50 +0000 (19:32 +0900)]
AppControl launch logic refactoring

Change-Id: I2d1f4ad3c4d6d68a6dca4969fed2f7207b248f4d
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years ago[ACR][01/10/2013][Add|Deprecate]Adding ToInt8() method in Number, Int8, Integer8...
darpan.ka [Tue, 24 Sep 2013 01:59:40 +0000 (10:59 +0900)]
[ACR][01/10/2013][Add|Deprecate]Adding ToInt8() method in Number, Int8, Integer8, Integer, Long, LongLong & Short classes

Change-Id: I93d90b42e737c57cdcab9729e09b506bbfe71b21
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
10 years agoModify AppInfo API for sdcard
Duyoung Jang [Wed, 2 Oct 2013 08:59:32 +0000 (17:59 +0900)]
Modify AppInfo API for sdcard

Change-Id: I9a579bc74e43f7be8c1afe9c35ce181bc808082a
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoResolve the "Klocwork" detected defect and add debug feature.
SeungWon Lee [Wed, 2 Oct 2013 08:03:31 +0000 (17:03 +0900)]
Resolve the "Klocwork" detected defect and add debug feature.

Change-Id: I4726a762ef605e1adf307b6cb0c9ca7d32be17fa
Signed-off-by: SeungWon Lee <lsw2000.lee@samsung.com>
10 years agoMerge "Change API for locale" into tizen_2.2
Duyoung Jang [Wed, 2 Oct 2013 06:48:18 +0000 (06:48 +0000)]
Merge "Change API for locale" into tizen_2.2

10 years agoChange API for locale
Duyoung Jang [Wed, 2 Oct 2013 06:45:58 +0000 (15:45 +0900)]
Change API for locale

Change-Id: I07bd17394cf1d7ce5a4c0aebe51390227a9d4849
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years ago[3.0] Modify String::Replace() which shared buffer even when the whole string was...
dahyeong.kim [Tue, 1 Oct 2013 11:42:51 +0000 (20:42 +0900)]
[3.0] Modify String::Replace() which shared buffer even when the whole string was replaced

Change-Id: I2e638ea4f122c9bbb22aa82653e81be42b43e521
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoMerge "[2.2.1] Modify String::Replace() which shared buffer even when the whole strin...
dahyeong.kim [Wed, 2 Oct 2013 05:36:11 +0000 (05:36 +0000)]
Merge "[2.2.1] Modify String::Replace() which shared buffer even when the whole string was replaced" into tizen_2.2

10 years agoMerge "Fixed Klocwork issues" into tizen_2.2
CeCil Lim [Wed, 2 Oct 2013 05:27:20 +0000 (05:27 +0000)]
Merge "Fixed Klocwork issues" into tizen_2.2

10 years agoMerge "Fixed Klocwork issues" into devel_3.0_main
CeCil Lim [Wed, 2 Oct 2013 05:26:25 +0000 (05:26 +0000)]
Merge "Fixed Klocwork issues" into devel_3.0_main

10 years agoMerge "Remove unused code." into tizen_2.2
Hokwon Song [Wed, 2 Oct 2013 01:58:15 +0000 (01:58 +0000)]
Merge "Remove unused code." into tizen_2.2

10 years agoRemove unused code.
Hokwon Song [Wed, 2 Oct 2013 01:48:49 +0000 (10:48 +0900)]
Remove unused code.

Change-Id: I25ada1396812ad085553af798275bac40414ca98
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoRemove unused code.
Hokwon Song [Wed, 2 Oct 2013 01:48:49 +0000 (10:48 +0900)]
Remove unused code.

Change-Id: I25ada1396812ad085553af798275bac40414ca98
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge "Remove unused value" into tizen_2.2
Duyoung Jang [Tue, 1 Oct 2013 12:03:57 +0000 (12:03 +0000)]
Merge "Remove unused value" into tizen_2.2

10 years agoRemove unused value
Duyoung Jang [Tue, 1 Oct 2013 11:59:10 +0000 (20:59 +0900)]
Remove unused value

Change-Id: I3268688f89a68979991ea99832c63deeeff5e85e
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years ago[2.2.1] Modify String::Replace() which shared buffer even when the whole string was...
dahyeong.kim [Tue, 1 Oct 2013 11:42:51 +0000 (20:42 +0900)]
[2.2.1] Modify String::Replace() which shared buffer even when the whole string was replaced

Change-Id: I2e638ea4f122c9bbb22aa82653e81be42b43e521
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoFixed Klocwork issues
Bhanu Singh Rao [Tue, 1 Oct 2013 09:27:53 +0000 (14:57 +0530)]
Fixed Klocwork issues

Change-Id: I3111479d50bfa4a6c810ddc1b0049d21c5a7d029
Signed-off-by: Bhanu Singh Rao <bhanu.singh@samsung.com>
10 years agoFixed Klocwork issues
Bhanu Singh Rao [Tue, 1 Oct 2013 09:19:31 +0000 (14:49 +0530)]
Fixed Klocwork issues

Change-Id: I4070303e6e1eb092c499b5d49d951b39075ea74a
Signed-off-by: Bhanu Singh Rao <bhanu.singh@samsung.com>
10 years agoMerge "Fixed Klocworks issues" into devel_3.0_main
CeCil Lim [Tue, 1 Oct 2013 08:53:37 +0000 (08:53 +0000)]
Merge "Fixed Klocworks issues" into devel_3.0_main

10 years agoMerge "Fixed Klocworks issues" into tizen_2.2
CeCil Lim [Tue, 1 Oct 2013 08:53:11 +0000 (08:53 +0000)]
Merge "Fixed Klocworks issues" into tizen_2.2

10 years agoApply fallback for display name
Duyoung Jang [Tue, 1 Oct 2013 07:24:31 +0000 (16:24 +0900)]
Apply fallback for display name

Change-Id: I6250a9028e25677b2d2800c4356b9001ea271ee6
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoMerge "Apply string localization" into devel_3.0_main
hyun lee [Tue, 1 Oct 2013 07:00:21 +0000 (07:00 +0000)]
Merge "Apply string localization" into devel_3.0_main

10 years agoMerge "Add to support a multi-window mode" into devel_3.0_main
Sunwook Bae [Tue, 1 Oct 2013 06:45:49 +0000 (06:45 +0000)]
Merge "Add to support a multi-window mode" into devel_3.0_main

10 years agoApply string localization
hyun lee [Tue, 1 Oct 2013 05:30:44 +0000 (14:30 +0900)]
Apply string localization

Change-Id: I0b94c0ee53485d2759cdc0e1c0b049a63b682311
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
10 years agoApply string localization
hyun lee [Tue, 1 Oct 2013 05:28:48 +0000 (14:28 +0900)]
Apply string localization

Change-Id: I04e8e59fcf912bcdd5fbc07926cc9bddf3af9320
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
10 years agoAdd to support a multi-window mode
Sunwook Bae [Fri, 27 Sep 2013 12:35:01 +0000 (21:35 +0900)]
Add to support a multi-window mode

Change-Id: I3fe207f4af975d63aafa9ec961a46342c98b40ac
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoMerge "Update code of system and text for reporting Klocwork." into devel_3.0_main
Hokwon Song [Tue, 1 Oct 2013 04:45:55 +0000 (04:45 +0000)]
Merge "Update code of system and text for reporting Klocwork." into devel_3.0_main

10 years agoMerge "Add to support a multi-window mode" into tizen_2.2
Sunwook Bae [Tue, 1 Oct 2013 04:41:24 +0000 (04:41 +0000)]
Merge "Add to support a multi-window mode" into tizen_2.2

10 years agoChange file path of domain socket
Hyunbin Lee [Thu, 26 Sep 2013 05:38:03 +0000 (14:38 +0900)]
Change file path of domain socket

Change-Id: I055ecbab66ea4d48c210f51a79600adc1af62922
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoChange file path of domain socket
Hyunbin Lee [Thu, 26 Sep 2013 05:38:03 +0000 (14:38 +0900)]
Change file path of domain socket

Change-Id: I055ecbab66ea4d48c210f51a79600adc1af62922
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoMerge "Remove unused variables" into tizen_2.2
CeCil Lim [Tue, 1 Oct 2013 00:41:51 +0000 (00:41 +0000)]
Merge "Remove unused variables" into tizen_2.2

10 years agoMerge "Update code of system and text for reporting Klocwork." into tizen_2.2
Hokwon Song [Tue, 1 Oct 2013 00:39:11 +0000 (00:39 +0000)]
Merge "Update code of system and text for reporting Klocwork." into tizen_2.2

10 years agoUpdate code of system and text for reporting Klocwork.
Hokwon Song [Tue, 1 Oct 2013 00:31:02 +0000 (09:31 +0900)]
Update code of system and text for reporting Klocwork.

Change-Id: I7fae23062459e6f91b6189d98490166b16534d7f
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoUpdate code of system and text for reporting Klocwork.
Hokwon Song [Tue, 1 Oct 2013 00:31:02 +0000 (09:31 +0900)]
Update code of system and text for reporting Klocwork.

Change-Id: I7fae23062459e6f91b6189d98490166b16534d7f
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoFixed Klocworks issues
Bhanu Singh Rao [Mon, 30 Sep 2013 15:23:07 +0000 (20:53 +0530)]
Fixed Klocworks issues

Change-Id: Ifbedd92b140a73fb0bb3e7ff5ab1bc14a0eadf8b
Signed-off-by: Bhanu Singh Rao <bhanu.singh@samsung.com>
10 years agoFixed Klocworks issues
Bhanu Singh Rao [Mon, 30 Sep 2013 15:11:32 +0000 (20:41 +0530)]
Fixed Klocworks issues

Change-Id: I44a974726218f4eee622e53d27beb5321d5828c3

10 years agoRemove unused variables
hb.min [Mon, 30 Sep 2013 13:09:43 +0000 (22:09 +0900)]
Remove unused variables

Change-Id: I504c920f10ba0c930feb6ddb154b972786402f0a
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoRemove unused variables
hb.min [Mon, 30 Sep 2013 12:59:05 +0000 (21:59 +0900)]
Remove unused variables

Change-Id: I8b9fad92a622b802e9a365b4d2dec5145efa5b5d
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoFix PackageParser for bug
Duyoung Jang [Mon, 30 Sep 2013 07:02:04 +0000 (16:02 +0900)]
Fix PackageParser for bug

Change-Id: I66830d5d9b8138c9b4515e041e9cf033720d329b
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoAdd to support a multi-window mode
Sunwook Bae [Fri, 27 Sep 2013 12:35:01 +0000 (21:35 +0900)]
Add to support a multi-window mode

Change-Id: I3fe207f4af975d63aafa9ec961a46342c98b40ac
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agomove redundant logic to server 05/10305/1
Young Ik Cho [Wed, 25 Sep 2013 12:03:59 +0000 (21:03 +0900)]
move redundant logic to server

Change-Id: Id46bd0956e90a830a06e2a9900aaf8f71576a386
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge branch 'temp' into nkw 02/10302/1 accepted/tizen/20130927.081017 accepted/tizen/20130927.170738 submit/nkw/20130927.073649 submit/tizen/20130927.073709
KyungwooNoh [Fri, 27 Sep 2013 07:13:00 +0000 (16:13 +0900)]
Merge branch 'temp' into nkw

Conflicts:
packaging/osp-appfw.spec

Change-Id: Ie8d2fa49d74696d1f7b533b523fd3387a0237b65
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agoN_SE-53194 : fix AppControl::Stop() without listener
Young Ik Cho [Fri, 27 Sep 2013 07:02:59 +0000 (16:02 +0900)]
N_SE-53194 : fix AppControl::Stop() without listener

Change-Id: I5c7b9c237acc29628597ab8df096e26e3588f856
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "Modify operator[] to get the right LastResult" into devel_3.0_main
YoonSoo Kim [Thu, 26 Sep 2013 11:44:39 +0000 (11:44 +0000)]
Merge "Modify operator[] to get the right LastResult" into devel_3.0_main

10 years agoRevert "Temporal reincarnation of removed API"
Young Ik Cho [Thu, 26 Sep 2013 08:17:20 +0000 (17:17 +0900)]
Revert "Temporal reincarnation of removed API"

This reverts commit 805195336e8fc3056239b3441a2a9314861dfd5b.

Change-Id: I6df12a88e3177660dc5fa3de75f83c206f9f4d41

10 years agoMerge "move redundant logic to server" into tizen_2.2
Young Ik Cho [Thu, 26 Sep 2013 08:07:15 +0000 (08:07 +0000)]
Merge "move redundant logic to server" into tizen_2.2

10 years agoModify operator[] to get the right LastResult
dahyeong.kim [Thu, 26 Sep 2013 07:07:07 +0000 (16:07 +0900)]
Modify operator[] to get the right LastResult

Change-Id: Icb76f32f88e1080680e06910f734a5a7843a0ab4
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoRemove unused static constant
Hyunbin Lee [Thu, 26 Sep 2013 06:35:53 +0000 (15:35 +0900)]
Remove unused static constant

Change-Id: Ic6a5ce68e36c8e6bfe60c9c88cdf9b376ed80aba
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoRemove unused static constant
Hyunbin Lee [Thu, 26 Sep 2013 06:35:53 +0000 (15:35 +0900)]
Remove unused static constant

Change-Id: Ic6a5ce68e36c8e6bfe60c9c88cdf9b376ed80aba
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agomove redundant logic to server
Young Ik Cho [Wed, 25 Sep 2013 12:03:59 +0000 (21:03 +0900)]
move redundant logic to server

Change-Id: Id46bd0956e90a830a06e2a9900aaf8f71576a386
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "[3.0][ACR]Modify IteratorT/RandomIteratorT/PairIteratorT to satisfy the reqire...
dahyeong.kim [Thu, 26 Sep 2013 03:02:24 +0000 (03:02 +0000)]
Merge "[3.0][ACR]Modify IteratorT/RandomIteratorT/PairIteratorT to satisfy the reqirements of STL Iterators." into devel_3.0_main

10 years agoMerge "move redundant logic to server" into devel_3.0_main
Young Ik Cho [Thu, 26 Sep 2013 02:01:41 +0000 (02:01 +0000)]
Merge "move redundant logic to server" into devel_3.0_main

10 years agoMerge "Fixed get instance for setting client." into tizen_2.2
Hokwon Song [Thu, 26 Sep 2013 00:36:58 +0000 (00:36 +0000)]
Merge "Fixed get instance for setting client." into tizen_2.2

10 years agoFixed get instance for setting client.
Hokwon Song [Thu, 26 Sep 2013 00:31:23 +0000 (09:31 +0900)]
Fixed get instance for setting client.

Change-Id: I911b3b1b15c1e0fa40785ebd5a23c886ab3cdea0
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoFixed get instance for setting client.
Hokwon Song [Thu, 26 Sep 2013 00:31:23 +0000 (09:31 +0900)]
Fixed get instance for setting client.

Change-Id: I911b3b1b15c1e0fa40785ebd5a23c886ab3cdea0
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agomove redundant logic to server
Young Ik Cho [Wed, 25 Sep 2013 12:03:59 +0000 (21:03 +0900)]
move redundant logic to server

Change-Id: Id46bd0956e90a830a06e2a9900aaf8f71576a386
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoSkip event for movetosd operation
Duyoung Jang [Wed, 25 Sep 2013 09:06:57 +0000 (18:06 +0900)]
Skip event for movetosd operation

Change-Id: Ic298e4f2addef30a821e35bb064433f809bd7e8e
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoMerge "[2.2.1]String::Contains() seems to block for long time for very long String...
YoonSoo Kim [Wed, 25 Sep 2013 02:12:51 +0000 (02:12 +0000)]
Merge "[2.2.1]String::Contains() seems to block for long time for very long String. Remove needless while loop in Contains()." into tizen_2.2