platform/core/csapi/tizenfx.git
6 years ago[Maps] Modify diposing routines 50/159350/3 submit/rel/api_4/20171109.021703
chanywa [Wed, 8 Nov 2017 08:50:24 +0000 (17:50 +0900)]
[Maps] Modify diposing routines

Change-Id: I328cfba3e28370c18e27943175b8ae9e496af047

6 years ago[NUI] nui_0.2.61.2 version release 76/159376/1 4.0.1-preview1-00018
dongsug.song [Wed, 8 Nov 2017 10:36:21 +0000 (19:36 +0900)]
[NUI] nui_0.2.61.2 version release

Change-Id: I1c808c47467255ef097e6bf67ae15c53f1fc9578
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] clean debug logs 75/159375/1
dongsug.song [Wed, 8 Nov 2017 09:04:55 +0000 (18:04 +0900)]
[NUI] clean debug logs

Change-Id: I5e347693c752389c27a7ce75b09d29603971ddf2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[NUI] Change api name Finalize to DestroyContext, to remove build warning...
dongsug song [Wed, 8 Nov 2017 10:22:03 +0000 (10:22 +0000)]
Merge "[NUI] Change api name Finalize to DestroyContext, to remove build warning" into rel/api_4

6 years ago[NUI] Change api name Finalize to DestroyContext, to remove build warning 53/159353/1
xb.teng [Thu, 26 Oct 2017 05:31:23 +0000 (13:31 +0800)]
[NUI] Change api name Finalize to DestroyContext, to remove build warning

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

Change-Id: I9004de05f5ba4995959f5c7cf7670198d03a6a08

6 years ago[NUI] Remove deprecated APIs 49/159349/1
xb.teng [Thu, 26 Oct 2017 06:12:52 +0000 (14:12 +0800)]
[NUI] Remove deprecated APIs

Change-Id: I645e0d354acbcece6170950002c2e8b052200e8c

6 years ago[NUI] remove runtime delay by using StringBuilder 44/159344/1
dongsug.song [Wed, 8 Nov 2017 08:21:46 +0000 (17:21 +0900)]
[NUI] remove runtime delay by using StringBuilder

Change-Id: Ic286abb05a37c04f84cf8a79ae8a3f9324aef0fa
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Doc][Multimedia] Hide information about internal interface 36/158836/2 4.0.1-preview1-00017
Piotr Szydelko [Fri, 3 Nov 2017 09:34:14 +0000 (10:34 +0100)]
[Doc][Multimedia] Hide information about internal interface

There are public classes which implement internal interface. DocFX reveals that in class signature.
To prevent it, overwrite files with stripped signature are introduced.

Change-Id: I1b42f0d2ea918e96176bc1719cd367ed42c961e6
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
6 years agoMerge "[Multimedia] Fixed bugs." into rel/api_4
WonYoung Choi [Tue, 7 Nov 2017 01:40:55 +0000 (01:40 +0000)]
Merge "[Multimedia] Fixed bugs." into rel/api_4

6 years ago[ElmSharp.Wearable] fix naviframe surface issue 73/159073/1
Jeongkyun [Thu, 2 Nov 2017 02:49:34 +0000 (11:49 +0900)]
[ElmSharp.Wearable] fix naviframe surface issue

Naviframe handle is layout. so eext_circle_surface_naviframe_add is not working.

Change-Id: Ic500b8e793c44c92dd55a7dff764cb046cd31611
Signed-off-by: Jeongkyun <jk.pu@samsung.com>
(cherry picked from commit 1027d1d23a5733071ad29d2d7cb9f14faac43e37)

6 years agoMerge "[NUI] Added LoadingStatus property in ImageView." into rel/api_4
dongsug.song [Mon, 6 Nov 2017 09:03:03 +0000 (09:03 +0000)]
Merge "[NUI] Added LoadingStatus property in ImageView." into rel/api_4

6 years ago[NUI] Added LoadingStatus property in ImageView. 76/158976/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 75/158975/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 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 ago[Multimedia] Fixed bugs. 38/158738/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 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 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 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 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 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 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 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>
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."

6 years ago[ElmSharp] Fix typo AnimatorMotionMapper.Calculate 36/156536/2
pius.lee [Wed, 18 Oct 2017 23:55:28 +0000 (08:55 +0900)]
[ElmSharp] Fix typo AnimatorMotionMapper.Calculate

fix caculate to calculate

Change-Id: Id7ad81564fad247cfb373c49980ed47974a9cd4f

6 years agoMerge "Add new Tizen.Security.PrivacyPrivilegeManager API PS1: Review Tizen.Security... preview1-00324
Piotr Sawicki [Fri, 20 Oct 2017 08:22:00 +0000 (08:22 +0000)]
Merge "Add new Tizen.Security.PrivacyPrivilegeManager API PS1: Review Tizen.Security.PrivacyPriviledgeManager API cs files"

6 years agoRollback "dispose children" and "BaseHandler Equal override function" patches. 56/156856/2
Feng Jin [Fri, 20 Oct 2017 15:44:27 +0000 (23:44 +0800)]
Rollback "dispose children" and "BaseHandler Equal override function" patches.

Change-Id: I06475976ae6c5b9da274d5c3e05b956bc517ab85
Signed-off-by: Feng Jin <feng16.jin@samsung.com>