platform/core/csapi/tizenfx.git
11 months agoRelease 10.0.0.17724 accepted/tizen/7.0/unified/20230517.151759 submit/tizen_7.0/20230516.114057
TizenAPI-Bot [Tue, 16 May 2023 11:40:57 +0000 (11:40 +0000)]
Release 10.0.0.17724

11 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Tue, 16 May 2023 11:40:57 +0000 (11:40 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

11 months agoreplace warning msg with normal msg
dongsug.song [Tue, 16 May 2023 09:10:13 +0000 (18:10 +0900)]
replace warning msg with normal msg

11 months ago[NUI][API10] Fix a SVACE issue in RecyclerViewItem.cs
huayong.xu [Tue, 16 May 2023 05:17:03 +0000 (13:17 +0800)]
[NUI][API10] Fix a SVACE issue in RecyclerViewItem.cs

11 months ago[NUI] Reduce get/set overhead for some LottieAnimationView properties
Eunki, Hong [Tue, 16 May 2023 08:27:58 +0000 (17:27 +0900)]
[NUI] Reduce get/set overhead for some LottieAnimationView properties

Let's beleve the cached properties what LottieAnimationVIew already cached.

Since ImageView.Image is heavy operation, we should call this thing less times.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
11 months ago[Application.Common] Add internal APIs for getting path related resource control...
ilho159kim [Tue, 16 May 2023 01:52:45 +0000 (10:52 +0900)]
[Application.Common] Add internal APIs for getting path related resource control (#5275)

- DirectoryInfo.GetResControlAllowedResource()
- DirectoryInfo.GetResControlGlobalResource()

Signed-off-by: ilho kim <ilho159.kim@samsung.com>
11 months agoRelease 10.0.0.17720 submit/tizen_7.0/20230515.151216
TizenAPI-Bot [Mon, 15 May 2023 15:12:16 +0000 (15:12 +0000)]
Release 10.0.0.17720

11 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Mon, 15 May 2023 15:12:16 +0000 (15:12 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

11 months ago[NUI.Scene3D.Sample] BlendPoint demo
Eunki Hong [Fri, 12 May 2023 12:40:10 +0000 (21:40 +0900)]
[NUI.Scene3D.Sample] BlendPoint demo

Let we use blendpoint on Scene3DSample

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
11 months ago[NUI.Scene3D] Remove build warning
Eunki Hong [Fri, 12 May 2023 12:28:38 +0000 (21:28 +0900)]
[NUI.Scene3D] Remove build warning

Add missing comments on API10. (This comment is exist on API11)

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
12 months agoRelease 10.0.0.17718 submit/tizen_7.0/20230512.150917
TizenAPI-Bot [Fri, 12 May 2023 15:09:17 +0000 (15:09 +0000)]
Release 10.0.0.17718

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Fri, 12 May 2023 15:09:17 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI.Scene3D] Change the API name for BlendShape morphing
Eunki, Hong [Fri, 12 May 2023 07:35:06 +0000 (16:35 +0900)]
[NUI.Scene3D] Change the API name for BlendShape morphing

Since json file can change not only facial, The name of API is not good.

Instead, Let we change the name of facial API as 'BlendShapeAnimation'.
Now user can notify that this API can control all kinds of blendshape.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
12 months agoRelease 10.0.0.17717 accepted/tizen/7.0/unified/20230515.132841 accepted/tizen/7.0/unified/20230515.152745 submit/tizen_7.0/20230512.085254
TizenAPI-Bot [Fri, 12 May 2023 08:52:54 +0000 (08:52 +0000)]
Release 10.0.0.17717

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Fri, 12 May 2023 08:52:54 +0000 (08:52 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] fix font size scale issue in fhub
Bowon Ryu [Fri, 12 May 2023 08:07:31 +0000 (17:07 +0900)]
[NUI] fix font size scale issue in fhub

Currently, it is impossible to differentiate between the mobile and common profils.
Until profile differentiation becomes possible,
set the default scale for each profile to 1.

* default font size scale of PROFILE_MOBILE = FontSizeScaleLarge
* default font size scale of PROFILE_COMMON = FontSizeScaleNormal

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] Add FontPreLoad API to FontClient
Bowon Ryu [Tue, 9 May 2023 11:07:39 +0000 (20:07 +0900)]
[NUI] Add FontPreLoad API to FontClient

This patch adds a new FontPreLoad API that preloads font faces.
this can prevents delays on main thread during the inital call of FT_New_Face.

using memoryFontPathList involves loading font buffers into memory.
And using FT_New_Memory_Face at runtime, which uses more memory
but can lead to greater performance improvements.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months agoRelease 10.0.0.17715 submit/tizen_7.0/20230511.151011
TizenAPI-Bot [Thu, 11 May 2023 15:10:11 +0000 (15:10 +0000)]
Release 10.0.0.17715

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Thu, 11 May 2023 15:10:11 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months agoFix SVACE issues.
huayong.xu [Thu, 11 May 2023 01:26:47 +0000 (09:26 +0800)]
Fix SVACE issues.

12 months agoRelease 10.0.0.17714 submit/tizen_7.0/20230509.152104
TizenAPI-Bot [Tue, 9 May 2023 15:21:04 +0000 (15:21 +0000)]
Release 10.0.0.17714

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Tue, 9 May 2023 15:21:04 +0000 (15:21 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Add Touch source type for gesture
joogab.yun [Tue, 9 May 2023 08:08:05 +0000 (17:08 +0900)]
[NUI] Add Touch source type for gesture

12 months ago[NUI] Add BlendPoint to blend animation of AnimateBetween
seungho baek [Mon, 8 May 2023 09:18:54 +0000 (18:18 +0900)]
[NUI] Add BlendPoint to blend animation of AnimateBetween

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
12 months agoRelease 10.0.0.17712 submit/tizen_7.0/20230508.050832
TizenAPI-Bot [Mon, 8 May 2023 05:08:32 +0000 (05:08 +0000)]
Release 10.0.0.17712

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Mon, 8 May 2023 05:08:32 +0000 (05:08 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Binding GetDeviceClass and GetDeviceSubclass of touch event
joogab.yun [Thu, 4 May 2023 09:37:45 +0000 (18:37 +0900)]
[NUI] Binding GetDeviceClass and GetDeviceSubclass of touch event

refer :
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/292340/

12 months ago[NUI][API10] Fix the issue that max width of Button Text is incorrect.
huayong.xu [Thu, 4 May 2023 07:28:03 +0000 (15:28 +0800)]
[NUI][API10] Fix the issue that max width of Button Text is incorrect.

When max width of Text is calculated in Vertical alignment,
Width of Icon should be ignored, and start & end of Text Padding
need be excluded, not top & bottom of Text Padding.

12 months agoRelease 10.0.0.17710 submit/tizen_7.0/20230504.150947
TizenAPI-Bot [Thu, 4 May 2023 15:09:47 +0000 (15:09 +0000)]
Release 10.0.0.17710

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Thu, 4 May 2023 15:09:46 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Add WindowMouseInOutEvent (#5242)
JoogabYun [Thu, 4 May 2023 01:56:27 +0000 (10:56 +0900)]
[NUI] Add WindowMouseInOutEvent (#5242)

MouseInOutEvent is used when the mouse enters or exits a window

refer :
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/292294/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/292295/

12 months ago[MediaVision] Add internal APIs for Design QR feature (#5241)
Haesu Gwon [Thu, 4 May 2023 08:27:59 +0000 (17:27 +0900)]
[MediaVision] Add internal APIs for Design QR feature (#5241)

* [MediaVision] Add internal APIs for Design QR feature

12 months ago[NUI] Binding EnableFocusIndicator and IsFocusIndicatorEnabled
joogab.yun [Wed, 3 May 2023 05:17:00 +0000 (14:17 +0900)]
[NUI] Binding EnableFocusIndicator and IsFocusIndicatorEnabled

refer : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/292280/

12 months ago[NUI.Scene3D] Make API to apply ModelMotion + Support string animatable + Scene3D...
Eunki Hong [Wed, 3 May 2023 13:47:40 +0000 (22:47 +0900)]
[NUI.Scene3D] Make API to apply ModelMotion + Support string animatable + Scene3D sample

This patch is backport of #4856 and #5227.
And also, copy current API11's Tizen.NUI.Scene3D.Sample

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
12 months agoRelease 10.0.0.17706 submit/tizen_7.0/20230503.150935
TizenAPI-Bot [Wed, 3 May 2023 15:09:35 +0000 (15:09 +0000)]
Release 10.0.0.17706

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Wed, 3 May 2023 15:09:35 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI.Scene3D] Add property for bvh that translate by RootNode or not
Eunki, Hong [Wed, 3 May 2023 00:32:53 +0000 (09:32 +0900)]
[NUI.Scene3D] Add property for bvh that translate by RootNode or not

This PR is backport of #5210

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
12 months agoRelease 10.0.0.17705 submit/tizen_7.0/20230428.151050
TizenAPI-Bot [Fri, 28 Apr 2023 15:10:50 +0000 (15:10 +0000)]
Release 10.0.0.17705

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Fri, 28 Apr 2023 15:10:50 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months agoAdd GenerateUrl API to FrameBuffer
Jiyun Yang [Thu, 27 Apr 2023 11:09:35 +0000 (20:09 +0900)]
Add GenerateUrl API to FrameBuffer

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
12 months agoAdd Assembly property to NUIGadgetInfo (#5228)
hjhun [Fri, 28 Apr 2023 04:07:31 +0000 (13:07 +0900)]
Add Assembly property to NUIGadgetInfo (#5228)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
12 months agoRelease 10.0.0.17703 accepted/tizen/7.0/unified/20230428.170435 submit/tizen_7.0/20230428.040323
TizenAPI-Bot [Fri, 28 Apr 2023 04:03:23 +0000 (04:03 +0000)]
Release 10.0.0.17703

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Fri, 28 Apr 2023 04:03:23 +0000 (04:03 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Remove useless macros
Bowon Ryu [Fri, 28 Apr 2023 03:32:04 +0000 (12:32 +0900)]
[NUI] Remove useless macros

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] Fix TextEditor default theme
Eunki, Hong [Thu, 24 Nov 2022 13:09:06 +0000 (22:09 +0900)]
[NUI] Fix TextEditor default theme

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
12 months ago[NUI] Fix empty item case crash. wrong bracket conditions.
EverLEEst(SangHyeon Lee) [Thu, 27 Apr 2023 09:39:16 +0000 (18:39 +0900)]
[NUI] Fix empty item case crash. wrong bracket conditions.

when failed flag is true,
other condition should be ingored.

12 months agoRelease 10.0.0.17700 submit/tizen_7.0/20230426.050908
TizenAPI-Bot [Wed, 26 Apr 2023 05:09:08 +0000 (05:09 +0000)]
Release 10.0.0.17700

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Wed, 26 Apr 2023 05:09:08 +0000 (05:09 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Change the call to GetRootLayer() so that the layer index can be updated.
joogab.yun [Wed, 26 Apr 2023 04:43:57 +0000 (13:43 +0900)]
[NUI] Change the call to GetRootLayer() so that the layer index can be updated.

If the root layer index is not updated and another layer is added first, a problem occurs in calculating the layer index.
Something like LowerBelow may not work.

12 months agoRelease 10.0.0.17699 submit/tizen_7.0/20230426.021510
TizenAPI-Bot [Wed, 26 Apr 2023 02:15:10 +0000 (02:15 +0000)]
Release 10.0.0.17699

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Wed, 26 Apr 2023 02:15:10 +0000 (02:15 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] fix tct block issue in text field and editor
Bowon Ryu [Wed, 18 Jan 2023 06:37:40 +0000 (15:37 +0900)]
[NUI] fix tct block issue in text field and editor

GetInputMethodContext() in ReleaseSwigCPtr crashes due to current changes in BaseHandle.
Move DestroyContext() to Dispose to avoid this.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] clean code
Bowon Ryu [Tue, 6 Dec 2022 02:06:27 +0000 (11:06 +0900)]
[NUI] clean code

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] Add SystemSettings.FontTypeChanged in Text components
Bowon Ryu [Mon, 5 Dec 2022 05:22:48 +0000 (14:22 +0900)]
[NUI] Add SystemSettings.FontTypeChanged in Text components

Setting FontFamily to UseSystemSetting in NUI Theme,
the default font family follows the system setting.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] Add FontSizeScale in TextStyle
Bowon Ryu [Fri, 11 Nov 2022 09:26:16 +0000 (18:26 +0900)]
[NUI] Add FontSizeScale in TextStyle

Setting FontSizeScale to UseSystemSetting in Theme,
the default font scale follows the properties of system.

- Added new argument to New(bool hasStlye)
- If true, DALi's json is no longer used in Text components
- If false, use DALi's json.

- Fixed previous incorrect bindable property structure.

- This must be sync merged with patches below.
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/284113/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/284127/

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] Add GetSystemFonts in FontClient
Bowon Ryu [Thu, 1 Dec 2022 09:32:48 +0000 (18:32 +0900)]
[NUI] Add GetSystemFonts in FontClient

user can get a list of system fonts

sample code:
https://github.com/wonrst/NUI-Test/blob/main/text-font-list/font_list.cs

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
12 months ago[NUI] Add SetTapRecognizerTime
joogab.yun [Wed, 26 Apr 2023 01:47:03 +0000 (10:47 +0900)]
[NUI] Add SetTapRecognizerTime

This is the time from touch down to touch up to recognize a tap gesture.

If set to 300ms, a touch up after a touch down must occur within 300ms to be recognized as a tap gesture.

12 months agoRelease 10.0.0.17693 accepted/tizen/7.0/unified/20230428.015837 submit/tizen_7.0/20230424.093318
TizenAPI-Bot [Mon, 24 Apr 2023 09:33:18 +0000 (09:33 +0000)]
Release 10.0.0.17693

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Mon, 24 Apr 2023 09:33:18 +0000 (09:33 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Add DirectRenderingGLView
Daekwang Ryu [Wed, 17 Aug 2022 05:39:51 +0000 (14:39 +0900)]
[NUI] Add DirectRenderingGLView

DirectRenderingGLView allows you to render to a Window directly using OpenGL, and
direct rendering is for In-house apps. So this new class is added to distinguish it from GLView.

12 months ago[NUI] Add GetMatrixFromPtr() in Matrix
Daekwang Ryu [Wed, 17 Aug 2022 05:46:56 +0000 (14:46 +0900)]
[NUI] Add GetMatrixFromPtr() in Matrix

12 months ago[NUI] Add GetRectangleFromPtr() in Rectangle
Daekwang Ryu [Wed, 17 Aug 2022 05:45:13 +0000 (14:45 +0900)]
[NUI] Add GetRectangleFromPtr() in Rectangle

12 months ago[NUI] Move Matrix API as public (hidden)
Eunki, Hong [Wed, 9 Nov 2022 12:41:01 +0000 (21:41 +0900)]
[NUI] Move Matrix API as public (hidden)

Add and bind some matrix operator + remove useless items

And also, move this matrix class under public
so normal NUI Apps also can use this feature

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
12 months agoRelease 10.0.0.17689 accepted/tizen/7.0/unified/20230424.020520 submit/tizen_7.0/20230420.135937
TizenAPI-Bot [Thu, 20 Apr 2023 13:59:37 +0000 (13:59 +0000)]
Release 10.0.0.17689

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Thu, 20 Apr 2023 13:59:37 +0000 (13:59 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months agoFix SVACE issues.
huayong.xu [Thu, 20 Apr 2023 06:42:43 +0000 (14:42 +0800)]
Fix SVACE issues.

12 months ago[NUI] Fix NUIApplication svace issue
Xianbing Teng [Thu, 20 Apr 2023 05:54:28 +0000 (13:54 +0800)]
[NUI] Fix NUIApplication svace issue

12 months ago[NUI.Scene3D] Make bvh/facial Animation from string buffer
Eunki, Hong [Thu, 20 Apr 2023 09:18:12 +0000 (18:18 +0900)]
[NUI.Scene3D] Make bvh/facial Animation from string buffer

This PR s backport of #5078 and #5187

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
12 months ago[NUI] Add OverlayLayer to Window's LayersChildren to calculate Layout
Jaehyun Cho [Thu, 20 Apr 2023 05:11:21 +0000 (14:11 +0900)]
[NUI] Add OverlayLayer to Window's LayersChildren to calculate Layout

Previously, OverlayLayer was not added to Window's LayersChildren so
Layouts inside the OverlayLayer were not calculated.

Now, OverlayLayer is added to Window's LayerChildren to calculate
Layouts inside the OverlayLayer.

12 months agoRelease 10.0.0.17685 submit/tizen_7.0/20230419.150951
TizenAPI-Bot [Wed, 19 Apr 2023 15:09:51 +0000 (15:09 +0000)]
Release 10.0.0.17685

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Wed, 19 Apr 2023 15:09:51 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months agoUpdate src/Tizen.NUI/src/public/Window/WindowEvent.cs
dongsug-song [Wed, 19 Apr 2023 02:18:54 +0000 (11:18 +0900)]
Update src/Tizen.NUI/src/public/Window/WindowEvent.cs

Co-authored-by: Eunki Hong <h.pichulia@gmail.com>
12 months agoUpdate src/Tizen.NUI/src/public/Window/WindowEvent.cs
dongsug-song [Wed, 19 Apr 2023 02:18:42 +0000 (11:18 +0900)]
Update src/Tizen.NUI/src/public/Window/WindowEvent.cs

Co-authored-by: Eunki Hong <h.pichulia@gmail.com>
12 months ago[NUI] Add defence code for Window.VisibilityChanged event
dongsug.song [Fri, 14 Apr 2023 06:53:53 +0000 (15:53 +0900)]
[NUI] Add defence code for Window.VisibilityChanged event

12 months agoRelease 10.0.0.17682 accepted/tizen/7.0/unified/20230419.092509 submit/tizen_7.0/20230418.085909
TizenAPI-Bot [Tue, 18 Apr 2023 08:59:09 +0000 (08:59 +0000)]
Release 10.0.0.17682

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Tue, 18 Apr 2023 08:59:09 +0000 (08:59 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI] Use ModelNode for the child of Model
seungho baek [Fri, 31 Mar 2023 10:03:55 +0000 (19:03 +0900)]
[NUI] Use ModelNode for the child of Model

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
12 months ago[Applications.Common] Add an internal API (#5184)
hjhun [Tue, 18 Apr 2023 02:13:04 +0000 (11:13 +0900)]
[Applications.Common] Add an internal API (#5184)

Adds:
 - AppControl.UnsetAutoRestart()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
12 months ago[NUI] Add NUIApplicaion.GetScreenSize
Jaehyun Cho [Tue, 17 Jan 2023 06:05:24 +0000 (15:05 +0900)]
[NUI] Add NUIApplicaion.GetScreenSize

To provide the screen size, NUIApplication.GetScreenSize is added.

12 months agoRelease 10.0.0.17679 accepted/tizen/7.0/unified/20230418.141952 submit/tizen_7.0/20230417.124707
TizenAPI-Bot [Mon, 17 Apr 2023 12:47:07 +0000 (12:47 +0000)]
Release 10.0.0.17679

12 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Mon, 17 Apr 2023 12:47:07 +0000 (12:47 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

12 months ago[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()
Artur Świgoń [Thu, 13 Apr 2023 08:45:11 +0000 (10:45 +0200)]
[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()

This API allows the application to provide the Screen Reader with a formatted
string value rather than the default, floating-point one. This in turn, allows
to customize in detail how e.g. slider values are read.

13 months agoRelease 10.0.0.17678 submit/tizen_7.0/20230407.150905
TizenAPI-Bot [Fri, 7 Apr 2023 15:09:05 +0000 (15:09 +0000)]
Release 10.0.0.17678

13 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Fri, 7 Apr 2023 15:09:05 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

13 months ago[NUI] Fix svace issues
Xianbing Teng [Thu, 6 Apr 2023 13:08:16 +0000 (21:08 +0800)]
[NUI] Fix svace issues

13 months agoRelease 10.0.0.17677 accepted/tizen/7.0/unified/20230407.155845 submit/tizen_7.0/20230406.130417
TizenAPI-Bot [Thu, 6 Apr 2023 13:04:17 +0000 (13:04 +0000)]
Release 10.0.0.17677

13 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Thu, 6 Apr 2023 13:04:17 +0000 (13:04 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

13 months ago[NUI][API10] Add a LoadContents API with byte array for WebView.
huayong.xu [Tue, 4 Apr 2023 09:20:03 +0000 (17:20 +0800)]
[NUI][API10] Add a LoadContents API with byte array for WebView.

13 months ago[NUI][AT-SPI] Promote DoAction implementation from CustomView to View
Artur Świgoń [Tue, 4 Apr 2023 11:59:36 +0000 (13:59 +0200)]
[NUI][AT-SPI] Promote DoAction implementation from CustomView to View

This is a follow-up to #5109 that enables controls derived from View,
but not CustomView, that use the ViewAccessibilityMode.Custom (e.g.
FluxView), to customize their behaviour related to the AT-SPI Action
interface.

The implementation of AccessibilityDoAction() and its helper methods
is moved up from CustomView to View. Note that the events that
AccessibilityDoAction invokes have already been declared at the View
level, in ViewAccessibilityEvent.cs (e.g. AccessibilityActivated), so
they do not have to be moved anywhere in this PR.

13 months agoRelease 10.0.0.17675 submit/tizen_7.0/20230405.045538
TizenAPI-Bot [Wed, 5 Apr 2023 04:55:38 +0000 (04:55 +0000)]
Release 10.0.0.17675

13 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Wed, 5 Apr 2023 04:55:38 +0000 (04:55 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

13 months ago[Connection] Fix race condition (#5154)
chleun-moon [Wed, 5 Apr 2023 02:42:07 +0000 (11:42 +0900)]
[Connection] Fix race condition (#5154)

* [Connection] Fix race condition

* Add locks

* Use lock objects

13 months agoRelease 10.0.0.17674 submit/tizen_7.0/20230403.151023
TizenAPI-Bot [Mon, 3 Apr 2023 15:10:23 +0000 (15:10 +0000)]
Release 10.0.0.17674

13 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Mon, 3 Apr 2023 15:10:23 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

13 months ago[NUI][AT-SPI] Override ContentPage.AccessibilityGetName() (#5146)
Artur Świgoń [Mon, 3 Apr 2023 10:19:56 +0000 (12:19 +0200)]
[NUI][AT-SPI] Override ContentPage.AccessibilityGetName() (#5146)

ContentPage often serves as a default label in scenarios where Navigator is
used, so Screen Reader will ask ContentPage about the accessibility name (text
to read) when a Navigator page is pushed. Therefore, it makes sense to try to
provide the text from ContentPage.AppBar.Title (if it exists). The application
developer can always customize this by setting the AccessibilityName property
or adding an AccessibilityRelation.LabelledBy.

Co-authored-by: Artur Świgoń <a.swigon@samsung.com>
13 months ago[NUI][AT-SPI] Add ViewAccessibilityMode (#5118)
Artur Świgoń [Mon, 3 Apr 2023 09:41:24 +0000 (11:41 +0200)]
[NUI][AT-SPI] Add ViewAccessibilityMode (#5118)

The accessibility mode helps select the right Accessible implementation for
a given view. It does not affect controls derived from CustomView (or any of
its subclasses), e.g. Tizen.NUI.Components, which already behave in the custom
mode. The default mode is kept for Tizen.NUI.BaseComponents. However, this
patch add a possibility of opting into the custom mode for controls derived
directly from View (e.g. FluxView), and by doing so, to be able to implement
accessibility support for them in the C# language.

Co-authored-by: Artur Świgoń <a.swigon@samsung.com>
13 months ago[NUI] Introduce WindowLayoutType enum and SetLayout Method
Daekwang Ryu [Thu, 23 Mar 2023 08:41:59 +0000 (17:41 +0900)]
[NUI] Introduce WindowLayoutType enum and SetLayout Method

The new `SetLayout` method allows users to easily snap windows to specific positions and sizes.
This feature is allowing users to quickly arrange their windows in a convenient and efficient manner.

13 months agoRelease 10.0.0.17671 accepted/tizen/7.0/unified/20230403.235610 accepted/tizen/7.0/unified/20230404.033742 submit/tizen_7.0/20230330.151004
TizenAPI-Bot [Thu, 30 Mar 2023 15:10:04 +0000 (15:10 +0000)]
Release 10.0.0.17671

13 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Thu, 30 Mar 2023 15:10:03 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

13 months ago[NUI] Fix size calculation for TextLabel with Margin in RelativeLayout
Jaehyun Cho [Wed, 29 Mar 2023 11:04:19 +0000 (20:04 +0900)]
[NUI] Fix size calculation for TextLabel with Margin in RelativeLayout

Previously, RelativeLayout calculated the size for TextLabel with Margin
incorrectly by calling MeasureChildWithMargins().
Because TextLabel size was decreased by its Margin size incorrectly.

Now, RelativeLayout calculates the size for TextLabel with Margin
correctly by calling MeasureChild().
Because TextLabel size is not decreased by its Margin size.