platform/core/csapi/tizenfx.git
12 months agoRelease 11.0.0.17789 accepted/tizen/unified/20230420.091927 submit/tizen/20230419.083532
TizenAPI-Bot [Wed, 19 Apr 2023 08:35:32 +0000 (08:35 +0000)]
Release 11.0.0.17789

12 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 19 Apr 2023 08:35:32 +0000 (08:35 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

12 months agoVersion up 22222 (#5189)
ANZ1217 [Wed, 19 Apr 2023 07:38:51 +0000 (16:38 +0900)]
Version up 22222 (#5189)

Co-authored-by: Chihun Jeong <chihun.jeong@samsung.com>
12 months ago[NUI] Collect Renderer Property enum as public hidden (#5165)
Eunki Hong [Tue, 18 Apr 2023 06:56:21 +0000 (15:56 +0900)]
[NUI] Collect Renderer Property enum as public hidden (#5165)

* [NUI] Collect Renderer Property enum as public hidden

Since the enum type was internally hidden, User don't know what
value should we use for some Renderer's property.

Until do Modify ACR, make them as hidden

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
* [NUI] Change RendererConstants value name as Pascal Case

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
* [NUI] Mark all RenderConstants enum value as hidden

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

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>
12 months ago[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()
Artur Świgoń [Thu, 13 Apr 2023 08:45:11 +0000 (10:45 +0200)]
[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()

This API allows the application to provide the Screen Reader with a formatted
string value rather than the default, floating-point one. This in turn, allows
to customize in detail how e.g. slider values are read.

12 months agoRelease 11.0.0.17786 accepted/tizen/unified/20230419.044949 submit/tizen/20230418.151037
TizenAPI-Bot [Tue, 18 Apr 2023 15:10:37 +0000 (15:10 +0000)]
Release 11.0.0.17786

12 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 18 Apr 2023 15:10:37 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

12 months ago[Applications.Common] Add an internal API (#5183)
hjhun [Tue, 18 Apr 2023 02:12:52 +0000 (11:12 +0900)]
[Applications.Common] Add an internal API (#5183)

Adds:
 - AppControl.UnsetAutoRestart()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
12 months agoRelease 11.0.0.17785 submit/tizen/20230417.151056
TizenAPI-Bot [Mon, 17 Apr 2023 15:10:56 +0000 (15:10 +0000)]
Release 11.0.0.17785

12 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 17 Apr 2023 15:10:56 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

12 months ago[Applications.UI] Add Get window position api (#5085)
sukhyungkang [Mon, 17 Apr 2023 08:07:01 +0000 (17:07 +0900)]
[Applications.UI] Add Get window position api (#5085)

Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Co-authored-by: hjhun <36876573+hjhun@users.noreply.github.com>
12 months ago[Applications] Add Set/Get window position api for AppControl (#5084)
sukhyungkang [Mon, 17 Apr 2023 07:55:47 +0000 (16:55 +0900)]
[Applications] Add Set/Get window position api for AppControl (#5084)

Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Co-authored-by: hjhun <36876573+hjhun@users.noreply.github.com>
12 months agoClean up (#5179)
hjhun [Mon, 17 Apr 2023 07:04:41 +0000 (16:04 +0900)]
Clean up (#5179)

- Remove an unnecessary space
- Remove an unnecessary semicolon
- Change descriptions

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
12 months agoRelease 11.0.0.17782 accepted/tizen/unified/20230417.140258 submit/tizen/20230413.151130
TizenAPI-Bot [Thu, 13 Apr 2023 15:11:30 +0000 (15:11 +0000)]
Release 11.0.0.17782

12 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 13 Apr 2023 15:11:30 +0000 (15:11 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

12 months ago[MediaVision] Add APIs for Design QR feature (#5104)
Haesu Gwon [Thu, 13 Apr 2023 08:09:15 +0000 (17:09 +0900)]
[MediaVision] Add APIs for Design QR feature (#5104)

* [MediaVision] Add Design QR feature

13 months agoRelease 11.0.0.17781 accepted/tizen/unified/20230414.125214 submit/tizen/20230413.045732
TizenAPI-Bot [Thu, 13 Apr 2023 04:57:32 +0000 (04:57 +0000)]
Release 11.0.0.17781

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 13 Apr 2023 04:57:32 +0000 (04:57 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Version up 22221
jykeon [Wed, 12 Apr 2023 06:29:36 +0000 (15:29 +0900)]
[NUI] Version up 22221

Signed-off-by: jykeon <jykeon@samsung.com>
13 months ago[NUI] Rotation class with EulerAngle (pitch/yaw/roll)
Eunki Hong [Mon, 10 Apr 2023 17:01:19 +0000 (02:01 +0900)]
[NUI] Rotation class with EulerAngle (pitch/yaw/roll)

Add API that we can set Rotation by pitch/yaw/roll +
Get Rotation informations as pitch/yaw/roll

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
13 months ago[NUI] Fix svace issues
Xianbing Teng [Thu, 6 Apr 2023 13:08:16 +0000 (21:08 +0800)]
[NUI] Fix svace issues

13 months ago[NUI] Add a LoadContents API with byte array for WebView.
huayong.xu [Tue, 4 Apr 2023 09:20:03 +0000 (17:20 +0800)]
[NUI] Add a LoadContents API with byte array for WebView.

13 months ago[NUI] Use ModelNode for the child of Model
seungho baek [Fri, 31 Mar 2023 10:03:55 +0000 (19:03 +0900)]
[NUI] Use ModelNode for the child of Model

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
13 months ago[NUI][AT-SPI] Promote DoAction implementation from CustomView to View
Artur Świgoń [Tue, 4 Apr 2023 11:59:36 +0000 (13:59 +0200)]
[NUI][AT-SPI] Promote DoAction implementation from CustomView to View

This is a follow-up to #5109 that enables controls derived from View,
but not CustomView, that use the ViewAccessibilityMode.Custom (e.g.
FluxView), to customize their behaviour related to the AT-SPI Action
interface.

The implementation of AccessibilityDoAction() and its helper methods
is moved up from CustomView to View. Note that the events that
AccessibilityDoAction invokes have already been declared at the View
level, in ViewAccessibilityEvent.cs (e.g. AccessibilityActivated), so
they do not have to be moved anywhere in this PR.

13 months agoRelease 11.0.0.17775 submit/tizen/20230411.150953
TizenAPI-Bot [Tue, 11 Apr 2023 15:09:53 +0000 (15:09 +0000)]
Release 11.0.0.17775

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 11 Apr 2023 15:09:53 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[Tizen.Security] Deprecate GetPrivacyDisplayName() (#5148)
yl33 [Tue, 11 Apr 2023 03:44:54 +0000 (12:44 +0900)]
[Tizen.Security] Deprecate GetPrivacyDisplayName() (#5148)

13 months agoRelease 11.0.0.17774 submit/tizen/20230410.150933
TizenAPI-Bot [Mon, 10 Apr 2023 15:09:33 +0000 (15:09 +0000)]
Release 11.0.0.17774

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 10 Apr 2023 15:09:33 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[Tizen.Content.Download] Update protection level to 'public' for CacheManager class...
akash1-kumar [Mon, 10 Apr 2023 02:20:24 +0000 (07:50 +0530)]
[Tizen.Content.Download] Update protection level to 'public' for CacheManager class (#5162)

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
13 months agoRelease 11.0.0.17773 submit/tizen/20230405.121926
TizenAPI-Bot [Wed, 5 Apr 2023 12:19:26 +0000 (12:19 +0000)]
Release 11.0.0.17773

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 5 Apr 2023 12:19:25 +0000 (12:19 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Add view helper API to rotate : LookAt
Eunki, Hong [Wed, 5 Apr 2023 01:55:44 +0000 (10:55 +0900)]
[NUI] Add view helper API to rotate : LookAt

Add helper API to rotate View
Note that this API change View's Orientation property

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months ago[NUI] Version up 22220
Hosang Kim [Wed, 5 Apr 2023 07:57:54 +0000 (16:57 +0900)]
[NUI] Version up 22220

13 months ago[NUI.Samples] Fix visual defect for SpringAnimationSample
Eunki, Hong [Wed, 5 Apr 2023 01:48:53 +0000 (10:48 +0900)]
[NUI.Samples] Fix visual defect for SpringAnimationSample

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months ago[NUI.Samples] Add sample for spring like animation
Eunki Hong [Mon, 3 Apr 2023 15:37:19 +0000 (00:37 +0900)]
[NUI.Samples] Add sample for spring like animation

Simple sample with custom alpha function

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
13 months ago[NUI][AT-SPI] Override ContentPage.AccessibilityGetName() (#5141)
Artur Świgoń [Mon, 3 Apr 2023 09:43:26 +0000 (11:43 +0200)]
[NUI][AT-SPI] Override ContentPage.AccessibilityGetName() (#5141)

ContentPage often serves as a default label in scenarios where Navigator is
used, so Screen Reader will ask ContentPage about the accessibility name (text
to read) when a Navigator page is pushed. Therefore, it makes sense to try to
provide the text from ContentPage.AppBar.Title (if it exists). The application
developer can always customize this by setting the AccessibilityName property
or adding an AccessibilityRelation.LabelledBy.

Co-authored-by: Artur Świgoń <a.swigon@samsung.com>
13 months ago[NUI] Introduce WindowLayoutType enum and SetLayout Method
Daekwang Ryu [Thu, 23 Mar 2023 08:41:59 +0000 (17:41 +0900)]
[NUI] Introduce WindowLayoutType enum and SetLayout Method

The new `SetLayout` method allows users to easily snap windows to specific positions and sizes.
This feature is allowing users to quickly arrange their windows in a convenient and efficient manner.

13 months ago[NUI] Remove regacy Interop files
Jiyun Yang [Fri, 31 Mar 2023 00:52:23 +0000 (09:52 +0900)]
[NUI] Remove regacy Interop files

* Button
* CheckBoxButton
* Popup
* ProgressBar
* PushButton
* RadioButton
* Slider
* ToggleButton
* Signals that are not removed in #5136

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months agoRelease 11.0.0.17766 submit/tizen/20230403.151154
TizenAPI-Bot [Mon, 3 Apr 2023 15:11:54 +0000 (15:11 +0000)]
Release 11.0.0.17766

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 3 Apr 2023 15:11:54 +0000 (15:11 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months agoAdd new cache APIs (#5088)
akash1-kumar [Mon, 3 Apr 2023 03:58:01 +0000 (09:28 +0530)]
Add new cache APIs (#5088)

* Add new APIs for cache.

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
* Add new APIs for cache.

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
* Change methods to C# properties for set/get APIs.

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
* Add class 'CacheManager' for managing cache properties.

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
* Update documentation: Add '<feature>' tag

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
---------

Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
13 months agoRelease 11.0.0.17765 submit/tizen/20230331.094036
TizenAPI-Bot [Fri, 31 Mar 2023 09:40:36 +0000 (09:40 +0000)]
Release 11.0.0.17765

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 31 Mar 2023 09:40:36 +0000 (09:40 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Fix typo
Jiyun Yang [Fri, 31 Mar 2023 07:14:26 +0000 (16:14 +0900)]
[NUI] Fix typo

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months agoRelease 11.0.0.17764 submit/tizen/20230331.040953
TizenAPI-Bot [Fri, 31 Mar 2023 04:09:53 +0000 (04:09 +0000)]
Release 11.0.0.17764

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 31 Mar 2023 04:09:53 +0000 (04:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Refactor Signal structure.
Jiyun Yang [Thu, 30 Mar 2023 04:26:07 +0000 (13:26 +0900)]
[NUI] Refactor Signal structure.

Previously, When NUI wanted to connect or disconnect a handler to the Signal,
it had to create a Signal instance just for it and dispose the instance right after.
Repeating this over and over again isn't cheap.
And also NUI had to declare many Signal classes with almost idential structures.

This patch provides Signal connection/disconnection pinvoke functions
to make it possible to remove redundant signal classes and instance creations.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months ago[NUI] Fix size calculation for TextLabel with Margin in RelativeLayout
Jaehyun Cho [Wed, 29 Mar 2023 11:04:19 +0000 (20:04 +0900)]
[NUI] Fix size calculation for TextLabel with Margin in RelativeLayout

Previously, RelativeLayout calculated the size for TextLabel with Margin
incorrectly by calling MeasureChildWithMargins().
Because TextLabel size was decreased by its Margin size incorrectly.

Now, RelativeLayout calculates the size for TextLabel with Margin
correctly by calling MeasureChild().
Because TextLabel size is not decreased by its Margin size.

13 months ago[NUI] Fix signal bugs in View and Window
Jiyun Yang [Wed, 29 Mar 2023 10:31:03 +0000 (19:31 +0900)]
[NUI] Fix signal bugs in View and Window

* Do not try to disconnect callback unless the callback is not null.
* Ensure a signal has valid cptr before calling Connect/Disconnect.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months ago[NUI] refactoring collectionView and Layouters for extended class (#5123)
SangHyeon Jade Lee [Wed, 29 Mar 2023 05:25:55 +0000 (14:25 +0900)]
[NUI] refactoring collectionView and Layouters for extended class (#5123)

* [NUI] refactoring collectionView and Layouters for extended class

to create customized collectionView and Layouters,
some properties must be extendable.
this change includes properties access modifier
which is internal or private to protected.

* [NUI] publize reyclerviewitem properties

* [NUI] fix item source getter more efficiently.

* [NUI] refactoring getter.

* [NUI] add GroupItems

* [NUI] fix build error

* [NUI] fix build error

* [NUI] change property overridable.

13 months ago[NUI] Add Font PreCache API to FontClient
Bowon Ryu [Mon, 27 Mar 2023 02:12:07 +0000 (11:12 +0900)]
[NUI] Add Font PreCache API to FontClient

This patch adds a new PreCache API to enable pre-caching of fonts
and improve the runtime performance of the application.

Pre-caching default fonts and fallback lists can enhance the responsiveness performance
by minimizing the calls to FcFontSort and FcFontMatch, during the early stages of boot-up.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
13 months agoRelease 11.0.0.17759 accepted/tizen/unified/20230331.225105 submit/tizen/20230329.152025
TizenAPI-Bot [Wed, 29 Mar 2023 15:20:25 +0000 (15:20 +0000)]
Release 11.0.0.17759

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 29 Mar 2023 15:20:25 +0000 (15:20 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[WebRTC] Change Stats enum value and add new enum value (#5117)
Haesu Gwon [Wed, 29 Mar 2023 08:14:41 +0000 (17:14 +0900)]
[WebRTC] Change Stats enum value and add new enum value (#5117)

* [WebRTC] Change Stats enum value and add new value in WebRTCStatisticsCategory enum

13 months agoRelease 11.0.0.17758 accepted/tizen/unified/20230330.025617 submit/tizen/20230328.075218
TizenAPI-Bot [Tue, 28 Mar 2023 07:52:18 +0000 (07:52 +0000)]
Release 11.0.0.17758

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Tue, 28 Mar 2023 07:52:18 +0000 (07:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Version up 22219
Woochan Lee [Tue, 28 Mar 2023 06:25:54 +0000 (15:25 +0900)]
[NUI] Version up 22219

13 months ago[NUI] Register HitTest callback only if GrabTouchAfterLeave = true
Eunki, Hong [Tue, 28 Mar 2023 02:11:06 +0000 (11:11 +0900)]
[NUI] Register HitTest callback only if GrabTouchAfterLeave = true

Since useless HitTest checkup function make performance down for
standard cases, Let we make we use custom callback only if
GrabTouchAfterLeave case.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months ago[NUI] Add GetOverlayLayer in NUI window.
Eunki, Hong [Mon, 27 Mar 2023 13:25:22 +0000 (22:25 +0900)]
[NUI] Add GetOverlayLayer in NUI window.

This PR is FrontPort of #4922

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months ago[NUI][AT-SPI] Add ViewAccessibilityMode
Artur Świgoń [Mon, 20 Mar 2023 12:31:52 +0000 (13:31 +0100)]
[NUI][AT-SPI] Add ViewAccessibilityMode

The accessibility mode helps select the right Accessible implementation for
a given view. It does not affect controls derived from CustomView (or any of
its subclasses), e.g. Tizen.NUI.Components, which already behave in the custom
mode. The default mode is kept for Tizen.NUI.BaseComponents. However, this
patch add a possibility of opting into the custom mode for controls derived
directly from View (e.g. FluxView), and by doing so, to be able to implement
accessibility support for them in the C# language.

13 months ago[NUI] Refactor ButtonExtension
Jiyun Yang [Fri, 17 Mar 2023 04:53:15 +0000 (13:53 +0900)]
[NUI] Refactor ButtonExtension

* Rename some functions to better match the design intent.
* Extract Helper class to provide common methods used by multiple classes.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months ago[NUI] DragAndDrop : allow to control shadow view opacity
Taehyub Kim [Wed, 22 Mar 2023 04:08:18 +0000 (13:08 +0900)]
[NUI] DragAndDrop : allow to control shadow view opacity

13 months ago[Connection] Fix race condition (#5113)
chleun-moon [Tue, 28 Mar 2023 07:23:27 +0000 (16:23 +0900)]
[Connection] Fix race condition (#5113)

* [Connection] Fix race condition

* Add locks

* Use lock objects

13 months agoRelease 11.0.0.17751 submit/tizen/20230323.150933
TizenAPI-Bot [Thu, 23 Mar 2023 15:09:33 +0000 (15:09 +0000)]
Release 11.0.0.17751

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Thu, 23 Mar 2023 15:09:33 +0000 (15:09 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[Packagemanager] Add APIs for internal (#4991)
jeremy-jang [Thu, 23 Mar 2023 06:48:16 +0000 (15:48 +0900)]
[Packagemanager] Add APIs for internal (#4991)

* [Packagemanager] Add APIs for internal

- Tizen.PackageManager.ActivatePackage()
- Tizen.PackageManager.DeactivatePackage()

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
* [Packagemanager] Fix return type of EnablePackage/DisablePackage

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

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
13 months agoRelease 11.0.0.17750 accepted/tizen/unified/20230321.123220 submit/tizen/20230320.113239
TizenAPI-Bot [Mon, 20 Mar 2023 11:32:39 +0000 (11:32 +0000)]
Release 11.0.0.17750

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 20 Mar 2023 11:32:39 +0000 (11:32 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Version up 22218
Wonsik Jung [Mon, 20 Mar 2023 10:26:06 +0000 (19:26 +0900)]
[NUI] Version up 22218

13 months ago[NUI] Add RotationCompletedAcknowledgement APIs
Wonsik Jung [Fri, 17 Mar 2023 01:18:08 +0000 (10:18 +0900)]
[NUI] Add RotationCompletedAcknowledgement APIs

Add RotationCompletedAcknowledgement APIs in Window.
The APIs are SetNeedsRotationCompletedAcknowledgement and SendRotationCompletedAcknowledgement

13 months agoRelease 11.0.0.17748 submit/tizen/20230317.091641
TizenAPI-Bot [Fri, 17 Mar 2023 09:16:41 +0000 (09:16 +0000)]
Release 11.0.0.17748

13 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 17 Mar 2023 09:16:41 +0000 (09:16 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

13 months ago[NUI] Remove unnecessary gesture events from DefaultBorder.
joogab.yun [Fri, 17 Mar 2023 07:51:50 +0000 (16:51 +0900)]
[NUI] Remove unnecessary gesture events from DefaultBorder.

13 months ago[NUI] fix svace issue. check Selected item existance.
EverLEEst(SangHyeon Lee) [Fri, 17 Mar 2023 05:57:37 +0000 (14:57 +0900)]
[NUI] fix svace issue. check Selected item existance.

13 months ago[NUI] Fix some SVACE issues.
huayong.xu [Thu, 16 Mar 2023 07:31:06 +0000 (15:31 +0800)]
[NUI] Fix some SVACE issues.

13 months ago[NUI] Change log info to debug in ThemeManager
Jiyun Yang [Wed, 15 Mar 2023 08:27:44 +0000 (17:27 +0900)]
[NUI] Change log info to debug in ThemeManager

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months ago[NUI] Refactor NUI.ThemeManager
Jiyun Yang [Wed, 15 Mar 2023 07:58:12 +0000 (16:58 +0900)]
[NUI] Refactor NUI.ThemeManager

* Remove dependency: ExternalThemeManager -> ThemeManager

The NUI theme modules (ThemeManager and ExternalThemeManager) had dependencies
to each other and that did not meet "Seperation of concerns" principle.
This patch makes dependency direction one way: ThemeManager -> ExtenalThemeManager

* Add a sample application to verify functional regressions.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
13 months ago[NUI] AIAgentLayer : fix animation usage issue
Taehyub Kim [Wed, 15 Mar 2023 08:19:19 +0000 (17:19 +0900)]
[NUI] AIAgentLayer : fix animation usage issue

13 months ago[NUI] Load facial blendshape animation
Eunki, Hong [Tue, 14 Mar 2023 05:06:40 +0000 (14:06 +0900)]
[NUI] Load facial blendshape animation

Load facial blendshape animation from json format.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months ago[NUI.Gadget] Support Internationalization (#5091)
hjhun [Fri, 17 Mar 2023 04:29:24 +0000 (13:29 +0900)]
[NUI.Gadget] Support Internationalization (#5091)

* [NUI.Gadget] Add NUIGadgetResourceManager class

To support multilanguage, a new class is added.

Adds:
 - NUIGadgetResourceManager

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* [NUI.Gadget] Modify property & metadata name

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
---------

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
13 months agoUpdate postback PR (#5086)
Jay Cho [Thu, 16 Mar 2023 06:32:02 +0000 (15:32 +0900)]
Update postback PR (#5086)

* Update postback pr

* update nightly release

14 months agoRelease 11.0.0.17739 accepted/tizen/unified/20230315.093450 submit/tizen/20230313.101802
TizenAPI-Bot [Mon, 13 Mar 2023 10:18:02 +0000 (10:18 +0000)]
Release 11.0.0.17739

14 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Mon, 13 Mar 2023 10:18:02 +0000 (10:18 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

14 months ago[NUI] Version up 22217
sunghyun kim [Mon, 13 Mar 2023 08:01:50 +0000 (17:01 +0900)]
[NUI] Version up 22217

14 months ago[NUI] fix previous patch by coding rules
EverLEEst(SangHyeon Lee) [Fri, 10 Mar 2023 07:49:42 +0000 (16:49 +0900)]
[NUI] fix previous patch by coding rules

14 months ago[NUI] Fix collectionView Selection on Item.
EverLEEst(SangHyeon Lee) [Fri, 10 Mar 2023 06:49:15 +0000 (15:49 +0900)]
[NUI] Fix collectionView Selection on Item.

14 months ago[NUI.Scene3D] Add model to test glb format (#5067)
Eunki Hong [Thu, 9 Mar 2023 02:50:58 +0000 (11:50 +0900)]
[NUI.Scene3D] Add model to test glb format (#5067)

* [NUI.Scene3D] Add model to test glb format

Check glb format file load well
+
Let this demo allow to load multiple camera

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
* Update test/Tizen.NUI.Scene3D.Sample/Scene3DSample.cs

Co-authored-by: Seoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
* Update Scene3DSample.cs

typo fix

---------

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki Hong <eunkiki.hong@samsung.com>
Co-authored-by: Seoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
14 months ago[NUI] Do not connect default signals when View created
Eunki, Hong [Mon, 6 Mar 2023 13:25:05 +0000 (22:25 +0900)]
[NUI] Do not connect default signals when View created

Since Window.ViewAdded signal required to all common view's creation time,
It will reduce each view's creation time.
And more, ViewAdded signal only works for default windows previously.

Now we make the signal ownership from window.

And additionaly, register custom HitTest signal only if subclass required.

TODO : The role of signal conflict with View.AddedToWindow.
Can we just remove this ViewAdded signal?

TODO : Can we just skip default view constructor's signal connection?

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
14 months ago[NUI] Remove unsed field in View
Jiyun Yang [Wed, 8 Mar 2023 04:31:27 +0000 (13:31 +0900)]
[NUI] Remove unsed field in View

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
14 months ago[NLP] Deprecated NLP APIs
Jihoon Kim [Tue, 7 Mar 2023 09:09:55 +0000 (18:09 +0900)]
[NLP] Deprecated NLP APIs

Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
14 months agoRelease 11.0.0.17732 submit/tizen/20230310.151010
TizenAPI-Bot [Fri, 10 Mar 2023 15:10:10 +0000 (15:10 +0000)]
Release 11.0.0.17732

14 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Fri, 10 Mar 2023 15:10:09 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

14 months agoUpdate deprecated actions (#5070)
Jay Cho [Fri, 10 Mar 2023 04:52:06 +0000 (13:52 +0900)]
Update deprecated actions (#5070)

14 months agoRelease 11.0.0.17731 accepted/tizen/unified/20230310.062645 accepted/tizen/unified/20230314.093343 submit/tizen/20230308.151038
TizenAPI-Bot [Wed, 8 Mar 2023 15:10:38 +0000 (15:10 +0000)]
Release 11.0.0.17731

14 months agoMerge remote-tracking branch 'origin/master' into tizen
TizenAPI-Bot [Wed, 8 Mar 2023 15:10:38 +0000 (15:10 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

14 months ago[NUI.Gadget] Add a new internal API (#4976)
hjhun [Wed, 8 Mar 2023 04:11:40 +0000 (13:11 +0900)]
[NUI.Gadget] Add a new internal API (#4976)

* [NUI.Gadget] Add new internal APIs

If the UI gadget developer sets the class name, the application developer
can adds a new NUIGadget instance using the NUIGadgetInfo object.

The following APIs are added:
 + NUIGadgetManager.Add(NUIGadgetInfo gadgetInfo); [method]
 + NUIGadgetManager.GetGadgetInfos(); [method]
 + NUIGadgetInfo.ClassName; [property]

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Change the visibility of the ClasaName property

The visibility of the NUIGadgetInfo.ClassName property is changed to internal.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Modify description of GetGadgets()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Remove Add() method

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
---------

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Co-authored-by: Jay Cho <chojoong@gmail.com>
14 months ago[NUI.Gadget] Modify NUIGadgetManager.Add() method (#5011)
hjhun [Wed, 8 Mar 2023 04:02:36 +0000 (13:02 +0900)]
[NUI.Gadget] Modify NUIGadgetManager.Add() method (#5011)

When calling the CreateInstance() method, this patch modifies the set
the ignoreCase to true that the case of the className is no checked.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Co-authored-by: Jay Cho <chojoong@gmail.com>
14 months agoupdate action script methods (#5062)
Jay Cho [Wed, 8 Mar 2023 01:44:14 +0000 (10:44 +0900)]
update action script methods (#5062)

14 months agoRelease 11.0.0.17728 accepted/tizen/unified/20230308.030942 submit/tizen/20230307.085137
TizenAPI-Bot [Tue, 7 Mar 2023 08:51:37 +0000 (08:51 +0000)]
Release 11.0.0.17728