platform/core/csapi/tizenfx.git
17 months agoRelease 11.0.0.17587 accepted/tizen/unified/20221130.171055 submit/tizen/20221129.150936
TizenAPI-Bot [Tue, 29 Nov 2022 15:09:36 +0000 (15:09 +0000)]
Release 11.0.0.17587

17 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 29 Nov 2022 15:09:35 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

17 months ago[NUI] Version update 22203
Hosang Kim [Tue, 29 Nov 2022 07:31:00 +0000 (16:31 +0900)]
[NUI] Version update 22203

17 months ago[NUI] Add more condition when item is last.
everLEEst(SangHyeon Lee) [Fri, 25 Nov 2022 06:56:47 +0000 (22:56 -0800)]
[NUI] Add more condition when item is last.

17 months ago[NUI] Fix Layouter to handle empty group case.
everLEEst(SangHyeon Lee) [Fri, 25 Nov 2022 06:18:12 +0000 (22:18 -0800)]
[NUI] Fix Layouter to handle empty group case.

17 months ago[NUI] Add DirectRenderingGLView
Daekwang Ryu [Wed, 17 Aug 2022 05:39:51 +0000 (14:39 +0900)]
[NUI] Add DirectRenderingGLView

DirectRenderingGLView allows you to render to a Window directly using OpenGL, and
direct rendering is for In-house apps. So this new class is added to distinguish it from GLView.

17 months ago[NUI] Add GetMatrixFromPtr() in Matrix
Daekwang Ryu [Wed, 17 Aug 2022 05:46:56 +0000 (14:46 +0900)]
[NUI] Add GetMatrixFromPtr() in Matrix

17 months ago[NUI] Add GetRectangleFromPtr() in Rectangle
Daekwang Ryu [Wed, 17 Aug 2022 05:45:13 +0000 (14:45 +0900)]
[NUI] Add GetRectangleFromPtr() in Rectangle

17 months ago[NUI] fix to be able to set null to AnimatedVectorImageView.ResoureUrl property
dongsug.song [Tue, 29 Nov 2022 03:45:12 +0000 (12:45 +0900)]
[NUI] fix to be able to set null to AnimatedVectorImageView.ResoureUrl property

17 months agoRelease 11.0.0.17580 accepted/tizen/unified/20221128.015013 submit/tizen/20221125.150840
TizenAPI-Bot [Fri, 25 Nov 2022 15:08:40 +0000 (15:08 +0000)]
Release 11.0.0.17580

17 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 25 Nov 2022 15:08:40 +0000 (15:08 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

17 months ago[NUI] Fix TextEditor default theme
Eunki, Hong [Thu, 24 Nov 2022 13:09:06 +0000 (22:09 +0900)]
[NUI] Fix TextEditor default theme

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
17 months agoRelease 11.0.0.17579 submit/tizen/20221125.021433
TizenAPI-Bot [Fri, 25 Nov 2022 02:14:33 +0000 (02:14 +0000)]
Release 11.0.0.17579

17 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 25 Nov 2022 02:14:33 +0000 (02:14 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

17 months ago[Build] Use ubuntu-20.04 (#4774)
WonYoung Choi [Fri, 25 Nov 2022 02:11:08 +0000 (11:11 +0900)]
[Build] Use ubuntu-20.04  (#4774)

* [Build] Bump ssh-agent to 0.7.0

* [Build] Set image to ubuntu-20.04

17 months ago[Build] Bump ssh-agent to 0.7.0 (#4773)
WonYoung Choi [Fri, 25 Nov 2022 01:37:27 +0000 (10:37 +0900)]
[Build] Bump ssh-agent to 0.7.0 (#4773)

17 months agoMerge remote-tracking branch 'upstream/master' into tizen
dongsug.song [Thu, 24 Nov 2022 04:32:14 +0000 (13:32 +0900)]
Merge remote-tracking branch 'upstream/master' into tizen

Change-Id: I516ae120a3e95685d61a646c921603c3b1f0c66d

17 months ago[WebRTC] Enable event debug log (#4734)
Haesu Gwon [Thu, 24 Nov 2022 01:34:00 +0000 (10:34 +0900)]
[WebRTC] Enable event debug log (#4734)

17 months ago[NUI] Version update 22202
Chihun Jeong [Wed, 23 Nov 2022 07:15:12 +0000 (16:15 +0900)]
[NUI] Version update 22202

17 months ago[NUI] Remove useless macros
dongsug.song [Tue, 22 Nov 2022 07:28:02 +0000 (16:28 +0900)]
[NUI] Remove useless macros

17 months agoAdd FontSizeScale in TextStyle
Bowon Ryu [Fri, 11 Nov 2022 09:26:16 +0000 (18:26 +0900)]
Add FontSizeScale in TextStyle

Setting FontSizeScale to UseSystemSetting in Theme,
the default font scale follows the properties of system.

- Added new argument to New(bool hasStlye)
- If true, DALi's json is no longer used in Text components
- If false, use DALi's json.

- Fixed previous incorrect bindable property structure.

- This must be sync merged with patches below.
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/284113/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/284127/

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
17 months ago[NUI][NUI.Components.Devel] Fix build errors of NUI.Components.Devel.
guowei.wang [Tue, 15 Nov 2022 03:16:44 +0000 (11:16 +0800)]
[NUI][NUI.Components.Devel] Fix build errors of NUI.Components.Devel.

17 months ago[NUI] Add ScreenPositionSize (#4754)
JoogabYun [Fri, 18 Nov 2022 06:48:27 +0000 (15:48 +0900)]
[NUI] Add ScreenPositionSize (#4754)

The ScreenPositionSize api gets the screen position and size.

17 months ago[NUI.Scene3D] OrthographicSize native binding
Eunki, Hong [Mon, 7 Nov 2022 12:15:20 +0000 (21:15 +0900)]
[NUI.Scene3D] OrthographicSize native binding

Let we use orthographicSize as native side.
And make it animatable

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
17 months ago[NUI] Implement missing properties for LottieAnimationView.
Eunki, Hong [Thu, 17 Nov 2022 11:16:05 +0000 (20:16 +0900)]
[NUI] Implement missing properties for LottieAnimationView.

1. Send 'RedrawInScaleDown' property when we change URL.
2. Send these initialized informations when we create Image

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
17 months ago[NUI] Add CameraTransitionFinished in SceneView
seunghobaek [Fri, 4 Nov 2022 13:58:18 +0000 (22:58 +0900)]
[NUI] Add CameraTransitionFinished in SceneView

Signed-off-by: seunghobaek <sbsh.baek@samsung.com>
17 months ago[NUI] Move Matrix API as public (hidden)
Eunki, Hong [Wed, 9 Nov 2022 12:41:01 +0000 (21:41 +0900)]
[NUI] Move Matrix API as public (hidden)

Add and bind some matrix operator + remove useless items

And also, move this matrix class under public
so normal NUI Apps also can use this feature

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
17 months agoRelease 11.0.0.17567 accepted/tizen/unified/20221116.120919 accepted/tizen/unified/20221116.164434 submit/tizen/20221115.083121
TizenAPI-Bot [Tue, 15 Nov 2022 08:31:21 +0000 (08:31 +0000)]
Release 11.0.0.17567

17 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 15 Nov 2022 08:31:21 +0000 (08:31 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

17 months ago[NUI] Support Device orientation and window orientation event.
Wonsik Jung [Thu, 10 Nov 2022 11:15:53 +0000 (20:15 +0900)]
[NUI] Support Device orientation and window orientation event.

Supporting  Device orientation and Window Orienation event
when device orientation is changed or window orientation is changed.
Window orientation event is emitted by display server.
To emit the Window Orientation event, AddAvailableOrientation()
or SetPreferredOrientation() should be called before the device is rotated.
Otherwise, Device Orientation event is emitted by Application framework
and any condition is not needed.

17 months ago[NUI][NUI.Devel] Update nui line coverage TCs.
guowei.wang [Thu, 10 Nov 2022 13:05:28 +0000 (21:05 +0800)]
[NUI][NUI.Devel] Update nui line coverage TCs.

17 months ago[EXaml] Support import xaml to ResourceDictionary in EXaml
Fang Xiaohui [Wed, 9 Nov 2022 05:31:27 +0000 (13:31 +0800)]
[EXaml] Support import xaml to ResourceDictionary in EXaml

17 months ago[NUI] Update summary of RegisterHttpRequestInterceptedCallback
huayong.xu [Tue, 6 Sep 2022 06:09:07 +0000 (14:09 +0800)]
[NUI] Update summary of RegisterHttpRequestInterceptedCallback

17 months ago[NUI.Scene3D] Remove useless default property setter on Model (#4742)
Eunki Hong [Fri, 11 Nov 2022 08:12:45 +0000 (17:12 +0900)]
[NUI.Scene3D] Remove useless default property setter on Model (#4742)

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki, Hong <eunkiki.hong@samsung.com>
17 months ago[EXaml] Fix build erro of Array/Extents in EXaml
Fang Xiaohui [Fri, 4 Nov 2022 05:44:11 +0000 (13:44 +0800)]
[EXaml] Fix build erro of Array/Extents in EXaml

17 months ago[NUI] Version update 22146
dongsug.song [Wed, 2 Nov 2022 08:29:02 +0000 (17:29 +0900)]
[NUI] Version update 22146

18 months agoRelease 11.0.0.17560 accepted/tizen/unified/20221110.181455 submit/tizen/20221110.025753
TizenAPI-Bot [Thu, 10 Nov 2022 02:57:53 +0000 (02:57 +0000)]
Release 11.0.0.17560

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 10 Nov 2022 02:57:51 +0000 (02:57 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months ago[Build] Update to sync API11 to tizen gerrit (#4738)
WonYoung Choi [Thu, 10 Nov 2022 02:53:07 +0000 (11:53 +0900)]
[Build] Update to sync API11 to tizen gerrit (#4738)

18 months ago[NUI][NUI.Components] Fix SVACE issue in CollectionView.
guowei.wang [Tue, 8 Nov 2022 07:33:49 +0000 (15:33 +0800)]
[NUI][NUI.Components] Fix SVACE issue in CollectionView.

18 months ago[NUI] remove unnecessary dispose code.
joogab.yun [Tue, 8 Nov 2022 08:43:18 +0000 (17:43 +0900)]
[NUI] remove unnecessary dispose code.

18 months ago[NUI] Changed from BaseHande to BindableObject, IDispose
joogab.yun [Tue, 8 Nov 2022 07:03:38 +0000 (16:03 +0900)]
[NUI] Changed from BaseHande to BindableObject, IDispose

18 months agoAdd wheelEvent and WheelScrollDistance property on ScrollableBase (#4717)
SangHyeon Jade Lee [Tue, 8 Nov 2022 06:50:26 +0000 (15:50 +0900)]
Add wheelEvent and WheelScrollDistance property on ScrollableBase (#4717)

* [NUI] add AutomationId on NavigationContent for automation support.

* Add wheelEvent and WheelScrollDistance property on ScrollableBase

* [NUI] update scrollableBase to call OnWheel in the OnWheelEvent

* [NUI] Update OnWheel xaml comments.

* Revert "[NUI] add AutomationId on NavigationContent for automation support."

This reverts commit 857e07d9b1fdc4661f8249bb4e6fba3264c856b6.

18 months ago[NUI] Add back trace and debugging msg when SwigCPtr is null
dongsug.song [Mon, 7 Nov 2022 11:53:33 +0000 (20:53 +0900)]
[NUI] Add back trace and debugging msg when SwigCPtr is null

18 months ago[NUI] Add Desktop WindowType (#4723)
JoogabYun [Mon, 7 Nov 2022 06:13:21 +0000 (15:13 +0900)]
[NUI] Add Desktop WindowType (#4723)

dependency
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/283731/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/283891/

18 months ago[NUI] Add Skybox in SceneView
seungho [Fri, 28 Oct 2022 05:15:35 +0000 (14:15 +0900)]
[NUI] Add Skybox in SceneView

Signed-off-by: seungho <sbsh.baek@samsung.com>
18 months ago[EXaml] Fix build erro of Array/Extents in EXaml
Fang Xiaohui [Fri, 4 Nov 2022 05:44:11 +0000 (13:44 +0800)]
[EXaml] Fix build erro of Array/Extents in EXaml

18 months ago[NUI][NUI.Devel] Fix build errors of NUI.Devel.
guowei.wang [Fri, 4 Nov 2022 10:18:28 +0000 (18:18 +0800)]
[NUI][NUI.Devel] Fix build errors of NUI.Devel.

18 months ago[NUI][NUI.Devel] Fix build errors of NUI.Devel.
guowei.wang [Wed, 26 Oct 2022 12:38:19 +0000 (20:38 +0800)]
[NUI][NUI.Devel] Fix build errors of NUI.Devel.

18 months ago[NUI] Modify TabContent to help customizing class
Jaehyun Cho [Thu, 3 Nov 2022 08:09:00 +0000 (17:09 +0900)]
[NUI] Modify TabContent to help customizing class

To help application to customize TabContent, some methods and properties
have been modified.

18 months ago[NUI] Fix SVACE issue (#4704)
Seoyeon2Kim [Thu, 3 Nov 2022 02:47:25 +0000 (11:47 +0900)]
[NUI] Fix SVACE issue (#4704)

- The issue is 'Casting a signed value which has type int to a bigger
unsigned integer type std::size_t while initializing a variable.'

- Changed the parameter type from `int` to `uint32_t` for `size_t` casting

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

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
18 months ago[NUI] Lets you know if the window is maximized.
joogab.yun [Thu, 3 Nov 2022 00:29:52 +0000 (09:29 +0900)]
[NUI] Lets you know if the window is maximized.

18 months ago[NUI] Version update 22146
dongsug.song [Wed, 2 Nov 2022 08:29:02 +0000 (17:29 +0900)]
[NUI] Version update 22146

18 months ago[NUI] Change WindowPosition from IntPair to Int32Pair (#4702)
Eunki Hong [Wed, 2 Nov 2022 08:16:42 +0000 (17:16 +0900)]
[NUI] Change WindowPosition from IntPair to Int32Pair (#4702)

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months ago[EXaml] Support Dictionary
Fang Xiaohui [Wed, 2 Nov 2022 03:31:30 +0000 (11:31 +0800)]
[EXaml] Support Dictionary

18 months ago[NUI] Fixed crash when destroy border window.
joogab.yun [Wed, 2 Nov 2022 06:39:07 +0000 (15:39 +0900)]
[NUI] Fixed crash when destroy border window.

18 months ago[NUI] add null type checking after as operation.
EverLEEst(SangHyeon Lee) [Mon, 31 Oct 2022 07:36:17 +0000 (16:36 +0900)]
[NUI] add null type checking after as operation.

18 months ago[NUI.Scene3D] Transition animation with FieldOfView
Eunki, Hong [Tue, 1 Nov 2022 17:21:57 +0000 (02:21 +0900)]
[NUI.Scene3D] Transition animation with FieldOfView

Add camera's FieldOfView animated by
Scene3D.SceneView's CameraTransition API.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months ago[NUI] Remove AnyContainerBase type
Eunki, Hong [Thu, 13 Oct 2022 03:11:29 +0000 (12:11 +0900)]
[NUI] Remove AnyContainerBase type

AnyContainerBase is private data. We don't need to access there
and also, we don't need to change it now.
Actually, nobody use it. So remove this API

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months ago[NUI] Fix some errors when we remove NUI_PROPERTY_CHANGE tag
Eunki, Hong [Wed, 26 Oct 2022 05:44:15 +0000 (14:44 +0900)]
[NUI] Fix some errors when we remove NUI_PROPERTY_CHANGE tag

1. Add nullcheck when NUI_VISUAL_PROPERTY_CHANGE_1 not defined.
2. Fix compile error when NUI_ANIMATION_PROPERTY_CHANGE_1 not defined.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months ago[NUI] Add CornerRadiusPolicy property for VisualMap
Eunki, Hong [Tue, 1 Nov 2022 06:49:49 +0000 (15:49 +0900)]
[NUI] Add CornerRadiusPolicy property for VisualMap

There was some missing implement for property for CornerRadiusPolicy.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months ago[NUI] Add native handle null check in Uint16Pair
dongsug.song [Tue, 1 Nov 2022 04:55:46 +0000 (13:55 +0900)]
[NUI] Add native handle null check in Uint16Pair

18 months ago[NUI] Add input source type to Gesture.
joogab.yun [Wed, 26 Oct 2022 01:57:10 +0000 (10:57 +0900)]
[NUI] Add input source type to Gesture.

This is similar to MouseButton in TouchEvent.
Now, you can see from which input the gesture was made.

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

18 months ago[NUI] Add constructor with style instance
Jaehyun Cho [Fri, 28 Oct 2022 02:59:06 +0000 (11:59 +0900)]
[NUI] Add constructor with style instance

To customize and apply app's own style instance, constructor with style
instance should be added.

For now, ApplyStyle() modifies the given properties only based on the
default style unlike applying style in constructor.
e.g. Let default style contain properties A, B, C.
     Let custom style contain properties B, C.
     Then ApplyStyle(custom style) contain default style's A and custom
     style's B and C.

Consequently, to apply custom style without applying default style,
constructor with style instance is required.

18 months ago[NUI] Modify Menu to help customizing class
Jaehyun Cho [Thu, 27 Oct 2022 10:41:34 +0000 (19:41 +0900)]
[NUI] Modify Menu to help customizing class

To help application to customize Menu, Menu's size calculation should be
modified not to set its size to its Content's size.

18 months ago[NUI] Correct code format
Fang Xiaohui [Mon, 31 Oct 2022 01:40:39 +0000 (09:40 +0800)]
[NUI] Correct code format

18 months ago[NUI] Correct code format
Fang Xiaohui [Wed, 26 Oct 2022 06:18:23 +0000 (14:18 +0800)]
[NUI] Correct code format

18 months ago[NUI] 1. Move the Transparency setting to OnMaximize().
joogab.yun [Wed, 26 Oct 2022 05:23:08 +0000 (14:23 +0900)]
[NUI] 1. Move the Transparency setting to OnMaximize().

2. Fixed the wrong condition when resizing.

3. backgroundImage and backgroundColor are exclusive.
So if the user has set the backgroundImage then the backgroundColor should not be reset.

4. BorderLineThickness can be changed dynamically.

18 months ago[NUI] Fix crash on ScrollableBase.Dispose()
Jaehyun Cho [Thu, 27 Oct 2022 02:28:39 +0000 (11:28 +0900)]
[NUI] Fix crash on ScrollableBase.Dispose()

In ScrollableBase.Dispose(), propertyNotification is disposed as well.
To dispose propertyNotification, RemovePropertyNotifications was called
inappropriately and it caused crash.

To resolve the above, RemovePropertyNotification is called by
ContentContainer with propertyNotification like AddPropertyNotification
is called by ContentContainer with propertyNotification.

18 months ago[NUI] Fix relative layout issue on DefaultLinearItem
EverLEEst(SangHyeon Lee) [Wed, 26 Oct 2022 11:53:17 +0000 (20:53 +0900)]
[NUI] Fix relative layout issue on DefaultLinearItem

18 months ago[NUI] Modify TabView and TabBar to help customizing classes
Jaehyun Cho [Tue, 25 Oct 2022 09:58:22 +0000 (18:58 +0900)]
[NUI] Modify TabView and TabBar to help customizing classes

To help application to customize TabView and TabBar, some methods and
properties have been modified.

18 months ago[NUI] Fix issue item is not unrealized after insertion.
EverLEEst(SangHyeon Lee) [Tue, 25 Oct 2022 07:09:35 +0000 (16:09 +0900)]
[NUI] Fix issue item is not unrealized after insertion.

18 months ago[NUI] Apply dotnet-nui type
Daekwang Ryu [Fri, 30 Sep 2022 01:22:52 +0000 (10:22 +0900)]
[NUI] Apply dotnet-nui type

NUI apps have to set dotnet-nui app type in tizen-manifest.xml.
Then the apps are preloaded from dotnet-loader.
It improves the launching performance.

18 months ago[NUI] Fix the propertyNotification to be disposed in ScrollableBase
dongsug.song [Mon, 17 Oct 2022 07:51:48 +0000 (16:51 +0900)]
[NUI] Fix the propertyNotification to be disposed in ScrollableBase

18 months ago[NUI] Fix Linear Layouter crash and update issue
EverLEEst(SangHyeon Lee) [Fri, 14 Oct 2022 09:30:44 +0000 (18:30 +0900)]
[NUI] Fix Linear Layouter crash and update issue

1. Linear Layouter get crashed when group has no children.
2. Linear, Grid Layouter update is not working well because delayed
update timer is not started.
3. remmove spaces.

18 months ago[Applications.Common] Keep delegate objects (#4719)
hjhun [Mon, 7 Nov 2022 01:37:02 +0000 (10:37 +0900)]
[Applications.Common] Keep delegate objects (#4719)

To prevent removing delegate objects by GC, this patch adds private
member variables.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
18 months ago[WiFi] Add lock to _callback_map (#4713)
chaeheehong [Fri, 4 Nov 2022 01:07:04 +0000 (10:07 +0900)]
[WiFi] Add lock to _callback_map (#4713)

18 months agoRemove unused variable (#4694)
hjhun [Mon, 31 Oct 2022 02:23:57 +0000 (11:23 +0900)]
Remove unused variable (#4694)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
18 months ago[Applications.Common] Increment the reference counter on SafeHandle instances (#4691)
hjhun [Mon, 31 Oct 2022 02:13:39 +0000 (11:13 +0900)]
[Applications.Common] Increment the reference counter on SafeHandle instances (#4691)

* Increment the reference counter on SafeHandle instances.

To prevent the common language runtime from reclaiming memory used by
a handle, this patch adds calling DangerousAddRef() before calling
DangerousGetHandle().

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Modify implementation of using SafeHandle

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Remove unnecesary blank line

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
18 months agoUpdate README.md
TizenAPI-Bot [Thu, 27 Oct 2022 04:36:46 +0000 (13:36 +0900)]
Update README.md

18 months ago[Build] Branch out for API11 (#4684)
WonYoung Choi [Thu, 27 Oct 2022 04:35:22 +0000 (13:35 +0900)]
[Build] Branch out for API11 (#4684)

18 months agoRelease 10.0.0.17517 submit/tizen/20221025.151213
TizenAPI-Bot [Tue, 25 Oct 2022 15:12:13 +0000 (15:12 +0000)]
Release 10.0.0.17517

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 25 Oct 2022 15:12:13 +0000 (15:12 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months ago[Applications.ThemeManager] Fix return type of theme loader add event callback for...
ilho159kim [Tue, 25 Oct 2022 06:42:24 +0000 (15:42 +0900)]
[Applications.ThemeManager] Fix return type of theme loader add event callback for internal. (#4636)

* Fix return type of ThemeLoaderChangedCallback

Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
* Fix internal callback function's return type

Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Co-authored-by: Ilho Kim <ilho159.kim@samsung.com>
Co-authored-by: hjhun <36876573+hjhun@users.noreply.github.com>
18 months ago[Applications.WidgetControl] change return type of get instance list callback for...
sukhyungkang [Mon, 24 Oct 2022 23:11:54 +0000 (08:11 +0900)]
[Applications.WidgetControl] change return type of get instance list callback for internal. (#4648)

Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Co-authored-by: hjhun <36876573+hjhun@users.noreply.github.com>
18 months agoRelease 10.0.0.17515 submit/tizen/20221020.124120
TizenAPI-Bot [Thu, 20 Oct 2022 12:41:20 +0000 (12:41 +0000)]
Release 10.0.0.17515

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 20 Oct 2022 12:41:20 +0000 (12:41 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months ago[NUI][API10] Reduce PropertyValue creation during Animation
Eunki, Hong [Thu, 20 Oct 2022 12:30:37 +0000 (21:30 +0900)]
[NUI][API10] Reduce PropertyValue creation during Animation

There was some PropertyValue creation during data conversion.
Let we reduce new PropertyValue class creation so GC feel happy

This patch is copy of https://github.com/Samsung/TizenFX/pull/4674

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months agoRelease 10.0.0.17514 submit/tizen/20221020.104100
TizenAPI-Bot [Thu, 20 Oct 2022 10:41:00 +0000 (10:41 +0000)]
Release 10.0.0.17514

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 20 Oct 2022 10:41:00 +0000 (10:41 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months ago[NUI][API10] Change property get/set not to use PropertyValue (patch set5)
Eunki, Hong [Thu, 20 Oct 2022 10:21:46 +0000 (19:21 +0900)]
[NUI][API10] Change property get/set not to use PropertyValue (patch set5)

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months agoRelease 10.0.0.17513 submit/tizen/20221018.151008
TizenAPI-Bot [Tue, 18 Oct 2022 15:10:08 +0000 (15:10 +0000)]
Release 10.0.0.17513

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 18 Oct 2022 15:10:08 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months agoModify Post() method of CoreApplication and CoreTask (#4671)
hjhun [Tue, 18 Oct 2022 04:14:52 +0000 (13:14 +0900)]
Modify Post() method of CoreApplication and CoreTask (#4671)

The static keyword is added to the methods.
The runner of the CoreApplication.Post() method will be delivered to
the UI thread if the application uses the UI thread App Model.
The runner of the CoreTask.Post() method will be delivered to the main thread.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
18 months agoRelease 10.0.0.17512 submit/tizen/20221018.013817
TizenAPI-Bot [Tue, 18 Oct 2022 01:38:17 +0000 (01:38 +0000)]
Release 10.0.0.17512

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 18 Oct 2022 01:38:17 +0000 (01:38 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months ago[NUI] Remove debugging code
dongsug.song [Tue, 18 Oct 2022 01:12:03 +0000 (10:12 +0900)]
[NUI] Remove debugging code

18 months agoRelease 10.0.0.17511 submit/tizen/20221017.043517
TizenAPI-Bot [Mon, 17 Oct 2022 04:35:17 +0000 (04:35 +0000)]
Release 10.0.0.17511

18 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 17 Oct 2022 04:35:17 +0000 (04:35 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

18 months ago[NUI] Add null checking in internalSet/GetPropertyXXX()
dongsug.song [Mon, 17 Oct 2022 04:20:31 +0000 (13:20 +0900)]
[NUI] Add null checking in internalSet/GetPropertyXXX()