platform/core/uifw/dali-csharp-binder.git
2 years ago[dali_2.0.45] Merge branch 'devel/master' 58/264558/1
Adam Bialogonski [Fri, 24 Sep 2021 08:49:02 +0000 (09:49 +0100)]
[dali_2.0.45] Merge branch 'devel/master'

Change-Id: I17419cc50aa9683ef6532da80aaf37fa27177b56

2 years agoDALi Version 2.0.45 52/264552/1 dali_2.0.45
Adam Bialogonski [Fri, 24 Sep 2021 08:48:13 +0000 (09:48 +0100)]
DALi Version 2.0.45

Change-Id: Ib8c648e2c67e5f631a9ccb7e1288355085c8254f

2 years ago[dali_2.0.44] Merge branch 'devel/master' 42/264442/1
Richard Huang [Fri, 17 Sep 2021 10:43:30 +0000 (11:43 +0100)]
[dali_2.0.44] Merge branch 'devel/master'

Change-Id: I9b3b8a78cac313c95494f4856fab1ddaa3ad7bcd

2 years agoDALi Version 2.0.44 36/264436/1 dali_2.0.44
Richard Huang [Fri, 17 Sep 2021 10:42:43 +0000 (11:42 +0100)]
DALi Version 2.0.44

Change-Id: Ia06deb97a848e6f5780a09198537f743fe527133

2 years agoMerge "Fix AtspiAccessibility functions to apply to all profiles" into devel/master
Seoyeon Kim [Mon, 13 Sep 2021 03:42:41 +0000 (03:42 +0000)]
Merge "Fix AtspiAccessibility functions to apply to all profiles" into devel/master

2 years agoFix AtspiAccessibility functions to apply to all profiles 57/263857/1
Seoyeon Kim [Mon, 13 Sep 2021 00:09:34 +0000 (09:09 +0900)]
Fix AtspiAccessibility functions to apply to all profiles

- Revert "[ATSPI] Hotfix for common profile with ATSPI.IsEnabled()"
 This reverts commit b228f3f42e34dab1778664822253cc43c2ce77a3.

- Move atspi-wrap.cpp file to all profiles including Ubuntu build

Change-Id: I0b9a7d3f88cdef8321b275b7474173b0097d8787

2 years agoMerge "Fix svace issue in CanvasView" into devel/master
junsu choi [Mon, 13 Sep 2021 00:40:11 +0000 (00:40 +0000)]
Merge "Fix svace issue in CanvasView" into devel/master

2 years agoFix svace issue in CanvasView 52/263852/2
Eunki Hong [Sat, 11 Sep 2021 14:15:31 +0000 (07:15 -0700)]
Fix svace issue in CanvasView

Change-Id: I49aeac97a6a9eee06e814a680bde77a85143ef75
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
2 years agoMerge "DALi Version 2.0.43" into devel/master
Adeel Kazmi [Fri, 10 Sep 2021 15:24:39 +0000 (15:24 +0000)]
Merge "DALi Version 2.0.43" into devel/master

2 years ago[dali_2.0.43] Merge branch 'devel/master' 50/263850/1
David Steele [Fri, 10 Sep 2021 15:21:22 +0000 (16:21 +0100)]
[dali_2.0.43] Merge branch 'devel/master'

Change-Id: Iaf2058a21fefd7a731ab5c293229e15511fb9878

2 years agoDALi Version 2.0.43 44/263844/1 dali_2.0.43
David Steele [Fri, 10 Sep 2021 15:20:54 +0000 (16:20 +0100)]
DALi Version 2.0.43

Change-Id: Ibf66da9af14b6a3df1422d039db02c2a675b51dd

2 years agoMerge "Add SetParent wrapper to Window-wrap" into devel/master
Wonsik Jung [Fri, 10 Sep 2021 05:41:46 +0000 (05:41 +0000)]
Merge "Add SetParent wrapper to Window-wrap" into devel/master

2 years agoMerge "Bind Scale transition" into devel/master
Seungho BAEK [Wed, 8 Sep 2021 11:01:14 +0000 (11:01 +0000)]
Merge "Bind Scale transition" into devel/master

2 years agoFix crash when written chunk of response is null. 33/263633/3
huayong.xu [Tue, 7 Sep 2021 07:26:12 +0000 (15:26 +0800)]
Fix crash when written chunk of response is null.

Change-Id: Ibefb7ebbaa4c43bf02c23f56c8e75442dafdbe99

2 years ago[ATSPI] Hotfix for common profile with ATSPI.IsEnabled() 47/263647/3
Eunki, Hong [Tue, 7 Sep 2021 10:01:14 +0000 (19:01 +0900)]
[ATSPI] Hotfix for common profile with ATSPI.IsEnabled()

There is some issue with ATSPI in Ubuntu platform.
So we build atspi-wrap.cpp in tizen profile only.

But ATSPI::IsEnable(); API could be called for all profile

This patch hotfix this issue.

We move that function to other file.
(= control-devel-wrap.cpp which relation API defined)

Change-Id: I139ba72c5c3ad8ad2be4255c47e770d29675892e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years agoAdd SetParent wrapper to Window-wrap 62/263562/1
Wonsik Jung [Mon, 6 Sep 2021 10:08:02 +0000 (19:08 +0900)]
Add SetParent wrapper to Window-wrap

Add SetParent wrapper to window-wrap.
This wrapper has additional flag whether child is the above or below of the parent.

Change-Id: If9349de78f52fb20aeee54f7095bf6da3306e5b7

2 years agoMerge "Bind slide transition" into devel/master
Seungho BAEK [Mon, 6 Sep 2021 05:44:46 +0000 (05:44 +0000)]
Merge "Bind slide transition" into devel/master

2 years agoMerge "DALi Version 2.0.42" into devel/master
Adeel Kazmi [Fri, 3 Sep 2021 15:11:33 +0000 (15:11 +0000)]
Merge "DALi Version 2.0.42" into devel/master

2 years ago[dali_2.0.42] Merge branch 'devel/master' 05/263505/1
Adeel Kazmi [Fri, 3 Sep 2021 15:05:29 +0000 (16:05 +0100)]
[dali_2.0.42] Merge branch 'devel/master'

Change-Id: I6890fe7c984410dd4461dc46a7f8072aa767d568

2 years agoDALi Version 2.0.42 99/263499/1 dali_2.0.42
Adeel Kazmi [Fri, 3 Sep 2021 15:04:44 +0000 (16:04 +0100)]
DALi Version 2.0.42

Change-Id: I815b1fbbb002995dbd03b7427e63c4c361b962e4

2 years agoBind Scale transition 20/262520/3
seungho [Thu, 12 Aug 2021 12:49:57 +0000 (21:49 +0900)]
Bind Scale transition

Change-Id: I98f553c79754d1971d978df113f3fd87763ebc3a
Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years agoBind slide transition 70/262270/11
Seungho Baek [Thu, 5 Aug 2021 15:39:27 +0000 (00:39 +0900)]
Bind slide transition

Change-Id: I1bba15ec48c41ea725f5db792cdaee9e0f565ad1
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 years agoCanvasView: Change int type to unsigned int for index value 68/262968/2
JunsuChoi [Thu, 2 Sep 2021 07:18:01 +0000 (16:18 +0900)]
CanvasView: Change int type to unsigned int for index value

Change-Id: I5e2134e5b7a698299e165becdab85fdaf28efb70

2 years agoMerge "Binding KEYBOARD_FOCUSABLE_CHILDREN property" into devel/master
joogab yun [Mon, 30 Aug 2021 05:07:30 +0000 (05:07 +0000)]
Merge "Binding KEYBOARD_FOCUSABLE_CHILDREN property" into devel/master

2 years agoMerge "Refactoring transition and fadeTransition" into devel/master
Seungho BAEK [Mon, 30 Aug 2021 00:59:52 +0000 (00:59 +0000)]
Merge "Refactoring transition and fadeTransition" into devel/master

2 years agoMerge "DALi Version 2.0.41" into devel/master
David Steele [Fri, 27 Aug 2021 11:43:13 +0000 (11:43 +0000)]
Merge "DALi Version 2.0.41" into devel/master

2 years ago[dali_2.0.41] Merge branch 'devel/master' 95/263195/1
Adam Bialogonski [Fri, 27 Aug 2021 09:50:34 +0000 (10:50 +0100)]
[dali_2.0.41] Merge branch 'devel/master'

Change-Id: I83c7caa37a947d524d71717ef6e5a48cae099916

2 years agoDALi Version 2.0.41 89/263189/1 dali_2.0.41
Adam Bialogonski [Fri, 27 Aug 2021 09:49:51 +0000 (10:49 +0100)]
DALi Version 2.0.41

Change-Id: I5f13e95527f9b835aff2671bae7ba3dc2171803c

2 years agoRefactoring transition and fadeTransition 48/262648/6
seungho [Tue, 17 Aug 2021 07:05:51 +0000 (16:05 +0900)]
Refactoring transition and fadeTransition

Change-Id: I8dc0d2f276540a0c2926fbfc96c945254d682e0e
Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years agoMerge "Add SelectionCleared signal" into devel/master
Bowon Ryu [Fri, 27 Aug 2021 02:01:13 +0000 (02:01 +0000)]
Merge "Add SelectionCleared signal" into devel/master

2 years agoMerge "Add the window wrappers about input region" into devel/master
Wonsik Jung [Thu, 26 Aug 2021 08:36:23 +0000 (08:36 +0000)]
Merge "Add the window wrappers about input region" into devel/master

2 years agoMerge "Implement more request interceptor APIs." into devel/master
JIYUN YANG [Wed, 25 Aug 2021 07:08:57 +0000 (07:08 +0000)]
Merge "Implement more request interceptor APIs." into devel/master

2 years agoMerge "[ATSPI] Add C# binding of AtspiAccessibility::IsEnabled" into devel/master
Seoyeon Kim [Wed, 25 Aug 2021 05:16:58 +0000 (05:16 +0000)]
Merge "[ATSPI] Add C# binding of AtspiAccessibility::IsEnabled" into devel/master

2 years agoBinding KEYBOARD_FOCUSABLE_CHILDREN property 72/262772/2
joogab.yun [Thu, 19 Aug 2021 08:23:22 +0000 (17:23 +0900)]
Binding KEYBOARD_FOCUSABLE_CHILDREN property

Change-Id: Ifcbc6347a0ea1db99235dd35f63058541dec6fc6

2 years ago[ATSPI] Add C# binding of AtspiAccessibility::IsEnabled 62/262962/2
Seoyeon Kim [Tue, 24 Aug 2021 04:50:42 +0000 (13:50 +0900)]
[ATSPI] Add C# binding of AtspiAccessibility::IsEnabled

- Added `IsEnabled()` to check accessibility state

Change-Id: Ia159916ea6149055b2fa45df72985d7c67095d8a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years agoImplement more request interceptor APIs. 54/262954/1
huayong.xu [Tue, 24 Aug 2021 02:58:19 +0000 (10:58 +0800)]
Implement more request interceptor APIs.

Change-Id: I06347ea1e9738d7686bfe3fc0700054c2088b5fe

2 years agoAdd the window wrappers about input region 09/262309/3
Wonsik Jung [Fri, 6 Aug 2021 08:30:06 +0000 (17:30 +0900)]
Add the window wrappers about input region

Add the window wrappers about input region.
Add and Subtract region.

Change-Id: I2f23f63f11548d8e4c728f215e98fb076f214866

2 years agoAdd SelectionCleared signal 61/262861/3
abdullah [Sun, 22 Aug 2021 14:49:11 +0000 (17:49 +0300)]
Add SelectionCleared signal

Change-Id: Ic8a67258876004449ec4b43c517c0f2c14ad06b0

2 years ago[NUI] Support Public APIs - CopyText, CutText & PasteText 61/262361/8
Sara Samara [Mon, 9 Aug 2021 05:50:32 +0000 (08:50 +0300)]
[NUI] Support Public APIs - CopyText, CutText & PasteText

string CopyText(TextEditor textEditor) or string CopyText(TextField textField)

This function will copy the previously selected string into the clipboard and will return it.

string CutText(TextEditor textEditor) or string CutText(TextField textField)

This function will cut the previously selected string into the clipboard and will return it.

void PasteText(TextEditor textEditor) or void PasteText(TextField textField

This function will paste the most recent string in the clipboard stack into the text control.

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

Change-Id: I668510d999f2e4a36b50ffc57d28912cba288220

2 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

2 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

2 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

2 years ago[dali_2.0.40] Merge branch 'devel/master' 51/262851/1
David Steele [Fri, 20 Aug 2021 11:19:25 +0000 (12:19 +0100)]
[dali_2.0.40] Merge branch 'devel/master'

Change-Id: Ifc081d7fe2983046412bdf02eb6e617af49d5975

2 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

2 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

2 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

2 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>
2 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

2 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

2 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

2 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

2 years ago[dali_2.0.39] Merge branch 'devel/master' 99/262599/1
Adeel Kazmi [Fri, 13 Aug 2021 12:47:44 +0000 (13:47 +0100)]
[dali_2.0.39] Merge branch 'devel/master'

Change-Id: I759867de9a6d820ea400f120da6f9de62daf6c78

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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>
2 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

2 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>
2 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>
2 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>
2 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

2 years ago[dali_2.0.38] Merge branch 'devel/master' 23/262323/1
Richard Huang [Fri, 6 Aug 2021 09:48:58 +0000 (10:48 +0100)]
[dali_2.0.38] Merge branch 'devel/master'

Change-Id: I010c661d46ad8e608029adab0ced1ca4cca37b80

2 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

2 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

2 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

2 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

2 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>
2 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

2 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

2 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>
2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 years ago[dali_2.0.37] Merge branch 'devel/master' 11/262011/1
Adam Bialogonski [Fri, 30 Jul 2021 10:23:14 +0000 (11:23 +0100)]
[dali_2.0.37] Merge branch 'devel/master'

Change-Id: I813095b4dc7fd2ae05efa5a9fcb21385f71dc090

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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>
2 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

2 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

2 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

2 years ago[dali_2.0.36] Merge branch 'devel/master' 45/261745/1
Richard Huang [Fri, 23 Jul 2021 09:29:42 +0000 (10:29 +0100)]
[dali_2.0.36] Merge branch 'devel/master'

Change-Id: Id4d794daf5563a17491e6210514289afb0412b76

2 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