platform/core/uifw/dali-csharp-binder.git
16 months ago[Tizen] Bind bvh file loader 90/285490/4
Eunki, Hong [Tue, 13 Dec 2022 12:32:23 +0000 (21:32 +0900)]
[Tizen] Bind bvh file loader

Change-Id: I7b1805da144ca1a26b0cbd57006386a8d523f85b
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months ago[Tizen] Add Overlay Layer in window 23/287223/2
seungho baek [Wed, 25 Jan 2023 03:44:37 +0000 (12:44 +0900)]
[Tizen] Add Overlay Layer in window

Change-Id: I42d171aa4f63db6e507655c615f3c2394d333049
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
17 months agoMerge "[Tizen] Add an API for 'create,window' event." into tizen_7.0 accepted/tizen/7.0/unified/20230106.165634 accepted/tizen/7.0/unified/20230118.093806
dongsug song [Thu, 5 Jan 2023 09:04:29 +0000 (09:04 +0000)]
Merge "[Tizen] Add an API for 'create,window' event." into tizen_7.0

17 months ago[Tizen] Support Device orientation and window orientation event. 90/286390/2
Wonsik Jung [Thu, 3 Nov 2022 14:35:40 +0000 (23:35 +0900)]
[Tizen] 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 emitted Window Orientation event, AddAvailableOrientation() or SetPreferredOrientation() should be called.
Otherwise, Device Orientation event is emitted by Application framework and any condition is not needed.

Change-Id: I3c72974e577db5dee12ed264a191538b3bdf51a5

17 months ago[Tizen] Add GetRenderThreadId binding 16/286016/1 accepted/tizen/7.0/unified/20221228.170454
Heeyong Song [Mon, 26 Dec 2022 06:17:23 +0000 (15:17 +0900)]
[Tizen] Add GetRenderThreadId binding

Change-Id: Ib7f6d01723acd3b5bbe732811d8a8f11b0e98820

17 months ago[Tizen] Add an API for 'create,window' event. 41/285541/1
huayong.xu [Wed, 14 Dec 2022 07:40:51 +0000 (15:40 +0800)]
[Tizen] Add an API for 'create,window' event.

Change-Id: I14a5de93af7427813d826927caaa5a464013e980

18 months ago[Tizen] Binding Dali::DevelActor::CalculateScreenExtents 63/284363/1 accepted/tizen/7.0/unified/20221128.015445
joogab.yun [Tue, 8 Nov 2022 08:06:10 +0000 (17:06 +0900)]
[Tizen] Binding Dali::DevelActor::CalculateScreenExtents

Change-Id: I97960744a9f2c996840bdf053b337991653d4d52

19 months ago[Tizen] Fix GetCurrentProperty issue 91/283991/2 accepted/tizen/7.0/unified/20221117.014410
Eunki, Hong [Tue, 8 Nov 2022 06:59:38 +0000 (15:59 +0900)]
[Tizen] Fix GetCurrentProperty issue

Change-Id: I7f2ef947bb379f720ee76a80d3261a58ab3bf56d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoFix SVACE issue 87/283787/1
Seoyeon Kim [Wed, 2 Nov 2022 05:40:00 +0000 (14:40 +0900)]
Fix SVACE issue

- 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

Change-Id: I60aea0daa4d1f689a900acc6daa42eb3abcbeadb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
19 months agoMerge branch 'devel/master' into tizen accepted/tizen/7.0/unified/20221103.165514 accepted/tizen/7.0/unified/20221110.060034
tscholb [Wed, 2 Nov 2022 08:33:15 +0000 (17:33 +0900)]
Merge branch 'devel/master' into tizen

19 months agoRevert "[Tizen] Modify window position data type"
tscholb [Wed, 2 Nov 2022 08:33:06 +0000 (17:33 +0900)]
Revert "[Tizen] Modify window position data type"

This reverts commit 6ebc1a90028aa65cccc5bc51e74853b0a52cd9a6.

19 months agoRevert "[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION"
tscholb [Wed, 2 Nov 2022 08:33:02 +0000 (17:33 +0900)]
Revert "[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION"

This reverts commit 8b2f5417e2369ccb260a2f07fbfd3182234b3d9b.

19 months agoRevert "[Tizen] Apply initial dali style for NUI binded TextLabel"
tscholb [Wed, 2 Nov 2022 08:32:58 +0000 (17:32 +0900)]
Revert "[Tizen] Apply initial dali style for NUI binded TextLabel"

This reverts commit 37b6a5477c364f9f7363c7da54d6276eff20fe05.

19 months agoRevert "[Tizen]Change nui property get/set not to use PropertyValue (part4)"
tscholb [Wed, 2 Nov 2022 08:32:55 +0000 (17:32 +0900)]
Revert "[Tizen]Change nui property get/set not to use PropertyValue (part4)"

This reverts commit 7f42d30387e9c618b39146551c8f86829c290cda.

19 months agoRevert "[Tizen] Change nui property get/set not to use PropertyValue (part5)"
tscholb [Wed, 2 Nov 2022 08:32:51 +0000 (17:32 +0900)]
Revert "[Tizen] Change nui property get/set not to use PropertyValue (part5)"

This reverts commit e1a8a6ce889bfd3028f76bf76698ff812c300e61.

19 months agoRevert "[Tizen] Resolve C# retrieving string output lifecycle"
tscholb [Wed, 2 Nov 2022 08:32:48 +0000 (17:32 +0900)]
Revert "[Tizen] Resolve C# retrieving string output lifecycle"

This reverts commit cd8455b46e9c9d44730ff511c6d48eac81dfdcaf.

19 months agoMerge "Binding GestureSourceType." into devel/master
joogab yun [Tue, 1 Nov 2022 00:36:36 +0000 (00:36 +0000)]
Merge "Binding GestureSourceType." into devel/master

19 months agoBinding GestureSourceType. 69/283369/4
joogab.yun [Tue, 25 Oct 2022 08:22:51 +0000 (17:22 +0900)]
Binding GestureSourceType.

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

Change-Id: Ie8e2520f00b47b0601a52095cb08c360f211e806

19 months agoDALi Version 2.1.46 51/283551/1 dali_2.1.46
Richard Huang [Fri, 28 Oct 2022 10:25:47 +0000 (11:25 +0100)]
DALi Version 2.1.46

Change-Id: I347954f8a211fde0a4a7e57d3e5f57996e209f8c

19 months agoResolve C# retrieving string output lifecycle 36/283336/1
Eunki, Hong [Mon, 24 Oct 2022 13:08:23 +0000 (22:08 +0900)]
Resolve C# retrieving string output lifecycle

Change-Id: I95a1b865efa3c2c9171d6c5d810d953e2cd41b9a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months ago[Tizen] Resolve C# retrieving string output lifecycle 35/283335/1
Eunki, Hong [Mon, 24 Oct 2022 13:08:23 +0000 (22:08 +0900)]
[Tizen] Resolve C# retrieving string output lifecycle

Change-Id: I95a1b865efa3c2c9171d6c5d810d953e2cd41b9a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoDALi Version 2.1.45 87/283287/1 dali_2.1.45
David Steele [Fri, 21 Oct 2022 10:47:36 +0000 (11:47 +0100)]
DALi Version 2.1.45

Change-Id: I63598686f69c347b70b77a99b1070608d3dcc8d4

19 months agoFix coverity issue (null check) 38/283238/1
Eunki, Hong [Thu, 20 Oct 2022 15:45:14 +0000 (00:45 +0900)]
Fix coverity issue (null check)

Change-Id: I15b7fd0b4e65a94847a72b6d7d1e76430543d386
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months ago[Tizen] Change nui property get/set not to use PropertyValue (part5) 24/283224/1
Eunki, Hong [Thu, 20 Oct 2022 05:34:39 +0000 (14:34 +0900)]
[Tizen] Change nui property get/set not to use PropertyValue (part5)

Make some internal API for Visual / DoAction

Change-Id: I3a55bca4098813584c038a4dff5d0affebddf91e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part5) 96/283196/3
Eunki, Hong [Thu, 20 Oct 2022 05:34:39 +0000 (14:34 +0900)]
Change nui property get/set not to use PropertyValue (part5)

Make some internal API for Visual / DoAction

Change-Id: I3a55bca4098813584c038a4dff5d0affebddf91e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part4) 07/282907/2
dongsug.song [Thu, 13 Oct 2022 07:31:33 +0000 (16:31 +0900)]
Change nui property get/set not to use PropertyValue (part4)

Change-Id: I823c4f18087ddcae8481a46bceb90146ec5cbed2

19 months agoMerge "DALi Version 2.1.44" into devel/master
David Steele [Fri, 14 Oct 2022 12:02:54 +0000 (12:02 +0000)]
Merge "DALi Version 2.1.44" into devel/master

19 months agoMerge "Modify window position data type" into devel/master
Eunki Hong [Fri, 14 Oct 2022 10:11:09 +0000 (10:11 +0000)]
Merge "Modify window position data type" into devel/master

19 months agoDALi Version 2.1.44 00/283000/1 dali_2.1.44
Adam Bialogonski [Fri, 14 Oct 2022 09:25:57 +0000 (10:25 +0100)]
DALi Version 2.1.44

Change-Id: Id8d41176729f331921671ff50c8ba7ee6dd61f30

19 months ago[Tizen]Change nui property get/set not to use PropertyValue (part4) 09/282909/1
dongsug.song [Thu, 13 Oct 2022 07:31:33 +0000 (16:31 +0900)]
[Tizen]Change nui property get/set not to use PropertyValue (part4)

Change-Id: I823c4f18087ddcae8481a46bceb90146ec5cbed2

19 months agoBind Matrix operator* 44/282644/3
Eunki, Hong [Fri, 7 Oct 2022 07:48:15 +0000 (16:48 +0900)]
Bind Matrix operator*

Change-Id: Icf377fff8761bac00bcc7fd6e21c0ee866904f59
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoModify window position data type 79/281979/9
Wonsik Jung [Sun, 25 Sep 2022 21:37:49 +0000 (06:37 +0900)]
Modify window position data type

Current WindowPosition has the unsigned int data type.
It means that current data type can not support the negative coordinate.
This patch is to support it.

Change-Id: I0d6609425a158753878f51fdde96c4611dd894c5

19 months agoMerge "Remove Dali::Any container accessor" into devel/master
Eunki Hong [Thu, 13 Oct 2022 03:06:46 +0000 (03:06 +0000)]
Merge "Remove Dali::Any container accessor" into devel/master

19 months agoMerge "Bind DevelCameraActor::Property::PROJECTION_DIRECTION" into devel/master
David Steele [Wed, 12 Oct 2022 14:53:24 +0000 (14:53 +0000)]
Merge "Bind DevelCameraActor::Property::PROJECTION_DIRECTION" into devel/master

19 months ago[Tizen] Apply initial dali style for NUI binded TextLabel 72/282772/1
Eunki, Hong [Tue, 11 Oct 2022 08:20:16 +0000 (17:20 +0900)]
[Tizen] Apply initial dali style for NUI binded TextLabel

Change-Id: I3b3404369a58beaf18ce43ff3d0337bffad659f0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoApply initial dali style for NUI binded TextLabel 68/282768/1
Eunki, Hong [Tue, 11 Oct 2022 08:20:16 +0000 (17:20 +0900)]
Apply initial dali style for NUI binded TextLabel

Change-Id: I3b3404369a58beaf18ce43ff3d0337bffad659f0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoBind DevelCameraActor::Property::PROJECTION_DIRECTION 93/282393/4
Eunki, Hong [Fri, 30 Sep 2022 12:03:18 +0000 (21:03 +0900)]
Bind DevelCameraActor::Property::PROJECTION_DIRECTION

Change-Id: I047370a202a279e1d33630863e966140c7fbe19f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months agoDALi Version 2.1.43 59/282659/1 dali_2.1.43
Adeel Kazmi [Fri, 7 Oct 2022 11:23:45 +0000 (12:23 +0100)]
DALi Version 2.1.43

Change-Id: I240e42f512ef2a27256ed11e2e9ff5abad13bfe0

20 months agoRemove Dali::Any container accessor 97/282597/2
Eunki, Hong [Thu, 6 Oct 2022 08:09:28 +0000 (17:09 +0900)]
Remove Dali::Any container accessor

Let we make Dali::Any's member value as private.
So, let we don't allow to make custom AnyContainerImpl
+ change AnyContainerImpl member values.

Change-Id: I62b56cf156b5d2cb2040f74bef892c2e08e0de6d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months ago[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/hotfix/20221116.105941 accepted/tizen/unified/20221005.144453 tizen_7.0_m2_release
Eunki, Hong [Tue, 4 Oct 2022 09:36:42 +0000 (18:36 +0900)]
[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION

This reverts commit 2d154ca81533df5de9b30c586d6a6954fdbad30d.

Change-Id: Ia5405e92f389ffdc7c676193c382d4ae8027dbb6

20 months ago[Tizen] Modify window position data type
Eunki, Hong [Tue, 4 Oct 2022 09:36:27 +0000 (18:36 +0900)]
[Tizen] Modify window position data type

This reverts commit 248482a2cae1ecd1744c09f004227d686b6e3b13.

Change-Id: Ied15674d0c1551800f7c81c1ace40830a67efbee

20 months agoMerge branch 'devel/master' into tizen
Eunki, Hong [Tue, 4 Oct 2022 09:36:14 +0000 (18:36 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I81d8336d3124d03cc7017ad6eb761640f1983e8a

20 months agoRevert "[Tizen] Modify window position data type"
Eunki, Hong [Tue, 4 Oct 2022 09:35:49 +0000 (18:35 +0900)]
Revert "[Tizen] Modify window position data type"

This reverts commit 38d0a6c7949db8a5fd637c686f116c05c9ba4ac4.

20 months agoRevert "[Tizen] Create ProjectionDirection property at CameraActor"
Eunki, Hong [Tue, 4 Oct 2022 09:35:47 +0000 (18:35 +0900)]
Revert "[Tizen] Create ProjectionDirection property at CameraActor"

This reverts commit 52612f1f2ee87e2f951552a890ab965063549ac7.

20 months agoChange nui property get/set not to use PropertyValue (part2) 43/282443/3
dongsug.song [Tue, 4 Oct 2022 02:21:26 +0000 (11:21 +0900)]
Change nui property get/set not to use PropertyValue (part2)

Change-Id: Iafee53759d9a9167a02cb60bc3427b17a30832da

20 months ago[Tizen] Create ProjectionDirection property at CameraActor 75/282475/2
Eunki, Hong [Fri, 30 Sep 2022 12:03:18 +0000 (21:03 +0900)]
[Tizen] Create ProjectionDirection property at CameraActor

Bind patch

Change-Id: I047370a202a279e1d33630863e966140c7fbe19f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months ago(Scene3D) Allow/Block model view's children hit-test events 62/281062/10
Eunki, Hong [Thu, 8 Sep 2022 12:46:07 +0000 (21:46 +0900)]
(Scene3D) Allow/Block model view's children hit-test events

Change-Id: I8677b1a0c51afe5fdc26967c3aa6f73086e9ae27
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months ago[Tizen] Modify window position data type 46/282446/1
Wonsik Jung [Tue, 4 Oct 2022 02:31:29 +0000 (11:31 +0900)]
[Tizen] Modify window position data type

Current WindowPosition has the unsigned int data type.
It means that current data type can not support the negative coordinate.
This patch is to support it.

Change-Id: Ifab6e6fa0bf93aab966bd6c80e2e4109b9365650

20 months agoDALi Version 2.1.42 82/282382/1 dali_2.1.42
Richard Huang [Fri, 30 Sep 2022 10:28:49 +0000 (11:28 +0100)]
DALi Version 2.1.42

Change-Id: Ie20b1cbd019b5413c4ec959f7c299101ecd8baf3

20 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220928.020812
Heeyong Song [Mon, 26 Sep 2022 05:18:41 +0000 (14:18 +0900)]
Merge branch 'devel/master' into tizen

20 months agoChange(part1) nui property get/set not to use PropertyValue 75/281975/2
dongsug.song [Sat, 24 Sep 2022 11:26:57 +0000 (20:26 +0900)]
Change(part1) nui property get/set not to use PropertyValue

Change-Id: I029b8a60c22afae4f8cdd1fe85cc459aa9cfdb0e

20 months agoDALi Version 2.1.41 58/281958/1 dali_2.1.41
David Steele [Fri, 23 Sep 2022 10:56:45 +0000 (11:56 +0100)]
DALi Version 2.1.41

Change-Id: Ic2f6e9dc73dd0eadd6872487e04a41b84231951f

20 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220922.062041 accepted/tizen/unified/20220922.062720
seungho [Wed, 21 Sep 2022 04:27:01 +0000 (13:27 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I94d7608c7f0e294c56e94f0ea23a7ffd6e19f5f0

20 months agoRevert "[WIP] NUI property test"
dongsug.song [Mon, 19 Sep 2022 09:34:47 +0000 (18:34 +0900)]
Revert "[WIP] NUI property test"

This reverts commit b6613c7358514e08a381aea8c1accb8997117081.

20 months ago[WIP] NUI property test
dongsug.song [Mon, 19 Sep 2022 09:34:00 +0000 (18:34 +0900)]
[WIP] NUI property test

Change-Id: Ie3ff72d09b4f0703942f6393caddeccc584d6afb

20 months agoChange ModelView to Model 14/281214/6
seungho [Wed, 14 Sep 2022 07:57:22 +0000 (16:57 +0900)]
Change ModelView to Model

Change-Id: I6b1da0ce122919810c02f1d824617e39f90a3abe
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoAdd Set/Get ImageBasedLight ScaleFactor 04/281204/6
seungho [Wed, 14 Sep 2022 07:21:04 +0000 (16:21 +0900)]
Add Set/Get ImageBasedLight ScaleFactor

Change-Id: Idd335ba4d1dec005124e47dbff4dfa92886e36d3
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoMerge "DALi Version 2.1.40" into devel/master
Adeel Kazmi [Fri, 16 Sep 2022 11:23:36 +0000 (11:23 +0000)]
Merge "DALi Version 2.1.40" into devel/master

20 months agoDALi Version 2.1.40 06/281406/1 dali_2.1.40
Adeel Kazmi [Fri, 16 Sep 2022 11:05:17 +0000 (12:05 +0100)]
DALi Version 2.1.40

Change-Id: I7608b0da5e1d49300873bb8734f1798c45089a2f

20 months agoFix svace UNREACHABLE_CODE issues 71/281371/1
Jaehyun Cho [Fri, 16 Sep 2022 06:00:19 +0000 (15:00 +0900)]
Fix svace UNREACHABLE_CODE issues

The unreachable codes are removed.

Change-Id: Ib24654bada65ccfbd4f564586d0707524b75cd9a

20 months agoChange constructor index in SceneView 42/281142/2
seungho [Tue, 13 Sep 2022 09:31:31 +0000 (18:31 +0900)]
Change constructor index in SceneView

Change-Id: I5da3abaf2b41e17c6fe26e40d7ae7f2da62c08c8
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220914.164057
Taehyub Kim [Wed, 14 Sep 2022 02:44:11 +0000 (11:44 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I3a253b58931a7243aef0063b0a4de77673df46d4

20 months agoAdd null checking for Actor methods 44/281144/1
dongsug.song [Tue, 13 Sep 2022 11:13:30 +0000 (20:13 +0900)]
Add null checking for Actor methods

Change-Id: Iaef8a4b2a00d0ba6d9b6f1aec537a7391338ea1f

21 months agoDALi Version 2.1.39 88/281088/1 dali_2.1.39
Adam Bialogonski [Fri, 9 Sep 2022 09:06:01 +0000 (10:06 +0100)]
DALi Version 2.1.39

Change-Id: If8615b048d85859a5316b8b5e279544d10c143b8

21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220913.175620
Jaehyun Cho [Tue, 6 Sep 2022 07:25:51 +0000 (16:25 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I127cd283b075fd7ea6c8a210b12916ac1929bbea

21 months agoDALi Version 2.1.38 33/280733/1 dali_2.1.38
Richard Huang [Fri, 2 Sep 2022 12:00:45 +0000 (13:00 +0100)]
DALi Version 2.1.38

Change-Id: I86d6764116df8edc0aab8015251af025c54a6734

21 months agoBinds Dali::Scene3D::SceneView 98/280198/5
seungho [Thu, 25 Aug 2022 07:05:07 +0000 (16:05 +0900)]
Binds Dali::Scene3D::SceneView

Change-Id: I2c7a3c048fb3e0e005f416d776969b88069a927e
Signed-off-by: seungho <sbsh.baek@samsung.com>
21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220830.133823 submit/tizen/20220830.074510
EverLEEst(SangHyeon Lee) [Tue, 30 Aug 2022 06:38:10 +0000 (15:38 +0900)]
Merge branch 'devel/master' into tizen

21 months agoMerge "DALi Version 2.1.37" into devel/master
Adeel Kazmi [Fri, 26 Aug 2022 11:24:00 +0000 (11:24 +0000)]
Merge "DALi Version 2.1.37" into devel/master

21 months agoDALi Version 2.1.37 11/280311/1 dali_2.1.37
David Steele [Fri, 26 Aug 2022 11:15:36 +0000 (12:15 +0100)]
DALi Version 2.1.37

Change-Id: Id1bed1b429306aaf9d58f11dabae0b80a345dcf6

21 months agoFix svace (Uninitialized local value) 68/280268/1
Eunki, Hong [Fri, 26 Aug 2022 04:43:44 +0000 (13:43 +0900)]
Fix svace (Uninitialized local value)

Let we make uninitialized local value as zero.

Change-Id: I859880e002750110e4a9c3dd3e32bb42fa498eb2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220823.061823 submit/tizen/20220822.095528
dongsug.song [Mon, 22 Aug 2022 09:39:16 +0000 (18:39 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I932599a8a587d550d4ebf3ea9947ad8b26969706

21 months agoDALi Version 2.1.36 54/279954/1 dali_2.1.36
Adam Bialogonski [Fri, 19 Aug 2022 10:08:19 +0000 (11:08 +0100)]
DALi Version 2.1.36

Change-Id: I54dc52a94ac47bb167678af34d656766bf3867a7

21 months agoFix memory leak defects 08/279808/1
dongsug.song [Thu, 18 Aug 2022 06:01:41 +0000 (15:01 +0900)]
Fix memory leak defects

Change-Id: I10b11096dafe8dd138eaa0001da5ed4465fefffb

21 months agoAdd DoActionExtension binding 20/279320/4
dongsug.song [Fri, 5 Aug 2022 10:30:37 +0000 (19:30 +0900)]
Add DoActionExtension binding

Change-Id: I5b304e215597a8b3140abca6028444b70cd6982b

21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220817.153922 submit/tizen/20220816.083251
jykeon [Tue, 16 Aug 2022 07:12:36 +0000 (16:12 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ic00bd56a7006ba7cd06ab8f344577a781a5c6f43

21 months agoRemove build warnings 81/279681/1
Seoyeon Kim [Tue, 16 Aug 2022 04:59:21 +0000 (13:59 +0900)]
Remove build warnings

- warning: variable ‘jresult’ set but not used [-Wunused-but-set-variable]
- Updated to return 'jresult' to be set as 'void *' type.

Change-Id: I31a7f6848634a91717fdc487ea175d7b92f7b11d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
21 months agoDALi Version 2.1.35 42/279642/1 dali_2.1.35
Adeel Kazmi [Fri, 12 Aug 2022 11:23:26 +0000 (12:23 +0100)]
DALi Version 2.1.35

Change-Id: I7634635280fbe1c0e4a28296cda0acb7c660ae25

21 months agoMerge "Add an API for getting web view when request is intercepted." into devel/master
dongsug song [Thu, 11 Aug 2022 09:08:08 +0000 (09:08 +0000)]
Merge "Add an API for getting web view when request is intercepted." into devel/master

22 months agoMerge "Add Window Moved event" into devel/master
Wonsik Jung [Wed, 10 Aug 2022 06:03:04 +0000 (06:03 +0000)]
Merge "Add Window Moved event" into devel/master

22 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220810.135957 submit/tizen/20220809.062536 submit/tizen/20220809.063454
Daekwang Ryu [Tue, 9 Aug 2022 04:39:51 +0000 (13:39 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I0daaf3293d3bf6fb4d52c932f5475b4b2208d2f0

22 months agoDALi Version 2.1.34 28/279328/1 dali_2.1.34
David Steele [Fri, 5 Aug 2022 11:51:19 +0000 (12:51 +0100)]
DALi Version 2.1.34

Change-Id: Ia95e5f5f5ef17ad7e33e31cb9518c07cffbb935f

22 months agoAdd Window Moved event 95/278895/5
Wonsik Jung [Wed, 27 Jul 2022 12:35:51 +0000 (21:35 +0900)]
Add Window Moved event

If window is moved by server, sever will notify that to the client.
This event is for that.

Change-Id: I54f81322b3dd0791d2206cf2473350d093a47137

22 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220803.095046 accepted/tizen/unified/20220804.041725 submit/tizen/20220802.070527 submit/tizen/20220802.150808
Bowon Ryu [Tue, 2 Aug 2022 05:19:31 +0000 (14:19 +0900)]
Merge branch 'devel/master' into tizen

22 months agoRevert "[Tizen] Fix WidgetView build error"
Bowon Ryu [Tue, 2 Aug 2022 05:19:24 +0000 (14:19 +0900)]
Revert "[Tizen] Fix WidgetView build error"

This reverts commit afe2894d98fd6e52ddc821c4c38754c6e39274f3.

22 months agoMerge "Add binding for Actor::Property::UPDATE_AREA_HINT" into devel/master
sunghyun kim [Tue, 2 Aug 2022 04:34:28 +0000 (04:34 +0000)]
Merge "Add binding for Actor::Property::UPDATE_AREA_HINT" into devel/master

22 months agoAdd binding for Actor::Property::UPDATE_AREA_HINT 78/279078/3
tscholb [Mon, 1 Aug 2022 10:32:51 +0000 (19:32 +0900)]
Add binding for Actor::Property::UPDATE_AREA_HINT

Change-Id: I0a16872bcd2378733ff95c4ac0080652b0d20fe6

22 months agomerge mobile profile cmake to common profile 64/279064/2
dongsug.song [Mon, 1 Aug 2022 10:40:25 +0000 (19:40 +0900)]
merge mobile profile cmake to common profile

Change-Id: Iacfd2f9a4080872565e13b99d2e0943e9509216d

22 months agoAdd an API for getting web view when request is intercepted. 06/278806/2
huayong.xu [Tue, 26 Jul 2022 08:08:06 +0000 (16:08 +0800)]
Add an API for getting web view when request is intercepted.

Change-Id: Idcf0789462717b3c64e27135fe38c084f477035e

22 months agoFix entry point can't find issue 41/279041/3
Xianbing Teng [Mon, 1 Aug 2022 02:58:13 +0000 (10:58 +0800)]
Fix entry point can't find issue

Change-Id: I526e55a673e9596e3c68e563b9923a6b6b0ff3f1

22 months agoMerge " Fix WidgetView build error" into devel/master
sunghyun kim [Mon, 1 Aug 2022 06:03:21 +0000 (06:03 +0000)]
Merge " Fix WidgetView build error" into devel/master

22 months agoMerge "Fix svace issue, update ignore, remove model3d-view-wrap" into devel/master
Seungho BAEK [Mon, 1 Aug 2022 05:56:52 +0000 (05:56 +0000)]
Merge "Fix svace issue, update ignore, remove model3d-view-wrap" into devel/master

22 months ago Fix WidgetView build error 96/278996/2
tscholb [Fri, 29 Jul 2022 03:15:19 +0000 (12:15 +0900)]
 Fix WidgetView build error

Change-Id: Ie6ad779e001bb24f2c8a882e4ccb10acb311a49a

22 months agoDALi Version 2.1.33 21/279021/1 dali_2.1.33
Richard Huang [Fri, 29 Jul 2022 11:12:37 +0000 (12:12 +0100)]
DALi Version 2.1.33

Change-Id: Ie88f582632d6fae97d751bb654b9057ff1a6fd6c

22 months agoFix svace issue, update ignore, remove model3d-view-wrap 92/278992/3
seungho [Fri, 29 Jul 2022 03:14:04 +0000 (12:14 +0900)]
Fix svace issue, update ignore, remove model3d-view-wrap

Change-Id: Ib7cb9683b162dcc684475c76ae5a6e2a004b6c25
Signed-off-by: seungho <sbsh.baek@samsung.com>
22 months ago[Tizen] Fix WidgetView build error 93/278993/1
tscholb [Fri, 29 Jul 2022 03:15:19 +0000 (12:15 +0900)]
[Tizen] Fix WidgetView build error

Change-Id: Ie6ad779e001bb24f2c8a882e4ccb10acb311a49a

22 months agoRemove useless argv allocation when create application. 89/278789/1
Eunki, Hong [Tue, 26 Jul 2022 07:05:09 +0000 (16:05 +0900)]
Remove useless argv allocation when create application.

We don't need to use the name of application name
"dali-csharp-app"

So, make most of application use nullptr.
And use gArgV only if argments comes from NUI side.

Change-Id: I2487e39b8f1a3f2adbd4e6309897b9e7f48d161e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
22 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220726.132159 accepted/tizen/unified/20220728.044848 submit/tizen/20220725.092221 submit/tizen/20220727.051150
Hosang Kim [Mon, 25 Jul 2022 05:40:18 +0000 (14:40 +0900)]
Merge branch 'devel/master' into tizen

22 months agoDALi Version 2.1.32 14/278614/1 dali_2.1.32
Adam Bialogonski [Fri, 22 Jul 2022 09:27:44 +0000 (10:27 +0100)]
DALi Version 2.1.32

Change-Id: If294fdb2f63d7b1041c72805bef621e5780e2466

22 months agoMerge "Add binding for DevelControl::Property::AUTOMATION_ID" into devel/master
Lukasz Oleksak [Thu, 21 Jul 2022 11:15:37 +0000 (11:15 +0000)]
Merge "Add binding for DevelControl::Property::AUTOMATION_ID" into devel/master