platform/core/csapi/tizenfx.git
6 years agoRelease 4.0.1.16+nui61.1 accepted/tizen/4.0/unified/20171103.162726 submit/tizen_4.0/20171103.042544
DotnetBuild [Fri, 3 Nov 2017 04:25:42 +0000 (13:25 +0900)]
Release 4.0.1.16+nui61.1

6 years agoMerge "[NUI] nui 0.2.61.1 integration" into rel/api_4 4.0.1-preview1-00016
dongsug.song [Fri, 3 Nov 2017 04:20:52 +0000 (04:20 +0000)]
Merge "[NUI] nui 0.2.61.1 integration" into rel/api_4

6 years ago[NUI] nui 0.2.61.1 integration 60/158760/2
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: I53fbac040c6406a1e12fc54e83f44cda0fea4ad4
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[NUI]ImageView OrientationCorrection support" into rel/api_4
dongsug.song [Fri, 3 Nov 2017 02:32:41 +0000 (02:32 +0000)]
Merge "[NUI]ImageView OrientationCorrection support" into rel/api_4

6 years agoMerge "[NUI] Add layer children of window" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:32:14 +0000 (02:32 +0000)]
Merge "[NUI] Add layer children of window" into rel/api_4

6 years agoMerge "[NUI] Add SetTransparency api for Window" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:32:03 +0000 (02:32 +0000)]
Merge "[NUI] Add SetTransparency api for Window" into rel/api_4

6 years agoMerge "[NUI] Change internal api to public" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:31:51 +0000 (02:31 +0000)]
Merge "[NUI] Change internal api to public" into rel/api_4

6 years agoMerge "[NUI] Support null URL path." into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:31:39 +0000 (02:31 +0000)]
Merge "[NUI] Support null URL path." into rel/api_4

6 years agoMerge "[NUI] Fix build warning message" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:31:19 +0000 (02:31 +0000)]
Merge "[NUI] Fix build warning message" into rel/api_4

6 years ago[NUI]ImageView OrientationCorrection support 58/158758/1
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: Iad77c16d11aeefb06a0d0987ed47c67a180e44c6
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] Add layer children of window 55/158755/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: I79b07ac3942dbf5596a794950a61197c0c8ced0a
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Add SetTransparency api for Window 52/158752/1
xb.teng [Thu, 2 Nov 2017 02:31:50 +0000 (10:31 +0800)]
[NUI] Add SetTransparency api for Window

Change-Id: I40bc2f246b5113a7daec2b58e3e7b9fc1fe862ad

6 years ago[NUI] Change internal api to public 51/158751/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: I56dabe37d596e43df43fe843f389de33068dd724
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Support null URL path. 50/158750/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: I95f7d680a11b5f97b640628a26b195ac32e42e69
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Fix build warning message 47/158747/2
huiyu,eun [Thu, 26 Oct 2017 02:22:07 +0000 (11:22 +0900)]
[NUI] Fix build warning message

 Override Equals and GetHashCode

Change-Id: I0fbe07cdd84da1b98bcde561bb2905e6eb3ad5a5
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[WiFi] Fix the value of base error code 46/158746/1
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... 45/158745/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 ago[WiFi] GetConnectedAP() Returns null if there is no connected AP 44/158744/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 agoSet version to 4.0.1-preview1 41/158741/1 API4_15
Wonyoung Choi [Fri, 3 Nov 2017 00:15:50 +0000 (09:15 +0900)]
Set version to 4.0.1-preview1

Change-Id: Ib754f3939741f86ae847fc612318d22b5fddaf0a

6 years agofix wrong default nuget version in build.cmd 40/158740/1
Wonyoung Choi [Thu, 2 Nov 2017 07:04:39 +0000 (16:04 +0900)]
fix wrong default nuget version in build.cmd

Change-Id: Ibb2af968bb436eac23ea8d81455fd13acae51b0a

6 years agoRelease 4.0.0.r14+nui61 submit/tizen_4.0/20171102.072212
DotnetBuild [Thu, 2 Nov 2017 07:22:09 +0000 (16:22 +0900)]
Release 4.0.0.r14+nui61

6 years agoMerge remote-tracking branch 'origin/rel/api_4' into tizen_4.0
DotnetBuild [Thu, 2 Nov 2017 07:22:09 +0000 (16:22 +0900)]
Merge remote-tracking branch 'origin/rel/api_4' into tizen_4.0

6 years ago[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList 17/158617/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[VoiceControlWidget] Add VoiceControlWidget internal API 12/158612/1 API4_14
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 4.0.0.r13+nui61 accepted/tizen/4.0/unified/20171102.061905 submit/tizen_4.0/20171101.214100
DotnetBuild [Wed, 1 Nov 2017 21:40:58 +0000 (06:40 +0900)]
Release 4.0.0.r13+nui61

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

Change-Id: Ice6bca70f4891b10104fe482a1d62db7b86db2e8

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

Change-Id: I718d37986e6a6819bcd5f8b7fd4035ef81f0a4b8

6 years agoRelease 4.0.0.r12+nui61 submit/tizen_4.0/20171101.010546
DotnetBuild [Wed, 1 Nov 2017 01:05:44 +0000 (10:05 +0900)]
Release 4.0.0.r12+nui61

6 years agoMerge remote-tracking branch 'origin/rel/api_4' into tizen_4.0
DotnetBuild [Wed, 1 Nov 2017 01:05:44 +0000 (10:05 +0900)]
Merge remote-tracking branch 'origin/rel/api_4' into tizen_4.0

6 years agoSetting since_tizen 3/4 on Tizen.NET API 54/158354/2 API4_12
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 agoMerge "[NUI] Setting since_tizen 3/4 on Tizen.NUI API" into rel/api_4
WonYoung Choi [Wed, 1 Nov 2017 00:54:10 +0000 (00:54 +0000)]
Merge "[NUI] Setting since_tizen 3/4 on Tizen.NUI API" into rel/api_4

6 years ago[ElmSharp] Mark ElmSharp API as API Level: preview 52/158352/1
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 53/158353/1
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 agoadd the Marker image for Map wearable 92/158292/1 API4_11
jomui [Tue, 31 Oct 2017 01:21:15 +0000 (10:21 +0900)]
add the Marker image for Map wearable

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

6 years agoAdd Tizen.NET.API4 package for providing reference assemblies 84/158284/1
Wonyoung Choi [Mon, 30 Oct 2017 22:45:47 +0000 (07:45 +0900)]
Add Tizen.NET.API4 package for providing reference assemblies

Change-Id: Ie3543bfa7be3701fba2df515cf9508c3652822ed

6 years agoRelease 4.0.0.r10+nui61 accepted/tizen/4.0/unified/20171101.064834 submit/tizen_4.0/20171030.080712
DotnetBuild [Mon, 30 Oct 2017 08:07:08 +0000 (17:07 +0900)]
Release 4.0.0.r10+nui61

6 years agoRelease 4.0.0.r10 submit/tizen_4.0/20171030.001950
DotnetBuild [Mon, 30 Oct 2017 00:19:47 +0000 (09:19 +0900)]
Release 4.0.0.r10

6 years agoMerge remote-tracking branch 'origin/rel/api_4' into tizen_4.0
DotnetBuild [Mon, 30 Oct 2017 00:19:47 +0000 (09:19 +0900)]
Merge remote-tracking branch 'origin/rel/api_4' into tizen_4.0

6 years agoDisable BuildInParallel in Restore step 99/158099/1 API4_10
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 ago[Doc] Fix unintended links 93/157993/1 API4_9
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 agoRelease 4.0.0.r8 accepted/tizen/4.0/unified/20171027.050321 submit/tizen_4.0/20171027.030744 tizen_4.0.m2_release
DotnetBuild [Fri, 27 Oct 2017 03:07:42 +0000 (12:07 +0900)]
Release 4.0.0.r8

6 years agoMerge remote-tracking branch 'origin/rel/api_4' into tizen_4.0
DotnetBuild [Fri, 27 Oct 2017 03:07:42 +0000 (12:07 +0900)]
Merge remote-tracking branch 'origin/rel/api_4' into tizen_4.0

6 years ago[ElmSharp.Wearable] Fix Invalid Handle 44/157944/2 API4_8
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 4.0.0.r7 accepted/tizen/4.0/unified/20171026.153045 submit/tizen_4.0/20171026.114450
DotnetBuild [Thu, 26 Oct 2017 11:44:49 +0000 (20:44 +0900)]
Release 4.0.0.r7

6 years agoMerge remote-tracking branch 'origin/rel/api_4' into tizen_4.0
DotnetBuild [Thu, 26 Oct 2017 11:44:48 +0000 (20:44 +0900)]
Merge remote-tracking branch 'origin/rel/api_4' into tizen_4.0

6 years agoRevert "[ElmSharp*] Add Scrollable interface" 42/157842/1 API4_7
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 agoRelease 4.0.0 submit/tizen_4.0/20171025.092322
DotnetBuild [Wed, 25 Oct 2017 09:23:20 +0000 (18:23 +0900)]
Release 4.0.0

6 years agoMerge remote-tracking branch 'origin/rel/api_4' into tizen_4.0
DotnetBuild [Wed, 25 Oct 2017 09:23:20 +0000 (18:23 +0900)]
Merge remote-tracking branch 'origin/rel/api_4' into tizen_4.0

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 agoAdd csapi-tizenfx.spec template file
Wonyoung Choi [Wed, 25 Oct 2017 01:28:22 +0000 (10:28 +0900)]
Add csapi-tizenfx.spec template file

Change-Id: Ibe61ae4c617b00c25d2d337191ba4617e779c35d

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>
6 years agoAdd <example> for API reference 30/157330/1
SukHyung, Kang [Tue, 24 Oct 2017 07:42:45 +0000 (16:42 +0900)]
Add <example> for API reference

Change-Id: Idd066722716b4405df75012928e68c1df4bfb49e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years agoMerge "[Multimedia] Added feature tags and fixed errors in doc-comments of MediaVision." preview1-00335
coderhyme [Tue, 24 Oct 2017 07:33:47 +0000 (07:33 +0000)]
Merge "[Multimedia] Added feature tags and fixed errors in doc-comments of MediaVision."

6 years ago[Tizen] Add new DotnetUtil class providing Tizen .NET API version 38/152138/14 preview1-00334
JongHeon Choi [Mon, 25 Sep 2017 06:34:25 +0000 (15:34 +0900)]
[Tizen] Add new DotnetUtil class providing Tizen .NET API version

Change-Id: I34c9fc033fdb599c5c36bbfcc9b7df8bf5358983

6 years ago[Multimedia] Fixed errors in ImageUtil 82/157282/1
coderhyme [Tue, 24 Oct 2017 05:05:35 +0000 (14:05 +0900)]
[Multimedia] Fixed errors in ImageUtil

1. An error destroying image util handle before the run operation completes.
2. An error that the out buffer is not assigned correctly for encoding gif frames.

Change-Id: Ia6f78a991e32590810ae3836d0dcd47bc32934c3
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Added feature tags and fixed errors in doc-comments of MediaVision. 22/157122/1
coderhyme [Mon, 23 Oct 2017 10:47:41 +0000 (19:47 +0900)]
[Multimedia] Added feature tags and fixed errors in doc-comments of MediaVision.

Change-Id: Iad669f911deb420680e5083afc0e0d45803b15a3
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Fixed errors in the doc-comments of MediaCodec, ImageUtil, and ScreenMir... 21/157121/1 preview1-00333
coderhyme [Fri, 20 Oct 2017 01:45:43 +0000 (10:45 +0900)]
[Multimedia] Fixed errors in the doc-comments of MediaCodec, ImageUtil, and ScreenMirroring.

Change-Id: I34235e067eadcbb48bf82f09fda1db6413389602
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agofixed assign logic for SyncJobName 16/157116/1 preview1-00332 rc1-004
Ickhee Woo [Mon, 23 Oct 2017 10:31:42 +0000 (19:31 +0900)]
fixed assign logic for SyncJobName

Change-Id: I7f1df6a08ab3ebc9b57312ca7e3eb3aa0652efa0
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
6 years agoMerge "Add FocusOnSelection property to GenList" preview1-00331
WonYoung Choi [Mon, 23 Oct 2017 08:39:50 +0000 (08:39 +0000)]
Merge "Add FocusOnSelection property to GenList"

6 years ago[IoTConnectivity][Doc] Replace \n and @a with xml formatting 35/157035/1 preview1-00330
Piotr Szydelko [Mon, 23 Oct 2017 06:53:21 +0000 (08:53 +0200)]
[IoTConnectivity][Doc] Replace \n and @a with xml formatting

Change-Id: I4b9ae69dcd66b0755f016398bfe157f08bbcb70a
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
6 years agoAdd FocusOnSelection property to GenList 43/156643/2
darkleem [Thu, 19 Oct 2017 08:24:28 +0000 (17:24 +0900)]
Add FocusOnSelection property to GenList

  - include elm_genlist_focus_on_selection function
  - ElmSharp.Test migration

Change-Id: Iccbf12925750f6752727715ed62b3817abfc2aba

6 years agoAdd build.cmd for windows environment 98/156998/1 preview1-00329
Wonyoung Choi [Mon, 23 Oct 2017 05:49:23 +0000 (14:49 +0900)]
Add build.cmd for windows environment

Change-Id: I004cbfefff019ca62742db7f0ff72b008e5b22f6

6 years agoMerge "[Multimedia] Added InternalsVisibleTo attribute for Radio." preview1-00328
coderhyme [Mon, 23 Oct 2017 04:53:10 +0000 (04:53 +0000)]
Merge "[Multimedia] Added InternalsVisibleTo attribute for Radio."

6 years agoMerge "[MediaContent] Fixed errors in the doc-comments."
coderhyme [Mon, 23 Oct 2017 04:53:03 +0000 (04:53 +0000)]
Merge "[MediaContent] Fixed errors in the doc-comments."

6 years agoMerge "[MediaContent] Fixed wrong formats in the doc-comments."
coderhyme [Mon, 23 Oct 2017 04:52:57 +0000 (04:52 +0000)]
Merge "[MediaContent] Fixed wrong formats in the doc-comments."

6 years agoMerge "[Multimedia] Fixed errors in the doc-comments of Recorder and StreamRecorder."
coderhyme [Mon, 23 Oct 2017 04:10:08 +0000 (04:10 +0000)]
Merge "[Multimedia] Fixed errors in the doc-comments of Recorder and StreamRecorder."

6 years agoMerge "[Multimedia] Fixed errors in the doc-comments."
coderhyme [Mon, 23 Oct 2017 04:10:03 +0000 (04:10 +0000)]
Merge "[Multimedia] Fixed errors in the doc-comments."

6 years agoMerge "[Multimedia] Fixed errors in the doc-comments of Player and AudioIO."
coderhyme [Mon, 23 Oct 2017 04:09:11 +0000 (04:09 +0000)]
Merge "[Multimedia] Fixed errors in the doc-comments of Player and AudioIO."

6 years agoMerge "[ElmSharp] Fix typo AnimatorMotionMapper.Calculate" preview1-00327
WonYoung Choi [Mon, 23 Oct 2017 03:01:11 +0000 (03:01 +0000)]
Merge "[ElmSharp] Fix typo AnimatorMotionMapper.Calculate"

6 years ago[NUI] Update the documentation of FilterModeType 61/156961/1 preview1-00326
Seoyeon Kim [Mon, 23 Oct 2017 02:42:15 +0000 (11:42 +0900)]
[NUI] Update the documentation of FilterModeType

Change-Id: I06d1ab66940a4bb7f9b9d267c1560e4941ed5d15
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMerge "[Telephony] Sample App implementation." preview1-00325
Shinhui Kang [Sun, 22 Oct 2017 21:33:16 +0000 (21:33 +0000)]
Merge "[Telephony] Sample App implementation."