platform/core/csapi/tizenfx.git
5 weeks agoRelease 11.0.0.18201 submit/tizen_8.0/20240321.151211
TizenAPI-Bot [Thu, 21 Mar 2024 15:12:11 +0000 (15:12 +0000)]
Release 11.0.0.18201

5 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Thu, 21 Mar 2024 15:12:11 +0000 (15:12 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

5 weeks ago[NUI] WeakEvent : Modify invoke param type
Jiyun Yang [Thu, 21 Mar 2024 05:21:32 +0000 (14:21 +0900)]
[NUI] WeakEvent : Modify invoke param type

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 weeks agoRelease 11.0.0.18200 submit/tizen_8.0/20240318.115043
TizenAPI-Bot [Mon, 18 Mar 2024 11:50:43 +0000 (11:50 +0000)]
Release 11.0.0.18200

5 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 18 Mar 2024 11:50:43 +0000 (11:50 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

5 weeks ago[NUI] Move WeakEvent to public and remove unused WeakEventHandler class
Jiyun Yang [Mon, 18 Mar 2024 11:13:14 +0000 (20:13 +0900)]
[NUI] Move WeakEvent to public and remove unused WeakEventHandler class

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 weeks ago[NUI] Add IsUsingXaml
dongsug.song [Mon, 18 Mar 2024 09:21:39 +0000 (18:21 +0900)]
[NUI] Add IsUsingXaml

5 weeks ago[WIP][NUI] Add IsUsingXaml
dongsug.song [Fri, 15 Mar 2024 13:55:06 +0000 (22:55 +0900)]
[WIP][NUI] Add IsUsingXaml

5 weeks ago[NUI][API11] Fix some memory leak codes what already fixed at API12
Eunki Hong [Fri, 19 Jan 2024 01:28:11 +0000 (10:28 +0900)]
[NUI][API11] Fix some memory leak codes what already fixed at API12

Let we backport some minor memory leak resolve PR what we already merged.

This PR squash 4 different patches.

---

Fix some incorrect implements when we get Texture relative items

Since now we have a unified pattern to avoid memory leak problem
between NUI and Native side handle count problem,
Let we change some mis-implementated codes relative with Texture.

(Follow PR #5892)

Add some remarks at BaseHandle class about Dispose

(Follow PR #5893)

Resolve memory leak for DisposeTest sample

There was leak issue since we don't call FreeHGlobal after AllocHGlobal.

And also, let we Dispose Renderer / Geometry / Shader / TextureSet what NUI create.
Those classes memory might give confuse when we test the memory.

(Follow PR #5895)

Call Mashal.FreeHGlobal() what we allocated

Let we free allocated heap memory by Mashal.

It might cause memory leak issue if user try to use VertexBuffer.

And also, let we also fix FrameBrokerBase implementation
that might be the guideline who want to use custom Geometry class.

(Follow PR #5902)

6 weeks agoRelease 11.0.0.18196 accepted/tizen/8.0/unified/20240318.143352 submit/tizen_8.0/20240314.150804
TizenAPI-Bot [Thu, 14 Mar 2024 15:08:04 +0000 (15:08 +0000)]
Release 11.0.0.18196

6 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Thu, 14 Mar 2024 15:08:04 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

6 weeks ago[NUI] WeakEvent : Improve clean-up condition
Jiyun Yang [Thu, 14 Mar 2024 04:22:05 +0000 (13:22 +0900)]
[NUI] WeakEvent : Improve clean-up condition

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
6 weeks agoRelease 11.0.0.18195 accepted/tizen/8.0/unified/20240313.143532 submit/tizen_8.0/20240312.104035
TizenAPI-Bot [Tue, 12 Mar 2024 10:40:35 +0000 (10:40 +0000)]
Release 11.0.0.18195

6 weeks agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Tue, 12 Mar 2024 10:40:35 +0000 (10:40 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

6 weeks ago[NUI] Add DisableBindableProperty and VoiceInteractionName as hidden APIs
dongsug.song [Tue, 12 Mar 2024 09:22:14 +0000 (18:22 +0900)]
[NUI] Add DisableBindableProperty and VoiceInteractionName as hidden APIs

7 weeks agoRelease 11.0.0.18194 accepted/tizen/8.0/unified/20240311.164713 submit/tizen_8.0/20240306.150812
TizenAPI-Bot [Wed, 6 Mar 2024 15:08:12 +0000 (15:08 +0000)]
Release 11.0.0.18194

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

7 weeks ago[NUI] Fix SVACE issue of null in ViewStyle.
zhouhao [Mon, 26 Feb 2024 05:18:19 +0000 (13:18 +0800)]
[NUI] Fix SVACE issue of null in ViewStyle.

7 weeks ago[NoACR][MachineLearning.Inference] Fix bug using wrong handle
Yelin Jeong [Tue, 5 Dec 2023 08:04:19 +0000 (17:04 +0900)]
[NoACR][MachineLearning.Inference] Fix bug using wrong handle

This patch fixes the bug which use wrong handle.
GetTensorsCount should use TensorsInfo handle instead of TensorsData handle.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
2 months agoRelease 11.0.0.18192 accepted/tizen/8.0/unified/20240301.174500 submit/tizen_8.0/20240227.060936
TizenAPI-Bot [Tue, 27 Feb 2024 06:09:36 +0000 (06:09 +0000)]
Release 11.0.0.18192

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Tue, 27 Feb 2024 06:09:36 +0000 (06:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Fix WeakEvent bugs
Jiyun Yang [Wed, 21 Feb 2024 11:22:42 +0000 (20:22 +0900)]
[NUI] Fix WeakEvent bugs

* Checks that target object is explicitly disposed but not collected yet before invoke
* Consider list item removal/addition while traversing for invoke
* WeakHandler Equal method works well in static case
* Cleanup dead handlers not everytime

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 months agoRelease 11.0.0.18191 submit/tizen_8.0/20240226.150840
TizenAPI-Bot [Mon, 26 Feb 2024 15:08:40 +0000 (15:08 +0000)]
Release 11.0.0.18191

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

2 months ago[NUI] Add backendMode to the DirectRenderingGLView constructor.
joogab.yun [Thu, 22 Feb 2024 05:02:50 +0000 (14:02 +0900)]
[NUI] Add backendMode to the DirectRenderingGLView constructor.

refer code :
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/306186/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/305990/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/306191/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-demo/+/305991/

2 months agoRelease 11.0.0.18190 submit/tizen_8.0/20240221.150840
TizenAPI-Bot [Wed, 21 Feb 2024 15:08:40 +0000 (15:08 +0000)]
Release 11.0.0.18190

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

2 months ago[NUI][API11] Fix a SVACE issue.
huayong.xu [Thu, 8 Feb 2024 03:30:27 +0000 (11:30 +0800)]
[NUI][API11] Fix a SVACE issue.

2 months agoRelease 11.0.0.18189 submit/tizen_8.0/20240220.150843
TizenAPI-Bot [Tue, 20 Feb 2024 15:08:43 +0000 (15:08 +0000)]
Release 11.0.0.18189

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

2 months ago[MediaContent] Add missing deprecation description (#5956)
Haesu Gwon [Tue, 20 Feb 2024 04:48:17 +0000 (13:48 +0900)]
[MediaContent] Add missing deprecation description (#5956)

2 months ago[Camera] Fix CameraDeviceManager bug (#5958)
Haesu Gwon [Tue, 20 Feb 2024 04:37:57 +0000 (13:37 +0900)]
[Camera] Fix CameraDeviceManager bug (#5958)

2 months agoRelease 11.0.0.18187 accepted/tizen/8.0/unified/20240220.144356 submit/tizen_8.0/20240219.124930
TizenAPI-Bot [Mon, 19 Feb 2024 12:49:30 +0000 (12:49 +0000)]
Release 11.0.0.18187

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 19 Feb 2024 12:49:29 +0000 (12:49 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI][API11] Fix error if LottieAnimationView set BackgroundData before set URL
Eunki, Hong [Thu, 15 Feb 2024 06:31:17 +0000 (15:31 +0900)]
[NUI][API11] Fix error if LottieAnimationView set BackgroundData before set URL

Since LottieAnimationView.URL property change whole Visual property by itself, CornerRadius / Borderline properties become ignored when we set URL.

```
lav = new LottieAnimationView();
lav.CornerRadius = new Vector4(100.0f, 100.0f, 100.0f, 100.0f);
lav.URL = "~~~.json"; ///< CornerRadius information ignored.
```

To avoid this case, let we ensure to set CornerRadius / Borderline if we set URL

Same PR with #5951

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 months agoRelease 11.0.0.18186 submit/tizen_8.0/20240208.150838
TizenAPI-Bot [Thu, 8 Feb 2024 15:08:38 +0000 (15:08 +0000)]
Release 11.0.0.18186

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

2 months ago[NUI] Enable relayout only when layout is set for the layer.
joogab.yun [Tue, 6 Feb 2024 07:02:08 +0000 (16:02 +0900)]
[NUI] Enable relayout only when layout is set for the layer.

If you do not check this, all views on layers that do not have a layout set will be searched unnecessarily.

2 months agoRelease 11.0.0.18185 accepted/tizen/8.0/unified/20240208.163202 submit/tizen_8.0/20240207.041916
TizenAPI-Bot [Wed, 7 Feb 2024 04:19:16 +0000 (04:19 +0000)]
Release 11.0.0.18185

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 7 Feb 2024 04:19:16 +0000 (04:19 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Allow to call FrameUpdate callback return value
Eunki, Hong [Mon, 8 Jan 2024 09:01:41 +0000 (18:01 +0900)]
[NUI] Allow to call FrameUpdate callback return value

DALi's FrameUpdateCallback have interface whether we need to update scene or not.
Previously, we always return it as false.
It might make some render / update timing issue when App is paused.

To make ensure whether we need to update scene or not,
Let we override the new API that app can control the return value.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 months agoRelease 11.0.0.18184 submit/tizen_8.0/20240205.012351
TizenAPI-Bot [Mon, 5 Feb 2024 01:23:51 +0000 (01:23 +0000)]
Release 11.0.0.18184

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Mon, 5 Feb 2024 01:23:51 +0000 (01:23 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI][API11] Add a WebView API for notifying orientation change.
huayong.xu [Fri, 2 Feb 2024 11:32:06 +0000 (19:32 +0800)]
[NUI][API11] Add a WebView API for notifying orientation change.

2 months agoRelease 11.0.0.18183 accepted/tizen/8.0/unified/20240201.164543 submit/tizen_8.0/20240131.104906
TizenAPI-Bot [Wed, 31 Jan 2024 10:49:06 +0000 (10:49 +0000)]
Release 11.0.0.18183

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 31 Jan 2024 10:49:06 +0000 (10:49 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[Packagemanager] Fix SetPackageManagerEventStatus (#5930)
ilho159kim [Wed, 31 Jan 2024 09:46:08 +0000 (18:46 +0900)]
[Packagemanager] Fix SetPackageManagerEventStatus (#5930)

Since native API internally unregister event and register event
so fix it to actually set event only when necessary

Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
2 months agoRelease 11.0.0.18182 submit/tizen_8.0/20240131.063554
TizenAPI-Bot [Wed, 31 Jan 2024 06:35:54 +0000 (06:35 +0000)]
Release 11.0.0.18182

2 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 31 Jan 2024 06:35:54 +0000 (06:35 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

2 months ago[NUI] Support FrameUpdateCallback get world transform
Eunki, Hong [Tue, 30 Jan 2024 11:12:55 +0000 (20:12 +0900)]
[NUI] Support FrameUpdateCallback get world transform

Let we bind some more codes that UpdateProxy in dali side already supported.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 months agoRelease 11.0.0.18181 submit/tizen_8.0/20240130.150832
TizenAPI-Bot [Tue, 30 Jan 2024 15:08:32 +0000 (15:08 +0000)]
Release 11.0.0.18181

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

2 months ago[NUI] Add methods to modify base theme for fhub and fix bugs
Jiyun Yang [Tue, 30 Jan 2024 05:02:50 +0000 (14:02 +0900)]
[NUI] Add methods to modify base theme for fhub and fix bugs

* Add ThemeManager.AppendBaseTheme : It enables outer package to modify base theme
* Add SharedResourcePathExtension for xaml supporting
* Fix the bug that broken images in a theme always overwrite existing settings
* Fix the bug that cloning a view style losts SolidNull information.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 months agoRelease 11.0.0.18180 submit/tizen_8.0/20240126.150830
TizenAPI-Bot [Fri, 26 Jan 2024 15:08:30 +0000 (15:08 +0000)]
Release 11.0.0.18180

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

3 months ago[NUI.Gadget] Remove Unload() method (#5917)
hjhun [Fri, 26 Jan 2024 05:35:32 +0000 (14:35 +0900)]
[NUI.Gadget] Remove Unload() method (#5917)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months ago[NUI.Gadget] Change assembly load mothod (#5913)
hjhun [Fri, 26 Jan 2024 00:12:33 +0000 (09:12 +0900)]
[NUI.Gadget] Change assembly load mothod (#5913)

- Use LoadFromNativeImagePath() instead of LoadFromStream()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoRelease 11.0.0.18178 submit/tizen_8.0/20240125.150929
TizenAPI-Bot [Thu, 25 Jan 2024 15:09:29 +0000 (15:09 +0000)]
Release 11.0.0.18178

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Thu, 25 Jan 2024 15:09:29 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI.Gadget] Modify NUIGadget implementation (#5911)
hjhun [Thu, 25 Jan 2024 04:03:43 +0000 (13:03 +0900)]
[NUI.Gadget] Modify NUIGadget implementation (#5911)

The mount path is changed to the directory path of the executable file.
The environment variable related to resource package IDs is changed to
"GADGET_PKGIDS".

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoRelease 11.0.0.18177 submit/tizen_8.0/20240124.150933
TizenAPI-Bot [Wed, 24 Jan 2024 15:09:33 +0000 (15:09 +0000)]
Release 11.0.0.18177

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

3 months ago[NUI] Fix LinearLayout to update its child's MeasuredSizeHeight 0 correctly
Jaehyun Cho [Wed, 24 Jan 2024 09:44:22 +0000 (18:44 +0900)]
[NUI] Fix LinearLayout to update its child's MeasuredSizeHeight 0 correctly

LinearLayout updates its child's MeasuredSizeWidth 0 correctly but it
does not update its child's MeasuredSizeHeight 0 due to the range typo.

The range typo has been fixed so child's MeasuredSizeHeight 0 is also
handled correctly.

3 months agoRelease 11.0.0.18176 accepted/tizen/8.0/unified/20240125.160910 submit/tizen_8.0/20240124.082251
TizenAPI-Bot [Wed, 24 Jan 2024 08:22:51 +0000 (08:22 +0000)]
Release 11.0.0.18176

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

3 months ago[NUI.Gadget] Implement Unload() method (#5898)
hjhun [Wed, 24 Jan 2024 04:25:23 +0000 (13:25 +0900)]
[NUI.Gadget] Implement Unload() method (#5898)

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

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoRelease 11.0.0.18175 accepted/tizen/8.0/unified/20240122.175530 submit/tizen_8.0/20240118.150850
TizenAPI-Bot [Thu, 18 Jan 2024 15:08:50 +0000 (15:08 +0000)]
Release 11.0.0.18175

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

3 months ago[NUI] Do not check theme applied flag when set ThemeChangeSensitive
Jiyun Yang [Thu, 18 Jan 2024 06:58:36 +0000 (15:58 +0900)]
[NUI] Do not check theme applied flag when set ThemeChangeSensitive

New theme can affect to the views that were not affected by previous theme.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 months agoRelease 11.0.0.18174 submit/tizen_8.0/20240110.012728
TizenAPI-Bot [Wed, 10 Jan 2024 01:27:28 +0000 (01:27 +0000)]
Release 11.0.0.18174

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 10 Jan 2024 01:27:28 +0000 (01:27 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[Tizen.Network.WiFi] Add APIs for multi-scanning (#5870)
akash1-kumar [Tue, 9 Jan 2024 07:19:43 +0000 (12:49 +0530)]
[Tizen.Network.WiFi] Add APIs for multi-scanning (#5870)

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
3 months ago[NUI] Fix svace issue of Marshal.Copy
Xianbing Teng [Mon, 8 Jan 2024 06:56:58 +0000 (14:56 +0800)]
[NUI] Fix svace issue of Marshal.Copy

3 months agoRelease 11.0.0.18172 accepted/tizen/8.0/unified/20240109.155502 submit/tizen_8.0/20240108.150935
TizenAPI-Bot [Mon, 8 Jan 2024 15:09:35 +0000 (15:09 +0000)]
Release 11.0.0.18172

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

3 months ago[NUI] Fix some SVACE issues.
zhouhao [Fri, 5 Jan 2024 07:46:33 +0000 (15:46 +0800)]
[NUI] Fix some SVACE issues.

3 months agoRelease 11.0.0.18171 submit/tizen_8.0/20240105.150835
TizenAPI-Bot [Fri, 5 Jan 2024 15:08:35 +0000 (15:08 +0000)]
Release 11.0.0.18171

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

3 months ago[NUI.Scene3D] Revert "Add AddLight API"
Eunki, Hong [Fri, 5 Jan 2024 10:35:35 +0000 (19:35 +0900)]
[NUI.Scene3D] Revert "Add AddLight API"

Revert #5854 PR. We'd better found more good way to fix this issue.

This reverts commit 0cb799167b61395984ee1da9d647f326aad852fa.

3 months agoRelease 11.0.0.18170 submit/tizen_8.0/20240105.072118
TizenAPI-Bot [Fri, 5 Jan 2024 07:21:18 +0000 (07:21 +0000)]
Release 11.0.0.18170

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Fri, 5 Jan 2024 07:21:18 +0000 (07:21 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Do not recreate visual when we change ImageColor only
Eunki Hong [Wed, 3 Jan 2024 16:44:02 +0000 (01:44 +0900)]
[NUI] Do not recreate visual when we change ImageColor only

Since we don't need to re-create the visual if we only chage the ImageColor property,
let we use UpdateProperty Action.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 months agoRelease 11.0.0.18169 submit/tizen_8.0/20240104.150823
TizenAPI-Bot [Thu, 4 Jan 2024 15:08:23 +0000 (15:08 +0000)]
Release 11.0.0.18169

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

3 months ago[NUI] Fix text padding issue
Bowon Ryu [Fri, 29 Dec 2023 06:06:24 +0000 (15:06 +0900)]
[NUI] Fix text padding issue

This patch solves the problem that text with padding does not work in nui layout.

For text components, the control's padding is used to calculatie size in native,
so it should not be set to zero value.

This avoids setting padding to zero when it comes to text layout.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
3 months agoRelease 11.0.0.18168 submit/tizen_8.0/20240103.033523
TizenAPI-Bot [Wed, 3 Jan 2024 03:35:23 +0000 (03:35 +0000)]
Release 11.0.0.18168

3 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 3 Jan 2024 03:35:23 +0000 (03:35 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

3 months ago[NUI] Support NativeImageQueue creation with queue count
Eunki Hong [Sun, 31 Dec 2023 01:35:16 +0000 (10:35 +0900)]
[NUI] Support NativeImageQueue creation with queue count

Let we allow to create NativeImageQueue with queue count.
Previously, we only allow to create the NativeImageQueue based on the environment value "DALI_TBM_SURFACE_QUEUE_SIZE".
(This value is 3 as default)

It will be useful if some user want to reduce the queue count for some cases, not for whole queue.

relative DALi patches :

https://review.tizen.org/gerrit/c/platform/core/uifw/dali-adaptor/+/303523
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/303524

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 months ago[NUI] Add EnableFrameCache in LottieAnimationView
sunghyun kim [Thu, 30 Nov 2023 03:48:29 +0000 (12:48 +0900)]
[NUI] Add EnableFrameCache in LottieAnimationView

3 months agoRelease 11.0.0.18166 submit/tizen_8.0/20240102.150840
TizenAPI-Bot [Tue, 2 Jan 2024 15:08:40 +0000 (15:08 +0000)]
Release 11.0.0.18166

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

3 months ago[NUI.Scene3D] Add AddLight API
Eunki, Hong [Tue, 2 Jan 2024 09:09:36 +0000 (18:09 +0900)]
[NUI.Scene3D] Add AddLight API

Let we make new API for Light class for SceneView.

Note : To avoid the changness of native side code minimalize, let we use
internal API of NUI.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months ago[MediaVision] Change feature key of inference face recognition (#5803)
Haesu Gwon [Tue, 2 Jan 2024 05:50:47 +0000 (14:50 +0900)]
[MediaVision] Change feature key of inference face recognition (#5803)

* [MediaVision] Change feature key of inference face recognition

4 months agoRelease 11.0.0.18164 submit/tizen_8.0/20231227.150737
TizenAPI-Bot [Wed, 27 Dec 2023 15:07:37 +0000 (15:07 +0000)]
Release 11.0.0.18164

4 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 27 Dec 2023 15:07:37 +0000 (15:07 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

4 months ago[NUI] Fix Navigator to support Page with Transitions
Jaehyun Cho [Wed, 27 Dec 2023 04:15:30 +0000 (13:15 +0900)]
[NUI] Fix Navigator to support Page with Transitions

Previously, PushWithTransition and PopWithTransition did not support
Page. It supported either ContentPage or DialogPage.

Now, PushWithTransition and PopWithTransition supports Page as well.

4 months agoRelease 11.0.0.18163 accepted/tizen/8.0/unified/20240101.154953 submit/tizen_8.0/20231227.032251
TizenAPI-Bot [Wed, 27 Dec 2023 03:22:51 +0000 (03:22 +0000)]
Release 11.0.0.18163

4 months agoMerge remote-tracking branch 'origin/API11' into tizen_8.0
TizenAPI-Bot [Wed, 27 Dec 2023 03:22:51 +0000 (03:22 +0000)]
Merge remote-tracking branch 'origin/API11' into tizen_8.0

4 months ago[NUI][API11] NUI version up (nui22304)
Eunki, Hong [Wed, 27 Dec 2023 00:10:29 +0000 (09:10 +0900)]
[NUI][API11] NUI version up (nui22304)

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months ago[NUI] Initialize C# items if required
Eunki, Hong [Thu, 14 Dec 2023 02:44:43 +0000 (11:44 +0900)]
[NUI] Initialize C# items if required

We have create ProcessorController constructor without initalize as default.

If NUI core want to change this policy, we can initialize at constructor time.
But this case code has some error. It didn't create C# side objects and only create
native side.

Let we make constructor with initialize works well now.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>