platform/core/uifw/dali-csharp-binder.git
3 years ago[Tizen] Revert "Fix PixelData ReleaseFunction type + Remove memoryleak potential" 33/263033/1 submit/tizen/20210825.024411
JunsuChoi [Wed, 25 Aug 2021 02:19:18 +0000 (11:19 +0900)]
[Tizen] Revert "Fix PixelData ReleaseFunction type + Remove memoryleak potential"

This reverts commit cc0bc0263f7308f77f9a9dfc37ae721ea1a2233c.

Change-Id: Ia53b07962229dce5adeaf90d964485a10de7e452

3 years agoMerge branch 'devel/master' into tizen submit/tizen/20210824.151735
JunsuChoi [Tue, 24 Aug 2021 01:59:38 +0000 (10:59 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I543c42445d9660c5c9f92c29c1d2ade9760b27ec

3 years agoMerge "[NUI] Add SelectionChanged event" into devel/master
Seoyeon Kim [Mon, 23 Aug 2021 08:39:18 +0000 (08:39 +0000)]
Merge "[NUI] Add SelectionChanged event" into devel/master

3 years agoAdd CanvasView::Shape::AddPath api binder 30/262530/3
JunsuChoi [Fri, 13 Aug 2021 02:06:30 +0000 (11:06 +0900)]
Add CanvasView::Shape::AddPath api binder

Change-Id: I3484511ce5a694542a7d8b50032dab749a4cbfb3

3 years agoMerge "DALi Version 2.0.40" into devel/master
Adeel Kazmi [Fri, 20 Aug 2021 11:20:47 +0000 (11:20 +0000)]
Merge "DALi Version 2.0.40" into devel/master

3 years agoDALi Version 2.0.40 45/262845/1 dali_2.0.40
David Steele [Fri, 20 Aug 2021 11:18:57 +0000 (12:18 +0100)]
DALi Version 2.0.40

Change-Id: I6e7b435c3a7088415e233bc48a2042b7d2f33bb4

3 years agoMerge "[NUI] Add CursorPositionChanged event" into devel/master
Bowon Ryu [Fri, 20 Aug 2021 07:21:58 +0000 (07:21 +0000)]
Merge "[NUI] Add CursorPositionChanged event" into devel/master

3 years agoMerge "[NUI] Support min line size in texteditor" into devel/master
Bowon Ryu [Fri, 20 Aug 2021 02:30:20 +0000 (02:30 +0000)]
Merge "[NUI] Support min line size in texteditor" into devel/master

3 years agoFix PixelData ReleaseFunction type + Remove memoryleak potential 56/262756/2
Eunki, Hong [Thu, 19 Aug 2021 07:23:15 +0000 (16:23 +0900)]
Fix PixelData ReleaseFunction type + Remove memoryleak potential

In dali-wrap.cpp, PixelData's buffer always create by new method.
But the releaseFunction used by input value.

So I fixed the ReleaseFunctoin type ans DELETE_ARRAY.

+

It have potential of memory leak when we got some exceptions during PixelData::New();
So I add every memory release routines inside of catch routine

+

Rename each arguments relative with PixelData

Change-Id: I7cc3b31049e9d3336469b9aeb22d8e889fd2e03b
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 years agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20210818.124624 submit/tizen/20210818.031410
Wonsik Jung [Tue, 17 Aug 2021 23:57:30 +0000 (08:57 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] RiveAnimationView: add build configuration not to support TV AV Profile"
Wonsik Jung [Tue, 17 Aug 2021 23:57:09 +0000 (08:57 +0900)]
Revert "[Tizen] RiveAnimationView: add build configuration not to support TV AV Profile"

This reverts commit 26ba265603197892c0d802a6b26c06e28d75def9.

3 years ago[NUI] Add SelectionChanged event 72/262372/6
abdullah [Mon, 9 Aug 2021 08:48:36 +0000 (11:48 +0300)]
[NUI] Add SelectionChanged event

related patch : https://review.tizen.org/gerrit/c/platform/core/uifw/dali-toolkit/+/262091

Change-Id: Ifd352980d2d82cec2617580500102425dcfa32cc

3 years ago[NUI] Add CursorPositionChanged event 82/262382/4
abdullah [Mon, 9 Aug 2021 12:17:36 +0000 (15:17 +0300)]
[NUI] Add CursorPositionChanged event

Change-Id: I53bdebedeb5ced7061b392e9770389dfc24944b1

3 years agoRiveAnimationView: add build configuration not to support TV AV Profile 19/262619/3
Taehyub Kim [Fri, 13 Aug 2021 12:50:46 +0000 (21:50 +0900)]
RiveAnimationView: add build configuration not to support TV AV Profile

Change-Id: Ib1344f99eef948d1ee1d14ff309cced7b8939abc

3 years ago[Tizen] RiveAnimationView: add build configuration not to support TV AV Profile 01/262601/4
Taehyub Kim [Fri, 13 Aug 2021 12:50:46 +0000 (21:50 +0900)]
[Tizen] RiveAnimationView: add build configuration not to support TV AV Profile

Change-Id: Ib1344f99eef948d1ee1d14ff309cced7b8939abc

3 years agoRevert "[Tizen] rollback RiveAnimationView for TV AV Profile" 27/262627/2
Taehyub Kim [Tue, 17 Aug 2021 03:02:40 +0000 (12:02 +0900)]
Revert "[Tizen] rollback RiveAnimationView for TV AV Profile"

This reverts commit 39c3c8a4f28d9c3e0f2d5edb45e7a014ed83b9ed.

Change-Id: Ibad05b243fecfa21820f90cda9088a9bbb87f6c6

3 years agoMerge "DALi Version 2.0.39" into devel/master
David Steele [Fri, 13 Aug 2021 13:04:04 +0000 (13:04 +0000)]
Merge "DALi Version 2.0.39" into devel/master

3 years agoDALi Version 2.0.39 93/262593/1 dali_2.0.39
Adeel Kazmi [Fri, 13 Aug 2021 12:46:57 +0000 (13:46 +0100)]
DALi Version 2.0.39

Change-Id: Ie4d00f461618ec7dbbf9287c2b3636e5c066bf45

3 years ago[Tizen] rollback RiveAnimationView for TV AV Profile 54/262554/3
Taehyub Kim [Fri, 13 Aug 2021 07:22:26 +0000 (16:22 +0900)]
[Tizen] rollback RiveAnimationView for TV AV Profile

Change-Id: Ia75eecd6845965be675d127881651ebf51d819c6

3 years agoCanvasView: Apply code formatter 33/262533/1
JunsuChoi [Fri, 13 Aug 2021 03:06:19 +0000 (12:06 +0900)]
CanvasView: Apply code formatter

Change-Id: I2b421cc77fe8cf65d117cbb0b97fa8715a4fe10f

3 years agoMerge "Add CanvasRenderer::Picture class binder" into devel/master
junsu choi [Fri, 13 Aug 2021 02:00:17 +0000 (02:00 +0000)]
Merge "Add CanvasRenderer::Picture class binder" into devel/master

3 years agoMerge "Add CanvasRenderer::Gradient, LinearGradient, RadialGradient binder" into...
junsu choi [Fri, 13 Aug 2021 02:00:11 +0000 (02:00 +0000)]
Merge "Add CanvasRenderer::Gradient, LinearGradient, RadialGradient binder" into devel/master

3 years ago[NUI] Support min line size in texteditor 00/261900/6
abdullah [Wed, 28 Jul 2021 11:43:38 +0000 (14:43 +0300)]
[NUI] Support min line size in texteditor

Change-Id: I42ff03097a734a55e037d2508f729efcda6251d8

3 years agoAdd CanvasRenderer::Picture class binder 59/262459/1
JunsuChoi [Wed, 11 Aug 2021 07:34:04 +0000 (16:34 +0900)]
Add CanvasRenderer::Picture class binder

Change-Id: I0b07d84881c6dfce613f9ddbf621cae2555135fe

3 years agoAdd CanvasView::DrawableGroup::RemoveDrawable() api binder 53/262053/2
JunsuChoi [Mon, 2 Aug 2021 05:45:38 +0000 (14:45 +0900)]
Add CanvasView::DrawableGroup::RemoveDrawable() api binder

Change-Id: I197059f4528bfbdee2e3bbf990e602a0d0ac5283

3 years ago[Tizen] Add RemoveWidget() in WidgetViewManager"" accepted/tizen/unified/20210811.132136 submit/tizen/20210810.110054
Woochanlee [Tue, 10 Aug 2021 07:37:34 +0000 (16:37 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager""

This reverts commit f9f8d63741e48183b9bb4e9663cbccefc4326112.

3 years agoMerge branch 'devel/master' into tizen
Woochanlee [Tue, 10 Aug 2021 07:37:04 +0000 (16:37 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
Woochanlee [Tue, 10 Aug 2021 07:36:35 +0000 (16:36 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit c9c591925d4aa568404bfaf781913398f3f6e3c0.

3 years agoMove catch exception macro to common.h 58/262358/2
Seungho Baek [Mon, 9 Aug 2021 04:59:27 +0000 (13:59 +0900)]
Move catch exception macro to common.h

Change-Id: I195d0ca70e71608f5f8604cab1e350beb22fa8e2
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
3 years agoMerge "Remove unnecessary heading guard." into devel/master
Seungho BAEK [Mon, 9 Aug 2021 04:47:34 +0000 (04:47 +0000)]
Merge "Remove unnecessary heading guard." into devel/master

3 years agoAdd SelectText to TextField, TextEditor 51/261951/3
Bowon Ryu [Thu, 29 Jul 2021 10:58:41 +0000 (19:58 +0900)]
Add SelectText to TextField, TextEditor

relative patch:
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/261509/

Change-Id: I1e0fd07401c9d39acd99d099b893b219031dda97
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
3 years agoAdd InputFilter to TextField, TextEditor 30/258630/2
Bowon Ryu [Fri, 21 May 2021 08:24:38 +0000 (17:24 +0900)]
Add InputFilter to TextField, TextEditor

Change-Id: Icb01e64e14af80e46992b005c693504a1b14d6e9
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
3 years agoRemove unnecessary heading guard. 48/262348/2
Seungho Baek [Mon, 9 Aug 2021 03:01:39 +0000 (12:01 +0900)]
Remove unnecessary heading guard.

Change-Id: I16eef0840fffb084fd9721c26bc251ef10acab60
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
3 years agoMerge "DALi Version 2.0.38" into devel/master
Adeel Kazmi [Fri, 6 Aug 2021 10:27:51 +0000 (10:27 +0000)]
Merge "DALi Version 2.0.38" into devel/master

3 years agoDALi Version 2.0.38 17/262317/1 dali_2.0.38
Richard Huang [Fri, 6 Aug 2021 09:48:10 +0000 (10:48 +0100)]
DALi Version 2.0.38

Change-Id: I39a5642fb4fcdd152d6709c18b3bea43c2c6f5b5

3 years agoAdd CanvasRenderer::Gradient, LinearGradient, RadialGradient binder 62/262262/2
JunsuChoi [Thu, 5 Aug 2021 08:38:00 +0000 (17:38 +0900)]
Add CanvasRenderer::Gradient, LinearGradient, RadialGradient binder

Change-Id: I7cdd84f832c9a02f5d33a03a5f05d508dc7bf052

3 years agoMerge "Add SetTapMaximumAllowedTime binding" into devel/master
joogab yun [Fri, 6 Aug 2021 04:50:32 +0000 (04:50 +0000)]
Merge "Add SetTapMaximumAllowedTime binding" into devel/master

3 years agoAdd SetTapMaximumAllowedTime binding 09/261709/8
joogab.yun [Fri, 23 Jul 2021 05:54:23 +0000 (14:54 +0900)]
Add SetTapMaximumAllowedTime binding

Change-Id: I7f189e474d0e5b7d8d80af51ae14c2aff9754ac3

3 years agoFix build warning 69/262269/1
Seungho Baek [Thu, 5 Aug 2021 15:20:48 +0000 (00:20 +0900)]
Fix build warning

Change-Id: I7fce469939d8ad25de3f9f21b891fdbe11747720
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
3 years agoMerge "Unify file name as *-wrap.cpp for the wrapping code" into devel/master
Seungho BAEK [Thu, 5 Aug 2021 11:41:10 +0000 (11:41 +0000)]
Merge "Unify file name as *-wrap.cpp for the wrapping code" into devel/master

3 years agoFix to build incrementally with gbs 87/259387/2
Daekwang Ryu [Mon, 7 Jun 2021 02:35:48 +0000 (11:35 +0900)]
Fix to build incrementally with gbs

Change-Id: I0de98e0525065af657fadc14885e35bd531dee8c

3 years agoUnify file name as *-wrap.cpp for the wrapping code 43/262243/4
Seungho Baek [Thu, 5 Aug 2021 02:42:25 +0000 (11:42 +0900)]
Unify file name as *-wrap.cpp for the wrapping code

Change-Id: Ic1809a55f55dad266056466b200bf0c1c8560054
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
3 years agoMerge "Change ColorDepth enum name to ColorFormat" into devel/master
Adeel Kazmi [Wed, 4 Aug 2021 15:47:11 +0000 (15:47 +0000)]
Merge "Change ColorDepth enum name to ColorFormat" into devel/master

3 years agoMerge "Add Toolkit::CanvasView::Property::VIEW_BOX binder" into devel/master
junsu choi [Tue, 3 Aug 2021 08:09:35 +0000 (08:09 +0000)]
Merge "Add Toolkit::CanvasView::Property::VIEW_BOX binder" into devel/master

3 years agoChange ColorDepth enum name to ColorFormat 59/262059/2
Daekwang Ryu [Fri, 30 Jul 2021 05:55:43 +0000 (14:55 +0900)]
Change ColorDepth enum name to ColorFormat

Change-Id: Id24772decc4c31f0f3f71fb949c64e81f1b5fbe0

3 years ago[Tizen] Add RemoveWidget() in WidgetViewManager accepted/tizen/unified/20210803.124020 submit/tizen/20210803.014805
seungho [Tue, 3 Aug 2021 01:25:57 +0000 (10:25 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit 130bab964647e4b12c58f20c6b035d869325a6f6.

Change-Id: Ic49dfe84c343d30c831fd3382bc924132e7c8f6d

3 years agoMerge branch 'devel/master' into tizen
seungho [Tue, 3 Aug 2021 01:25:51 +0000 (10:25 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I6f531aa31d8a7eab4dcdcd4f4875b825c8595a2f

3 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
seungho [Tue, 3 Aug 2021 01:25:47 +0000 (10:25 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit 72d2a0037561c7fa59bcd4950df66b1fc50a3e17.

3 years agoMerge "Add RiveAnimationView csharp binder codes to control the rive animation by...
Seungho BAEK [Tue, 3 Aug 2021 01:24:30 +0000 (01:24 +0000)]
Merge "Add RiveAnimationView csharp binder codes to control the rive animation by the time." into devel/master

3 years ago[Tizen] Add RemoveWidget() in WidgetViewManager
seungho [Tue, 3 Aug 2021 00:28:49 +0000 (09:28 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit 5106ad8ebdf92333a3d5e3b044126bc514feb9f4.

Change-Id: Ic29149fba66ac51c4d1fc83ca56c3ace48e81b38

3 years agoMerge branch 'devel/master' into tizen
seungho [Tue, 3 Aug 2021 00:28:41 +0000 (09:28 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ida2e3378a9a0f98c980503ff8dc290a27b175b66

3 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
seungho [Tue, 3 Aug 2021 00:28:38 +0000 (09:28 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit b08579c6602bceedaac4e9268e416bdcf2dc9fbd.

3 years agoRevert "[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes""
seungho [Tue, 3 Aug 2021 00:28:35 +0000 (09:28 +0900)]
Revert "[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes""

This reverts commit e69cab6419fd5c3e6ec1382cf9f12fc419fbc0ba.

3 years agoAdd RiveAnimationView csharp binder codes to control the rive animation by the time. 23/261323/5
Taehyub Kim [Thu, 15 Jul 2021 08:48:58 +0000 (17:48 +0900)]
Add RiveAnimationView csharp binder codes to control the rive animation by the time.

Change-Id: I67dd430e5e31231994a08b8f2d5a4291a3674f92

3 years agoCanvasView: Change api name 40/262040/1
JunsuChoi [Mon, 2 Aug 2021 04:22:19 +0000 (13:22 +0900)]
CanvasView: Change api name

Since the method name of the same concept in CanvasView is used as
'RemoveAllDrawables', change it to maintain the concept.

Change-Id: I4b05bf0250e44522df7ddd1c6e63e5563a8821d5

3 years agoMerge "DALi Version 2.0.37" into devel/master
Adeel Kazmi [Fri, 30 Jul 2021 11:00:51 +0000 (11:00 +0000)]
Merge "DALi Version 2.0.37" into devel/master

3 years agoDALi Version 2.0.37 05/262005/1 dali_2.0.37
Adam Bialogonski [Fri, 30 Jul 2021 10:22:11 +0000 (11:22 +0100)]
DALi Version 2.0.37

Change-Id: I4967838e9c1d750a8cb2ff419f9898957806a984

3 years agoAdd Toolkit::CanvasView::Property::VIEW_BOX binder 95/261995/1
JunsuChoi [Fri, 30 Jul 2021 07:50:22 +0000 (16:50 +0900)]
Add Toolkit::CanvasView::Property::VIEW_BOX binder

Change-Id: I8615df06deaff5b0962fa1210ce5ba34a6436cb6

3 years agoUnregister request interceptor callback. 71/261771/2
huayong.xu [Mon, 26 Jul 2021 05:58:16 +0000 (13:58 +0800)]
Unregister request interceptor callback.

Change-Id: I21ae6aa8fdca452c31b1762c89b5ff47fa03b857

3 years agoMerge "[NUI] Support Ellipsis position Property" into devel/master
Bowon Ryu [Fri, 30 Jul 2021 02:59:37 +0000 (02:59 +0000)]
Merge "[NUI] Support Ellipsis position Property" into devel/master

3 years agoMerge "Add CanvasView::RemoveDrawable(), RemoveAllDrawables() api binder" into devel...
junsu choi [Thu, 29 Jul 2021 08:46:24 +0000 (08:46 +0000)]
Merge "Add CanvasView::RemoveDrawable(), RemoveAllDrawables() api binder" into devel/master

3 years agoMerge "Add CanvasView::New() api binder" into devel/master
junsu choi [Thu, 29 Jul 2021 08:46:14 +0000 (08:46 +0000)]
Merge "Add CanvasView::New() api binder" into devel/master

3 years agoMerge "Change RiveAnimationView dependency package" into devel/master
Taehyub Kim [Thu, 29 Jul 2021 08:20:01 +0000 (08:20 +0000)]
Merge "Change RiveAnimationView dependency package" into devel/master

3 years agoAdd CanvasView::RemoveDrawable(), RemoveAllDrawables() api binder 35/261935/1
JunsuChoi [Thu, 29 Jul 2021 07:31:29 +0000 (16:31 +0900)]
Add CanvasView::RemoveDrawable(), RemoveAllDrawables() api binder

Change-Id: I82beea27be87a5f82f62dc584587cd82378a62e6

3 years ago[NUI] Support Ellipsis position Property 14/260614/7
Shrouq Sabah [Tue, 29 Jun 2021 23:30:46 +0000 (02:30 +0300)]
[NUI] Support Ellipsis position Property

Added new property Ellipsis to TextEditor
Added new property Ellipsis_Position to TextLabel, TextField and TextEditor

Handled Ellipsis poistion for below cases:
Positions: END, START and MIDDLE
TextController: TextLabel, TextField and TextEditor
SingleLine and Muilt-lines with differnat LineWrap modes
Text direction LTR and RTL

END algorithm already exits
START and MIDDLE algorithms added according to END one

This is to integrate with NUI.

Change-Id: Ia991d8573c2cdbeb904a3703991b840631599f6e

3 years agoAdd CanvasView::New() api binder 76/261876/3
JunsuChoi [Wed, 28 Jul 2021 05:55:37 +0000 (14:55 +0900)]
Add CanvasView::New() api binder

Change-Id: I2b0ad13f20982dfd86edf7a8e031accace5b9780

3 years agoCanvasView: Clean up code 87/261887/2
JunsuChoi [Wed, 28 Jul 2021 07:49:26 +0000 (16:49 +0900)]
CanvasView: Clean up code

Rename and remove unnecessary variables

Change-Id: I5fdf25279f65a920ca6b863c2b8ed5061905077d

3 years agoChange RiveAnimationView dependency package 32/261832/1
Taehyub Kim [Tue, 27 Jul 2021 07:26:51 +0000 (16:26 +0900)]
Change RiveAnimationView dependency package

RiveAnimationView package was seperated from dali2-extension
so the dependency package of RiveAnimationView should be changed.

Change-Id: I4ab6436b6196496b5ba3a49edbf7a304bfc8f52d

3 years ago[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes" accepted/tizen/unified/20210727.124548 submit/tizen/20210726.090353 submit/tizen/20210726.093224
Heeyong Song [Mon, 26 Jul 2021 09:17:15 +0000 (18:17 +0900)]
[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes"

Change-Id: I4226134eecc3e7a8d3bca04a52fa222c147d150e

3 years ago[Tizen] Add RemoveWidget() in WidgetViewManager
Heeyong Song [Mon, 26 Jul 2021 09:07:20 +0000 (18:07 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

Change-Id: I6075a4694de3406d520f023af21943265c5fbd30

3 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Mon, 26 Jul 2021 09:03:04 +0000 (18:03 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I011b324f987c9a1abd27d77db3db2999f4fd2c2c

3 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
Heeyong Song [Mon, 26 Jul 2021 09:01:23 +0000 (18:01 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit a90a3911925873d9b6ca60eccf4cae3423d7dda0.

Change-Id: I5c5478b87c9b5dc16547906e81e251cc13da2e13

3 years agoRevert "[Tizen] Add Encoded Image Buffer class"
Heeyong Song [Mon, 26 Jul 2021 09:01:02 +0000 (18:01 +0900)]
Revert "[Tizen] Add Encoded Image Buffer class"

This reverts commit d4c51f17298d1c8b0a72a345f5a9ea80ebfefee5.

Change-Id: Ib97e80a324ad5048b098300f86ff6f160e24532f

3 years agoRevert "[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes""
Heeyong Song [Mon, 26 Jul 2021 09:00:34 +0000 (18:00 +0900)]
Revert "[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes""

This reverts commit 15de20fc3debadaec754cde2c65a01ce750c7fca.

Change-Id: I804e6510b9cce149ccbb9d6e42218244e0924802

3 years agoRevert "[Tizen] Add new constructor on Rotation and file refactoring."
Heeyong Song [Mon, 26 Jul 2021 08:58:28 +0000 (17:58 +0900)]
Revert "[Tizen] Add new constructor on Rotation and file refactoring."

This reverts commit cb178617a3c751608a92dff40f97c82e661426ad.

Change-Id: Ic3fa1586f95b2b77a4164f1227e3a2c3a5542f39

3 years agoRevert "[Tizen] Fix svace issue to initialize member variable of processor-controller"
Heeyong Song [Mon, 26 Jul 2021 08:58:14 +0000 (17:58 +0900)]
Revert "[Tizen] Fix svace issue to initialize member variable of processor-controller"

This reverts commit 28e2a78552fa52337936fc1ce42dd6d8bfb67f07.

Change-Id: Ibb0366f7363269022840fc82c326d1900314d711

3 years agoRevert "[Tizen] fix coverity issue to make processor-controller catch dali exception"
Heeyong Song [Mon, 26 Jul 2021 08:58:02 +0000 (17:58 +0900)]
Revert "[Tizen] fix coverity issue to make processor-controller catch dali exception"

This reverts commit df12b0a267f42e979039a04c5ebd56ea0a3145d1.

Change-Id: Ic1757a0ee91b2057281f2aedeb85a1a394ea6ea3

3 years agoAdd Encoded Image Buffer class 19/261019/11
Eunki, Hong [Thu, 8 Jul 2021 10:26:28 +0000 (19:26 +0900)]
Add Encoded Image Buffer class

relative patch :

(EncodedImageBuffer)
review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/259415

Change-Id: Iedfb3d7f6e843bae7316a43402acb03710b93f05
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 years agoMerge "Add CanvasRenderer::Drawable::SetClipPath/SetMask api binder" into devel/master
junsu choi [Mon, 26 Jul 2021 08:04:26 +0000 (08:04 +0000)]
Merge "Add CanvasRenderer::Drawable::SetClipPath/SetMask api binder" into devel/master

3 years agoMerge "Add NativeImageQueue" into devel/master
sunghyun kim [Mon, 26 Jul 2021 01:11:07 +0000 (01:11 +0000)]
Merge "Add NativeImageQueue" into devel/master

3 years agoMerge "DALi Version 2.0.36" into devel/master
David Steele [Fri, 23 Jul 2021 10:33:09 +0000 (10:33 +0000)]
Merge "DALi Version 2.0.36" into devel/master

3 years agoDALi Version 2.0.36 39/261739/1 dali_2.0.36
Richard Huang [Fri, 23 Jul 2021 09:28:53 +0000 (10:28 +0100)]
DALi Version 2.0.36

Change-Id: Id717259a5bbfcef2f303566c9ba1ded5db32b70b

3 years agoMerge "Add binding code of WebView::GetPlainTextAsynchronously" into devel/master
JIYUN YANG [Fri, 23 Jul 2021 08:45:05 +0000 (08:45 +0000)]
Merge "Add binding code of WebView::GetPlainTextAsynchronously" into devel/master

3 years agoAdd binding code of WebView::GetPlainTextAsynchronously 91/261691/2
Jiyun Yang [Thu, 22 Jul 2021 13:14:36 +0000 (22:14 +0900)]
Add binding code of WebView::GetPlainTextAsynchronously

Change-Id: Ia51747db50671d2486d8ac94c38f31a560415d4f
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 years agoAdd NativeImageQueue 94/261294/6
Sunghyun Kim [Wed, 14 Jul 2021 10:50:38 +0000 (19:50 +0900)]
Add NativeImageQueue

When the application uses several buffers in NativeImageQueue,
the application can get buffer directly using these APIs.

Change-Id: Ib78152066ee0a2f7248728aaf326a3ed64f33a92

3 years agoMerge "Add input-options Binding" into devel/master
joogab yun [Fri, 23 Jul 2021 00:38:59 +0000 (00:38 +0000)]
Merge "Add input-options Binding" into devel/master

3 years agofix coverity issue to make processor-controller catch dali exception 75/261675/2
seungho [Thu, 22 Jul 2021 08:56:35 +0000 (17:56 +0900)]
fix coverity issue to make processor-controller catch dali exception

Change-Id: I02a69a799cc20696bf4c0734cf608290afd474a0
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years ago[Tizen] fix coverity issue to make processor-controller catch dali exception 76/261676/3 submit/tizen/20210722.151834
seungho [Thu, 22 Jul 2021 08:56:35 +0000 (17:56 +0900)]
[Tizen] fix coverity issue to make processor-controller catch dali exception

Change-Id: I02a69a799cc20696bf4c0734cf608290afd474a0
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years agoAdd CanvasRenderer::Drawable::SetClipPath/SetMask api binder 72/261672/2
JunsuChoi [Thu, 22 Jul 2021 08:31:05 +0000 (17:31 +0900)]
Add CanvasRenderer::Drawable::SetClipPath/SetMask api binder

Change-Id: I9f902d9a3f666b6da09138f17b2f14fe376941a1

3 years ago[Tizen] Fix svace issue to initialize member variable of processor-controller 71/261671/1
seungho [Thu, 22 Jul 2021 08:29:11 +0000 (17:29 +0900)]
[Tizen] Fix svace issue to initialize member variable of processor-controller

Change-Id: I26e14c4e956da5a3d403b4453584393a23fef70e
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years agoFix svace issue to initialize member variable of processor-controller 68/261668/1
seungho [Thu, 22 Jul 2021 08:29:11 +0000 (17:29 +0900)]
Fix svace issue to initialize member variable of processor-controller

Change-Id: I26e14c4e956da5a3d403b4453584393a23fef70e
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years ago[Tizen] Add new constructor on Rotation and file refactoring. 09/261609/3
seungho [Thu, 22 Jul 2021 05:07:55 +0000 (14:07 +0900)]
[Tizen] Add new constructor on Rotation and file refactoring.

 - Add constructor that using two vector
 - Divide rotation code from dali_wrap

Change-Id: If20428d5f045e512f2b7964e7323ac94095f3081
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years agoRevert "add input-options binding" 07/261607/1
joogab.yun [Thu, 22 Jul 2021 05:01:13 +0000 (14:01 +0900)]
Revert "add input-options binding"

Change-Id: I1fad1ec30870a29a1d53357625d554f607429c5c

3 years agoAdd input-options Binding 95/261595/1
joogab.yun [Thu, 22 Jul 2021 02:00:58 +0000 (11:00 +0900)]
Add input-options Binding

Change-Id: Id174f203bdacd425bfb754b4e7a8f07d20958188

3 years agoadd input-options binding 85/261485/2 remotes/origin/devel/master
Joogab Yun [Tue, 20 Jul 2021 04:40:32 +0000 (13:40 +0900)]
add input-options binding

Change-Id: I75dff55fd4f852e8b4d2a6681e0b7d2da2ea3d0b

3 years agoAdd new constructor on Rotation and file refactoring. 13/261213/4
seungho [Tue, 13 Jul 2021 09:18:55 +0000 (18:18 +0900)]
Add new constructor on Rotation and file refactoring.

 - Add constructor that using two vector
 - Divide rotation code from dali_wrap

Change-Id: I1a6f5ec50e08f4ab547eeb840ef66c583fcb6bb8
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years ago[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes" accepted/tizen/unified/20210720.123618 submit/tizen/20210719.090525
Daekwang Ryu [Mon, 19 Jul 2021 06:33:01 +0000 (15:33 +0900)]
[Tizen] Revert "Add RiveAnimationView APIs CSharp Binding Codes"

This reverts commit 31a4680c22c91321f6a3adba6d872862150a9c17.

Change-Id: I7ac68bbe162ea27b730834a738388c2da8d62767

3 years ago[Tizen] Add Encoded Image Buffer class
Daekwang Ryu [Mon, 19 Jul 2021 06:32:58 +0000 (15:32 +0900)]
[Tizen] Add Encoded Image Buffer class

This reverts commit faf8cb024de4846eef9830f2a4ec8fc679d1a098.

Change-Id: I505391cef26751bdb72858830dfc9ccc7dfae038

3 years ago[Tizen] Add RemoveWidget() in WidgetViewManager
Daekwang Ryu [Mon, 19 Jul 2021 06:32:54 +0000 (15:32 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit 03f50d88c452691e8db4e9bf38e85d875bd0c496.

Change-Id: I54c5c556600ab2c304b6d3382198196d5690593b

3 years agoMerge branch 'devel/master' into tizen
Daekwang Ryu [Mon, 19 Jul 2021 06:32:47 +0000 (15:32 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ic398042d831387a5b1ee44de9a1e671ad1b7848d