platform/core/csapi/tizenfx.git
6 years agoRelease 5.0.0.366+nui61.1 accepted/tizen/unified/20171107.055307 submit/tizen/20171106.150017
DotnetBuild [Mon, 6 Nov 2017 15:00:13 +0000 (00:00 +0900)]
Release 5.0.0.366+nui61.1

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Mon, 6 Nov 2017 15:00:13 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years agoMerge "[NUI] Added LoadingStatus property in ImageView." 5.0.0-preview1-00366
dongsug.song [Mon, 6 Nov 2017 09:02:28 +0000 (09:02 +0000)]
Merge "[NUI] Added LoadingStatus property in ImageView."

6 years ago[NUI] Added LoadingStatus property in ImageView. 74/158974/1
dongsug.song [Mon, 6 Nov 2017 07:31:13 +0000 (16:31 +0900)]
[NUI] Added LoadingStatus property in ImageView.

The purpose was to check whether Image loading was successful or not.
(https://review.tizen.org/gerrit/#/c/158730/2)

Change-Id: I5d6aedd9de0d99dd2b5d45f545dda944101ee3a4
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] Add internal class for version checking 58/158958/1
dongsug.song [Mon, 6 Nov 2017 06:52:49 +0000 (15:52 +0900)]
[NUI] Add internal class for version checking

Change-Id: I27495a28c8df9c6d7708148f859ab6d35e73737c
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoHide internal api from API document with EditorBrowsable 05/158905/1 5.0.0-preview1-00365
sungwook79.park [Mon, 6 Nov 2017 02:05:01 +0000 (11:05 +0900)]
Hide internal api from API document with EditorBrowsable

Change-Id: Id73d3efeebe31f953b3353c428067a49215f9c7b
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoMerge "[Multimedia] Fixed bugs." 5.0.0-preview1-00364
coderhyme [Sun, 5 Nov 2017 21:05:00 +0000 (21:05 +0000)]
Merge "[Multimedia] Fixed bugs."

6 years agoRelease 5.0.0.363+nui61.1 accepted/tizen/unified/20171106.073126 submit/tizen/20171103.150023
DotnetBuild [Fri, 3 Nov 2017 15:00:20 +0000 (00:00 +0900)]
Release 5.0.0.363+nui61.1

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Fri, 3 Nov 2017 15:00:20 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years ago[Tapi] Mark API Level as 4 66/158766/1 5.0.0-preview1-00363
sinikang [Fri, 3 Nov 2017 02:11:21 +0000 (11:11 +0900)]
[Tapi] Mark API Level as 4

Change-Id: I1d97d4a220f6a83603772995e00c09345847bbb4

6 years ago[Multimedia] Fixed bugs. 37/158737/1
coderhyme [Thu, 2 Nov 2017 23:21:32 +0000 (08:21 +0900)]
[Multimedia] Fixed bugs.

- Index error in ObjectDescriptionBuilder.

- For Player, The display should be set in the PrepareAsync method every time, because the native implementation automatically resets display setting when unprepared.

Change-Id: I4778dba2ffe0332223fc88088d9adae4b756d846
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoRelease 5.0.0.b362+nui61 accepted/tizen/unified/20171103.030212 submit/tizen/20171102.150019
DotnetBuild [Thu, 2 Nov 2017 15:00:17 +0000 (00:00 +0900)]
Release 5.0.0.b362+nui61

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Thu, 2 Nov 2017 15:00:16 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years ago[ElmSharp] fixed typo in in Elementary 11/157911/6 5.0.0-preview1-00362
Seunghyun Choi [Fri, 27 Oct 2017 01:27:48 +0000 (10:27 +0900)]
[ElmSharp] fixed typo in in Elementary

Change-Id: I02bf9b982381524a6f908b97122d000c8cb8dd5c

6 years ago[NUI] nui 0.2.61.1 integration 08/158608/6
dongsug.song [Thu, 2 Nov 2017 06:29:06 +0000 (15:29 +0900)]
[NUI] nui 0.2.61.1 integration

the following patches are integrated
- Stop deleting ViewWrapperImpl native object from C# side as native handle will take care of it.
- Adding ImageVisual OrientationCorrection
- Adding ImageVisual ReleasePolicy & LoadPolicy

Conflicts:
    src/Tizen.NUI/src/public/NUIConstants.cs

Change-Id: If662906f7aa8fdbe992dfae721bd4118d62ace5e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[NUI]ImageView OrientationCorrection support"
dongsug.song [Thu, 2 Nov 2017 09:14:48 +0000 (09:14 +0000)]
Merge "[NUI]ImageView OrientationCorrection support"

6 years agoMerge "[NUI] Add layer children of window"
dongsug song [Thu, 2 Nov 2017 09:06:51 +0000 (09:06 +0000)]
Merge "[NUI] Add layer children of window"

6 years ago[NUI]ImageView OrientationCorrection support 45/158445/4
dongsug.song [Wed, 1 Nov 2017 04:58:31 +0000 (13:58 +0900)]
[NUI]ImageView OrientationCorrection support

- sample: tizenfx\test\NUITestSample\NUITestSample\examples\image-orientation-correct-test.cs

Change-Id: I0556bd9f6553e1349038ecf181a074ebd4eb7cb5
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[NUI] Add SetTransparency api for Window" 5.0.0-preview1-00361
dongsug song [Thu, 2 Nov 2017 08:11:07 +0000 (08:11 +0000)]
Merge "[NUI] Add SetTransparency api for Window"

6 years agoMerge "[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList"
WonYoung Choi [Thu, 2 Nov 2017 07:59:46 +0000 (07:59 +0000)]
Merge "[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList"

6 years agoMerge "[CallManager] Mark API Level as 4"
sinikang [Thu, 2 Nov 2017 07:42:25 +0000 (07:42 +0000)]
Merge "[CallManager] Mark API Level as 4"

6 years ago[NUI] Add SetTransparency api for Window 80/158580/2
xb.teng [Thu, 2 Nov 2017 02:31:50 +0000 (10:31 +0800)]
[NUI] Add SetTransparency api for Window

Change-Id: I2a6c2d7c4b9009836598a9ea50ffee86ab4b86d3

6 years ago[CallManager] Mark API Level as 4 18/158618/2
sinikang [Thu, 2 Nov 2017 07:13:09 +0000 (16:13 +0900)]
[CallManager] Mark API Level as 4

Change-Id: I841ec600f9fd4fefa86b66c00c5f79dfc15ae09b

6 years ago[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList 19/158619/1
Suyeon Hwang [Thu, 2 Nov 2017 07:13:49 +0000 (16:13 +0900)]
[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList

Change-Id: I3665e409cee818ebea830b8bef14aa3f991e5e68
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years ago[NUI] Add layer children of window 93/158593/1
huiyu,eun [Thu, 2 Nov 2017 04:16:35 +0000 (13:16 +0900)]
[NUI] Add layer children of window

manage child layers.

Change-Id: If85721af4db815df6022a470ac66fd87a56ffab8
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[VoiceControlWidget] Add VoiceControlWidget internal API 58/158558/1
Suyeon Hwang [Thu, 2 Nov 2017 00:53:25 +0000 (09:53 +0900)]
[VoiceControlWidget] Add VoiceControlWidget internal API

Change-Id: Ie396e3384de0a6f0f5a19733d3aed085a0eccea2
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years agoRelease 5.0.0.b360+nui61 accepted/tizen/unified/20171102.061501 submit/tizen/20171101.221446
DotnetBuild [Wed, 1 Nov 2017 22:14:45 +0000 (07:14 +0900)]
Release 5.0.0.b360+nui61

6 years agoFix csapi-tizenfx.spec.in
Wonyoung Choi [Wed, 1 Nov 2017 22:06:50 +0000 (07:06 +0900)]
Fix csapi-tizenfx.spec.in

Change-Id: I2f9657671db46201bdbce113ac379f28ef9e79f6

6 years agoFix API Version in csapi-tizenfx.spec.in 5.0.0-preview1-00360
Wonyoung Choi [Wed, 1 Nov 2017 22:06:07 +0000 (07:06 +0900)]
Fix API Version in csapi-tizenfx.spec.in

Change-Id: I4bfc181a7bcc7be6891835a4301eb3da6c528ef1

6 years agoAdd Tizen.NET.Internals package
Wonyoung Choi [Wed, 1 Nov 2017 21:55:01 +0000 (06:55 +0900)]
Add Tizen.NET.Internals package

Change-Id: I022d6054138571cdc50d62201fc1c7490dda85d8

6 years agoRelease 5.0.0.b358+nui61 submit/tizen/20171101.150032
DotnetBuild [Wed, 1 Nov 2017 15:00:28 +0000 (00:00 +0900)]
Release 5.0.0.b358+nui61

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Wed, 1 Nov 2017 15:00:28 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years ago[WiFi] Fix the value of base error code 72/158472/1 5.0.0-preview1-00358
chleun.moon [Wed, 1 Nov 2017 07:20:14 +0000 (16:20 +0900)]
[WiFi] Fix the value of base error code

Change-Id: I112057ef11f9e4e8974a4068f660af37e33722ca
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years ago[Connection] ConnectionProfileManager.GetCurrentProfile() returns null if there is... 60/158460/1
chleun.moon [Wed, 1 Nov 2017 06:37:59 +0000 (15:37 +0900)]
[Connection] ConnectionProfileManager.GetCurrentProfile() returns null if there is no connection

Change-Id: I419dac066d97c634d2184b677e9845f8266b794a
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoMerge "[WiFi] GetConnectedAP() Returns null if there is no connected AP" 5.0.0-preview1-00357
chleun.moon [Wed, 1 Nov 2017 04:38:58 +0000 (04:38 +0000)]
Merge "[WiFi] GetConnectedAP() Returns null if there is no connected AP"

6 years agoProduce ReferenceAssemblies 37/158337/2 5.0.0-preview1-00356
Wonyoung Choi [Tue, 31 Oct 2017 06:09:57 +0000 (15:09 +0900)]
Produce ReferenceAssemblies

Change-Id: I93685c734efb451d1af3c1eb6684514573d70cd8

6 years ago[ElmSharp] Mark ElmSharp API as API Level: preview 67/158367/2
Piotr Szydelko [Tue, 31 Oct 2017 08:01:15 +0000 (09:01 +0100)]
[ElmSharp] Mark ElmSharp API as API Level: preview

Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
Change-Id: I49763cd7ac1d22e227085d762a92928eff93e2d0

6 years ago[NUI] Setting since_tizen 3/4 on Tizen.NUI API 66/158366/2
Piotr Szydelko [Tue, 31 Oct 2017 08:00:31 +0000 (09:00 +0100)]
[NUI] Setting since_tizen 3/4 on Tizen.NUI API

Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
Change-Id: I15dcb8190795b72ef7c524c9fa2dec1cc5ff4536

6 years agoRelease 5.0.0.b355 accepted/tizen/unified/20171101.064735 submit/tizen/20171031.150032
DotnetBuild [Tue, 31 Oct 2017 15:00:29 +0000 (00:00 +0900)]
Release 5.0.0.b355

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Tue, 31 Oct 2017 15:00:28 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years agoSetting since_tizen 3/4 on Tizen.NET API 65/158365/1
Piotr Szydelko [Tue, 31 Oct 2017 07:59:36 +0000 (08:59 +0100)]
Setting since_tizen 3/4 on Tizen.NET API

Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
Change-Id: If7fbb42c28f785913bf09a84b4a3661909fc452b

6 years agoadd the Marker image for Map wearable 91/158291/1 5.0.0-preview1-00355
jomui [Tue, 31 Oct 2017 01:12:40 +0000 (10:12 +0900)]
add the Marker image for Map wearable

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I66ed3f729a01ecf0cf0842c5e884cf143fa9a13c

6 years agoRelease 5.0.0.b354 submit/tizen/20171030.150024
DotnetBuild [Mon, 30 Oct 2017 15:00:20 +0000 (00:00 +0900)]
Release 5.0.0.b354

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Mon, 30 Oct 2017 15:00:20 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years ago[WiFi] GetConnectedAP() Returns null if there is no connected AP 49/158149/1
chleun.moon [Mon, 30 Oct 2017 06:24:32 +0000 (15:24 +0900)]
[WiFi] GetConnectedAP() Returns null if there is no connected AP

Change-Id: Ib2b9a1806a93d1f42a6116c5baaf4b845135fda3
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoDisable BuildInParallel in Restore step 98/158098/1 5.0.0-preview1-00354
Wonyoung Choi [Sun, 29 Oct 2017 23:31:26 +0000 (08:31 +0900)]
Disable BuildInParallel in Restore step

Disable BuildInParallel in Restore in case of full build
to prevent conflict restoring.

Change-Id: Id6054e82ae0ffd072dec7e1408c302a2ef97bdf9

6 years agoRelease 5.0.0.b352 accepted/tizen/unified/20171030.055801 submit/tizen/20171027.150020
DotnetBuild [Fri, 27 Oct 2017 15:00:17 +0000 (00:00 +0900)]
Release 5.0.0.b352

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Fri, 27 Oct 2017 15:00:16 +0000 (00:00 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years ago[Doc] Fix unintended links 92/157992/1 5.0.0-preview1-00353
Piotr Szydelko [Wed, 25 Oct 2017 10:19:18 +0000 (12:19 +0200)]
[Doc] Fix unintended links

DocFX renders the content as markdown, [xx] (yy) was interpreted as links.

Change-Id: Iec48fba0df804e67ce9974a7e4c715a6023e20b3
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
6 years ago[ElmSharp.Wearable] Fix Invalid Handle 52/157952/1 5.0.0-preview1-00352
pius.lee [Fri, 27 Oct 2017 02:53:09 +0000 (11:53 +0900)]
[ElmSharp.Wearable] Fix Invalid Handle

Fix CircleHandle in CircleSpinner.
Fix Handle to CircleHandle in CircleScroller.IsEnabled.

Change-Id: I8f722975e3d1469352a3d5791c6ef947f01f2a89

6 years agoRelease 5.0.0.b351 submit/tizen/20171026.150406
DotnetBuild [Thu, 26 Oct 2017 15:04:04 +0000 (00:04 +0900)]
Release 5.0.0.b351

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Thu, 26 Oct 2017 15:04:03 +0000 (00:04 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years agoRevert "[ElmSharp*] Add Scrollable interface" 50/157850/1 5.0.0-preview1-00351
pius.lee [Thu, 26 Oct 2017 11:13:31 +0000 (20:13 +0900)]
Revert "[ElmSharp*] Add Scrollable interface"

This reverts commit 493888d7f1c6d343d9f43f8888c6be33c9455286.

Change-Id: I88a2c702afe450e4f64792d35c44f118839614e9

6 years agoMerge "[NUI] Change internal api to public" 5.0.0-preview1-00350
dongsug song [Thu, 26 Oct 2017 11:45:41 +0000 (11:45 +0000)]
Merge "[NUI] Change internal api to public"

6 years ago[NUI] Change internal api to public 46/157846/1
huiyu,eun [Thu, 26 Oct 2017 11:36:41 +0000 (20:36 +0900)]
[NUI] Change internal api to public

- GetLayer()
: Gets the parent layer of this view. If a view has no parent, this method does nothing.

Change-Id: I15a1837ebc34fbf2b00ddbf1e650bba946da691f
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Support null URL path. 32/157832/1
huiyu,eun [Thu, 26 Oct 2017 10:51:58 +0000 (19:51 +0900)]
[NUI] Support null URL path.

support null URL path.

Change-Id: I8ad0c6162877da27fa16ac5f1daef67cd4c40035
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoFix AssemblyVersion to 4.0.0 28/157828/1
Wonyoung Choi [Thu, 26 Oct 2017 10:35:50 +0000 (19:35 +0900)]
Fix AssemblyVersion to 4.0.0

Change-Id: I7095a44b729af0e130afbab075dbaf23fd7b0236

6 years agoChange api name Finalize to DestroyContext, to remove build warning 44/157744/4 5.0.0-preview1-00349
xb.teng [Thu, 26 Oct 2017 05:31:23 +0000 (13:31 +0800)]
Change api name Finalize to DestroyContext, to remove build warning

Change-Id: I9004de05f5ba4995959f5c7cf7670198d03a6a08

6 years agoMerge "[NUI] Fix build warning message" preview1-00348
dongsug song [Thu, 26 Oct 2017 05:49:25 +0000 (05:49 +0000)]
Merge "[NUI] Fix build warning message"

6 years agoMerge "[USB] Fixed interop code for proper marshalling"
Chang Joo Lee [Thu, 26 Oct 2017 05:33:21 +0000 (05:33 +0000)]
Merge "[USB] Fixed interop code for proper marshalling"

6 years ago[NUI] Fix build warning message 14/157714/1
huiyu,eun [Thu, 26 Oct 2017 02:22:07 +0000 (11:22 +0900)]
[NUI] Fix build warning message

 Override Equals and GetHashCode

Change-Id: Icff6ae5e2574255728cdf4c3c8423522c9d09818
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoRelease 5.0.0.b347 submit/tizen/20171026.011714
DotnetBuild [Thu, 26 Oct 2017 01:17:13 +0000 (10:17 +0900)]
Release 5.0.0.b347

6 years agoMerge remote-tracking branch 'origin/master' into tizen
DotnetBuild [Thu, 26 Oct 2017 01:17:13 +0000 (10:17 +0900)]
Merge remote-tracking branch 'origin/master' into tizen

6 years agoFix API Version to 5 90/157690/1 preview1-00347
Wonyoung Choi [Thu, 26 Oct 2017 01:03:38 +0000 (10:03 +0900)]
Fix API Version to 5

Change-Id: I23c1ee8f44408230cd54351e17ef155928f5b76b

6 years agoFix Tizen API Version to 5
Wonyoung Choi [Thu, 26 Oct 2017 00:56:39 +0000 (09:56 +0900)]
Fix Tizen API Version to 5

Change-Id: I35c16ff6013e72a5f51395c0b44c1c7ebfa3de5f

6 years ago[USB] Fixed interop code for proper marshalling 83/157683/1
Dinesh Dwivedi [Wed, 25 Oct 2017 18:11:23 +0000 (23:41 +0530)]
[USB] Fixed interop code for proper marshalling

Change-Id: I525ab548eff46a81b64e59cc8a5b39c856702a80
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
6 years agoRelease 5.0.0.b346 accepted/tizen/unified/20171026.074711 submit/tizen/20171025.150727
DotnetBuild [Wed, 25 Oct 2017 15:07:26 +0000 (00:07 +0900)]
Release 5.0.0.b346

6 years agoRelease 4.0.0-preview1-00345 submit/tizen/20171025.091837
DotnetBuild [Wed, 25 Oct 2017 09:18:35 +0000 (18:18 +0900)]
Release 4.0.0-preview1-00345

6 years agoAdd csapi-tizenfx.spec template file
Wonyoung Choi [Wed, 25 Oct 2017 00:39:50 +0000 (09:39 +0900)]
Add csapi-tizenfx.spec template file

Change-Id: Ib4942657464bb937c85c320f8ef7f4110beeeb1d

6 years agoMerge "[NUI] Fix WidgetView dispose issue" API4_5 preview1-00345 preview1-00346
dongsug song [Wed, 25 Oct 2017 09:02:40 +0000 (09:02 +0000)]
Merge "[NUI] Fix WidgetView dispose issue"

6 years ago[NUI] Fix the build error message 90/157590/1 preview1-00344
Seoyeon Kim [Wed, 25 Oct 2017 08:07:06 +0000 (17:07 +0900)]
[NUI] Fix the build error message

Change-Id: I5fa48ef73c5ea6a1cd660c8f7d91e60fb2fc39c2
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years ago[NUI] Fix WidgetView dispose issue 74/157374/2
minho.sun [Tue, 24 Oct 2017 08:50:22 +0000 (17:50 +0900)]
[NUI] Fix WidgetView dispose issue

Fix WidgetView dispose issue.

It caused by using old-type of dispose pattern in WidgetView.

Change-Id: I1e1aca19066f333be1345d7fef62bc7e5b870bf5
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoMerge "[Telephony] Added sample app code." preview1-00343
Shinhui Kang [Wed, 25 Oct 2017 07:21:19 +0000 (07:21 +0000)]
Merge "[Telephony] Added sample app code."

6 years ago[ElmSharp.Wearable] Add Delete to CircleSurface 34/157534/2 preview1-00342
pius.lee [Wed, 25 Oct 2017 03:03:32 +0000 (12:03 +0900)]
[ElmSharp.Wearable] Add Delete to CircleSurface

Change-Id: I9a54c96f9ae04438a76253e572b1ce88f450b24b

6 years ago[ElmSharp*] Add Scrollable interface 73/157473/8
pius.lee [Tue, 24 Oct 2017 14:22:19 +0000 (23:22 +0900)]
[ElmSharp*] Add Scrollable interface

Implement Scroll to Entry, GenGrid, GenList, List, Panel, Toolbar.

Fix NaviItem Style to override.

Change-Id: I2349a272359eba6f00c23cbf470786876e3500f8

6 years agoMerge "[ElmSharp.Wearable] Get back old ctor and Disabled"
Seungkeun Lee [Wed, 25 Oct 2017 05:50:07 +0000 (05:50 +0000)]
Merge "[ElmSharp.Wearable] Get back old ctor and Disabled"

6 years ago[ElmSharp.Wearable] Get back old ctor and Disabled 57/157557/2
pius.lee [Wed, 25 Oct 2017 05:33:50 +0000 (14:33 +0900)]
[ElmSharp.Wearable] Get back old ctor and Disabled

for ABI

Change-Id: I3d0cf34f079c49f42cf7d3a0f3d8d0813c7749b1

6 years agoMerge "[NUI] remove deprecated APIs" preview1-00341
dongsug.song [Wed, 25 Oct 2017 02:52:16 +0000 (02:52 +0000)]
Merge "[NUI] remove deprecated APIs"

6 years agoMerge "[ElmSharp] Fix Property hide issue in ItemObject"
Kangho Hur [Wed, 25 Oct 2017 02:41:40 +0000 (02:41 +0000)]
Merge "[ElmSharp] Fix Property hide issue in ItemObject"

6 years agoMerge "[Multimedia] Modified the Radio to disable sound session compatibility."
coderhyme [Wed, 25 Oct 2017 02:41:12 +0000 (02:41 +0000)]
Merge "[Multimedia] Modified the Radio to disable sound session compatibility."

6 years agoMerge "[Multimedia] Added support class for sound session compatibility."
coderhyme [Wed, 25 Oct 2017 02:41:07 +0000 (02:41 +0000)]
Merge "[Multimedia] Added support class for sound session compatibility."

6 years agoMerge "[Multimedia] Fixed errors in ImageUtil"
coderhyme [Wed, 25 Oct 2017 02:41:02 +0000 (02:41 +0000)]
Merge "[Multimedia] Fixed errors in ImageUtil"

6 years agoMerge "[ElmSharp.Wearable]add Activate() and fix tc"
Kangho Hur [Wed, 25 Oct 2017 02:20:13 +0000 (02:20 +0000)]
Merge "[ElmSharp.Wearable]add Activate() and fix tc"

6 years ago[NUI] remove deprecated APIs 26/157326/5
dongsug.song [Tue, 24 Oct 2017 07:36:29 +0000 (16:36 +0900)]
[NUI] remove deprecated APIs

Change-Id: I1684dd0164e3385b27a8ee6286c6617c38a3c39f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[ElmSharp] Fix Property hide issue in ItemObject 00/157500/1
Seungkeun Lee [Tue, 24 Oct 2017 23:17:42 +0000 (08:17 +0900)]
[ElmSharp] Fix Property hide issue in ItemObject

 - Change to virtual property

Change-Id: Ifdf2351e488a624ccf053b34f5dce2fca6fd2637

6 years ago[Telephony] Added sample app code. 64/157464/1
adhavan.m [Tue, 24 Oct 2017 13:05:30 +0000 (18:35 +0530)]
[Telephony] Added sample app code.

Change-Id: I8f155b099122b3bc9db7c45faf728c6cafbbfb37
Signed-off-by: adhavan.m <adhavan.m@samsung.com>
6 years ago[ElmSharp] Add missed document to Scroller 27/157427/1 preview1-00338 preview1-00339 preview1-00340
pius.lee [Tue, 24 Oct 2017 11:16:26 +0000 (20:16 +0900)]
[ElmSharp] Add missed document to Scroller

Change-Id: I7602b1efbab7ad2632371f8f27c3b8f6feb23806

6 years ago[ElmSharp.Wearable]add Activate() and fix tc 05/157405/2
Jeongkyun [Tue, 24 Oct 2017 10:16:41 +0000 (19:16 +0900)]
[ElmSharp.Wearable]add Activate() and fix tc

add Activate() for activating circle object.
fix some tct code and add naviframe tc.

Change-Id: Idd150d89168986d1f2bf9127f98d6318003c0d1a
Signed-off-by: Jeongkyun <jk.pu@samsung.com>
6 years agoMerge "[Tizen] Modify class name in documents" preview1-00337
WonYoung Choi [Tue, 24 Oct 2017 09:49:47 +0000 (09:49 +0000)]
Merge "[Tizen] Modify class name in documents"

6 years ago[Tizen] Modify class name in documents 88/157388/3
JongHeon Choi [Tue, 24 Oct 2017 09:42:32 +0000 (18:42 +0900)]
[Tizen] Modify class name in documents

Change-Id: I9c5173195f510dc5f3027f92211e202fcb34b1d2

6 years ago[ElmSharp] Add Missed Features 81/157381/1
pius.lee [Tue, 24 Oct 2017 09:33:46 +0000 (18:33 +0900)]
[ElmSharp] Add Missed Features

Add Count property to GenList
Add Style property to ItemObject
Add SignalEmit method to Widget

Change-Id: I13f4e9ac4c259c194bc88d219aabade7a722917e

6 years agoMerge "Add CircleSurface and Change Every circle object"
Seungkeun Lee [Tue, 24 Oct 2017 09:16:45 +0000 (09:16 +0000)]
Merge "Add CircleSurface and Change Every circle object"

6 years agoAdd CircleSurface and Change Every circle object 00/156900/11
pius.lee [Fri, 20 Oct 2017 11:36:51 +0000 (20:36 +0900)]
Add CircleSurface and Change Every circle object

Now Circle object use circle surface

Change-Id: I16b0de180b20319f97c51983c9c20920939a4d12

6 years agoMerge "[Usb] Fix crashes while disposing" preview1-00336
Chang Joo Lee [Tue, 24 Oct 2017 08:54:00 +0000 (08:54 +0000)]
Merge "[Usb] Fix crashes while disposing"

6 years agoMerge "Add <example> for API reference"
SukHyung, Kang [Tue, 24 Oct 2017 08:46:42 +0000 (08:46 +0000)]
Merge "Add <example> for API reference"

6 years agoMerge "[IoTConnectivity] Fix <code></code> as <example><code></code></example>"
JooSeok Park [Tue, 24 Oct 2017 08:46:17 +0000 (08:46 +0000)]
Merge "[IoTConnectivity] Fix <code></code> as <example><code></code></example>"

6 years agoMerge "Add <example> for API reference"
SukHyung, Kang [Tue, 24 Oct 2017 08:46:05 +0000 (08:46 +0000)]
Merge "Add <example> for API reference"

6 years ago[IoTConnectivity] Fix <code></code> as <example><code></code></example> 59/157359/1
Hongkuk, Son [Tue, 24 Oct 2017 08:41:49 +0000 (17:41 +0900)]
[IoTConnectivity] Fix <code></code> as <example><code></code></example>

Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: I0acad01500685b6734b33687e9bf02ebf343e070

6 years ago[System]Add example for example code 53/157353/1
lokilee73 [Tue, 24 Oct 2017 08:16:32 +0000 (17:16 +0900)]
[System]Add example for example code

Change-Id: I8b712061590a9a9e246c52a65c775552dcd61448
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
6 years agoAdd <example> for API reference 35/157335/1
SukHyung, Kang [Tue, 24 Oct 2017 07:51:32 +0000 (16:51 +0900)]
Add <example> for API reference

Change-Id: I8e03a0c3a1d05bf915c9cfd54e22296be2446e8d
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>