platform/core/csapi/tizenfx.git
3 weeks agoRelease 11.0.0.18250 accepted/tizen_8.0_unified accepted/tizen/8.0/unified/20240704.174836 submit/tizen_8.0/20240703.150835
TizenAPI-Bot [Wed, 3 Jul 2024 15:08:35 +0000 (15:08 +0000)]
Release 11.0.0.18250

3 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 3 Jul 2024 15:08:35 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 weeks ago[NUI][API11] Make ProcessController.Initialized check as static + Initialize at Insta...
Eunki, Hong [Wed, 3 Jul 2024 08:09:34 +0000 (17:09 +0900)]
[NUI][API11] Make ProcessController.Initialized check as static + Initialize at Instance getter

Let we don't get the instance of ProcessController at DisposeQueue.

Since DisposeQueue could be works at worker thread, or execute before NUIApplication initialized, we need to check whether ProcessController was initialized or not.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 weeks ago[NUI] Add friend assembly for NUI2
dongsug.song [Wed, 3 Jul 2024 06:24:00 +0000 (15:24 +0900)]
[NUI] Add friend assembly for NUI2

6 weeks agoRelease 11.0.0.18248 submit/tizen_8.0/20240612.150841
TizenAPI-Bot [Wed, 12 Jun 2024 15:08:41 +0000 (15:08 +0000)]
Release 11.0.0.18248

6 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 12 Jun 2024 15:08:41 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

6 weeks ago[Tizen.Network.WiFi] Add set auto scan mode and hidden connect apis (#6171) accepted/tizen/8.0/unified/20240613.065534
akash1-kumar [Wed, 12 Jun 2024 09:08:28 +0000 (14:38 +0530)]
[Tizen.Network.WiFi] Add set auto scan mode and hidden connect apis (#6171)

* Update WiFiEnumerations.cs

* [Tizen.Network.WiFi] Add set auto scan mode and hidden connect apis

6 weeks agoRelease 11.0.0.18247 accepted/tizen/8.0/unified/20240612.161850 submit/tizen_8.0/20240612.050723
TizenAPI-Bot [Wed, 12 Jun 2024 05:07:23 +0000 (05:07 +0000)]
Release 11.0.0.18247

6 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 12 Jun 2024 05:07:23 +0000 (05:07 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

6 weeks ago[NUI][API11] Fix worker thread handle removal issue
Eunki, Hong [Tue, 11 Jun 2024 15:40:23 +0000 (00:40 +0900)]
[NUI][API11] Fix worker thread handle removal issue

Since `ControlHandle` could be deleted at GC thread, we should use DisposeQueue here.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 weeks agoRelease 11.0.0.18246 submit/tizen_8.0/20240610.151101
TizenAPI-Bot [Mon, 10 Jun 2024 15:11:01 +0000 (15:11 +0000)]
Release 11.0.0.18246

6 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 10 Jun 2024 15:11:01 +0000 (15:11 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

6 weeks ago[NUI][API11] Fix memory leak when DragAndDrop try to get Position
Eunki, Hong [Mon, 10 Jun 2024 07:21:36 +0000 (16:21 +0900)]
[NUI][API11] Fix memory leak when DragAndDrop try to get Position

Since DragEvent's GetPosition return new Vector2 class internally, we should keep the positoin with memory ownership.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
8 weeks agoRelease 11.0.0.18245 submit/tizen_8.0/20240530.150913
TizenAPI-Bot [Thu, 30 May 2024 15:09:13 +0000 (15:09 +0000)]
Release 11.0.0.18245

8 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Thu, 30 May 2024 15:09:13 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

8 weeks ago[NUI] Fix View preload sequences
dongsug.song [Mon, 27 May 2024 13:17:24 +0000 (22:17 +0900)]
[NUI] Fix View preload sequences

8 weeks agoRelease 11.0.0.18244 accepted/tizen/8.0/unified/20240530.051715 submit/tizen_8.0/20240529.060310
TizenAPI-Bot [Wed, 29 May 2024 06:03:10 +0000 (06:03 +0000)]
Release 11.0.0.18244

8 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 29 May 2024 06:03:10 +0000 (06:03 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

8 weeks ago[NUI] Add FriendAssembly for DA FLUX
dongsug.song [Wed, 29 May 2024 05:47:34 +0000 (14:47 +0900)]
[NUI] Add FriendAssembly for DA FLUX

2 months agoRelease 11.0.0.18243 submit/tizen_8.0/20240520.030637
TizenAPI-Bot [Mon, 20 May 2024 03:06:37 +0000 (03:06 +0000)]
Release 11.0.0.18243

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 20 May 2024 03:06:37 +0000 (03:06 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Fix multiscreen exception when IsUsingXaml is false
dongsug.song [Mon, 20 May 2024 02:52:03 +0000 (11:52 +0900)]
[NUI] Fix multiscreen exception when IsUsingXaml is false

2 months agoRelease 11.0.0.18242 accepted/tizen/8.0/unified/20240520.155125 submit/tizen_8.0/20240514.150917
TizenAPI-Bot [Tue, 14 May 2024 15:09:17 +0000 (15:09 +0000)]
Release 11.0.0.18242

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Tue, 14 May 2024 15:09:17 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[Tizen.Network.Connection] Add new values for WPA3 AP in enum WiFiSecurityType (...
a-nijhara [Tue, 14 May 2024 09:00:47 +0000 (14:30 +0530)]
[Tizen.Network.Connection] Add new values for WPA3 AP in enum WiFiSecurityType (#6119)

2 months agoRelease 11.0.0.18241 submit/tizen_8.0/20240513.150859
TizenAPI-Bot [Mon, 13 May 2024 15:08:59 +0000 (15:08 +0000)]
Release 11.0.0.18241

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 13 May 2024 15:08:59 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Add align API to InputMethodContext
Bowon Ryu [Mon, 13 May 2024 06:05:19 +0000 (15:05 +0900)]
[NUI] Add align API to InputMethodContext

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2 months agoRelease 11.0.0.18240 submit/tizen_8.0/20240510.110818
TizenAPI-Bot [Fri, 10 May 2024 11:08:18 +0000 (11:08 +0000)]
Release 11.0.0.18240

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Fri, 10 May 2024 11:08:17 +0000 (11:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months agoFix typo
ANZ1217 [Fri, 10 May 2024 10:47:07 +0000 (19:47 +0900)]
Fix typo

2 months agoFixed the problem that Rrefactoring was not applied
ANZ1217 [Fri, 10 May 2024 10:37:33 +0000 (19:37 +0900)]
Fixed the problem that Rrefactoring was not applied

2 months agoFix build error
ANZ1217 [Fri, 10 May 2024 09:24:29 +0000 (18:24 +0900)]
Fix build error

2 months ago[NUI][API11] Fix typo
ANZ1217 [Fri, 10 May 2024 09:16:41 +0000 (18:16 +0900)]
[NUI][API11] Fix typo

2 months ago[NUI][API11] Add Cutout Property to TextLabel
ANZ1217 [Thu, 2 May 2024 09:46:37 +0000 (18:46 +0900)]
[NUI][API11] Add Cutout Property to TextLabel

2 months ago[NUI][API11] Introduce RemoveFrontInset, RemoveBackInset property
Chihun Jeong [Tue, 2 Apr 2024 03:36:30 +0000 (12:36 +0900)]
[NUI][API11] Introduce RemoveFrontInset, RemoveBackInset property

---------

Co-authored-by: ANZ1217 <chihun.jeong@samsung.com>
2 months agoRelease 11.0.0.18234 submit/tizen_8.0/20240508.150826
TizenAPI-Bot [Wed, 8 May 2024 15:08:26 +0000 (15:08 +0000)]
Release 11.0.0.18234

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 8 May 2024 15:08:25 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Fix svace issue for BorderWindow
Xianbing Teng [Wed, 8 May 2024 03:06:42 +0000 (11:06 +0800)]
[NUI] Fix svace issue for BorderWindow

2 months agoRelease 11.0.0.18233 accepted/tizen/8.0/unified/20240509.175905 submit/tizen_8.0/20240507.150827
TizenAPI-Bot [Tue, 7 May 2024 15:08:27 +0000 (15:08 +0000)]
Release 11.0.0.18233

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Tue, 7 May 2024 15:08:27 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Add VelocityTracker
joogab.yun [Wed, 20 Mar 2024 07:09:17 +0000 (16:09 +0900)]
[NUI] Add VelocityTracker
This is a utility that calculates velocity from consecutive touch coordinates.

2 months agoRelease 11.0.0.18232 submit/tizen_8.0/20240429.150848
TizenAPI-Bot [Mon, 29 Apr 2024 15:08:48 +0000 (15:08 +0000)]
Release 11.0.0.18232

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 29 Apr 2024 15:08:47 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Fix the crash in ubuntu-backend
dongsug.song [Mon, 29 Apr 2024 07:59:48 +0000 (16:59 +0900)]
[NUI] Fix the crash in ubuntu-backend

2 months ago[NUI][AT-SPI] Fixed Dialog and AlertDialog behaviour
Maria Bialota [Fri, 19 Apr 2024 14:15:10 +0000 (16:15 +0200)]
[NUI][AT-SPI] Fixed Dialog and AlertDialog behaviour

2 months agoRelease 11.0.0.18230 submit/tizen_8.0/20240429.005916
TizenAPI-Bot [Mon, 29 Apr 2024 00:59:16 +0000 (00:59 +0000)]
Release 11.0.0.18230

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 29 Apr 2024 00:59:16 +0000 (00:59 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months agoRevert "[NUI] Add VirtualRemocon and VirtualMouse sub device types"
joogab.yun [Mon, 29 Apr 2024 00:01:43 +0000 (09:01 +0900)]
Revert "[NUI] Add VirtualRemocon and VirtualMouse sub device types"

This reverts commit 36e0fc7ebd3b37f71ac216bee74493d93533a350.

2 months ago[NUI] Fix TV AdPlayer crash issue
dongsug.song [Sat, 27 Apr 2024 04:59:18 +0000 (13:59 +0900)]
[NUI] Fix TV AdPlayer crash issue

2 months agoRelease 11.0.0.18228 submit/tizen_8.0/20240426.150850
TizenAPI-Bot [Fri, 26 Apr 2024 15:08:50 +0000 (15:08 +0000)]
Release 11.0.0.18228

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Fri, 26 Apr 2024 15:08:50 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Add IsXamlUsing flag to Camera, ItemView and etc
dongsug.song [Wed, 24 Apr 2024 08:51:14 +0000 (17:51 +0900)]
[NUI] Add IsXamlUsing flag to Camera, ItemView and etc

2 months agoRelease 11.0.0.18227 submit/tizen_8.0/20240425.150842
TizenAPI-Bot [Thu, 25 Apr 2024 15:08:42 +0000 (15:08 +0000)]
Release 11.0.0.18227

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Thu, 25 Apr 2024 15:08:42 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Add VirtualRemocon and VirtualMouse sub device types
joogab.yun [Wed, 24 Apr 2024 06:55:02 +0000 (15:55 +0900)]
[NUI] Add VirtualRemocon and VirtualMouse sub device types

3 months agoRelease 11.0.0.18226 submit/tizen_8.0/20240424.045909
TizenAPI-Bot [Wed, 24 Apr 2024 04:59:09 +0000 (04:59 +0000)]
Release 11.0.0.18226

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 24 Apr 2024 04:59:09 +0000 (04:59 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Change DefaultBorder property (#6099)
Clarik [Wed, 24 Apr 2024 02:03:52 +0000 (09:03 +0700)]
[NUI] Change DefaultBorder property (#6099)

* [NUI] DefaultBorder changes

* [NUI] DefaultBorder adding isUsingXaml condition

* [NUI] DefaultBorder adding declaration of Tizen.NUI

3 months ago[NUI] Change WidgetView property (#6098)
Clarik [Wed, 24 Apr 2024 02:03:34 +0000 (09:03 +0700)]
[NUI] Change WidgetView property (#6098)

* [NUI] WidgetView changes

* [NUI] WidgetView adding IsUsingXaml condition

* [NUI] WidgetView adding declaration of Tizen.NUI

3 months ago[NUI] Change WebView property (#6097)
Clarik [Wed, 24 Apr 2024 02:03:13 +0000 (09:03 +0700)]
[NUI] Change WebView property (#6097)

* [NUI] WebView changes

* [NUI] Web View adding declaration of Tizen.NUI

* [NUI] WebView adding isUsingXaml condition

3 months ago[NUI] ScrollViewBindableProperty changes (#6095)
Clarik [Tue, 23 Apr 2024 07:30:05 +0000 (14:30 +0700)]
[NUI] ScrollViewBindableProperty changes (#6095)

3 months ago[NUI] TextLabel BindableProperty refactor (#6094)
Kevin Winata [Tue, 23 Apr 2024 07:29:40 +0000 (14:29 +0700)]
[NUI] TextLabel BindableProperty refactor (#6094)

3 months ago[NUI] TextField BindableProperty refactor (#6087)
Kevin Winata [Tue, 23 Apr 2024 04:47:54 +0000 (11:47 +0700)]
[NUI] TextField BindableProperty refactor (#6087)

Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply.github.com>
3 months ago[NUI] TextEditorBindableProperty changes (#6086)
Clarik [Mon, 22 Apr 2024 10:42:21 +0000 (17:42 +0700)]
[NUI] TextEditorBindableProperty changes (#6086)

* [NUI] TextEditorBindableProperty changes

* [NUI] TextEditorBindableProperty adding isUsingXaml condition

3 months ago[NUI] Scrollable and LottieAnimationView adding condition If Using Xaml
Clarik [Mon, 22 Apr 2024 09:59:11 +0000 (16:59 +0700)]
[NUI] Scrollable and LottieAnimationView adding condition If Using Xaml

3 months agoScrollable changes
Clarik [Fri, 19 Apr 2024 08:08:45 +0000 (15:08 +0700)]
Scrollable changes

3 months agoRelease 11.0.0.18217 submit/tizen_8.0/20240422.150815
TizenAPI-Bot [Mon, 22 Apr 2024 15:08:15 +0000 (15:08 +0000)]
Release 11.0.0.18217

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 22 Apr 2024 15:08:15 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Add IsUsingXaml flag in properties of View and AnimatedVectorImageView
dongsug.song [Fri, 19 Apr 2024 03:21:44 +0000 (12:21 +0900)]
[NUI] Add IsUsingXaml flag in properties of View and AnimatedVectorImageView

3 months ago[NUI] LottieAnimationViewBindableProperty changes (#6076)
Clarik [Fri, 19 Apr 2024 06:25:06 +0000 (13:25 +0700)]
[NUI] LottieAnimationViewBindableProperty changes (#6076)

3 months ago[NUI] BindableProperty ImageView
Clarik [Thu, 18 Apr 2024 07:47:44 +0000 (14:47 +0700)]
[NUI] BindableProperty ImageView

ImageViewBindableProperty changes

3 months ago[NUI] Change the SetTime of Touch from ulong to uint.
joogab.yun [Mon, 22 Apr 2024 02:20:18 +0000 (11:20 +0900)]
[NUI] Change the SetTime of Touch from ulong to uint.

3 months agoRelease 11.0.0.18213 submit/tizen_8.0/20240418.150844
TizenAPI-Bot [Thu, 18 Apr 2024 15:08:44 +0000 (15:08 +0000)]
Release 11.0.0.18213

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Thu, 18 Apr 2024 15:08:44 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI.Gadget] Support Unload() method to release assembly (#6073)
hjhun [Wed, 17 Apr 2024 23:21:51 +0000 (08:21 +0900)]
[NUI.Gadget] Support Unload() method to release assembly (#6073)

* [NUI.Gadget] Support Unload() method to release assembly

To release loaded assembly, the Unload() method is added.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Set nullptr to NUIGadgetInfo.NUIGadgetAssembly

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

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoRelease 11.0.0.18212 submit/tizen_8.0/20240417.151300
TizenAPI-Bot [Wed, 17 Apr 2024 15:13:00 +0000 (15:13 +0000)]
Release 11.0.0.18212

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 17 Apr 2024 15:13:00 +0000 (15:13 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI.Gadget] Fix NUIGadgetResourceManager (#6069)
hjhun [Wed, 17 Apr 2024 06:19:11 +0000 (15:19 +0900)]
[NUI.Gadget] Fix NUIGadgetResourceManager (#6069)

If getting the resource manager is failed, the NUIGadgeResourceManager
tries to get the resource manager from the TwoLetterISOLanguageName of
the CultureInfo.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoRelease 11.0.0.18211 submit/tizen_8.0/20240417.023934
TizenAPI-Bot [Wed, 17 Apr 2024 02:39:34 +0000 (02:39 +0000)]
Release 11.0.0.18211

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 17 Apr 2024 02:39:34 +0000 (02:39 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Add IsUsingXaml at NUIWidgetApplication and change AnimatedVectorImageView...
dongsug.song [Mon, 8 Apr 2024 12:19:16 +0000 (21:19 +0900)]
[NUI] Add IsUsingXaml at NUIWidgetApplication and change AnimatedVectorImageView's property

3 months agoRelease 11.0.0.18210 submit/tizen_8.0/20240416.150806
TizenAPI-Bot [Tue, 16 Apr 2024 15:08:06 +0000 (15:08 +0000)]
Release 11.0.0.18210

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Tue, 16 Apr 2024 15:08:06 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Fix View to use control-accessible State::SENSITIVE
Jaehyun Cho [Mon, 15 Apr 2024 08:11:38 +0000 (17:11 +0900)]
[NUI] Fix View to use control-accessible State::SENSITIVE

In dali-toolkit, control-accessible's State::SENSITIVE has been modified
from Actor::Property::SENSITIVE to IsHittable() && GetTouchRequired().

Unlike control-accessible, NUI View's custom Accessibility state of
Sensitive still refers Actor::Property::SENSITIVE.

So NUI View with ViewAccessibilityMode.Default's Accessibility state of
Sensitive refers IsHittable() && GetTouchRequired().

In contrast, NUI View with ViewAccessibilityMode.Custom's Accessibility
state of Sensitive refers Actor::Property::SENSITIVE.

To make them have same Sensitive value, NUI View's custom Accessibility
state of Sensitive is modified to use the value from control-accessible.

3 months agoRelease 11.0.0.18209 submit/tizen_8.0/20240412.150833
TizenAPI-Bot [Fri, 12 Apr 2024 15:08:33 +0000 (15:08 +0000)]
Release 11.0.0.18209

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Fri, 12 Apr 2024 15:08:33 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Fix svace issue of buffer exceed size
Xianbing Teng [Mon, 1 Apr 2024 11:02:01 +0000 (19:02 +0800)]
[NUI] Fix svace issue of buffer exceed size

3 months ago[NUI] Fix svace issue of buffer exceed size
Xianbing Teng [Mon, 1 Apr 2024 08:25:13 +0000 (16:25 +0800)]
[NUI] Fix svace issue of buffer exceed size

3 months agoRelease 11.0.0.18207 accepted/tizen/8.0/unified/20240409.150717 submit/tizen_8.0/20240403.074929
TizenAPI-Bot [Wed, 3 Apr 2024 07:49:29 +0000 (07:49 +0000)]
Release 11.0.0.18207

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 3 Apr 2024 07:49:29 +0000 (07:49 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Add SetTime in Touch
joogab.yun [Mon, 1 Apr 2024 08:17:26 +0000 (17:17 +0900)]
[NUI] Add SetTime in Touch

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

3 months agoRelease 11.0.0.18206 submit/tizen_8.0/20240402.150816
TizenAPI-Bot [Tue, 2 Apr 2024 15:08:16 +0000 (15:08 +0000)]
Release 11.0.0.18206

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Tue, 2 Apr 2024 15:08:16 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI.WindowSystem] Add new API GetSourceMimetypes of KVMService
Junseok Kim [Fri, 26 Jan 2024 13:35:11 +0000 (22:35 +0900)]
[NUI.WindowSystem] Add new API GetSourceMimetypes of KVMService

KVMService.GetSourceMimetypes() returns mimetype list that current drag source offered.

3 months ago[MediaVision] Prevent GC of object including unmanaged handle (#6045)
Haesu Gwon [Tue, 2 Apr 2024 07:32:22 +0000 (16:32 +0900)]
[MediaVision] Prevent GC of object including unmanaged handle (#6045)

3 months agoRelease 11.0.0.18204 submit/tizen_8.0/20240401.150822
TizenAPI-Bot [Mon, 1 Apr 2024 15:08:22 +0000 (15:08 +0000)]
Release 11.0.0.18204

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 1 Apr 2024 15:08:22 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Add SetTapMaximumMotionAllowedDistance
joogab.yun [Thu, 28 Mar 2024 05:36:13 +0000 (14:36 +0900)]
[NUI] Add SetTapMaximumMotionAllowedDistance

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

3 months agoRelease 11.0.0.18203 accepted/tizen/8.0/unified/20240401.145223 submit/tizen_8.0/20240329.150808
TizenAPI-Bot [Fri, 29 Mar 2024 15:08:08 +0000 (15:08 +0000)]
Release 11.0.0.18203