platform/core/csapi/tizenfx.git
2 years agoRelease 9.0.0.16523 accepted/tizen/unified/20210806.122100 submit/tizen/20210805.154052
TizenAPI-Bot [Thu, 5 Aug 2021 15:40:52 +0000 (15:40 +0000)]
Release 9.0.0.16523

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 5 Aug 2021 15:40:52 +0000 (15:40 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[Applications] Fix wrong implementation of AttachWindowBelow method (#3384)
hjhun [Thu, 5 Aug 2021 09:43:25 +0000 (18:43 +0900)]
[Applications] Fix wrong implementation of AttachWindowBelow method (#3384)

The AttachWindowBelow() method has to use AppManagerAttachWindowBelow().

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2 years agoRelease 9.0.0.16522 submit/tizen/20210803.151745
TizenAPI-Bot [Tue, 3 Aug 2021 15:17:45 +0000 (15:17 +0000)]
Release 9.0.0.16522

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 3 Aug 2021 15:17:45 +0000 (15:17 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[NUI] Version update (nui22037)
seungho [Tue, 3 Aug 2021 00:17:03 +0000 (09:17 +0900)]
[NUI] Version update (nui22037)

Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years ago[NUI] GestureOptions Binding
Joogab Yun [Tue, 20 Jul 2021 04:41:12 +0000 (13:41 +0900)]
[NUI] GestureOptions Binding

2 years ago[NUI][EXaml] Support DataTemplate in EXaml
Fang Xiaohui [Fri, 30 Jul 2021 01:48:06 +0000 (09:48 +0800)]
[NUI][EXaml] Support DataTemplate in EXaml

2 years ago[NUI] Apply BorderlineWidth to ImageView and ImageView.Background
Eunki, Hong [Mon, 2 Aug 2021 09:15:46 +0000 (18:15 +0900)]
[NUI] Apply BorderlineWidth to ImageView and ImageView.Background

Add missing implements about borderline

2 years ago[NUI] CanvasView: Change nameDrawableGroup::Clear() to RemoveAllDrawables()
JunsuChoi [Mon, 2 Aug 2021 04:42:42 +0000 (13:42 +0900)]
[NUI] CanvasView: Change nameDrawableGroup::Clear() to RemoveAllDrawables()

Since the method name of the same concept in CanvasView is used as
'RemoveAllDrawables', change it to maintain the concept.

2 years agoUpdate webview sample code. (#3360)
huayongxu [Mon, 2 Aug 2021 07:51:30 +0000 (15:51 +0800)]
Update webview sample code. (#3360)

2 years ago[NUI] Fix bugs in ViewStyle.CopyFrom
Jiyun Yang [Thu, 29 Jul 2021 08:20:58 +0000 (17:20 +0900)]
[NUI] Fix bugs in ViewStyle.CopyFrom

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years agoAdded summary tag and removed comment of API Level 9
Shrouq Sabah [Thu, 15 Jul 2021 09:27:09 +0000 (12:27 +0300)]
Added summary tag and removed comment of API Level 9

2 years agoRemoved unneeded tags and modified Tizen API Level to 9 in TextLabel
Shrouq Sabah [Mon, 5 Jul 2021 14:22:41 +0000 (17:22 +0300)]
Removed unneeded tags and modified Tizen API Level to 9 in TextLabel

2 years agoChanged EllipsisLocation to EllipsisPosition, removed unneeded tags and modified...
Shrouq Sabah [Mon, 5 Jul 2021 14:11:03 +0000 (17:11 +0300)]
Changed EllipsisLocation to EllipsisPosition, removed unneeded tags and modified Tizen API Level to 9

2 years ago[NUI] Support Ellipsis location, END, START and MIDDLE in TextLabel, TextField and...
Shrouq Sabah [Wed, 30 Jun 2021 00:10:55 +0000 (03:10 +0300)]
[NUI] Support Ellipsis location, END, START and MIDDLE in TextLabel, TextField and TextEditor

2 years ago[NUI] CanvasView: Add constructor that can be created without viewbox
JunsuChoi [Thu, 29 Jul 2021 08:13:46 +0000 (17:13 +0900)]
[NUI] CanvasView: Add constructor that can be created without viewbox

Add a constructor so that it can be created without viewBox argument.

2 years ago[NUI] CanvasView: Add RemoveDrawable/RemoveAllDrawables method (#3355)
JunsuChoi [Fri, 30 Jul 2021 00:26:22 +0000 (09:26 +0900)]
[NUI] CanvasView: Add RemoveDrawable/RemoveAllDrawables method (#3355)

Add a method to selectively remove the added drawable or remove all.

2 years ago[NUI] CanvasView: Add ClipPath and Mask feature for Drawable (#3346)
JunsuChoi [Fri, 30 Jul 2021 00:26:11 +0000 (09:26 +0900)]
[NUI] CanvasView: Add ClipPath and Mask feature for Drawable (#3346)

* [NUI] CanvasView: Add ClipPath and Mask feature for Drawable

Shape and DrawableGroup, which inherit drawable class,
can clipping and masking using ClipPath and Mask methods.

* [NUI] CanvasView: Change return type of Mask and ClipPath methods

Throws an exception when masking and clipping fail.

2 years agoRelease 9.0.0.16508 accepted/tizen/unified/20210730.130000 submit/tizen/20210730.024005
TizenAPI-Bot [Fri, 30 Jul 2021 02:40:05 +0000 (02:40 +0000)]
Release 9.0.0.16508

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 30 Jul 2021 02:40:05 +0000 (02:40 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[Bluetooth][Non-ACR] Fix DeviceName converting issue (#3351)
Wootak Jung [Thu, 29 Jul 2021 23:26:24 +0000 (08:26 +0900)]
[Bluetooth][Non-ACR] Fix DeviceName converting issue (#3351)

Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
2 years agoRelease 9.0.0.16507 accepted/tizen/unified/20210727.124522 submit/tizen/20210726.090353
TizenAPI-Bot [Mon, 26 Jul 2021 09:03:53 +0000 (09:03 +0000)]
Release 9.0.0.16507

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 26 Jul 2021 09:03:53 +0000 (09:03 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[NUI] Version update (nui22036)
Heeyong Song [Mon, 26 Jul 2021 08:29:12 +0000 (17:29 +0900)]
[NUI] Version update (nui22036)

2 years ago[NUI] Added string key to Placeholder PropertyMap
Bowon Ryu [Thu, 22 Jul 2021 03:24:24 +0000 (12:24 +0900)]
[NUI] Added string key to Placeholder PropertyMap

The Placeholder map use string key to set value in NUI.
But, user must use the index key to get value.

This causes confusion and inconvenience to users.
This patch allows users to get value using string key.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2 years ago[NUI] Remove cached ImageUrl at EncodedImageBuffer
Eunki, Hong [Thu, 22 Jul 2021 05:37:21 +0000 (14:37 +0900)]
[NUI] Remove cached ImageUrl at EncodedImageBuffer

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years ago[NUI] Add some comment about Animatable property of View
seungho [Fri, 23 Jul 2021 04:52:48 +0000 (13:52 +0900)]
[NUI] Add some comment about Animatable property of View

Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years ago[NUI] Add NativeImageQueue
Sunghyun Kim [Thu, 15 Jul 2021 07:18:43 +0000 (16:18 +0900)]
[NUI] Add NativeImageQueue

When the application uses several buffers in NativeImageQueue,
the application can get buffer directly using these APIs.

2 years ago[NUI] Implement WebView.GetPlainTextAsynchronously method (#3344)
Jiyun Yang [Mon, 26 Jul 2021 01:23:09 +0000 (10:23 +0900)]
[NUI] Implement WebView.GetPlainTextAsynchronously method (#3344)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years ago[NUI] Fix to call base.Initialize() of LinearLayouter and GridLayouter (#3338)
Jaehyun Cho [Thu, 22 Jul 2021 02:06:08 +0000 (11:06 +0900)]
[NUI] Fix to call base.Initialize() of LinearLayouter and GridLayouter (#3338)

Previously, base.Initialize() of LinearLayouter and GridLayouter was not
called if source was empty.
This caused Container to be null and caused null reference in
RequestLayout().

Now, it is guaranteed that base.Initialize() of LinearLayouter and
GridLayouter is called.

Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
2 years agoRelease 9.0.0.16500 submit/tizen/20210722.151834
TizenAPI-Bot [Thu, 22 Jul 2021 15:18:34 +0000 (15:18 +0000)]
Release 9.0.0.16500

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 22 Jul 2021 15:18:34 +0000 (15:18 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[NUI] Fix Navigator sample build error
Jaehyun Cho [Thu, 22 Jul 2021 07:50:36 +0000 (16:50 +0900)]
[NUI] Fix Navigator sample build error

Since PoppedEventArgs provides Page, page is replaced to Page to fix
build error.

2 years agoRelease 9.0.0.16499 submit/tizen/20210721.151821
TizenAPI-Bot [Wed, 21 Jul 2021 15:18:21 +0000 (15:18 +0000)]
Release 9.0.0.16499

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 21 Jul 2021 15:18:21 +0000 (15:18 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years agoAdd a new internal method to ApplicationManager (#3337)
hjhun [Wed, 21 Jul 2021 07:46:37 +0000 (16:46 +0900)]
Add a new internal method to ApplicationManager (#3337)

The AttachWindowBelow() method is added for inhouse applications.
The method is to attach the window of the child application below the
window of the parent application.

Adds:
 - ApplicationManager.AttachWindowBelow()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2 years ago[NUI] Fix the Window.VisibilityChanged event's crash issue
Dongsug Song [Tue, 20 Jul 2021 06:13:41 +0000 (15:13 +0900)]
[NUI] Fix the Window.VisibilityChanged event's crash issue

- Because the signals which binds dali, contain signals as member variables, the cMemoryOwn should be false.
- Without this fix, the WindowEventsTest.cs gets crash when continously pushing left,right direction key.

2 years ago[NUI] Add Enabled property to Slider and Progress
Seoyeon Kim [Fri, 16 Jul 2021 08:51:21 +0000 (17:51 +0900)]
[NUI] Add Enabled property to Slider and Progress

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
- Added `IsEnabled` property in Slider and Progress components

2 years ago[NUI] Add new rotation constructor
Seungho Baek [Mon, 19 Jul 2021 09:39:46 +0000 (18:39 +0900)]
[NUI] Add new rotation constructor

 - Adds new Rotation Constructor that uses two Vector3

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 years ago[NUI] Add Popped event to Navigator
Jaehyun Cho [Tue, 20 Jul 2021 08:10:16 +0000 (17:10 +0900)]
[NUI] Add Popped event to Navigator

Popped event is added to Navigator.
Popped event passes Page handle popped by Navigator.

By using Popped event, for example, user can dispose the popped page.

2 years ago[NUI] Fix fail issues of NUI.Devel.Test .
guowei.wang [Mon, 19 Jul 2021 08:18:53 +0000 (16:18 +0800)]
[NUI] Fix fail issues of NUI.Devel.Test .

2 years ago[NUI] Reset transition order to match scene tree order
Seungho Baek [Mon, 19 Jul 2021 09:37:46 +0000 (18:37 +0900)]
[NUI] Reset transition order to match scene tree order

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 years ago[NUI] Fix gridlayouter find wrong visible item (#3328)
SangHyeon Jade Lee [Tue, 20 Jul 2021 04:44:03 +0000 (13:44 +0900)]
[NUI] Fix gridlayouter find wrong visible item (#3328)

2 years agoRelease 9.0.0.16491 submit/tizen/20210720.151801
TizenAPI-Bot [Tue, 20 Jul 2021 15:18:01 +0000 (15:18 +0000)]
Release 9.0.0.16491

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 20 Jul 2021 15:18:01 +0000 (15:18 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[ThumbnailExtractor] Add missed description (#3054)
Haesu Gwon [Tue, 20 Jul 2021 04:07:10 +0000 (13:07 +0900)]
[ThumbnailExtractor] Add missed description (#3054)

2 years ago[Build] Modify the TFM list set in vconf (#3055)
JongHeonChoi [Tue, 20 Jul 2021 04:03:16 +0000 (13:03 +0900)]
[Build] Modify the TFM list set in vconf (#3055)

Co-authored-by: WonYoung Choi <wy80.choi@samsung.com>
2 years agoRelease 9.0.0.16489 accepted/tizen/unified/20210720.123544 submit/tizen/20210719.090525
TizenAPI-Bot [Mon, 19 Jul 2021 09:05:25 +0000 (09:05 +0000)]
Release 9.0.0.16489

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 19 Jul 2021 09:05:25 +0000 (09:05 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[NUI] Version update (nui22035)
Daekwang Ryu [Mon, 19 Jul 2021 07:25:23 +0000 (16:25 +0900)]
[NUI] Version update (nui22035)

Signed-off-by: Daekwang Ryu <dkdk.ryu@samsung.com>
2 years ago[NUI] Add EnableDefaultAlgorithm and IsDefaultAlgorithmEnabled
Joogab Yun [Mon, 19 Jul 2021 01:22:47 +0000 (10:22 +0900)]
[NUI] Add EnableDefaultAlgorithm and IsDefaultAlgorithmEnabled

2 years agoAdd GetBrightness()
Joogab Yun [Wed, 30 Jun 2021 06:08:05 +0000 (15:08 +0900)]
Add GetBrightness()

2 years ago[NUI] Supports moving focus of items in ScrollableBase
Joogab Yun [Wed, 14 Jul 2021 05:44:59 +0000 (14:44 +0900)]
[NUI] Supports moving focus of items in ScrollableBase

2 years ago[NUI] Add Constraint base + inhouse ResizePolicyType: KeepSizeFollowingParent
Eunki, Hong [Mon, 12 Jul 2021 12:09:49 +0000 (21:09 +0900)]
[NUI] Add Constraint base + inhouse ResizePolicyType: KeepSizeFollowingParent

Add Constraint basic logics
and
Add ResizePolicyType
 - KeepSizeFollowingParent

NOTE : This ResizePolicy Breakout layout features when we use both KeepSizeFollowingParent and Layout. Becareful

2 years ago[NUI] Fix the build error when referencing to NUI.XamlBuild of which version is highe...
Dongsug Song [Mon, 19 Jul 2021 03:18:22 +0000 (12:18 +0900)]
[NUI] Fix the build error when referencing to NUI.XamlBuild of which version is higher than 1.0.11

2 years ago[NUI] Replace Signal with callback. (#3318)
huayongxu [Mon, 19 Jul 2021 04:57:57 +0000 (12:57 +0800)]
[NUI] Replace Signal with callback. (#3318)

2 years ago[NUI] Change RelativeLayout's default offset values
Jaehyun Cho [Sun, 18 Jul 2021 18:50:23 +0000 (03:50 +0900)]
[NUI] Change RelativeLayout's default offset values

To refer the parent layout's area by default, RightRelativeOffset and
BottomRelativeOffset are changed from 0.0f to 1.0f.

2 years ago[NUI] Fix to measure RelativeLayout's children sizes correctly
Jaehyun Cho [Sun, 18 Jul 2021 17:44:39 +0000 (02:44 +0900)]
[NUI] Fix to measure RelativeLayout's children sizes correctly

Previously, TextLabel and TextField's Ellipsis were not displayed in
RelativeLayout, because TextLabel and TextField's size always covers the full
text string.

Now, if TextLabel and TextField support Ellipsis, then RelativeLayout sets the
exact space size to the TextLabel and TextField. So if the assigned size does
not cover the full text string, then Ellipsis is displayed.

Previously, redundant Meausre() was called again in OnMeasure().

Now, Measure() is called again only for FillHorizontal/Vertical cases to set the
filled size to the MeasuredWidth/Height to calculate grand children's size
correctly.

2 years ago[EXaml] Support extension type in collection property
Fang Xiaohui [Fri, 16 Jul 2021 06:55:07 +0000 (14:55 +0800)]
[EXaml] Support extension type in collection property

2 years ago[Xaml] Add flag of binded object
Fang Xiaohui [Fri, 16 Jul 2021 05:44:36 +0000 (13:44 +0800)]
[Xaml] Add flag of binded object

2 years ago[Xaml] Provide method so that user can dispose all xaml objects
Fang Xiaohui [Thu, 15 Jul 2021 08:08:29 +0000 (16:08 +0800)]
[Xaml] Provide method so that user can dispose all xaml objects

2 years ago[NUI] Enable Slider value to be updated using both touch and key event (#3312)
Seoyeon2Kim [Fri, 16 Jul 2021 03:24:33 +0000 (12:24 +0900)]
[NUI] Enable Slider value to be updated using both touch and key event (#3312)

- Override OnKey() method and make Slider itself handle KeyEvent.
- Now, Slider Thumb can be moved using "Left" and "Right" key.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years ago[NUI] Fix Menu's BackgroundColor
Jaehyun Cho [Thu, 15 Jul 2021 00:49:53 +0000 (09:49 +0900)]
[NUI] Fix Menu's BackgroundColor

Menu covers the window size to dismiss Menu when outside of Menu is touched.

Therefore, Menu's BackgroundColor should be transparent and Menu Content's
BackgroundColor should be set instead.

2 years ago[NUI] Fix AppBar Content's Layout properties
Jaehyun Cho [Wed, 14 Jul 2021 13:49:04 +0000 (22:49 +0900)]
[NUI] Fix AppBar Content's Layout properties

Since LinearLayout's size calculation logic has been fixed, AppBar Content's
Layout properties are fixed to calculate size correctly.

After fixing LinearLayout's size calculation logic, Weight is valid only if
Width/HeightSpecification is MatchParent.

AppBarStyle's ActionView and ActionButton's default size is fixed to show its
own size.

2 years ago[NUI] Add WebView.SetTtsFocus(bool) method (#3310)
Jiyun Yang [Thu, 15 Jul 2021 07:54:31 +0000 (16:54 +0900)]
[NUI] Add WebView.SetTtsFocus(bool) method (#3310)

This API sets/unsets the tts focus to the webview.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years agoRevert "[NUI] Change InterceptTouchEvent."
Joogab Yun [Tue, 13 Jul 2021 03:14:43 +0000 (12:14 +0900)]
Revert "[NUI] Change InterceptTouchEvent."

This reverts commit dbe26102b8c8f4473cb6ea08064dbcb916fbd3a8.

2 years agoRevert "[NUI] Change shouldIntercept value"
Joogab Yun [Tue, 13 Jul 2021 03:14:40 +0000 (12:14 +0900)]
Revert "[NUI] Change shouldIntercept value"

This reverts commit 6d9b8daa4f1a466afa41cb8fb8cf7ede3990b9ec.

2 years ago[NUI] Change shouldIntercept value
Joogab Yun [Tue, 13 Jul 2021 02:21:46 +0000 (11:21 +0900)]
[NUI] Change shouldIntercept value

2 years ago[NUI] Change InterceptTouchEvent.
Joogab Yun [Fri, 9 Jul 2021 03:01:12 +0000 (12:01 +0900)]
[NUI] Change InterceptTouchEvent.

2 years agoRelease 9.0.0.16469 accepted/tizen/unified/20210715.094708 submit/tizen/20210715.051508
TizenAPI-Bot [Thu, 15 Jul 2021 05:15:08 +0000 (05:15 +0000)]
Release 9.0.0.16469

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 15 Jul 2021 05:15:08 +0000 (05:15 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years agoRevert "[NUI] BaseComponent: Add RiveAnimationView Component." (#3315)
Taehyub Kim [Thu, 15 Jul 2021 05:08:05 +0000 (14:08 +0900)]
Revert "[NUI] BaseComponent: Add RiveAnimationView Component." (#3315)

This reverts commit 7d04bae7d23b7f32bb9fd7bf580c273e554f3f3d.

2 years agoRelease 9.0.0.16468 accepted/tizen/unified/20210713.124132 submit/tizen/20210713.070142
TizenAPI-Bot [Tue, 13 Jul 2021 07:01:42 +0000 (07:01 +0000)]
Release 9.0.0.16468

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 13 Jul 2021 07:01:41 +0000 (07:01 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[NUI] integration from DevelNUI to master (#3309)
Seoyeon2Kim [Tue, 13 Jul 2021 06:57:10 +0000 (15:57 +0900)]
[NUI] integration from DevelNUI to master (#3309)

* [NUI] Add NUITizenGallery Ubuntu VS code project

* [NUI] fix transition order

 - this patch is hotfix to fix problem derived by transition order.

Signed-off-by: seungho <sbsh.baek@samsung.com>
* [NUI] Fix RelativeLayout Measure size calculation

Previously, the actual spec size is given to MeasureChild() and MeasureChild()
subtracts Padding size from the actual spec size.

Now, the actual spec size with Padding size is given to MeasureChild() to
display child with the actual spec size.

Moreover, since child's MeasuredWidth/Height are calculated in MeasureChild(),
duplicate MeasureWidth/Height assigning codes are removed.

* [NUI] Apply ImageUrl in CaptureTest

CaptureTest need to use ImageUrl
So i apply it

* [NUI] Rename APIs related to context menu. (#3263)

* [NUI] Fix ThemeManager to return valid platform theme Id (#3300)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
* [NUI] Add a tip for NUITizenGallery project

* [NUI] Add XAML TCs

* [XamlBuild] Remove static member in EXaml Operation

* [NUI] Fix build errors of NUI.Devel.Tests.

* [NUI] Add EncodedImageBuffer class (Load image frome Stream)

This patch will make some simple way to upload image from C# Stream to View.

- EncodedImageBuffer will create by C# Stream.
  Stream stream = global::System.IO.File.OpenRead("filename.png");
  EncodedImageBuffer buffer = new EncodedImageBuffer(stream);
- Generate ImageUrl
  ImageUrl url = buffer.GenerateUrl();
- You can use this ImageUrl as image's url
  ImageView view = new ImageView(url.GetUrl());

* [NUI] Add TCs of FrameBroker(internal).

* [NUI] Add TCs of Common(Internal).

* [NUI] Add ProcessorController

Signed-off-by: seungho <sbsh.baek@samsung.com>
* [NUI] Change InterceptTouchEvent.

* [NUI] Rectoring items layout

* [NUI] Change shouldIntercept value

* Revert "[NUI] Change shouldIntercept value"

This reverts commit 6d9b8daa4f1a466afa41cb8fb8cf7ede3990b9ec.

* Revert "[NUI] Change InterceptTouchEvent."

This reverts commit dbe26102b8c8f4473cb6ea08064dbcb916fbd3a8.

* [NUI] Version update (nui22034) (#3307)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* [NUI] Change default Navigator Animation

Default Navigator Animation is changed not to show the background behind the
pages.

During Push(), alpha animation is not applied to the current page.
During Pop(), alpha animation is not applied to the previous page.

Co-authored-by: Dongsug Song <dongsug.song@samsung.com>
Co-authored-by: seungho <sbsh.baek@samsung.com>
Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
Co-authored-by: Sunghyun Kim <scholb.kim@samsung.com>
Co-authored-by: huayongxu <49056704+huayongxu@users.noreply.github.com>
Co-authored-by: Jiyun Yang <ji.yang@samsung.com>
Co-authored-by: zhouleonlei <zhouleon.lei@samsung.com>
Co-authored-by: Fang Xiaohui <xiaohui.fang@samsung.com>
Co-authored-by: guowei.wang <guowei.wang@samsung.com>
Co-authored-by: Eunki Hong <h.pichulia@gmail.com>
Co-authored-by: Joogab Yun <joogab.yun@samsung.com>
Co-authored-by: EverLEEst(SangHyeon Lee) <sh10233.lee@samsung.com>
2 years ago[Bluetooth][Non-ACR] Add log for converting devcie info (#3303)
Wootak Jung [Tue, 13 Jul 2021 02:20:15 +0000 (11:20 +0900)]
[Bluetooth][Non-ACR] Add log for converting devcie info (#3303)

Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
2 years agoRelease 9.0.0.16466 accepted/tizen/unified/20210712.055813 submit/tizen/20210709.104228
TizenAPI-Bot [Fri, 9 Jul 2021 10:42:28 +0000 (10:42 +0000)]
Release 9.0.0.16466

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 9 Jul 2021 10:42:28 +0000 (10:42 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 years ago[NUI] Add ImageUrl
Sunghyun Kim [Mon, 14 Jun 2021 02:55:04 +0000 (11:55 +0900)]
[NUI] Add ImageUrl

ImageUrl is a class for wrapping url that is get from external buffer.
it is used for lifecycle management of external buffers.

2 years ago[NUI] Make sure that Interop return type is bool (#3281)
Eunki Hong [Fri, 9 Jul 2021 08:42:33 +0000 (17:42 +0900)]
[NUI] Make sure that Interop return type is bool (#3281)

Marshal's bool is mapped to 4byte in default.
So if native-code return boolean type, the datasize is mismatched and make problems

This patch will fix this problem

Co-authored-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years ago[NUI][Xaml] Support different params in Vector Converter
Fang Xiaohui [Fri, 9 Jul 2021 03:38:47 +0000 (11:38 +0800)]
[NUI][Xaml] Support different params in Vector Converter

2 years ago[NUI] Fix Dialog Transition issue
huiyu.eun [Fri, 9 Jul 2021 08:07:42 +0000 (17:07 +0900)]
[NUI] Fix Dialog Transition issue

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
2 years ago[NUI]Add xFactory method to Widget view
Fang Xiaohui [Fri, 9 Jul 2021 07:35:10 +0000 (15:35 +0800)]
[NUI]Add xFactory method to Widget view

2 years ago[NUI] Remove unneccesary modification
Fang Xiaohui [Fri, 9 Jul 2021 08:05:20 +0000 (16:05 +0800)]
[NUI] Remove unneccesary modification

2 years ago[NUI][EXaml] Support ResourcePath in EXaml
Fang Xiaohui [Fri, 9 Jul 2021 08:01:53 +0000 (16:01 +0800)]
[NUI][EXaml] Support ResourcePath in EXaml

2 years ago[NUI][Xaml]Add ResourcePathExtension
Fang Xiaohui [Fri, 9 Jul 2021 06:57:43 +0000 (14:57 +0800)]
[NUI][Xaml]Add ResourcePathExtension

2 years ago[NUI][EXaml] Support AppResourcePath in EXaml
Fang Xiaohui [Tue, 6 Jul 2021 05:26:47 +0000 (13:26 +0800)]
[NUI][EXaml] Support AppResourcePath in EXaml

2 years ago[NUI] Add Api for getting window from view
Sunghyun Kim [Thu, 8 Jul 2021 07:15:06 +0000 (16:15 +0900)]
[NUI] Add Api for getting window from view

In some case, The view needs to know which window it is added to.
we can using this api in this case.

2 years ago[NUI] Fix Navigator Transition issue
huiyu.eun [Thu, 8 Jul 2021 07:39:55 +0000 (16:39 +0900)]
[NUI] Fix Navigator Transition issue

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
2 years ago[NUI] Fix build error of Devel.NUI.Tests
guowei.wang [Wed, 7 Jul 2021 07:51:37 +0000 (15:51 +0800)]
[NUI] Fix build error of Devel.NUI.Tests

2 years ago[NUI] Fix to calculate RelativeLayout's children MeasuredWidth/Height correctly
Jaehyun Cho [Wed, 7 Jul 2021 12:42:03 +0000 (21:42 +0900)]
[NUI] Fix to calculate RelativeLayout's children MeasuredWidth/Height correctly

RelativeLayout sets its children's size in OnLayout().
Therefore, the children's MeasuredWidth/Height are not the same with the
children's size.
This causes that the grand children's MeasuredWidth/Height are calculated
incorrectly.
To resolve the above, RelativeLayout updates its children's MeasuredWidth/Height
based on the children's actual size on RelativeLayout after the RelativeLayout's
MeasuredWidth/Height are calculated.

e.g.
Let parent have RelativeLayout and parent's size be 1920x1080.
Let child have WrapContent with SetFillHorizontal/Vertical true.
Let grand child have MatchParent.
Then, child's size is 1920x1080 but child's MeasuredWidth/Height is 0x0.
Then, grand child's MeasuredWidth/Height is 0x0 and size is 0x0.

2 years ago[NUI] Change 'Caret' for binding name to 'Cursor' (#3226)
Seoyeon2Kim [Wed, 7 Jul 2021 05:20:26 +0000 (14:20 +0900)]
[NUI] Change 'Caret' for binding name to 'Cursor' (#3226)

- Both DALi and NUI use 'cursor' term more than 'caret'.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years ago[NUI] Fix AppBar not to use ViewStyle. (#3269)
Jiyun Yang [Wed, 7 Jul 2021 04:42:08 +0000 (13:42 +0900)]
[NUI] Fix AppBar not to use ViewStyle. (#3269)

ViewStyle is the last applied style which is not the same as the current style.
Hence it is not recommanded to use ViewStyle inside components code.
(Please note that View.ViewStyle is deprecated and better not to use.)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years ago[NUI] Fix AlertDialog not to use ViewStyle. (#3268)
Jiyun Yang [Wed, 7 Jul 2021 04:41:52 +0000 (13:41 +0900)]
[NUI] Fix AlertDialog not to use ViewStyle. (#3268)

ViewStyle is the last applied style which is not the same as the current style.
Hence it is not recommanded to use ViewStyle inside components code.
(Please note that View.ViewStyle is deprecated and better not to use.)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years ago[NUI] Fix Shadow issue when we set BoxShadow = null (#3265)
Eunki Hong [Wed, 7 Jul 2021 01:24:55 +0000 (10:24 +0900)]
[NUI] Fix Shadow issue when we set BoxShadow = null (#3265)

When we set view.BoxShadow.Color = new Color(~~);
BoxShadow.Color have same reference with noColor.
So noColor also become changed

We make another refernce when setup Color by noColor.
Now Color doesn't have same reference with noColor.

(Same jobs doing for noOffset and noExtents)

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years ago[NUI] Fix picker not to use ViewStyle. (#3267)
Jiyun Yang [Tue, 6 Jul 2021 09:41:58 +0000 (18:41 +0900)]
[NUI] Fix picker not to use ViewStyle. (#3267)

ViewStyle is the last applied style which is not same as the current style.
Hence it is not recommanded to use ViewStyle inside components code.
(Please note that View.ViewStyle is deprecated and better not to use.)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years ago[Camera] Handle GetDeviceInformation returns null (#3277)
Haesu Gwon [Fri, 9 Jul 2021 00:52:30 +0000 (09:52 +0900)]
[Camera] Handle GetDeviceInformation returns null (#3277)

* [Camera] Handle GetDeviceInformation returns null

2 years agoRelease 9.0.0.16447 accepted/tizen/unified/20210708.131430 submit/tizen/20210707.152131
TizenAPI-Bot [Wed, 7 Jul 2021 15:21:31 +0000 (15:21 +0000)]
Release 9.0.0.16447

2 years agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 7 Jul 2021 15:21:31 +0000 (15:21 +0000)]
Merge remote-tracking branch 'origin/master' into tizen