platform/core/csapi/tizenfx.git
3 days agoRelease 13.0.0.18861 accepted/tizen_unified accepted/tizen_unified_x accepted/tizen/unified/20250611.121141 accepted/tizen/unified/x/20250611.211748 submit/tizen/20250610.115806
TizenAPI-Bot [Tue, 10 Jun 2025 11:58:06 +0000 (11:58 +0000)]
Release 13.0.0.18861

3 days agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Tue, 10 Jun 2025 11:58:06 +0000 (11:58 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

3 days ago[NUI] Version 22422
Seungho Baek [Tue, 10 Jun 2025 11:18:19 +0000 (20:18 +0900)]
[NUI] Version 22422

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
3 days ago[NUI] Reduce InnerShadow Visual Defect
Eunki Hong [Sat, 7 Jun 2025 02:14:56 +0000 (11:14 +0900)]
[NUI] Reduce InnerShadow Visual Defect

Let we extents inner shadow's shadow width to reduce visual defect, and reduce visual defects.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
8 days agoRelease 13.0.0.18859 accepted/tizen/unified/20250610.081837 accepted/tizen/unified/x/20250610.082559 submit/tizen/20250605.072332
TizenAPI-Bot [Thu, 5 Jun 2025 07:23:32 +0000 (07:23 +0000)]
Release 13.0.0.18859

8 days agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 5 Jun 2025 07:23:32 +0000 (07:23 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

8 days ago[NUI] Version up to 22421 (#6946)
Chihun Jeong [Thu, 5 Jun 2025 06:45:57 +0000 (15:45 +0900)]
[NUI] Version up to 22421 (#6946)

Co-authored-by: ANZ1217 <chihun.jeong@samsung.com>
8 days ago[NUI] Add RemoveTexture and RemoveSampler in TextureSet
Seungho Baek [Wed, 28 May 2025 10:42:39 +0000 (19:42 +0900)]
[NUI] Add RemoveTexture and RemoveSampler in TextureSet

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
8 days agoRelease 13.0.0.18857 submit/tizen/20250604.152047
TizenAPI-Bot [Wed, 4 Jun 2025 15:20:47 +0000 (15:20 +0000)]
Release 13.0.0.18857

8 days agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Wed, 4 Jun 2025 15:20:47 +0000 (15:20 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

9 days ago[Applications.Common] Fix OnTimeZoneChanged method (#6943)
hjhun [Wed, 4 Jun 2025 06:19:41 +0000 (15:19 +0900)]
[Applications.Common] Fix OnTimeZoneChanged method (#6943)

This patch adds to call the CultureInfo.CurrentCulture.ClearCacheData()
in the OnTimeZoneChanged() method.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
13 days agoRelease 13.0.0.18856 submit/tizen/20250530.150932
TizenAPI-Bot [Fri, 30 May 2025 15:09:32 +0000 (15:09 +0000)]
Release 13.0.0.18856

13 days agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Fri, 30 May 2025 15:09:32 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

2 weeks ago[NUI.Gadget] Add a missing file
Hwankyu Jhun [Thu, 29 May 2025 22:54:19 +0000 (07:54 +0900)]
[NUI.Gadget] Add a missing file

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2 weeks ago[NUI.Gadget] Add new methods to send messages
Hwankyu Jhun [Thu, 29 May 2025 22:47:17 +0000 (07:47 +0900)]
[NUI.Gadget] Add new methods to send messages

The following methods(event handler) are added:
 - NUIGadgetManager.NUIGadgetMessageReceived;
 - NUIGadgetManager.SendMessage()
 - NUIGadget.SendMessage()
 - NUIGadget.OnMessageReceived()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2 weeks agoRelease 13.0.0.18854 accepted/tizen/unified/20250530.090458 accepted/tizen/unified/x/20250531.233021 submit/tizen/20250529.051345
TizenAPI-Bot [Thu, 29 May 2025 05:13:45 +0000 (05:13 +0000)]
Release 13.0.0.18854

2 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 29 May 2025 05:13:45 +0000 (05:13 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

2 weeks ago[NUI] Add friend assembly for TV.FLUX.Extension
dongsug.song [Thu, 29 May 2025 04:33:44 +0000 (13:33 +0900)]
[NUI] Add friend assembly for TV.FLUX.Extension

2 weeks ago[NUI] Add View.Ignored to optimize invisible Views in render thread
Seungho Baek [Tue, 27 May 2025 08:22:38 +0000 (17:22 +0900)]
[NUI] Add View.Ignored to optimize invisible Views in render thread

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 weeks ago[NUI] Add some accessibility version 2 features for new components (#6907)
Seoyeon2Kim [Wed, 28 May 2025 06:07:30 +0000 (15:07 +0900)]
[NUI] Add some accessibility version 2 features for new components (#6907)

* [NUI] Add some accessibility features for new components

- Introduce essential additions to support accessibility features for OneUI Components.
 1) AccessibilityState2
 2) AccessibilityRole2
 3) AccessibilityIsModal

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Modify the naming

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Update the description of `AccessibilityStatesV2.this`

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Add some test cases

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Spilt the files according to their own roles

- ViewAccessibilityV2.cs / ViewAccessibilityRoleV2.cs / ViewAccessibilityStatesV2.cs

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
---------

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 weeks ago[ScreenMirroring] Add new display and device type APIs (#6864)
Haesu Gwon [Thu, 29 May 2025 01:54:46 +0000 (10:54 +0900)]
[ScreenMirroring] Add new display and device type APIs (#6864)

* [ScreenMirroring] Add new display and device type APIs

2 weeks ago[Multimedia] Update CODEOWNERS (#6936)
Haesu Gwon [Thu, 29 May 2025 01:46:30 +0000 (10:46 +0900)]
[Multimedia] Update CODEOWNERS (#6936)

2 weeks agoRelease 13.0.0.18849 submit/tizen/20250526.150933
TizenAPI-Bot [Mon, 26 May 2025 15:09:33 +0000 (15:09 +0000)]
Release 13.0.0.18849

2 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Mon, 26 May 2025 15:09:33 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

2 weeks ago[Applications.Common] Add KeepAlive for preventing GC
Changgyu Choi [Mon, 26 May 2025 12:11:19 +0000 (21:11 +0900)]
[Applications.Common] Add KeepAlive for preventing GC

This patch prevents a crash that occurs when a garbage collection happens
during native P/Invoke calls. The issue was manifested as:
"A callback was made on a garbage collected delegate of type 'Interop+ApplicationManager+AppInfoMetadataCallback::Invoke'"

Changes:
- Add GC.KeepAlive calls for metadata and category callbacks to ensure they
  remain alive during native function execution
- This prevents the GC from collecting delegates that might still be referenced
  by native code during the call

Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
3 weeks agoRelease 13.0.0.18848 submit/tizen/20250522.060056
TizenAPI-Bot [Thu, 22 May 2025 06:00:56 +0000 (06:00 +0000)]
Release 13.0.0.18848

3 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 22 May 2025 06:00:56 +0000 (06:00 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

3 weeks ago[NUI] Version up to 22419
Woochan Lee [Thu, 22 May 2025 05:00:39 +0000 (14:00 +0900)]
[NUI] Version up to 22419

3 weeks ago[NUI] Add apache lincense comments in NUITizenGallery test files
dongsug.song [Thu, 22 May 2025 03:55:03 +0000 (12:55 +0900)]
[NUI] Add apache lincense comments in NUITizenGallery test files

3 weeks ago[NUI] Add creation option to visual factory
Eunki Hong [Wed, 21 May 2025 14:39:12 +0000 (23:39 +0900)]
[NUI] Add creation option to visual factory

We need to make some way to create `ImageVisual` forcibly even if it is
animation images.

For now, let we make the property to change internal creation options.

Relative dali patch :
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/324608

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 weeks ago[NUI.Samples] Add Semi-Particle system
Eunki Hong [Tue, 20 May 2025 19:34:42 +0000 (04:34 +0900)]
[NUI.Samples] Add Semi-Particle system

Add simple particle system demo only by using `View`.

Note : This demo use deprecated class - `Renderer`. We should remove it in future.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
3 weeks ago[NUI] Bind Dot3 / Length3 / LengthSquared3 / Normalize3
Eunki, Hong [Thu, 15 May 2025 11:07:03 +0000 (20:07 +0900)]
[NUI] Bind Dot3 / Length3 / LengthSquared3 / Normalize3

Let we make new API for Vector4 class's length calculation logic
which only using xyz components.

Relative TCT changed:

https://review.tizen.org/gerrit/c/test/tct/csharp/api/+/324327

Relative dali patches:

https://review.tizen.org/gerrit/c/platform/core/uifw/dali-core/+/324234

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

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 weeks ago[NUI] Temporal revert for Animatable View corner radius
jmm [Wed, 14 May 2025 05:43:34 +0000 (14:43 +0900)]
[NUI] Temporal revert for Animatable View corner radius

3 weeks agoRelease 13.0.0.18842 accepted/tizen/unified/20250521.091357 accepted/tizen/unified/x/20250521.213359 submit/tizen/20250520.060313
TizenAPI-Bot [Tue, 20 May 2025 06:03:13 +0000 (06:03 +0000)]
Release 13.0.0.18842

3 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Tue, 20 May 2025 06:03:13 +0000 (06:03 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

3 weeks agoUpdate Tizen.NET.nuspec (#6920)
Jay Cho [Tue, 20 May 2025 05:52:20 +0000 (14:52 +0900)]
Update Tizen.NET.nuspec (#6920)

* Update Tizen.NET.nuspec

* Update Tizen.NET.nuspec

4 weeks agoRelease 13.0.0.18841 accepted/tizen/unified/20250518.060128 accepted/tizen/unified/x/20250519.091716 submit/tizen/20250516.014004
TizenAPI-Bot [Fri, 16 May 2025 01:40:04 +0000 (01:40 +0000)]
Release 13.0.0.18841

4 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Fri, 16 May 2025 01:40:04 +0000 (01:40 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

4 weeks ago[NUI] Fix several compile warning and error
Eunki, Hong [Fri, 16 May 2025 01:10:24 +0000 (10:10 +0900)]
[NUI] Fix several compile warning and error

- AlphaFunctionSpringType was not in Tizen.NUI namespace
- InnerShadow.Clone() defined twice. Make it as internal virtual function

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 weeks agoRelease 13.0.0.18840 submit/tizen/20250515.150943
TizenAPI-Bot [Thu, 15 May 2025 15:09:43 +0000 (15:09 +0000)]
Release 13.0.0.18840

4 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 15 May 2025 15:09:43 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

4 weeks ago[Tizen.Applications] Modify CODEOWNERS (#6861)
hjhun [Thu, 15 May 2025 10:50:06 +0000 (19:50 +0900)]
[Tizen.Applications] Modify CODEOWNERS (#6861)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Co-authored-by: Kangho Hur <rookiejava@gmail.com>
4 weeks agoRelease 13.0.0.18839 submit/tizen/20250514.150937
TizenAPI-Bot [Wed, 14 May 2025 15:09:37 +0000 (15:09 +0000)]
Release 13.0.0.18839

4 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Wed, 14 May 2025 15:09:37 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

4 weeks ago[NUI.Gadget] Fix log messages
Hwankyu Jhun [Wed, 14 May 2025 05:54:47 +0000 (14:54 +0900)]
[NUI.Gadget] Fix log messages

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 weeks ago[NUI.Gadget] Add a missing event handler
Hwankyu Jhun [Wed, 14 May 2025 05:49:10 +0000 (14:49 +0900)]
[NUI.Gadget] Add a missing event handler

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 weeks ago[NUI.Gadget] Consider thread safe
Hwankyu Jhun [Wed, 14 May 2025 04:51:02 +0000 (13:51 +0900)]
[NUI.Gadget] Consider thread safe

To prevent thread safe issues, this patch changes container types to
ConcurrentDictionary.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 weeks agoRelease 13.0.0.18836 accepted/tizen/unified/20250515.075602 accepted/tizen/unified/x/20250515.094203 submit/tizen/20250514.063913
TizenAPI-Bot [Wed, 14 May 2025 06:39:13 +0000 (06:39 +0000)]
Release 13.0.0.18836

4 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Wed, 14 May 2025 06:39:13 +0000 (06:39 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

4 weeks ago[NUI] version up to 22418
Bowon Ryu [Wed, 14 May 2025 05:56:31 +0000 (14:56 +0900)]
[NUI] version up to 22418

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
4 weeks ago[NUI] Add RenderScale to TextLabel
Bowon Ryu [Thu, 27 Mar 2025 07:37:34 +0000 (16:37 +0900)]
[NUI] Add RenderScale to TextLabel

Added RenderScale to prevent text rendering quality degradation when scaling up with View.Scale.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
4 weeks ago[NUI] Implement InnerShadow + Bind Control Borderline and remove relative codes.
Eunki, Hong [Tue, 22 Apr 2025 05:11:28 +0000 (14:11 +0900)]
[NUI] Implement InnerShadow + Bind Control Borderline and remove relative codes.

Let we make property for InnerShadow.
It will be used when we want to render the shadow inset the view.

Also, Let we make Borderline as top of views, not to touch visual directly.
It will be rendered above the inner shadow now.

* How to use

UIExtents = Inset length of each direction's shadow.
BlurRadius = Radius of shadow. Same as BoxShadow usage.
Color = Color of shadow, Same as BoxShadow usage.

```cs
// InnerShadow for top-left
view.InnerShadow = new InnerShadow(new UIExtents(20.0f, 0.0f, 20.0f, 0.0f), blurRadius, color);

// InnerShadow for inset
view.InnerShadow = new InnerShadow(new UIExtents(20.0f), blurRadius, color);
```

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 weeks ago[NUI] Add IsEnabled binding property
everLEEst(SangHyeon Lee) [Tue, 13 May 2025 10:56:35 +0000 (19:56 +0900)]
[NUI] Add IsEnabled binding property

4 weeks ago[NUI] Add measure invalidated event for detecting layout changes
everLEEst(SangHyeon Lee) [Wed, 30 Apr 2025 08:37:36 +0000 (17:37 +0900)]
[NUI] Add measure invalidated event for detecting layout changes

4 weeks ago[NUI] Introduce Conic Gradient (#6906)
Chihun Jeong [Tue, 13 May 2025 06:27:38 +0000 (15:27 +0900)]
[NUI] Introduce Conic Gradient (#6906)

You can use conic gradient using Center and StartAngle.

Co-authored-by: ANZ1217 <chihun.jeong@samsung.com>
4 weeks ago[NUI] Fix some CA2000 warnings in NUI.
huayong.xu [Mon, 28 Apr 2025 08:12:01 +0000 (16:12 +0800)]
[NUI] Fix some CA2000 warnings in NUI.

Meanwhile some memory leaks are fixed. For example,
Vector2.Dispose is not called in Wheel constructor.

4 weeks ago[NUI] Introduce MaskEffect (#6905)
Chihun Jeong [Tue, 13 May 2025 04:07:39 +0000 (13:07 +0900)]
[NUI] Introduce MaskEffect (#6905)

Co-authored-by: ANZ1217 <chihun.jeong@samsung.com>
4 weeks ago[NUI] Remove unused codes in VisualBase.
huayong.xu [Thu, 3 Apr 2025 09:12:13 +0000 (17:12 +0800)]
[NUI] Remove unused codes in VisualBase.

Properties private setter in VisualBase is not called by others.

4 weeks ago[NUI.Samples] Fix rendering bugs at RendererUpdateAreaTest
Eunki, Hong [Mon, 12 May 2025 04:37:05 +0000 (13:37 +0900)]
[NUI.Samples] Fix rendering bugs at RendererUpdateAreaTest

We should match shader uniform's value type and
registered value type.

Unfortunatly, UIVector2 become Vector3 when we make it input of PropertyValue.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 weeks ago[NUI] Adds Spring Like AlphaFunction for NUI.Animation
Seungho Baek [Thu, 8 May 2025 07:43:57 +0000 (16:43 +0900)]
[NUI] Adds Spring Like AlphaFunction for NUI.Animation

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
4 weeks ago[Recorder] Add finalizer and modify dispose logic (#6902)
Haesu Gwon [Wed, 14 May 2025 05:37:15 +0000 (14:37 +0900)]
[Recorder] Add finalizer and modify dispose logic (#6902)

5 weeks agoRelease 13.0.0.18824 accepted/tizen/unified/20250509.015156 accepted/tizen/unified/x/20250509.034546 submit/tizen/20250508.073039
TizenAPI-Bot [Thu, 8 May 2025 07:30:39 +0000 (07:30 +0000)]
Release 13.0.0.18824

5 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 8 May 2025 07:30:39 +0000 (07:30 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

5 weeks ago[NUI] Add Gradient.StartOffset to upper case table
ANZ1217 [Thu, 8 May 2025 06:38:27 +0000 (15:38 +0900)]
[NUI] Add Gradient.StartOffset to upper case table

5 weeks ago[NUI] version up to 22417
sunghyun kim [Thu, 8 May 2025 06:24:59 +0000 (15:24 +0900)]
[NUI] version up to 22417

5 weeks ago[NUI] Add StartOffset of GradientVisual
Chihun Jeong [Thu, 8 May 2025 05:01:01 +0000 (14:01 +0900)]
[NUI] Add StartOffset of GradientVisual

### Description of Change ###
Add StartOffset of GradientVisual.
Start offset is the offset value that shifts the starting position of the gradient.
0.0 is start position of gradient, 1.0 is end position of gradient.
It is possible to set the startOffset outside the [0, 1] range.
For example, you can animate it from 0.5 to 1.5.

How to use:
Animation anim = new Animation(1000);
anim.AnimateTo(bgView, "gradient.StartOffset", 1.0f);
anim.Play();

5 weeks agoBind background blur effect public functions
jmm [Wed, 16 Apr 2025 10:36:40 +0000 (19:36 +0900)]
Bind background blur effect public functions

5 weeks ago[NUI.Samples] Upgrade PropertyTest sample
Eunki Hong [Tue, 29 Apr 2025 13:22:17 +0000 (22:22 +0900)]
[NUI.Samples] Upgrade PropertyTest sample

Let we check common arthimetic types test, and print more detail logs if not matched.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
5 weeks ago[NUI.Sample] Revive Ruler at Tizen.NUI.Samples
Eunki Hong [Tue, 29 Apr 2025 12:32:50 +0000 (21:32 +0900)]
[NUI.Sample] Revive Ruler at Tizen.NUI.Samples

After remove unused codes #6621 and #6670 Ruler was removed.

But the ruler was useful when we use ScrollView at Tizen.NUI.Sample.

To make the demo app works well, let we implement it only inside the demo components.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
6 weeks agoRelease 13.0.0.18818 submit/tizen/20250429.085946
TizenAPI-Bot [Tue, 29 Apr 2025 08:59:46 +0000 (08:59 +0000)]
Release 13.0.0.18818

6 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Tue, 29 Apr 2025 08:59:46 +0000 (08:59 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

6 weeks ago[NUI] version up to 22416
jmm [Tue, 29 Apr 2025 05:50:46 +0000 (14:50 +0900)]
[NUI] version up to 22416

Signed-off-by: jmm <j0064423.lee@samsung.com>
6 weeks ago[NUI] Refactor app to allow rotation
Taehyub Kim [Tue, 29 Apr 2025 05:29:18 +0000 (14:29 +0900)]
[NUI] Refactor app to allow rotation

6 weeks ago[NUI] Implement LowerFirstLetter as Native side
Eunki, Hong [Mon, 28 Apr 2025 01:55:50 +0000 (10:55 +0900)]
[NUI] Implement LowerFirstLetter as Native side

Relative dali patches:
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/323372

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 weeks ago[NUI] Add OverScrolled in WebView
dongsug.song [Fri, 28 Mar 2025 09:30:01 +0000 (18:30 +0900)]
[NUI] Add OverScrolled in WebView

6 weeks ago[NUI] Hide UIState
Jiyun Yang [Fri, 25 Apr 2025 07:21:58 +0000 (16:21 +0900)]
[NUI] Hide UIState

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
6 weeks ago[NUI][Xaml] Remove warnings logs in xaml.
huayong.xu [Mon, 21 Apr 2025 08:43:55 +0000 (16:43 +0800)]
[NUI][Xaml] Remove warnings logs in xaml.

6 weeks agoRelease 13.0.0.18812 accepted/tizen/unified/20250429.010406 accepted/tizen/unified/x/20250429.203552 submit/tizen/20250428.020604
TizenAPI-Bot [Mon, 28 Apr 2025 02:06:04 +0000 (02:06 +0000)]
Release 13.0.0.18812

6 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Mon, 28 Apr 2025 02:06:04 +0000 (02:06 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

6 weeks ago[NUI] Remove all files with copyright issues
dongsug.song [Fri, 25 Apr 2025 01:54:48 +0000 (10:54 +0900)]
[NUI] Remove all files with copyright issues

6 weeks ago[NUI] Add copyright notices to files lacking security copyright headers
dongsug.song [Thu, 24 Apr 2025 02:43:34 +0000 (11:43 +0900)]
[NUI] Add copyright notices to files lacking security copyright headers

7 weeks agoRelease 13.0.0.18810 submit/tizen/20250424.150948
TizenAPI-Bot [Thu, 24 Apr 2025 15:09:48 +0000 (15:09 +0000)]
Release 13.0.0.18810

7 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 24 Apr 2025 15:09:47 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

7 weeks ago[PackageManager] Add RPK type
dongkwan [Thu, 17 Apr 2025 10:42:50 +0000 (19:42 +0900)]
[PackageManager] Add RPK type

7 weeks agoRelease 13.0.0.18809 submit/tizen/20250423.063125
TizenAPI-Bot [Wed, 23 Apr 2025 06:31:25 +0000 (06:31 +0000)]
Release 13.0.0.18809

7 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Wed, 23 Apr 2025 06:31:24 +0000 (06:31 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

7 weeks ago[NUI] version up to 22415
Jiyun Yang [Wed, 23 Apr 2025 05:11:58 +0000 (14:11 +0900)]
[NUI] version up to 22415

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
7 weeks ago[NUI] Fix FlexLayout not to use Dictionary taking child views
Jaehyun Cho [Thu, 17 Apr 2025 12:24:30 +0000 (21:24 +0900)]
[NUI] Fix FlexLayout not to use Dictionary taking child views

Not to block GC of child views, Dictionary taking child views is removed
from FlexLayout.

7 weeks ago[NUI] Cache KeyEventArgs in View.
huayong.xu [Wed, 16 Apr 2025 07:24:14 +0000 (15:24 +0800)]
[NUI] Cache KeyEventArgs in View.

When KeyEvent is triggered frequently, a cache can reduce the peak value
of memory usage.

7 weeks ago[NUI] Fix ScrollableBase Layout to respect MaximumSize
Jaehyun Cho [Thu, 17 Apr 2025 08:44:44 +0000 (17:44 +0900)]
[NUI] Fix ScrollableBase Layout to respect MaximumSize

Previously, ScrollableBase Layout did not respect MaximumSize so the
Size property value might be bigger than actual rendered size on screen
if MaximumSize is smaller than Size property value.
Because actual rendered size respects MaximumSize in DALi.

Now, ScrollableBase Layout respects MaximumSize so the Size property
value and actual rendered size on screen are the same.

7 weeks agoRelease 13.0.0.18805 submit/tizen/20250422.150935
TizenAPI-Bot [Tue, 22 Apr 2025 15:09:35 +0000 (15:09 +0000)]
Release 13.0.0.18805

7 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Tue, 22 Apr 2025 15:09:35 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

7 weeks ago[MediaContent] Remove .scan_ignore documentation (#6847)
Haesu Gwon [Tue, 22 Apr 2025 02:56:37 +0000 (11:56 +0900)]
[MediaContent] Remove .scan_ignore documentation (#6847)

* [MediaContent] Remove .scan_ignore documentation

7 weeks agoRelease 13.0.0.18804 submit/tizen/20250418.150909
TizenAPI-Bot [Fri, 18 Apr 2025 15:09:09 +0000 (15:09 +0000)]
Release 13.0.0.18804

7 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Fri, 18 Apr 2025 15:09:09 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

8 weeks ago[WebRTC] Add debug log (#6856)
Haesu Gwon [Fri, 18 Apr 2025 00:01:55 +0000 (09:01 +0900)]
[WebRTC] Add debug log (#6856)

8 weeks agoRelease 13.0.0.18803 submit/tizen/20250417.075952
TizenAPI-Bot [Thu, 17 Apr 2025 07:59:52 +0000 (07:59 +0000)]
Release 13.0.0.18803

8 weeks agoMerge remote-tracking branch 'origin/main' into tizen
TizenAPI-Bot [Thu, 17 Apr 2025 07:59:51 +0000 (07:59 +0000)]
Merge remote-tracking branch 'origin/main' into tizen

8 weeks ago[NUI] version up to 22414
everLEEst(SangHyeon Lee) [Thu, 17 Apr 2025 07:29:20 +0000 (16:29 +0900)]
[NUI] version up to 22414

8 weeks ago[NUI] Fix more CA2000 warnings in NUI.
huayong.xu [Mon, 7 Apr 2025 08:41:02 +0000 (16:41 +0800)]
[NUI] Fix more CA2000 warnings in NUI.

After this patch, about 87 CA2000 warnings are remaining in VS.