TizenAPI-Bot [Wed, 14 Aug 2024 15:08:29 +0000 (15:08 +0000)]
Release 11.0.0.18258
TizenAPI-Bot [Wed, 14 Aug 2024 15:08:28 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Wed, 14 Aug 2024 01:57:11 +0000 (10:57 +0900)]
[NUI] Fix SVACE
- WID:
52739702 Value eXamlData, which has null value, is dereferenced in member access expression eXamlData.Root
TizenAPI-Bot [Thu, 8 Aug 2024 05:07:18 +0000 (05:07 +0000)]
Release 11.0.0.18257
TizenAPI-Bot [Thu, 8 Aug 2024 05:07:18 +0000 (05:07 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Wed, 7 Aug 2024 06:32:44 +0000 (15:32 +0900)]
[NUI] Add WebView's JavascriptMessageHandler callback
- JavascriptMessageHandler callback which has two arguments of msg name and body
dongsug.song [Mon, 5 Aug 2024 12:58:58 +0000 (21:58 +0900)]
[NUI] Add WebView Certificate policy decision error get and suspend
sunghyun kim [Tue, 23 Jan 2024 10:24:57 +0000 (19:24 +0900)]
[NUI] Support CornerRadius in WebView
this patch supports cornerRadius in WebView
refer to : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/304770/
huayong.xu [Fri, 19 Jan 2024 07:09:31 +0000 (15:09 +0800)]
[NUI] Create Context/CookieManager when WebView is created.
huayong.xu [Mon, 16 Oct 2023 02:46:38 +0000 (10:46 +0800)]
[NUI] Add WebView APIs for fullscreen, text found, etc.
TizenAPI-Bot [Wed, 24 Jul 2024 15:09:31 +0000 (15:09 +0000)]
Release 11.0.0.18252
TizenAPI-Bot [Wed, 24 Jul 2024 15:09:31 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
joogab.yun [Wed, 17 Jul 2024 06:21:07 +0000 (15:21 +0900)]
Revert "[NUI] If the view had focus when it was unparented, the focus is cleared. (#4654)"
This reverts commit
09f52bc8bdea3e4e50b610c0b6bc18b54104feb4.
This operation is moved to the DALi.
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/314664/
TizenAPI-Bot [Tue, 16 Jul 2024 15:08:22 +0000 (15:08 +0000)]
Release 11.0.0.18251
TizenAPI-Bot [Tue, 16 Jul 2024 15:08:22 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Tue, 16 Jul 2024 07:29:04 +0000 (16:29 +0900)]
[NUI] Add friend assembly for NUI2.Compatibility
TizenAPI-Bot [Wed, 3 Jul 2024 15:08:35 +0000 (15:08 +0000)]
Release 11.0.0.18250
TizenAPI-Bot [Wed, 3 Jul 2024 15:08:35 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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>
dongsug.song [Wed, 3 Jul 2024 06:24:00 +0000 (15:24 +0900)]
[NUI] Add friend assembly for NUI2
TizenAPI-Bot [Wed, 12 Jun 2024 15:08:41 +0000 (15:08 +0000)]
Release 11.0.0.18248
TizenAPI-Bot [Wed, 12 Jun 2024 15:08:41 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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
TizenAPI-Bot [Wed, 12 Jun 2024 05:07:23 +0000 (05:07 +0000)]
Release 11.0.0.18247
TizenAPI-Bot [Wed, 12 Jun 2024 05:07:23 +0000 (05:07 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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>
TizenAPI-Bot [Mon, 10 Jun 2024 15:11:01 +0000 (15:11 +0000)]
Release 11.0.0.18246
TizenAPI-Bot [Mon, 10 Jun 2024 15:11:01 +0000 (15:11 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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>
TizenAPI-Bot [Thu, 30 May 2024 15:09:13 +0000 (15:09 +0000)]
Release 11.0.0.18245
TizenAPI-Bot [Thu, 30 May 2024 15:09:13 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Mon, 27 May 2024 13:17:24 +0000 (22:17 +0900)]
[NUI] Fix View preload sequences
TizenAPI-Bot [Wed, 29 May 2024 06:03:10 +0000 (06:03 +0000)]
Release 11.0.0.18244
TizenAPI-Bot [Wed, 29 May 2024 06:03:10 +0000 (06:03 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Wed, 29 May 2024 05:47:34 +0000 (14:47 +0900)]
[NUI] Add FriendAssembly for DA FLUX
TizenAPI-Bot [Mon, 20 May 2024 03:06:37 +0000 (03:06 +0000)]
Release 11.0.0.18243
TizenAPI-Bot [Mon, 20 May 2024 03:06:37 +0000 (03:06 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Mon, 20 May 2024 02:52:03 +0000 (11:52 +0900)]
[NUI] Fix multiscreen exception when IsUsingXaml is false
TizenAPI-Bot [Tue, 14 May 2024 15:09:17 +0000 (15:09 +0000)]
Release 11.0.0.18242
TizenAPI-Bot [Tue, 14 May 2024 15:09:17 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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)
TizenAPI-Bot [Mon, 13 May 2024 15:08:59 +0000 (15:08 +0000)]
Release 11.0.0.18241
TizenAPI-Bot [Mon, 13 May 2024 15:08:59 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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>
TizenAPI-Bot [Fri, 10 May 2024 11:08:18 +0000 (11:08 +0000)]
Release 11.0.0.18240
TizenAPI-Bot [Fri, 10 May 2024 11:08:17 +0000 (11:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
ANZ1217 [Fri, 10 May 2024 10:47:07 +0000 (19:47 +0900)]
Fix typo
ANZ1217 [Fri, 10 May 2024 10:37:33 +0000 (19:37 +0900)]
Fixed the problem that Rrefactoring was not applied
ANZ1217 [Fri, 10 May 2024 09:24:29 +0000 (18:24 +0900)]
Fix build error
ANZ1217 [Fri, 10 May 2024 09:16:41 +0000 (18:16 +0900)]
[NUI][API11] Fix typo
ANZ1217 [Thu, 2 May 2024 09:46:37 +0000 (18:46 +0900)]
[NUI][API11] Add Cutout Property to TextLabel
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>
TizenAPI-Bot [Wed, 8 May 2024 15:08:26 +0000 (15:08 +0000)]
Release 11.0.0.18234
TizenAPI-Bot [Wed, 8 May 2024 15:08:25 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
Xianbing Teng [Wed, 8 May 2024 03:06:42 +0000 (11:06 +0800)]
[NUI] Fix svace issue for BorderWindow
TizenAPI-Bot [Tue, 7 May 2024 15:08:27 +0000 (15:08 +0000)]
Release 11.0.0.18233
TizenAPI-Bot [Tue, 7 May 2024 15:08:27 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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.
TizenAPI-Bot [Mon, 29 Apr 2024 15:08:48 +0000 (15:08 +0000)]
Release 11.0.0.18232
TizenAPI-Bot [Mon, 29 Apr 2024 15:08:47 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Mon, 29 Apr 2024 07:59:48 +0000 (16:59 +0900)]
[NUI] Fix the crash in ubuntu-backend
Maria Bialota [Fri, 19 Apr 2024 14:15:10 +0000 (16:15 +0200)]
[NUI][AT-SPI] Fixed Dialog and AlertDialog behaviour
TizenAPI-Bot [Mon, 29 Apr 2024 00:59:16 +0000 (00:59 +0000)]
Release 11.0.0.18230
TizenAPI-Bot [Mon, 29 Apr 2024 00:59:16 +0000 (00:59 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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.
dongsug.song [Sat, 27 Apr 2024 04:59:18 +0000 (13:59 +0900)]
[NUI] Fix TV AdPlayer crash issue
TizenAPI-Bot [Fri, 26 Apr 2024 15:08:50 +0000 (15:08 +0000)]
Release 11.0.0.18228
TizenAPI-Bot [Fri, 26 Apr 2024 15:08:50 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Wed, 24 Apr 2024 08:51:14 +0000 (17:51 +0900)]
[NUI] Add IsXamlUsing flag to Camera, ItemView and etc
TizenAPI-Bot [Thu, 25 Apr 2024 15:08:42 +0000 (15:08 +0000)]
Release 11.0.0.18227
TizenAPI-Bot [Thu, 25 Apr 2024 15:08:42 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
joogab.yun [Wed, 24 Apr 2024 06:55:02 +0000 (15:55 +0900)]
[NUI] Add VirtualRemocon and VirtualMouse sub device types
TizenAPI-Bot [Wed, 24 Apr 2024 04:59:09 +0000 (04:59 +0000)]
Release 11.0.0.18226
TizenAPI-Bot [Wed, 24 Apr 2024 04:59:09 +0000 (04:59 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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
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
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
Clarik [Tue, 23 Apr 2024 07:30:05 +0000 (14:30 +0700)]
[NUI] ScrollViewBindableProperty changes (#6095)
Kevin Winata [Tue, 23 Apr 2024 07:29:40 +0000 (14:29 +0700)]
[NUI] TextLabel BindableProperty refactor (#6094)
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>
Clarik [Mon, 22 Apr 2024 10:42:21 +0000 (17:42 +0700)]
[NUI] TextEditorBindableProperty changes (#6086)
* [NUI] TextEditorBindableProperty changes
* [NUI] TextEditorBindableProperty adding isUsingXaml condition
Clarik [Mon, 22 Apr 2024 09:59:11 +0000 (16:59 +0700)]
[NUI] Scrollable and LottieAnimationView adding condition If Using Xaml
Clarik [Fri, 19 Apr 2024 08:08:45 +0000 (15:08 +0700)]
Scrollable changes
TizenAPI-Bot [Mon, 22 Apr 2024 15:08:15 +0000 (15:08 +0000)]
Release 11.0.0.18217
TizenAPI-Bot [Mon, 22 Apr 2024 15:08:15 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Fri, 19 Apr 2024 03:21:44 +0000 (12:21 +0900)]
[NUI] Add IsUsingXaml flag in properties of View and AnimatedVectorImageView
Clarik [Fri, 19 Apr 2024 06:25:06 +0000 (13:25 +0700)]
[NUI] LottieAnimationViewBindableProperty changes (#6076)
Clarik [Thu, 18 Apr 2024 07:47:44 +0000 (14:47 +0700)]
[NUI] BindableProperty ImageView
ImageViewBindableProperty changes
joogab.yun [Mon, 22 Apr 2024 02:20:18 +0000 (11:20 +0900)]
[NUI] Change the SetTime of Touch from ulong to uint.
TizenAPI-Bot [Thu, 18 Apr 2024 15:08:44 +0000 (15:08 +0000)]
Release 11.0.0.18213
TizenAPI-Bot [Thu, 18 Apr 2024 15:08:44 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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>
TizenAPI-Bot [Wed, 17 Apr 2024 15:13:00 +0000 (15:13 +0000)]
Release 11.0.0.18212
TizenAPI-Bot [Wed, 17 Apr 2024 15:13:00 +0000 (15:13 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
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>
TizenAPI-Bot [Wed, 17 Apr 2024 02:39:34 +0000 (02:39 +0000)]
Release 11.0.0.18211
TizenAPI-Bot [Wed, 17 Apr 2024 02:39:34 +0000 (02:39 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0
dongsug.song [Mon, 8 Apr 2024 12:19:16 +0000 (21:19 +0900)]
[NUI] Add IsUsingXaml at NUIWidgetApplication and change AnimatedVectorImageView's property
TizenAPI-Bot [Tue, 16 Apr 2024 15:08:06 +0000 (15:08 +0000)]
Release 11.0.0.18210
TizenAPI-Bot [Tue, 16 Apr 2024 15:08:06 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0