platform/core/csapi/tizenfx.git
4 years ago[Applications.Common] Add an exception (#913)
hjhun [Tue, 2 Jul 2019 07:47:46 +0000 (16:47 +0900)]
[Applications.Common] Add an exception (#913)

If the interval is less than or equal to zero, or greater than integer
maximum value, ArgumentException is occurred.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years ago[NUI] Add AnimatedVectorImageView (#908)
dongsug-song [Fri, 28 Jun 2019 08:28:20 +0000 (17:28 +0900)]
[NUI] Add AnimatedVectorImageView (#908)

4 years ago[NUI.CommonUI]Add CommonUI to rpm (#906)
Lynettejin90 [Thu, 27 Jun 2019 03:14:05 +0000 (11:14 +0800)]
[NUI.CommonUI]Add CommonUI to rpm (#906)

4 years ago[NUI] Rename style in xaml (#905)
AdunFang [Wed, 26 Jun 2019 10:26:03 +0000 (18:26 +0800)]
[NUI] Rename style in xaml (#905)

* [NUI] Fix memory leak

* [NUI] Change some Xaml class to public

* [NUI] Rename Style to XamlStyle in View.cs

4 years ago[NUI] Adjust directory (#903)
AdunFang [Wed, 26 Jun 2019 04:31:19 +0000 (12:31 +0800)]
[NUI] Adjust directory (#903)

* [NUI] Fix memory leak

* [NUI] Change some Xaml class to public

4 years ago[NUI] Change GetDefaultWindow() to static func (#900)
tscholb [Wed, 26 Jun 2019 04:24:21 +0000 (13:24 +0900)]
[NUI] Change GetDefaultWindow() to static func (#900)

4 years ago[NUI] Change GetDefaultWindow() to static func (#902)
tscholb [Wed, 26 Jun 2019 02:21:26 +0000 (11:21 +0900)]
[NUI] Change GetDefaultWindow() to static func (#902)

4 years ago[NUI] Add VisualEventSignal(internal) (#901)
dongsug-song [Tue, 25 Jun 2019 10:27:38 +0000 (19:27 +0900)]
[NUI] Add VisualEventSignal(internal) (#901)

4 years ago[NUI] Add TextFit in TextLabel (#898)
dongsug-song [Tue, 25 Jun 2019 05:18:52 +0000 (14:18 +0900)]
[NUI] Add TextFit in TextLabel (#898)

4 years ago[NUI] Fix memory leak (#899)
AdunFang [Mon, 24 Jun 2019 10:22:28 +0000 (18:22 +0800)]
[NUI] Fix memory leak (#899)

4 years ago[EflSharp] Update Circle and efl cs files (#896)
jaehyun0cho [Fri, 21 Jun 2019 06:26:02 +0000 (15:26 +0900)]
[EflSharp] Update Circle and efl cs files (#896)

Circle and efl cs files are updated based on the latest efl.
Efl.Ui.ActiveView has been introduced.
Efl.Ui.Pager has been replaced with Efl.Ui.ActiveView.Container.

4 years ago[NUI] Add Tizen.NUI.CommonUI project (#883)
Lynettejin90 [Fri, 21 Jun 2019 04:04:06 +0000 (12:04 +0800)]
[NUI] Add Tizen.NUI.CommonUI project (#883)

* Add Tizen.NUI.CommonUI project

* Fix warnings

* Update Progress and Slider

* Add Cache for FlexibleView and Fix some issues

* Change ResourceURL to ResourceUrl

4 years ago[NUI] Add inherit binding context support (#894)
Xianbing Teng [Fri, 21 Jun 2019 01:39:14 +0000 (09:39 +0800)]
[NUI] Add inherit binding context support (#894)

* [NUI] Add inherit binding context support

* Add inherit binding context for layer

4 years ago[NUI] Support constructor with default parameter (#893)
Xianbing Teng [Thu, 20 Jun 2019 06:13:14 +0000 (14:13 +0800)]
[NUI] Support constructor with default parameter (#893)

4 years ago[NUI] Add LoadFromXamlFile() (#892)
dongsug-song [Wed, 19 Jun 2019 07:45:38 +0000 (16:45 +0900)]
[NUI] Add LoadFromXamlFile() (#892)

4 years ago[NUI] Clean code ImageView (#891)
huiyueun [Wed, 19 Jun 2019 05:43:42 +0000 (14:43 +0900)]
[NUI] Clean code ImageView (#891)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Fix ConvertidToView issue (#890)
huiyueun [Wed, 19 Jun 2019 00:49:48 +0000 (09:49 +0900)]
[NUI] Fix ConvertidToView issue (#890)

* [NUI] Fix ConvertIdToView (#877)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix ConvertIdToView issue

If we can't find the parent's children, find in the top layer.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Rollback split-nui (#887)
dongsug-song [Tue, 18 Jun 2019 01:02:37 +0000 (10:02 +0900)]
[NUI] Rollback split-nui (#887)

* Revert "[NUI] Add inherit binding context support (#880)"

This reverts commit 35c9ff2ec4be2c6678087bb108e7cd3c1c1a310b.

* Revert "[NUI] To support constructor with default parameters (#879)"

This reverts commit 99794148e8bcd9b9364434ed2190a4628bce12db.

* Revert "[NUI] Add NUI.Xaml into Platform binary (#867)"

This reverts commit e018baf6f0e85c7558460856ec61885c982baba0.

* Revert "[NUI] Split NUI Assemblies (#865)"

This reverts commit 59970b38bb97cee7b6ff8afb9388996c022c9010.

* [NUI]Fix the issue that View which created by Xaml can't show correctly

4 years agoRevert "[NUI] Fix ConvertIdToView (#877)" (#889)
huiyueun [Tue, 18 Jun 2019 00:53:34 +0000 (09:53 +0900)]
Revert "[NUI] Fix ConvertIdToView (#877)" (#889)

This reverts commit cd93540791a0740bc85259e10f33b0959b94d5dc.

4 years ago[WidgetControl] Fix ambiguous sentences (#856)
Hyunho Kang [Tue, 18 Jun 2019 00:27:49 +0000 (09:27 +0900)]
[WidgetControl] Fix ambiguous sentences (#856)

Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years ago[WatchfaceComplication] Fix ambiguous doxygen sentences (#855)
Hyunho Kang [Tue, 18 Jun 2019 00:27:04 +0000 (09:27 +0900)]
[WatchfaceComplication] Fix ambiguous doxygen sentences (#855)

Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years ago[Applications][Common] Fix RuaRec structure (#888)
hjhun [Mon, 17 Jun 2019 23:05:02 +0000 (08:05 +0900)]
[Applications][Common] Fix RuaRec structure (#888)

The component ID element was added on the rua_rec structure.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRevert "[NUI] Revert Key & touch Event for Multi Window (#882)" (#886)
tscholb [Mon, 17 Jun 2019 08:07:10 +0000 (17:07 +0900)]
Revert "[NUI] Revert Key & touch Event for Multi Window (#882)" (#886)

This reverts commit 2e033fcc714b92b71a036b9aab66693556e75dab.

4 years ago[NUI] Revert Key & touch Event for Multi Window (#882)
tscholb [Tue, 11 Jun 2019 07:15:10 +0000 (16:15 +0900)]
[NUI] Revert Key & touch Event for Multi Window (#882)

4 years ago[NUI] Add inherit binding context support (#880)
Xianbing Teng [Tue, 11 Jun 2019 02:24:12 +0000 (10:24 +0800)]
[NUI] Add inherit binding context support (#880)

4 years ago[NUI] To support constructor with default parameters (#879)
Xianbing Teng [Mon, 10 Jun 2019 10:08:34 +0000 (18:08 +0800)]
[NUI] To support constructor with default parameters (#879)

4 years ago[NUI] Add GetDefaultWindow() (#878)
tscholb [Mon, 10 Jun 2019 10:00:23 +0000 (19:00 +0900)]
[NUI] Add GetDefaultWindow() (#878)

this api for get Default Window.

4 years ago[NUI] Fix ConvertIdToView (#877)
huiyueun [Wed, 5 Jun 2019 06:13:24 +0000 (15:13 +0900)]
[NUI] Fix ConvertIdToView (#877)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] fix GetSize() for multi window (#876)
huiyueun [Wed, 5 Jun 2019 00:58:24 +0000 (09:58 +0900)]
[NUI] fix GetSize() for multi window (#876)

* Revert "[NUI] Add API for NUI Multi WIndow (#875)"

This reverts commit 33a2741d99f17fa81da4f24b6faee256962980a0.

* Add API for NUI Multi Window

* fix typo after MultiWindow patch

* [NUI] fix GetSize() for multi window

* Fix ImageView crash issue

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Add API for NUI Multi WIndow (#875)
huiyueun [Tue, 4 Jun 2019 09:40:33 +0000 (18:40 +0900)]
[NUI] Add API for NUI Multi WIndow (#875)

* [NUI] Clean code ImageView

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Add API for NUI Multi Window

4 years ago[NUI] Modify PropertyRanges to Ranges (#873)
huiyueun [Mon, 3 Jun 2019 04:41:24 +0000 (13:41 +0900)]
[NUI] Modify PropertyRanges to Ranges (#873)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Add ImageView APIs (#872)
huiyueun [Mon, 3 Jun 2019 04:40:45 +0000 (13:40 +0900)]
[NUI] Add ImageView APIs (#872)

* [NUI] Add ImageView APIs

AlphaMaskURL
CropToMask
FittingMode
DesiredWidth
DesiredHeight
WrapModeU
WrapModeV

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix URL

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[Build] Add APITool to csapi-tizenfx-tools rpm package
Wonyoung Choi [Fri, 31 May 2019 07:33:11 +0000 (16:33 +0900)]
[Build] Add APITool to csapi-tizenfx-tools rpm package

4 years ago[NUI] Add Renderer Ranges (#871)
huiyueun [Fri, 31 May 2019 04:01:13 +0000 (13:01 +0900)]
[NUI] Add Renderer Ranges (#871)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[MediaPlayer] Change descriptions of audio pitch APIs (#870)
nam [Fri, 31 May 2019 01:09:11 +0000 (10:09 +0900)]
[MediaPlayer] Change descriptions of audio pitch APIs (#870)

* [MediaPlayer] Change descriptions of audio pitch APIs

4 years ago[Build] Suppress CS0618 warnings due to internal reference (#869)
WonYoung Choi [Thu, 30 May 2019 10:59:59 +0000 (19:59 +0900)]
[Build] Suppress CS0618 warnings due to internal reference (#869)

Suppress CS0618(Type or member is obsolete) warnings due to internal reference

4 years agoDelete .gitmodules
WonYoung Choi [Thu, 30 May 2019 10:16:29 +0000 (19:16 +0900)]
Delete .gitmodules

4 years ago[Doc] Fix documentation warnings (#868)
WonYoung Choi [Thu, 30 May 2019 10:13:51 +0000 (19:13 +0900)]
[Doc] Fix documentation warnings (#868)

4 years ago[NUI] Add NUI.Xaml into Platform binary (#867)
dongsug-song [Thu, 30 May 2019 09:59:16 +0000 (18:59 +0900)]
[NUI] Add NUI.Xaml into Platform binary (#867)

4 years ago[OAuth2] Remove reference to AuthorizeAsync method from documentation (#852)
randeepsingh01 [Thu, 30 May 2019 09:21:20 +0000 (14:51 +0530)]
[OAuth2] Remove reference to AuthorizeAsync method from documentation (#852)

* [OAuth2] Remove reference to AuthorizeAsync method from documentation

* Update src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/CodeGrantAuthorizer.cs

Co-Authored-By: WonYoung Choi <wy80.choi@samsung.com>
* Update src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ImplicitGrantAuthorizer.cs

Co-Authored-By: WonYoung Choi <wy80.choi@samsung.com>
4 years ago[NUI] Split NUI Assemblies (#865)
WonYoung Choi [Thu, 30 May 2019 09:20:23 +0000 (18:20 +0900)]
[NUI] Split NUI Assemblies (#865)

* Split Tizen.NUI (#848)

* Split Tizen.NUI (#848) (#854)

* Fix compile error (#857)

* Split Tizen.NUI (#848)

* [NUI]Fix compile error

* Fix API break (#859)

* Split Tizen.NUI (#848)

* [NUI]Fix compile error

* [NUI]Fix API break

* [NUI]Fix API break

* [Build] Update APITool

* Fix build error of Tizen.NUI.Design (#863)

* [NUI] Fix NUI version (#842)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Add Registry return (#831)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Xaml intellisense support (#853)

* [NUI] Add XAML intellisense support (#834)

I merge this PR to xaml-support branch first to fix some build and packaging files with other commits.
After works in xaml-support branch, I will merge it to master later.

* [Build] Add Tizen.NUI.Design and dependent runtime assemblies to nuget

* [Build] Add dummy assemblies to nuget instead of reference assemblies

* Update .travis.yml

* [VoiceControlManager][TCSACR-213] Add VoiceControlManager APIs (#841)

* Add Tizen.Uix.VoiceControlManager

Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
* [VoiceControlManager] Modified code by API review

* [MediaContent] Deprecate filter keyword (#832)

* [Build] Resolve conflict APITool with master branch

* [NUI]Fix the API break (Tizen.NUI.BaseHandle)

* [NUI]Fix PR check warning

4 years ago[MediaContent] Fix description of Delete method (#866)
hsgwon [Thu, 30 May 2019 08:16:30 +0000 (17:16 +0900)]
[MediaContent] Fix description of Delete method (#866)

4 years ago[Build] Update APITool
Wonyoung Choi [Thu, 30 May 2019 05:01:15 +0000 (14:01 +0900)]
[Build] Update APITool

4 years agoFix API reference for RPC port (#864)
sukhyungkang [Thu, 30 May 2019 04:57:16 +0000 (13:57 +0900)]
Fix API reference for RPC port (#864)

Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years ago[MediaContent] Deprecate filter keyword (#832)
hsgwon [Thu, 30 May 2019 02:06:28 +0000 (11:06 +0900)]
[MediaContent] Deprecate filter keyword (#832)

4 years ago[VoiceControlManager][TCSACR-213] Add VoiceControlManager APIs (#841)
Inhong [Thu, 30 May 2019 00:52:38 +0000 (09:52 +0900)]
[VoiceControlManager][TCSACR-213] Add VoiceControlManager APIs (#841)

* Add Tizen.Uix.VoiceControlManager

Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
* [VoiceControlManager] Modified code by API review

4 years agoUpdate .travis.yml
WonYoung Choi [Mon, 27 May 2019 07:35:21 +0000 (16:35 +0900)]
Update .travis.yml

4 years ago[NUI] Xaml intellisense support (#853)
Xianbing Teng [Fri, 24 May 2019 09:31:16 +0000 (17:31 +0800)]
[NUI] Xaml intellisense support (#853)

* [NUI] Add XAML intellisense support (#834)

I merge this PR to xaml-support branch first to fix some build and packaging files with other commits.
After works in xaml-support branch, I will merge it to master later.

* [Build] Add Tizen.NUI.Design and dependent runtime assemblies to nuget

* [Build] Add dummy assemblies to nuget instead of reference assemblies

4 years ago[NUI] Add Registry return (#831)
huiyueun [Fri, 24 May 2019 09:01:29 +0000 (18:01 +0900)]
[NUI] Add Registry return (#831)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Fix NUI version (#842)
huiyueun [Fri, 24 May 2019 09:00:41 +0000 (18:00 +0900)]
[NUI] Fix NUI version (#842)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoRemove Uncovered API's From OAuth2 (#849)
chauhan321 [Thu, 23 May 2019 07:06:36 +0000 (12:36 +0530)]
Remove Uncovered API's From OAuth2 (#849)

* Remove Uncovered API's From OAuth2

Signed-off-by: kamaljeet <kamal.jc@samsung.com>
* Removed Uncovered API's From Oauth2 solved build error

4 years ago[NUI] Fix LayoutController Crash issue (#845)
huiyueun [Tue, 21 May 2019 10:10:20 +0000 (19:10 +0900)]
[NUI] Fix LayoutController Crash issue (#845)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoFix messaging exception (#844)
sp-pradhan [Tue, 21 May 2019 09:45:58 +0000 (15:15 +0530)]
Fix messaging exception (#844)

4 years ago[NUI] Fix NUIWatchApplication OnPause (#843)
huiyueun [Tue, 21 May 2019 05:32:44 +0000 (14:32 +0900)]
[NUI] Fix NUIWatchApplication OnPause (#843)

* [NUI] Fix NUI version

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix NUI WatchApplication OnPause

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Fix View.HasFocus crash issue (#839)
huiyueun [Mon, 20 May 2019 05:07:42 +0000 (14:07 +0900)]
[NUI] Fix View.HasFocus crash issue (#839)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[Tizen.Applications.PackageManager] Fix thread safety issue (#837)
jungh-yeon [Fri, 17 May 2019 08:31:01 +0000 (17:31 +0900)]
[Tizen.Applications.PackageManager] Fix thread safety issue (#837)

PackageManagerEventCallback could be lost in
multi-thread environment. So we need to add lock not to lost it.

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
4 years ago[NUI] Add EditorBrowableState.Never attribute to NUI.WebView properties (#836)
Jiyun Yang [Thu, 16 May 2019 07:34:16 +0000 (16:34 +0900)]
[NUI] Add EditorBrowableState.Never attribute to NUI.WebView properties (#836)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years ago[NUI] Change name of VectorAnimationView, Fix VD build error (#835)
dongsug-song [Wed, 15 May 2019 07:43:16 +0000 (16:43 +0900)]
[NUI] Change name of VectorAnimationView, Fix VD build error (#835)

4 years agoImplement WebView APIs (#823)
Jiyun Yang [Tue, 14 May 2019 08:34:45 +0000 (17:34 +0900)]
Implement WebView APIs (#823)

Add Properties
* CACHE_MODEL
* COOKIE_ACCEPT_POLICY
* USER_AGENT
* JAVASCRIPT_ENABLED
* LOAD_IMAGE_AUTOMATICALLY
* DEFAULT_TEXT_ENCODING_NAME
* DEFAULT_FONT_SIZE

Add Signals
* PageLoadErrorSignal

Add Methods
* Suspend
* Resume
* ClearCookies

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years ago[STT/TTS] support multi handle for event (#812)
urmain [Mon, 13 May 2019 22:25:34 +0000 (07:25 +0900)]
[STT/TTS] support multi handle for event (#812)

* [STT/TTS] Fix desctructor to call dispose (#596)

Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
* Support multi handle

4 years ago[Bluetooth][Non-ACR] Fix API document (#833)
Wootak [Mon, 13 May 2019 06:15:44 +0000 (15:15 +0900)]
[Bluetooth][Non-ACR] Fix API document (#833)

Fix API document

4 years ago[MediaController] Fix description (#829)
hsgwon [Mon, 13 May 2019 02:04:52 +0000 (11:04 +0900)]
[MediaController] Fix description (#829)

4 years ago[NUI] Remove throw exception for WidgetView, Enable NameScopeExtensions.FindByName...
dongsug-song [Fri, 10 May 2019 06:39:15 +0000 (15:39 +0900)]
[NUI] Remove throw exception for WidgetView, Enable NameScopeExtensions.FindByName() (#828)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years ago[MediaPlayer] Change documentation for streaming APIs (#826)
nam [Thu, 9 May 2019 07:32:18 +0000 (16:32 +0900)]
[MediaPlayer] Change documentation for streaming APIs (#826)

* [MediaPlayer] Change documentation for streaming APIs

4 years ago[NUI] Comment modifying in GraphicsTypeManager (#825)
bshsqa [Thu, 9 May 2019 07:19:24 +0000 (16:19 +0900)]
[NUI] Comment modifying in GraphicsTypeManager (#825)

Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years ago[NUI] Sync dalihub & Fix VD build error (#824)
huiyueun [Thu, 9 May 2019 07:08:14 +0000 (16:08 +0900)]
[NUI] Sync dalihub & Fix VD build error (#824)

* Added LayoutGroup and LayoutItem classes in NUI.

This was done by using bindings wrapper classes for LayoutItem,
LayoutGroup, LayoutMeasureSpec, LayoutLength, and LayoutMeasuredSize.

Change-Id: I19e28bdff59a62cf1c8e8711f50f9f0e8f1c119a

* Layouting support in NUI

Change-Id: I3d6f688d869faa81c34385db37feceb1d8c1d0c0

* Fixed disposed bug and removed RegisterChildProperties API usage.

Change-Id: I7b71bd1a3a03306897abdf3c263c6bbb65c1bff8

* RootLayout added to Window

Change-Id: Ie47ceec452b5f254950263bdaf661e9e3fe86d1f

* All Layers have an Absolute layout

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4

* Set View.Size2D sets layout minimum size if exists.

Change-Id: Ide73c78957d9ee5d4799bfff4aa2232b87ffa536

* [NUI] Minimize public api for xaml

Change-Id: Ib1426b1956a2af307bd6128d6b97067b0d732847

* Renaming of rootlayer in Layer.cs

Change-Id: I583f49caaad819cabaca83b09c9c7dd9c2b9a331

* Fix NUI nested layout issue

Change-Id: I68edd6cf8295e06a52655d84b8ce039a4e1f1008

* [NUI] Back-sync Samsung/TizenFX into dalihub/TizenFX

Change-Id: Ib63e792bc3474c9226506f30889994219e237ec1

* [NUI] Remove tabs and redundant spaces

Change-Id: I1d512d7f478e532f76629b2529995386820fc764

* Sync dalihub/TizenFX and Samsung/TizenFX

- [NUI] Remove apis which are using internal APIs (#324)
  Some apis are using DALi internal APIs.
  Clean up these wrong apis to prevent future errors.
Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: I77f773ec84f93f69684c2bdad26d9721f8ed705d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Sync dalihub/TizenFX and Samsung/TizenFX for NUI-XAML related changes

Change-Id: Ied6a4e33d462712672e65763572c6aa88065a897
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Support multi-cascade property setting for Size2D and Position2D

Change-Id: Ibeb9e9ec639742b78054fe8592167170ea0f00d2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Add Mouse button type to identify clicked button kind

Change-Id: Id336dacccff8192a17cda552ba8ea2ba01121002
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Fix dereferenced error

Value trans, which has null value,
is dereferenced in member access expression trans.Name

Change-Id: I5b7fa2a0e96689ff0cc0821f2e931ed3c4001e9d
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI]Remove ContentProperty attribute and update sample

Change-Id: I0fbb60bf00c609779b6f5ff4d8aff58a26a8819e

* [NUI] Fix children count of LayoutGroup bug

Change-Id: I73c3b597b161a2dbf4a52d37e6f5a0ab4858c11b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Make Layout APIs as internal ones (will be changed as public APIs later)

Conflicts:
src/Tizen.NUI/src/internal/Layouting/LayoutGroupWrapper.cs
src/Tizen.NUI/src/internal/Layouting/LayoutItemWrapper.cs

Change-Id: Ia64e9216d10ecc986e0e977f2e0633a03813faec
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Fix View Size2D.

We force Size2D by setting fixed width & height specifications.
There is no really another way in new layouting without breaking
new layouting design.

Also MinimumSize will set now Layout.MinimumSize.

Change-Id: I65c7eaab8210c83b9097426a14c8877173d11f90

* [NUI] Change Parameter type of KeyboardRepeatInfo APIs

- Changed the parameters type of KeyboardRepeatInfo APIs
  : 'double' type -> 'float' type

Change-Id: I3940e44a1a2c116988e8c947ae81d118ac266000
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* [NUI] Fix getting ClippingMode error

Change-Id: I2379ec6adda1442e819d2adbaa9751e5dd154996

* [NUI] Fix animation flickering issue.

Change-Id: Idd3e28ac861a6fa33ad316e4bcae6a7b2199c0de
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] Remove redundant logs

Change-Id: Ic7ec157fe8117b613d0d008f68e74cf7c4bccf64

* [NUI] Fix KeyValue issue

Change-Id: I1970a61633fba277379a43035cf84ec2871d1cdd

* [NUI]public BindableObject.GetValue and BindableObject.SetValue to enable other modules(EX.Tizen.TV.NUI) to implement data binding.

Change-Id: Ibb048e668e765a96f1e8553951e4073b181e9a84
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI]Add protect codes in API View::Add

1. Add protect codes, so that if the child is null, this API won't don anything.

Change-Id: Icfd7e2cbb08b99ed962660edb88e8797bad2b654

* [NUI] public gesture detector.

Change-Id: Ife9902fe77b43f2c422a1a2ebeaf474d13e67589
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* GridLayout added

Change-Id: I67916a0e2a8efde6fd8d28daac79bca39d679d10

* Add PropertyValue.Get function for RelativeVector2, RelativeVector3, and RelativeVector4 type.

Change-Id: I181c51a6eea0a94721b28a48d8187673a3f0b88b
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* Explict assigning of Layouts to children

Allows legacy GridContainer to display it's children.
CustomLayouts children get a LayoutItem and displayed.

Change-Id: Ic3f900ae01800de77695b85a57661f886ee060b7

* [NUI] Add DestroyContext call before disposing TextField/TextEditor

In order to speed up IME hide, temporarily add DestroyContext call.

Change-Id: Id93c99f4d45061d4e406d36ced7a0ec09c8f2c34

* [NUI] VisualMap revising

Here are some changes:
Add VisualFittingMode property
Add Atlasing property
Add Shadow,Underline,Outline,Background property
Add RenderIfTransparent property

Change-Id: I8d85f9d1a438cb6fbb636f79c7438e9134e1df8f

* [NUI] Add visual test example

Change-Id: I25f41d969f7b98a494a4fa1716b0335c09ab5026

* [NUI] Add friend assembly for Tizen.TV.NUI.Component

Change-Id: I2fdc02205c03aa98260035fb81998d68514c030e

* View.cs assignement error and logging fix

Change-Id: Ic43213bb7e565f03f83d27df153d095b0e9f7143

* [NUI] Add support for changing the Rendering behavior

Change-Id: Ibbe3627659132fd40105482761795f62a92d1856

* Size2D set updates measure spec for all Views

Previously Size2D set only updated the WIDTH/HEIGHT MEASURESPEC
for Views that already had a Layout set.
But if the Size2D was set before the View added to it's parent
then the set size would not update the measure specs.

Change-Id: I28e731e5e6c6318231b5ba25108bf2daa9cd3411

* [NUI] Avoid raising InputMethodContext reference count

Change-Id: I25e89f41daa41008c81ae1b46fbb82c75a98a011

* [NUI] Add getter property for VisualFittingMode

Change-Id: I1ee389dd4a84f153e4a5d063fe3331a9525757eb

* [NUI] VisualMaps revising continue

Here are changes:
1. Update VisualFittingMode
2. Remove EditorBrowsable attribute

Change-Id: I2f272e822ba227fe255031b3574db325505e90e1

* [NUI] Add LinearLayout Alignment and Weight

Change-Id: I0ed3010fd27f8f4cb26126efc5547a301c69cf38
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* SetLayoutRequired, IsLayoutRequired View API added

Change-Id: I6b4351901ad841c04f92b22be62c43f7f20b9263

* Fixes required after https://review.tizen.org/gerrit/#/c/189231/

Removal of dangerous float conversion

Change-Id: I6766c8747865c229a1df3ed669a1d9ab90fefdc4

* Update LayoutItem doxygen for Minimum(Width|Height) API.

Change-Id: I0ead74f919c73823cb6f4b241bea81cbcdde4c98

* [NUI] Fix LayoutItemWrapperImpl null issue

Change-Id: I158533d132eb81c4681d8ff622124ba45bfe0e4b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix RenderingBehavior issue

Change-Id: I35b83e115fd60d2b43ed49c2a35a0f34377e55c2
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Support Resource path when using xaml

Change-Id: I066c4a6b051bfdcc5fa6b26f9f784a2be5a255a7

* [NUI] Public ChildAdded,ChildRemoved,PropertySet events & properties of TableView.CellPosition

Change-Id: I77b58a63e863b16e9eeef8c09da9ae5160f5e735

* [NUI] Public some apis of TableView,Animation,NUIApplication

Change-Id: I280e6389cb9d2aa537d72c183b1547ee807fcfd6

* Layer SetLayoutingRequired for added Views

Change-Id: I7e9ead91ddec74fee998bdafc0e9249ffe250453

* [NUI] Add comment

Add Size, Size2D comment
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Change-Id: Ic790ea0af14e9aa76314e92ac74a034ab2f7985c

* [NUI] Fix ImageLoadThread issue

PLM ID : [DF181025-02207],[DF181005-00132],[DF180906-00491]
heap-use-after-free issue using ASAN.

The application's destructor was not called after terminated.
The Join of ImageLoadThread was not called in ImageLoadThread's destructor.

The cause is that AnimationImpl is still referenced in C#.
Resolve by explicitly calling dispose.

Change-Id: Ica66a8a7a17ff305777c173be33e0a196213e566

* All Views in a tree can be layouts

Prior to this fix a View with children within a View would
not become a layout if the parent View did not have SetLayout
explicitly called on it.

Change-Id: Ibf9b214f907a0ea8df30f54269626747c50499ca

* [NUI] Set LayoutItem Width/Height specification

Change-Id: Idec264329f6dc20db4692fba84ac8ee1f95067aa
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Public some apis for TCT and fix an issue

Here are some changes:
1. public ScrollViewPagePathEffect class
2. public TypeRegistry class
3. public PinchGesture constructor
4. public SetScrollPropertySource api
5. Fix ScrollInterval event issue

Change-Id: I649f0fc464a5af0453475b7ef0dcf4df614eb34e

* [NUI] Modify since_tizen tag

Change-Id: Ib9ee882177d2372b8f132542cb235a3fcae5e734

* [NUI] Fix build error

Change-Id: Ib1ff4dcb142ce09539dbef3b567f649e40459527
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* LayoutGroup to layout children

Change-Id: Idff81189013e4cb0e85a8bbf13e268170b8aad31

* [NUI] Add reverse support for parse

Change-Id: Ia6f55508e34cf5adbf23d0f9acd4f69da7b6d3c5

* Disable layouting until set Layout

Added a (static) flag that is set once a Layout is set on any View.

Until this flag is set automatic Layout setting will not occur

Change-Id: Ieff5ed12df75a062a899831681f138c5aa3b6e1f

* [NUI] Fix ParentOrigin doesn't work when using XAML

Change-Id: I53e4b18b6c24db79c16c75b758613113152c5b25

* Remove build warnings

Change-Id: I8744e8f690a4e93b199dc762c14607bd8b191718

* VisualFactory Instance to retreive from native

VisualFactory.Get() is deprecated whilst Instance just gets the C# class.
Added call to native to return the native VisualFactory when Instance used.

Change-Id: I3be36e8f6cb70a2a1b2128c7d934fa45fe5bf570

* [NUI] Fix State issue of View

Change-Id: Ide87c43406e55b9399f191dd76f8fb0b68b0cae9

* Map non dependant ResizePolicies to Specs.

Maps NaturalSize, FillToParent and FitToChildren to the
new layouting specifications.

NaturalSize is mapped to a fixed value.

Parent relative mappings not done here, need to be done in the
measure once parent sizes known.

Change-Id: I1f11a9dca126541cd534a386583fc36f97646ed4

* [NUI] Clean NUI codes from Adaptor.cs to Window.cs

Change-Id: Ic1e5458dd1b3b4ac43cff028204254ac378d2f86

* [NUI] Add test sample for C# binding of MatchSystemLanguageDirection

Change-Id: I0ac4e82c0e026ee1c5074ec00fb4677c4690ddfe

* Remove StereoMode

Change-Id: If19a2e403114bf5375e914584e1e7fa513f7d889

* Sync dalihub and Samsung's TizenFX codes

Change-Id: I634fbe56ff9772c05f5ba59736289b3eca7d3def
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Remove deprecated APIs in native DALi

Change-Id: Icc5d90e6e5752fc3b24ce3ea29cd11a89280b4b7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* [NUI] Clean code: BaseComponents,UIComponents,CustomView

Change-Id: I6fbd47154f179ba3a908d140f0cfb267c1e76c2d

* [NUI] Manual merge from tizen50

Merged patches from tizenfx tizen_50 branch
- [NUI] Fix Svace issue (#534), Add to check Null value (View.cs)
- [NUI] Fix SizeWidth/Height issue (#555) (View.cs)
- [NUI] ResizePolicy UseNaturalSize mapped to WrapContent (#613) (View.cs)
- Improve the performance when firstly create the View (#642) (ImageView.cs, Scrollable.cs, TableView.cs, TextEditor.cs, TextField.cs, TextLabel.cs, VideoView.cs, View.cs)
- [NUI] Remove GL/VK if-else, reduce dll size (#649) (LayoutPINVOKE.cs, ManualPINVOKE.cs, NDalicPINVOKE.cs, NUIApplication.cs)

Change-Id: I846ad3353dd7d6ef78ec096565e491d7a6eef44a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Sync dalihub and Samsung's TizenFX codes.

Change-Id: I8278896c39209e076cc7e1cce3fee63a6e3a53ad
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] modify GetHashCode()

Change-Id: Ib642ba64e746fb811be7a5e7e2cb4e82d5c6eb8a
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix VD svace issue

- add null check
- add lock

Change-Id: I706d1b0314e1e9096597eedc01593932945286e1
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix VD Svace issue

Change-Id: I032ed4e562603441be4d26be68e29e0081e8c917
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Remove all warnings

Change-Id: I399e6395c83664040999f4f204f51970de1dc5df

* [NUI] Add API for get the original size of image

* [NUI] Codacy error fix

Change-Id: Ib407c7be01ad4e42913bf7896edc050e9b4bd370
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Make some apis as inhouse, will be internal later

Change-Id: I0fc398a3b33eaab5fd12df5e8f183d9c94ab7049

* Adding LayoutController

LayoutController from C# exclusive Layouting (LayoutingEx)
where all layouting in processed in the NUI side.

Change-Id: Ic97166e51cd2ef173f6685659f53f53253c93b21

* [NUI] Fix NUI Manual TCT issue

Add Null Checker

Change-Id: If07ebc246bad5a55f5614a10fb2f63f4bdd4115e
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix PropertyMap setting issue

Change-Id: I90548287836a4e4338c3a6d2dd5c1802ef24f876
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix svace issue

Change-Id: I014294612530f600c14c237484f95dfff0c5ec96
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Update comments of ImfManager and InputMethodContext

Change-Id: I72cdb3665f2e6ee3d2e355c7d18e41f74c09bba6

* Override Equals function for Color.

Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] Remove unuseful ApplicationExtensions

Change-Id: Iba33bce373883d5f049e6d4e146d9e3dd33fdf44

* Fix ImageView issues:
  (1)Cannot get the correct ResourceUrl after seting the Border.
  (2)The ImageView with empty url will show the default picture after seting the Border(Actualy it should show nothing).

Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* add support for CustomView OnTouch callback

Change-Id: I713a91e931e58b38a09c4838a2a3fd0ace5de749

* Adding MeasureSpecification class

Class for C# exclusive layouting

Change-Id: I189fcf297c098e0b0446466de3aa0f4dadb26448

* Adding LayoutLengthEx class

Change-Id: Ic12e7d33eaa50f66bdcd55a058f1562ad42ab4ad

* Adding LayoutSizeEx class

Change-Id: I15738a2fc8c40da90ebe89888cf1779b9124b98e

* Adding MeasuredSizeEx

Change-Id: Ia8fc53d8c1700e90d00870eef22fea9b6a0b1169

* Fix svace issue

Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] Fixed some warnings

Change-Id: Id8e1c1502370f600276b30f13607b387270d7ece

* [NUI] Sync Xaml code to newest (#795)

* C# exclusive layouting

Squashed commit of the following:

    updated TizenFX layouting tests
    GridLayout change columns bug
    Replacing EX class suffixes
    Removing existing Layout code
    Remove fix, Margin fix and other fixes
     1) Ensure removing a View from a container removes the LayoutItem from the LayoutGroup.
     2) Setting fixed specs also sets size of View.
     3) LayoutController to MATCH_PARENT on height not just width.
     4) Margin support added although bug raised for toolkit error/
    Nested Layout support
    LayoutController multiple roots
     1) Layouting can now starts from the first View assigned at Layout.
     2) Previously had to start from the Window and then all Views would need a layout.
     3) Multiple starting roots are supported.

    Remove AbsoluteLayout from Layer, Child removal fixed.
    Changing Layouts bug
    Pure C# Grid Layout
    Updating unmanaged GridLayout to a Pure C# implementation
    Ensure RequestLayout is called when layout dirty
      1) When a child is added to a Layout the ForceLayout flag needs setting.
      2) Also changing parameters of a Layout can require a ForceLayout.
    LayoutParamsPolices now a class
      1) Previous an enum which required casting to an int when comparing.
      2) Now a class with defined ints.
    AbsoluteLayout updated to pure C#
    Adding LinearLayoutEx
    Adding Layout base classes and updates to View, Window
    Added ILayoutParent,LayoutGroupEx and LayoutItemEx  and LayoutData
    Ex classes will replace the existing classes before this branch is merged.

Change-Id: I5da5b7853d1a19194f8a390f7913cf1ace1146fa

* [NUI] Sync with Samsung/TizenFX master branch (tizen_5.5)

Change-Id: I604d42cfb21e97199e81dcdd5b3957b8f40660fb
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] select the whole text of text-field.

In some cases, the whole text of text-field need be selected,
and grab_handle and its popup need be disabled.

Change-Id: I6533842ba4742e356f770734d543ace63490a8e9

* LayoutItem to store View's Margin || Padding if Layout set

Prevents the legacy size negotiation repositioning View with Margins
or Padding..
Control-impl Resets position and size if Margin or Padding set.

Solution here is to move Margin and Padding  storage from View to LayoutItem so
native code will not find a margin or padding hence not try to reset positions.

Change-Id: I1d874fa854b0f229059ddfa3476b1426014d075e

* [NUI] Fix build warnings

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Id9956349222ca215fde7034f65c99482a3898286

* Removal of Layouting Logs

Change-Id: Ifafe4960d6d0cf4f2490025f50bdd9dc34804639

* fix

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI]Fix issue

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Add GraphicsTypeManager for Density Independent Pixel (#821)
dongsug-song [Thu, 9 May 2019 05:41:25 +0000 (14:41 +0900)]
[NUI] Add GraphicsTypeManager for Density Independent Pixel (#821)

4 years ago[MediaController] Removed p/invoke function, which is not used anymore (#822)
hsgwon [Tue, 7 May 2019 07:14:55 +0000 (16:14 +0900)]
[MediaController] Removed p/invoke function, which is not used anymore (#822)

4 years ago[Tizen.Applications.EventManager] Request to add EventManager dll (#820)
kilig [Tue, 7 May 2019 00:49:59 +0000 (09:49 +0900)]
[Tizen.Applications.EventManager] Request to add EventManager dll (#820)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years ago[EflSharp] Update Circle and efl cs files (#819)
jaehyun0cho [Tue, 7 May 2019 00:37:03 +0000 (09:37 +0900)]
[EflSharp] Update Circle and efl cs files (#819)

Circle and efl cs files are updated based on the latest efl.
DoPack() is replaced with Pack().
It has been fixed to load libevas.so.1.

4 years ago[NUI] Sync dalihub - Add C# layout (#816)
huiyueun [Fri, 3 May 2019 06:05:14 +0000 (15:05 +0900)]
[NUI] Sync dalihub - Add C# layout (#816)

* Revert "[NUI] Split NUI Interop class (#804)"

This reverts commit df6e6ac473c9d202f3847019b037d8cd464faf54.

* C# exclusive layouting

Squashed commit of the following:

    updated TizenFX layouting tests
    GridLayout change columns bug
    Replacing EX class suffixes
    Removing existing Layout code
    Remove fix, Margin fix and other fixes
     1) Ensure removing a View from a container removes the LayoutItem from the LayoutGroup.
     2) Setting fixed specs also sets size of View.
     3) LayoutController to MATCH_PARENT on height not just width.
     4) Margin support added although bug raised for toolkit error/
    Nested Layout support
    LayoutController multiple roots
     1) Layouting can now starts from the first View assigned at Layout.
     2) Previously had to start from the Window and then all Views would need a layout.
     3) Multiple starting roots are supported.

    Remove AbsoluteLayout from Layer, Child removal fixed.
    Changing Layouts bug
    Pure C# Grid Layout
    Updating unmanaged GridLayout to a Pure C# implementation
    Ensure RequestLayout is called when layout dirty
      1) When a child is added to a Layout the ForceLayout flag needs setting.
      2) Also changing parameters of a Layout can require a ForceLayout.
    LayoutParamsPolices now a class
      1) Previous an enum which required casting to an int when comparing.
      2) Now a class with defined ints.
    AbsoluteLayout updated to pure C#
    Adding LinearLayoutEx
    Adding Layout base classes and updates to View, Window
    Added ILayoutParent,LayoutGroupEx and LayoutItemEx  and LayoutData
    Ex classes will replace the existing classes before this branch is merged.

Change-Id: I5da5b7853d1a19194f8a390f7913cf1ace1146fa
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Split NUI Interop class (#804)

* Split interop API

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* split2

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Fix codacy

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Revert "Fix codacy"

This reverts commit 84b8b90814499188516e7d8872a2cf46a16a551d.

* [NUI] Add so lib

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* delete NUI log

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Add EditorBrowsable

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[WebView] Copy the managed string into unmanaged memory for eina_hash_add (#817)
younghajung [Thu, 2 May 2019 10:35:18 +0000 (19:35 +0900)]
[WebView] Copy the managed string into unmanaged memory for eina_hash_add (#817)

Signed-off-by: yh106.jung <yh106.jung@samsung.com>
4 years ago[NUI] Make DrawModeType.Stencil deprecated (#815)
dongsug-song [Thu, 2 May 2019 10:02:41 +0000 (19:02 +0900)]
[NUI] Make DrawModeType.Stencil deprecated (#815)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years ago[NUI] Split NUI Interop class (#804)
huiyueun [Thu, 2 May 2019 06:30:45 +0000 (15:30 +0900)]
[NUI] Split NUI Interop class (#804)

* Split interop API

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* split2

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Fix codacy

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Revert "Fix codacy"

This reverts commit 84b8b90814499188516e7d8872a2cf46a16a551d.

* [NUI] Add so lib

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[NUI] Fix build warnings (#806)
huiyueun [Thu, 2 May 2019 05:41:08 +0000 (14:41 +0900)]
[NUI] Fix build warnings (#806)

* [NUI] Fix build warnings

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Update View.cs

* Update View.cs

* Update ToggleButton.cs

4 years ago[NUI] Add VectorAnimationView (DALi Lottie) (#810)
dongsug-song [Tue, 30 Apr 2019 08:26:24 +0000 (17:26 +0900)]
[NUI] Add VectorAnimationView (DALi Lottie) (#810)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years ago[WebView] Replace eina_list_* with eina_iterator_* (#805)
younghajung [Tue, 30 Apr 2019 02:55:29 +0000 (11:55 +0900)]
[WebView] Replace eina_list_* with eina_iterator_* (#805)

Signed-off-by: yh106.jung <yh106.jung@samsung.com>
4 years ago[MediaContent] Deprecate Storage API (#807)
hsgwon [Tue, 30 Apr 2019 01:19:45 +0000 (10:19 +0900)]
[MediaContent] Deprecate Storage API (#807)

4 years ago[MediaPlayer] Modify the pre-condition of streaming function (#794)
nam [Mon, 29 Apr 2019 08:48:19 +0000 (17:48 +0900)]
[MediaPlayer] Modify the pre-condition of streaming function (#794)

5 years ago[STT/TTS] Fix desctructor to call dispose (#596) (#800)
urmain [Mon, 29 Apr 2019 08:22:42 +0000 (17:22 +0900)]
[STT/TTS] Fix desctructor to call dispose (#596) (#800)

Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
5 years ago[Build] Fix .gitignore to include binaries in tools/ and pkg/build
Wonyoung Choi [Thu, 25 Apr 2019 05:55:48 +0000 (14:55 +0900)]
[Build] Fix .gitignore to include binaries in tools/ and pkg/build

5 years ago[Camera] Fix preview buffer size (#803)
hsgwon [Mon, 22 Apr 2019 09:08:01 +0000 (18:08 +0900)]
[Camera] Fix preview buffer size (#803)

5 years ago[NUI] Sync Xaml code to newest (#795)
AdunFang [Thu, 18 Apr 2019 10:22:13 +0000 (18:22 +0800)]
[NUI] Sync Xaml code to newest (#795)

5 years ago[MediaController] Change P/Invoke function of playlist (#793)
hsgwon [Thu, 18 Apr 2019 03:36:23 +0000 (12:36 +0900)]
[MediaController] Change P/Invoke function of playlist (#793)

* [MediaController] Change P/Invoke function of playlist

5 years ago[MediaPlayer] add APIs for controlling an audio pitch (#783)
nam [Tue, 16 Apr 2019 06:57:36 +0000 (15:57 +0900)]
[MediaPlayer] add APIs for controlling an audio pitch (#783)

* [MediaPlayer] add APIs for controlling an audio pitch

5 years ago[ImageUtil] Deprecate useless CalculateBufferSize (#784)
hsgwon [Tue, 16 Apr 2019 06:53:01 +0000 (15:53 +0900)]
[ImageUtil] Deprecate useless CalculateBufferSize (#784)

* [ImageUtil] Deprecate useless CalculateBufferSize
   - Added specific level information of deprecated API

5 years ago[NUI] Fix svace issue (#792)
huiyueun [Tue, 16 Apr 2019 01:28:26 +0000 (10:28 +0900)]
[NUI] Fix svace issue (#792)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[WebView] [TCSACR-219] Add view APIs (#675)
BasavarajPS [Mon, 15 Apr 2019 23:50:21 +0000 (05:20 +0530)]
[WebView] [TCSACR-219] Add view APIs (#675)

* [WebView][TCSACR-219] Add view APIs

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add Policy Decision APIs (#689)
BasavarajPS [Mon, 15 Apr 2019 23:38:09 +0000 (05:08 +0530)]
[WebView][TCSACR-219] Add Policy Decision APIs (#689)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add Context Menu API (#674)
BasavarajPS [Mon, 15 Apr 2019 23:28:57 +0000 (04:58 +0530)]
[WebView][TCSACR-219] Add Context Menu API (#674)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add Context APIs (#643)
BasavarajPS [Mon, 15 Apr 2019 23:28:25 +0000 (04:58 +0530)]
[WebView][TCSACR-219] Add Context APIs (#643)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView] [TCSACR-219] Adds WebView.BackForwardList (#620)
BasavarajPS [Mon, 15 Apr 2019 23:27:49 +0000 (04:57 +0530)]
[WebView] [TCSACR-219] Adds WebView.BackForwardList (#620)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add WebView Settings API (#610)
BasavarajPS [Mon, 15 Apr 2019 23:26:52 +0000 (04:56 +0530)]
[WebView][TCSACR-219] Add WebView Settings API (#610)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[Location]Modified Stop() for StopBatch() functionality (#775)
sovalin [Mon, 15 Apr 2019 06:41:05 +0000 (12:11 +0530)]
[Location]Modified Stop() for StopBatch() functionality (#775)

* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
5 years ago[MediaContent] Add exception and change p/invoke function (#782)
hsgwon [Mon, 15 Apr 2019 06:32:40 +0000 (15:32 +0900)]
[MediaContent] Add exception and change p/invoke function (#782)

* [MediaController] Add exception and change p/invoke function

5 years ago[EflSharp] Separate efl and Circle cs files and Update cs files (#786)
jaehyun0cho [Mon, 15 Apr 2019 01:39:42 +0000 (10:39 +0900)]
[EflSharp] Separate efl and Circle cs files and Update cs files (#786)

EflSharp is consist of efl and Circle cs files so EflSharp directory is
separated into efl and Circle.
EflSharp cs files are updated based on the latest efl and Circle.

5 years ago[Bluetooth][Non-ACR] Fix no data exception issue (#787)
Wootak [Mon, 15 Apr 2019 00:56:48 +0000 (09:56 +0900)]
[Bluetooth][Non-ACR] Fix no data exception issue (#787)

exception is not invoked if no data.

5 years ago[MediaContent] Add missing description and its related code (#788)
hsgwon [Fri, 12 Apr 2019 09:28:20 +0000 (18:28 +0900)]
[MediaContent] Add missing description and its related code (#788)

5 years agoFix type mismatch (#789)
Hyunho Kang [Fri, 12 Apr 2019 08:29:13 +0000 (17:29 +0900)]
Fix type mismatch (#789)

* Add Tizen.Applications.WatchfaceComplication.dll

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Remove unused using

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix wrong dispose sequence

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix wrong assignment

Validation is already done and initialize should be done without validation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix register callback bug

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify field that is only assigned in constructor

Field that is only assigned in constructor should be readonly

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix type mismatch

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years ago[NUI] Fix WatchApplication crash issue (#785)
huiyueun [Fri, 12 Apr 2019 07:23:14 +0000 (16:23 +0900)]
[NUI] Fix WatchApplication crash issue (#785)

Window.Instance is null on WatchApplication.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>