platform/core/csapi/tizenfx.git
2 months agoRelease 12.0.0.18222 submit/tizen/20240214.150853
TizenAPI-Bot [Wed, 14 Feb 2024 15:08:53 +0000 (15:08 +0000)]
Release 12.0.0.18222

2 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 14 Feb 2024 15:08:53 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 months ago[MediaContent] Deprecate meaningless media group enum (#5939)
Haesu Gwon [Wed, 14 Feb 2024 08:31:48 +0000 (17:31 +0900)]
[MediaContent] Deprecate meaningless media group enum (#5939)

* [MediaContent] Deprecate meaningless media group enum

2 months agoRelease 12.0.0.18221 accepted/tizen/unified/20240213.172008 accepted/tizen/unified/x/20240219.013825 submit/tizen/20240213.072802
TizenAPI-Bot [Tue, 13 Feb 2024 07:28:02 +0000 (07:28 +0000)]
Release 12.0.0.18221

2 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 13 Feb 2024 07:28:02 +0000 (07:28 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

2 months agoVersion up 22310
joogab.yun [Tue, 13 Feb 2024 06:47:14 +0000 (15:47 +0900)]
Version up 22310

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 12.0.0.18219 submit/tizen/20240212.150924
TizenAPI-Bot [Mon, 12 Feb 2024 15:09:24 +0000 (15:09 +0000)]
Release 12.0.0.18219

3 months agoRelease 12.0.0.18219 submit/tizen/20240210.150819
TizenAPI-Bot [Sat, 10 Feb 2024 15:08:19 +0000 (15:08 +0000)]
Release 12.0.0.18219

3 months agoRelease 12.0.0.18219 submit/tizen/20240207.150932
TizenAPI-Bot [Wed, 7 Feb 2024 15:09:32 +0000 (15:09 +0000)]
Release 12.0.0.18219

3 months agoRelease 12.0.0.18219 submit/tizen/20240206.150826
TizenAPI-Bot [Tue, 6 Feb 2024 15:08:26 +0000 (15:08 +0000)]
Release 12.0.0.18219

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 6 Feb 2024 15:08:26 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[Camera] Add new Camera constructor for camera device internal selection (#5941)
Haesu Gwon [Tue, 6 Feb 2024 07:51:51 +0000 (16:51 +0900)]
[Camera] Add new Camera constructor for camera device internal selection (#5941)

3 months agoRelease 12.0.0.18218 submit/tizen/20240205.150827
TizenAPI-Bot [Mon, 5 Feb 2024 15:08:27 +0000 (15:08 +0000)]
Release 12.0.0.18218

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 5 Feb 2024 15:08:27 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[MediaContent] Deprecate infrequent meta fields (#5915)
Haesu Gwon [Mon, 5 Feb 2024 07:09:50 +0000 (16:09 +0900)]
[MediaContent] Deprecate infrequent meta fields (#5915)

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 agoRelease 12.0.0.18216 submit/tizen/20240202.150906
TizenAPI-Bot [Fri, 2 Feb 2024 15:09:06 +0000 (15:09 +0000)]
Release 12.0.0.18216

3 months agoRelease 12.0.0.18216 submit/tizen/20240201.150834
TizenAPI-Bot [Thu, 1 Feb 2024 15:08:34 +0000 (15:08 +0000)]
Release 12.0.0.18216

3 months agoRelease 12.0.0.18216 accepted/tizen/unified/20240206.161740 accepted/tizen/unified/x/20240207.075804 submit/tizen/20240201.035558
TizenAPI-Bot [Thu, 1 Feb 2024 03:55:58 +0000 (03:55 +0000)]
Release 12.0.0.18216

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 1 Feb 2024 03:55:58 +0000 (03:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months agoVersion up 22308
ANZ1217 [Wed, 31 Jan 2024 07:40:20 +0000 (16:40 +0900)]
Version up 22308

3 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 agoFix CollectionView LinearLayout move overlapped issue
EverLEEst(SangHyeon Lee) [Wed, 24 Jan 2024 11:51:15 +0000 (20:51 +0900)]
Fix CollectionView LinearLayout move overlapped issue

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 12.0.0.18212 submit/tizen/20240131.150908
TizenAPI-Bot [Wed, 31 Jan 2024 15:09:08 +0000 (15:09 +0000)]
Release 12.0.0.18212

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 31 Jan 2024 15:09:08 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[Packagemanager] Fix SetPackageManagerEventStatus (#5928)
ilho159kim [Wed, 31 Jan 2024 11:02:47 +0000 (20:02 +0900)]
[Packagemanager] Fix SetPackageManagerEventStatus (#5928)

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>
3 months agoRelease 12.0.0.18211 submit/tizen/20240129.151143
TizenAPI-Bot [Mon, 29 Jan 2024 15:11:43 +0000 (15:11 +0000)]
Release 12.0.0.18211

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 29 Jan 2024 15:11:43 +0000 (15:11 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[Multimedia] Add a new constructor of Display to remove dependency of UI frameworks...
Seungkeun Lee [Mon, 29 Jan 2024 06:52:04 +0000 (15:52 +0900)]
[Multimedia] Add a new constructor of Display to remove dependency of UI frameworks (#5738)

* Add a new constructor of Display to remove depenendcy of UI frameworks

* Rename property

* Apply review comment

---------

Co-authored-by: Jay Cho <chojoong@gmail.com>
3 months agoRelease 12.0.0.18210 submit/tizen/20240127.150750
TizenAPI-Bot [Sat, 27 Jan 2024 15:07:50 +0000 (15:07 +0000)]
Release 12.0.0.18210

3 months agoRelease 12.0.0.18210 submit/tizen/20240126.150834
TizenAPI-Bot [Fri, 26 Jan 2024 15:08:34 +0000 (15:08 +0000)]
Release 12.0.0.18210

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 26 Jan 2024 15:08:34 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

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

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

- Use LoadFromNativeImagePath() instead of LoadFromStream()

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

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 25 Jan 2024 15:09:06 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

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

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 12.0.0.18207 accepted/tizen_unified_riscv accepted/tizen/unified/20240124.163304 accepted/tizen/unified/riscv/20240128.235707 accepted/tizen/unified/x/20240205.063816 submit/tizen/20240124.080400
TizenAPI-Bot [Wed, 24 Jan 2024 08:04:00 +0000 (08:04 +0000)]
Release 12.0.0.18207

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 24 Jan 2024 08:04:00 +0000 (08:04 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[NUI] Version up 22307
Bowon Ryu [Wed, 24 Jan 2024 06:25:54 +0000 (15:25 +0900)]
[NUI] Version up 22307

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
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 ago[NUI] Add some remarks at BaseHandle class about Dispose
Eunki Hong [Fri, 19 Jan 2024 04:04:36 +0000 (13:04 +0900)]
[NUI] Add some remarks at BaseHandle class about Dispose

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 months ago[NUI] Fix some incorrect implements when we get Texture relative items
Eunki Hong [Fri, 19 Jan 2024 01:28:11 +0000 (10:28 +0900)]
[NUI] 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.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 months ago[NUI.Gadget] Implement Unload() method (#5897)
hjhun [Wed, 24 Jan 2024 04:25:35 +0000 (13:25 +0900)]
[NUI.Gadget] Implement Unload() method (#5897)

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

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoRelease 12.0.0.18202 submit/tizen/20240123.150842
TizenAPI-Bot [Tue, 23 Jan 2024 15:08:42 +0000 (15:08 +0000)]
Release 12.0.0.18202

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 23 Jan 2024 15:08:42 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[Packagemanager] Throw an exception when failed to add event listener (#5886)
jeremy-jang [Tue, 23 Jan 2024 06:41:48 +0000 (15:41 +0900)]
[Packagemanager] Throw an exception when failed to add event listener (#5886)

* [Packagemanager] Throw an exception when failed to add event listener

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
* Fix doxygen comment

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
---------

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
3 months agoRelease 12.0.0.18201 submit/tizen/20240120.150810
TizenAPI-Bot [Sat, 20 Jan 2024 15:08:10 +0000 (15:08 +0000)]
Release 12.0.0.18201

3 months agoRelease 12.0.0.18201 submit/tizen/20240119.150856
TizenAPI-Bot [Fri, 19 Jan 2024 15:08:56 +0000 (15:08 +0000)]
Release 12.0.0.18201

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 19 Jan 2024 15:08:56 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[StreamRecorder] Remove module (#5881)
Haesu Gwon [Fri, 19 Jan 2024 06:08:42 +0000 (15:08 +0900)]
[StreamRecorder] Remove module (#5881)

3 months ago[ACR-564] deprecate unused API
dongsug.song [Mon, 11 Dec 2023 12:07:14 +0000 (21:07 +0900)]
[ACR-564] deprecate unused API

3 months agoRelease 12.0.0.18199 accepted/tizen/unified/20240116.155529 accepted/tizen/unified/riscv/20240117.041605 submit/tizen/20240116.041752
TizenAPI-Bot [Tue, 16 Jan 2024 04:17:52 +0000 (04:17 +0000)]
Release 12.0.0.18199

3 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 16 Jan 2024 04:17:51 +0000 (04:17 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

3 months ago[NUI] Version up 22306 (#5883)
Wonsik Jung [Tue, 16 Jan 2024 01:08:47 +0000 (10:08 +0900)]
[NUI] Version up 22306 (#5883)

3 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>
3 months ago[NUI] Add test for PropertyMap
Jay Cho [Fri, 5 Jan 2024 07:12:15 +0000 (16:12 +0900)]
[NUI] Add test for PropertyMap

3 months agoRelease 12.0.0.18196 submit/tizen/20240115.150857
TizenAPI-Bot [Mon, 15 Jan 2024 15:08:57 +0000 (15:08 +0000)]
Release 12.0.0.18196

3 months agoRelease 12.0.0.18196 submit/tizen/20240114.150833
TizenAPI-Bot [Sun, 14 Jan 2024 15:08:33 +0000 (15:08 +0000)]
Release 12.0.0.18196

4 months agoRelease 12.0.0.18196 submit/tizen/20240111.150758
TizenAPI-Bot [Thu, 11 Jan 2024 15:07:58 +0000 (15:07 +0000)]
Release 12.0.0.18196

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 11 Jan 2024 15:07:58 +0000 (15:07 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[Tizen.WebView][TCSACR-568] Remove Tizen.WebView (#5832)
Young [Thu, 11 Jan 2024 01:55:52 +0000 (10:55 +0900)]
[Tizen.WebView][TCSACR-568] Remove Tizen.WebView (#5832)

Tizen.WebView was deprecated since API Level 10, so it is removed in API
Level 12.

Signed-off-by: yh106.jung <yh106.jung@samsung.com>
4 months agoRelease 12.0.0.18195 submit/tizen/20240110.150749
TizenAPI-Bot [Wed, 10 Jan 2024 15:07:49 +0000 (15:07 +0000)]
Release 12.0.0.18195

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 10 Jan 2024 15:07:49 +0000 (15:07 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[Actions] Update deploy packages (#5879)
sung-su.kim [Wed, 10 Jan 2024 01:23:29 +0000 (10:23 +0900)]
[Actions] Update deploy packages (#5879)

4 months agoRelease 12.0.0.18194 accepted/tizen/unified/20240110.154200 accepted/tizen/unified/riscv/20240111.042746 submit/tizen/20240109.095302
TizenAPI-Bot [Tue, 9 Jan 2024 09:53:02 +0000 (09:53 +0000)]
Release 12.0.0.18194

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 9 Jan 2024 09:53:02 +0000 (09:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[NUI] Version up 22305.
jykeon [Tue, 9 Jan 2024 06:07:34 +0000 (15:07 +0900)]
[NUI] Version up 22305.

Signed-off-by: jykeon <jykeon@samsung.com>
4 months ago[NUI] Fix some SVACE issues.
zhouhao [Fri, 5 Jan 2024 07:46:33 +0000 (15:46 +0800)]
[NUI] Fix some SVACE issues.

4 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>
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>
4 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>
4 months ago[NUI] Fix svace issue of Marshal.Copy
Xianbing Teng [Mon, 18 Dec 2023 12:03:31 +0000 (20:03 +0800)]
[NUI] Fix svace issue of Marshal.Copy

4 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>
4 months ago[Tizen.Network.WiFi] Add APIs for multi-scanning (#5872)
akash1-kumar [Tue, 9 Jan 2024 07:20:21 +0000 (12:50 +0530)]
[Tizen.Network.WiFi] Add APIs for multi-scanning (#5872)

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
4 months agoRelease 12.0.0.18186 submit/tizen/20240108.150946
TizenAPI-Bot [Mon, 8 Jan 2024 15:09:46 +0000 (15:09 +0000)]
Release 12.0.0.18186

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 8 Jan 2024 15:09:46 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[MediaContent] Deprecate underutilized fields (#5850)
Haesu Gwon [Mon, 8 Jan 2024 06:20:21 +0000 (15:20 +0900)]
[MediaContent] Deprecate underutilized fields (#5850)

4 months agoRelease 12.0.0.18185 accepted/tizen/unified/20240105.105454 accepted/tizen/unified/riscv/20240106.074916 submit/tizen/20240104.150944
TizenAPI-Bot [Thu, 4 Jan 2024 15:09:44 +0000 (15:09 +0000)]
Release 12.0.0.18185

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 4 Jan 2024 15:09:44 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[Metadata] Deprecate MetadataEditor module (#5837)
Haesu Gwon [Thu, 4 Jan 2024 01:42:40 +0000 (10:42 +0900)]
[Metadata] Deprecate MetadataEditor module (#5837)

* [Metadata] Deprecate MetadataEditor module

4 months agoRelease 12.0.0.18184 accepted/tizen/unified/20240105.013009 accepted/tizen/unified/riscv/20240105.060129 submit/tizen/20240102.105358
TizenAPI-Bot [Tue, 2 Jan 2024 10:53:58 +0000 (10:53 +0000)]
Release 12.0.0.18184

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 2 Jan 2024 10:53:58 +0000 (10:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 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

4 months ago[MediaVision] Change feature key of inference face recognition (#5802)
Haesu Gwon [Tue, 2 Jan 2024 05:55:38 +0000 (14:55 +0900)]
[MediaVision] Change feature key of inference face recognition (#5802)

* [MediaVision] Change feature key of inference face recognition

4 months ago[MediaController] Add new API to check Response request (#5672)
Haesu Gwon [Tue, 2 Jan 2024 01:17:58 +0000 (10:17 +0900)]
[MediaController] Add new API to check Response request (#5672)

* [MediaController] Add new API to check Response request

4 months agoRelease 12.0.0.18181 accepted/tizen/unified/20231228.165720 accepted/tizen/unified/riscv/20240103.054558 submit/tizen/20231227.081710
TizenAPI-Bot [Wed, 27 Dec 2023 08:17:10 +0000 (08:17 +0000)]
Release 12.0.0.18181

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 27 Dec 2023 08:17:10 +0000 (08:17 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[NUI] Version Update (22304)
sunghyun kim [Wed, 27 Dec 2023 07:32:37 +0000 (16:32 +0900)]
[NUI] Version Update (22304)

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 ago[NUI] Add DepthIndex in Material
seungho baek [Wed, 6 Dec 2023 06:33:49 +0000 (15:33 +0900)]
[NUI] Add DepthIndex in Material

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
4 months ago[NUI] Add AnchorColor Property
Bowon Ryu [Mon, 18 Dec 2023 10:27:33 +0000 (19:27 +0900)]
[NUI] Add AnchorColor Property

AnchorColor(or AnchorClickedColor) property is
used as the default color of the markup anchor tag.

If there is a color attribute in the markup anchor tag,
the markup attribute takes precedence.

https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/302984/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/302985/

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
4 months agoRelease 12.0.0.18177 accepted/tizen/unified/20231219.160405 accepted/tizen/unified/riscv/20231219.070935 submit/tizen/20231218.081853
TizenAPI-Bot [Mon, 18 Dec 2023 08:18:53 +0000 (08:18 +0000)]
Release 12.0.0.18177

4 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 18 Dec 2023 08:18:53 +0000 (08:18 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

4 months ago[NUI] Revert dispose synchronously logic when APP is not started
Eunki Hong [Mon, 18 Dec 2023 07:23:21 +0000 (16:23 +0900)]
[NUI] Revert dispose synchronously logic when APP is not started

We add some logic to dispose items when application created & disposed
before application initialized.

But some app just have some issue when some thread dependency items disposed
before application started.

To avoid this cases, let we block dispose sync logic and revert we always
dispose queue ensure in main thread.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
4 months ago[NUI] Version Update (22303)
jmm [Mon, 18 Dec 2023 07:13:45 +0000 (16:13 +0900)]
[NUI] Version Update (22303)

4 months ago[NUI] DragAndDrop : Allow to get mimetype for Enter and Move events
Taehyub Kim [Tue, 12 Dec 2023 09:48:48 +0000 (18:48 +0900)]
[NUI] DragAndDrop : Allow to get mimetype for Enter and Move events

5 months agoRelease 12.0.0.18174 submit/tizen/20231211.150903
TizenAPI-Bot [Mon, 11 Dec 2023 15:09:03 +0000 (15:09 +0000)]
Release 12.0.0.18174