platform/core/csapi/tizenfx.git
10 months agoRelease 10.0.0.17744 submit/tizen_7.0/20230711.151008
TizenAPI-Bot [Tue, 11 Jul 2023 15:10:08 +0000 (15:10 +0000)]
Release 10.0.0.17744

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

10 months ago[NUI] Register OrientationChanged for BorderWindow.
joogab.yun [Mon, 10 Jul 2023 10:50:03 +0000 (19:50 +0900)]
[NUI] Register OrientationChanged for BorderWindow.

Because if the window is rotated, we need to resize the window by recalculating the border area.

10 months ago[NUI] Binding IsFloatingModeEnabled()
joogab.yun [Mon, 10 Jul 2023 05:45:56 +0000 (14:45 +0900)]
[NUI] Binding IsFloatingModeEnabled()

refer :

https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/295565/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/295566/

10 months ago[NUI] Fix not to propagate gesture from scrim
Jaehyun Cho [Mon, 10 Jul 2023 07:53:15 +0000 (16:53 +0900)]
[NUI] Fix not to propagate gesture from scrim

Scrim should block all touch and gesture events.
Therefore, gesture is also not propagated from scrim.

10 months agoRelease 10.0.0.17741 submit/tizen_7.0/20230706.151019
TizenAPI-Bot [Thu, 6 Jul 2023 15:10:19 +0000 (15:10 +0000)]
Release 10.0.0.17741

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

10 months ago[NUI] Disable ThemeManager preload
Jiyun Yang [Fri, 30 Jun 2023 05:42:44 +0000 (14:42 +0900)]
[NUI] Disable ThemeManager preload

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
10 months agoRelease 10.0.0.17740 submit/tizen_7.0/20230706.054807
TizenAPI-Bot [Thu, 6 Jul 2023 05:48:07 +0000 (05:48 +0000)]
Release 10.0.0.17740

10 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Thu, 6 Jul 2023 05:48:07 +0000 (05:48 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

10 months ago[NUI] Update FontSizeScale values
Seoyeon Kim [Tue, 4 Jul 2023 09:15:35 +0000 (18:15 +0900)]
[NUI] Update FontSizeScale values

- Except for TV and wearable profiles, FontSizeScale values are updated.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
10 months agoRelease 10.0.0.17739 submit/tizen_7.0/20230703.151000
TizenAPI-Bot [Mon, 3 Jul 2023 15:10:00 +0000 (15:10 +0000)]
Release 10.0.0.17739

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

10 months ago[NUI] Add ModelRoot Property in Model class
seungho baek [Thu, 29 Jun 2023 05:11:25 +0000 (14:11 +0900)]
[NUI] Add ModelRoot Property in Model class

 - Add ModelRoot Property to retrieve root ModelNode of the Model object.
 - Change parameter name of AddModelNode and RemoveModelNode to modelNode

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
10 months agoRelease 10.0.0.17738 submit/tizen_7.0/20230627.151314
TizenAPI-Bot [Tue, 27 Jun 2023 15:13:14 +0000 (15:13 +0000)]
Release 10.0.0.17738

10 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Tue, 27 Jun 2023 15:13:14 +0000 (15:13 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

10 months ago[NUI][API10] Do not register events if disposed ImagView changed
Eunki, Hong [Mon, 26 Jun 2023 05:21:57 +0000 (14:21 +0900)]
[NUI][API10] Do not register events if disposed ImagView changed

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
10 months agoRelease 10.0.0.17737 accepted/tizen/7.0/unified/20230627.014902 submit/tizen_7.0/20230626.043740
TizenAPI-Bot [Mon, 26 Jun 2023 04:37:40 +0000 (04:37 +0000)]
Release 10.0.0.17737

10 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Mon, 26 Jun 2023 04:37:40 +0000 (04:37 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

10 months ago[NUI] Add font thread sync creation option
Bowon Ryu [Thu, 25 May 2023 05:09:30 +0000 (14:09 +0900)]
[NUI] Add font thread sync creation option

If sync creation is true, font thread creation guarantees syncronization with the main thread.

The main thread runs the font thread and waits,
and it wakes up upon receiving a notification from the font thread.
If it doesn't receive a notification within the specified time, it wakes up due to a timeout.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
10 months agoRelease 10.0.0.17736 submit/tizen_7.0/20230623.005628
TizenAPI-Bot [Fri, 23 Jun 2023 00:56:28 +0000 (00:56 +0000)]
Release 10.0.0.17736

10 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Fri, 23 Jun 2023 00:56:28 +0000 (00:56 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

10 months ago[NUI][API10] Fix a SVACE issue.
huayong.xu [Wed, 21 Jun 2023 08:58:16 +0000 (16:58 +0800)]
[NUI][API10] Fix a SVACE issue.

10 months agoRelease 10.0.0.17735 submit/tizen_7.0/20230621.151132
TizenAPI-Bot [Wed, 21 Jun 2023 15:11:32 +0000 (15:11 +0000)]
Release 10.0.0.17735

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

10 months ago[ThemeManager] Clear current theme cache when theme changed (#5320) (#5345)
jeremy-jang [Wed, 21 Jun 2023 02:29:05 +0000 (11:29 +0900)]
[ThemeManager] Clear current theme cache when theme changed (#5320) (#5345)

* [ThemeManager] Clear current theme cache when theme changed

* Fix ThemeLoader.Dispose

---------

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
11 months agoRelease 10.0.0.17734 accepted/tizen/7.0/unified/20230615.051504 accepted/tizen/7.0/unified/20230615.061154 accepted/tizen/7.0/unified/20230623.162717 submit/tizen_7.0/20230612.151110
TizenAPI-Bot [Mon, 12 Jun 2023 15:11:10 +0000 (15:11 +0000)]
Release 10.0.0.17734

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

11 months ago[NUI][API10] Fix a svace issue in CustomViewRegistry.cs.
huayong.xu [Mon, 12 Jun 2023 11:05:56 +0000 (19:05 +0800)]
[NUI][API10] Fix a svace issue in CustomViewRegistry.cs.

11 months agoRelease 10.0.0.17733 submit/tizen_7.0/20230609.151028
TizenAPI-Bot [Fri, 9 Jun 2023 15:10:28 +0000 (15:10 +0000)]
Release 10.0.0.17733

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

11 months ago[NUI] Fix incorrect calculation of configGestureCount.
joogab.yun [Fri, 9 Jun 2023 02:12:27 +0000 (11:12 +0900)]
[NUI] Fix incorrect calculation of configGestureCount.

11 months agoRelease 10.0.0.17732 accepted/tizen/7.0/unified/20230608.164750 submit/tizen_7.0/20230607.071228
TizenAPI-Bot [Wed, 7 Jun 2023 07:12:28 +0000 (07:12 +0000)]
Release 10.0.0.17732

11 months agoMerge remote-tracking branch 'origin/API10' into tizen_7.0
TizenAPI-Bot [Wed, 7 Jun 2023 07:12:28 +0000 (07:12 +0000)]
Merge remote-tracking branch 'origin/API10' into tizen_7.0

11 months ago[NUI] Add view helper API to rotate : LookAt
Eunki, Hong [Wed, 5 Apr 2023 01:55:44 +0000 (10:55 +0900)]
[NUI] Add view helper API to rotate : LookAt

Add helper API to rotate View
Note that this API change View's Orientation property

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
11 months agoRelease 10.0.0.17731 submit/tizen_7.0/20230531.151054
TizenAPI-Bot [Wed, 31 May 2023 15:10:54 +0000 (15:10 +0000)]
Release 10.0.0.17731

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

11 months ago[NUI][AT-SPI] Add IAtspiTable and IAtspiTableCell interfaces (#5304)
Artur Świgoń [Wed, 31 May 2023 07:20:47 +0000 (09:20 +0200)]
[NUI][AT-SPI] Add IAtspiTable and IAtspiTableCell interfaces (#5304)

Co-authored-by: Artur Świgoń <a.swigon@samsung.com>
11 months agoRelease 10.0.0.17730 submit/tizen_7.0/20230530.151034
TizenAPI-Bot [Tue, 30 May 2023 15:10:34 +0000 (15:10 +0000)]
Release 10.0.0.17730

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

11 months agoDouble buffered ProcessorOnceEvent so we allow attach event during invoke
Eunki, Hong [Tue, 30 May 2023 09:17:11 +0000 (18:17 +0900)]
Double buffered ProcessorOnceEvent so we allow attach event during invoke

When we load cached image, `ResourceLoaded` signal invoked immediate.
So, `ResourceLoaded` can be called during `UpdateImage(object, EventArgs)`.

But since we make null after invoke + C# didn't invoke event during invoking.
That mean, attached `UpdateImage()` information disapeared.

So we need to allow `UpdateImage()` event invoke during `ProcessorOnceEvent` invoking.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
11 months agoRelease 10.0.0.17729 accepted/tizen/7.0/unified/20230526.164301 submit/tizen_7.0/20230525.150932
TizenAPI-Bot [Thu, 25 May 2023 15:09:32 +0000 (15:09 +0000)]
Release 10.0.0.17729

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

11 months ago[NUI.Gadget] Modify NUIGadgetResourceManager class (#5238)
hjhun [Thu, 25 May 2023 08:09:39 +0000 (17:09 +0900)]
[NUI.Gadget] Modify NUIGadgetResourceManager class (#5238)

* Modify NUIGadgetResourceManager class

When getting the resource manager using the current culture info is failed,
the NUIGadgetResourceManager tries to get the resource manager using
the "default" string. It means using "/res/allowed/<resource>.dll" file.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Modify NUIGadgetResourceManager

If getting string is failed, the resource manager should try to get
string from the default satelite assembly.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
---------

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
11 months agoRelease 10.0.0.17728 submit/tizen_7.0/20230524.150956
TizenAPI-Bot [Wed, 24 May 2023 15:09:56 +0000 (15:09 +0000)]
Release 10.0.0.17728

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

11 months ago[NUI][AT-SPI] Add AccessibilityDynamicAttributes (#5299)
Artur Świgoń [Wed, 24 May 2023 04:38:42 +0000 (06:38 +0200)]
[NUI][AT-SPI] Add AccessibilityDynamicAttributes (#5299)

Co-authored-by: Artur Świgoń <a.swigon@samsung.com>
11 months agoRelease 10.0.0.17727 submit/tizen_7.0/20230523.150952
TizenAPI-Bot [Tue, 23 May 2023 15:09:52 +0000 (15:09 +0000)]
Release 10.0.0.17727

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

11 months ago[NUI] Fix theme applied issue
Jiyun Yang [Tue, 23 May 2023 09:04:27 +0000 (18:04 +0900)]
[NUI] Fix theme applied issue

Component style can change even if the platform theme is disabled

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
11 months ago[NUI] Binds GetCurrentProperty to Animatable class
seungho baek [Mon, 15 May 2023 06:47:06 +0000 (15:47 +0900)]
[NUI] Binds GetCurrentProperty to Animatable class

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
11 months agoRelease 10.0.0.17725 submit/tizen_7.0/20230517.021547
TizenAPI-Bot [Wed, 17 May 2023 02:15:47 +0000 (02:15 +0000)]
Release 10.0.0.17725

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

11 months ago[NUI][API10] Let LottieAnimationView use InternalVisual API
Eunki Hong [Tue, 16 May 2023 16:49:39 +0000 (01:49 +0900)]
[NUI][API10] Let LottieAnimationView use InternalVisual API

To avoid useless PropertyValue class creation, let we change
to visual use InternalVisual APIs.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
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.