platform/core/uifw/dali-csharp-binder.git
2 years agoMerge "Add processor-controller to support Processor on NUI" into devel/master
dongsug song [Tue, 13 Jul 2021 02:05:50 +0000 (02:05 +0000)]
Merge "Add processor-controller to support Processor on NUI" into devel/master

2 years agoMerge "Add WebView SetTtsFocus" into devel/master
JIYUN YANG [Mon, 12 Jul 2021 11:28:49 +0000 (11:28 +0000)]
Merge "Add WebView SetTtsFocus" into devel/master

2 years agoMerge "DALi Version 2.0.34" into devel/master
Adeel Kazmi [Fri, 9 Jul 2021 09:28:19 +0000 (09:28 +0000)]
Merge "DALi Version 2.0.34" into devel/master

2 years agoDALi Version 2.0.34 64/261064/1 dali_2.0.34
Adam Bialogonski [Fri, 9 Jul 2021 08:44:58 +0000 (09:44 +0100)]
DALi Version 2.0.34

Change-Id: I6cc7ef28d4d9dc5de27358f63f4ccb56576058cf

2 years agoMerge "Add Api for getting window from view" into devel/master
sunghyun kim [Fri, 9 Jul 2021 05:24:28 +0000 (05:24 +0000)]
Merge "Add Api for getting window from view" into devel/master

2 years agoAdd Api for getting window from view 00/261000/6
Sunghyun Kim [Thu, 8 Jul 2021 06:13:51 +0000 (15:13 +0900)]
Add Api for getting window from view

it need to getting window from view

Change-Id: I37d9e389a1422c6c00ff4b1a88ab262789c88031

2 years agoAdd WebView SetTtsFocus 63/260963/3
Jiyun Yang [Wed, 7 Jul 2021 12:30:59 +0000 (21:30 +0900)]
Add WebView SetTtsFocus

Change-Id: I059116228b3f2a34d1b62dd9aa91df17ac5536a7
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years agoMerge "Update ATSPI code according to DALi coding rule" into devel/master
Seoyeon Kim [Wed, 7 Jul 2021 05:17:42 +0000 (05:17 +0000)]
Merge "Update ATSPI code according to DALi coding rule" into devel/master

2 years agoMerge "Add RiveAnimationView APIs CSharp Binding Codes" into devel/master
Taehyub Kim [Tue, 6 Jul 2021 05:22:08 +0000 (05:22 +0000)]
Merge "Add RiveAnimationView APIs CSharp Binding Codes" into devel/master

2 years agoAdd RiveAnimationView APIs CSharp Binding Codes 37/260537/5
Taehyub Kim [Mon, 28 Jun 2021 11:14:10 +0000 (20:14 +0900)]
Add RiveAnimationView APIs CSharp Binding Codes

Change-Id: I7a08a19aa2d1a6c37d6a9aee2146ba789bad9f52

2 years agoMerge "Add APIs for showing/hiding context menu." into devel/master
JIYUN YANG [Mon, 5 Jul 2021 09:34:00 +0000 (09:34 +0000)]
Merge "Add APIs for showing/hiding context menu." into devel/master

2 years ago[Tizen] Add RemoveWidget() in WidgetViewManager
EverLEEst(SangHyeon Lee) [Mon, 5 Jul 2021 06:20:01 +0000 (15:20 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit 054695a06f992f159b8f016ab5eeb7fb584b37ff.

2 years agoMerge branch 'devel/master' into tizen
EverLEEst(SangHyeon Lee) [Mon, 5 Jul 2021 06:19:35 +0000 (15:19 +0900)]
Merge branch 'devel/master' into tizen

2 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
EverLEEst(SangHyeon Lee) [Mon, 5 Jul 2021 06:19:27 +0000 (15:19 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit 59a3b4aff6a367586fa12b95d1451f28b3c133d2.

2 years agoUpdate ATSPI code according to DALi coding rule 22/260322/5
Seoyeon Kim [Wed, 23 Jun 2021 07:35:10 +0000 (16:35 +0900)]
Update ATSPI code according to DALi coding rule

- Updated accessibility and bridge code, such as description or coding style.
- Changed 'Caret' to 'Cursor' for dali text style.

Change-Id: If80201acc0141011be03d5cf6d63815db745fb76
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years agoDALi Version 2.0.33 92/260792/1 dali_2.0.33
Adeel Kazmi [Fri, 2 Jul 2021 16:41:32 +0000 (17:41 +0100)]
DALi Version 2.0.33

Change-Id: Ief19f6c00d152f5a2045ee3f1185a630039212ab

2 years agoAdd processor-controller to support Processor on NUI 60/260460/6
seungho [Fri, 25 Jun 2021 05:56:30 +0000 (14:56 +0900)]
Add processor-controller to support Processor on NUI

Change-Id: I49b322c47eea42405bf40ab2efa6409fd5795648
Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years agoAdd APIs for showing/hiding context menu. 45/260245/3
huayong.xu [Tue, 22 Jun 2021 10:27:41 +0000 (18:27 +0800)]
Add APIs for showing/hiding context menu.

1) Remove APIs for customizing context menu and selecting some menu
   item.
2) Rename some APIs in web context.
3) Fix crash when getting screenshot.

Change-Id: I8e89ea5c62607f608138d247335684a8fe960ab6

2 years agoSupports some tizen window features. 78/260078/3
Wonsik Jung [Fri, 18 Jun 2021 07:28:00 +0000 (16:28 +0900)]
Supports some tizen window features.

Supports some tizne window features.
1. Window resized and moved by disply server.
Supports window is resized or moved by display server.
This APIs should be called in mouse down event.
After that, the window is moved or resized with mouse move event.
When mouse up event happens, the job will be finished.

2. floating window mode.
The floating mode is to support making partial size window easliy.
It is useful to make popup style window and this window is always upper than the other normal window.
In addition, it is easy to change between popup style and normal style window.

Change-Id: I57f931325d6418fe157bb5eab5842e6e561bf2c9

2 years agoMerge "Supports IME window for Tizen keyboard application." into devel/master
Wonsik Jung [Tue, 29 Jun 2021 07:58:24 +0000 (07:58 +0000)]
Merge "Supports IME window for Tizen keyboard application." into devel/master

2 years agoFix LoadImageFromBuffer API typo error 13/260513/1
Eunki, Hong [Mon, 28 Jun 2021 23:39:42 +0000 (08:39 +0900)]
Fix LoadImageFromBuffer API typo error

Change-Id: I33815e2dad652474b70333c35554fe61899a70cf
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years ago[Tizen] Add RemoveWidget() in WidgetViewManager accepted/tizen/unified/20210629.130516 submit/tizen/20210629.065516
Jaehyun Cho [Mon, 28 Jun 2021 10:41:17 +0000 (19:41 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit f9bcd1d44d80205ca11ffba64a84ba7be8f99ad1.

2 years agoMerge branch 'devel/master' into tizen
Jaehyun Cho [Mon, 28 Jun 2021 10:41:05 +0000 (19:41 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I4d97ee6b4a686d49a5af9d097a3d178ce4b03e74

2 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
Jaehyun Cho [Mon, 28 Jun 2021 10:41:00 +0000 (19:41 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit 1bd5be048fcb4a78ae687fa0c2a948ba628e0bd6.

2 years agoDALi Version 2.0.32 85/260485/1 dali_2.0.32
Richard Huang [Fri, 25 Jun 2021 10:17:43 +0000 (11:17 +0100)]
DALi Version 2.0.32

Change-Id: I18c9ba0dd59109ecc121c1716aaafbac4da09648

2 years ago[Tizen] Add RemoveWidget() in WidgetViewManager accepted/tizen/unified/20210623.125351 submit/tizen/20210623.082820
huiyu.eun [Wed, 23 Jun 2021 08:20:29 +0000 (17:20 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit ae6b792d7296f59ff7a116501ce4b56fa693286a.

Change-Id: If85bf07346b51f9c239289be7f7f1189c54c4e2f

2 years agoMerge branch 'devel/master' into tizen
huiyu.eun [Wed, 23 Jun 2021 08:20:11 +0000 (17:20 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie8fd9bfafd48d68915730e6672caf2b97437081f

2 years agoRevert "[Tizen] Add AutofillContainer and bindings"
huiyu.eun [Wed, 23 Jun 2021 08:20:08 +0000 (17:20 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 23cf6b73b7555ae32d7e1af85db1445616c2dbf2.

2 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
huiyu.eun [Wed, 23 Jun 2021 08:20:06 +0000 (17:20 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit 0fbb9e795cc2056ae1a44b097a7b4a29c63b89ec.

2 years agoMerge "Fix wrong binding in window" into devel/master
Wonsik Jung [Tue, 22 Jun 2021 08:26:00 +0000 (08:26 +0000)]
Merge "Fix wrong binding in window" into devel/master

2 years agoFix wrong binding in window 41/260141/2
Wonsik Jung [Mon, 21 Jun 2021 06:12:40 +0000 (15:12 +0900)]
Fix wrong binding in window

Fix wrong binding in window.
The function is related ot SetAvaiableOrientations.

Change-Id: I5b9ece5d7ebe2e2540ee21d89e5f742da13f7b70

2 years agoAdd Rotate API in Rotation to rotate vector 90/260190/2
seungho [Tue, 22 Jun 2021 00:47:31 +0000 (09:47 +0900)]
Add Rotate API in Rotation to rotate vector

Change-Id: Ie6fdc740ad8becff2bfdde70e2be6157fb8fd97b
Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years agoMerge "Add Fade Transition" into devel/master
Adeel Kazmi [Fri, 18 Jun 2021 12:53:52 +0000 (12:53 +0000)]
Merge "Add Fade Transition" into devel/master

2 years agoMerge "DALi Version 2.0.31" into devel/master
Adeel Kazmi [Fri, 18 Jun 2021 10:46:25 +0000 (10:46 +0000)]
Merge "DALi Version 2.0.31" into devel/master

2 years agoDALi Version 2.0.31 97/260097/1 dali_2.0.31
David Steele [Fri, 18 Jun 2021 10:38:15 +0000 (11:38 +0100)]
DALi Version 2.0.31

Change-Id: I00c86cb5506d810aef6c1368191a90e28701ad8d

2 years agoSupports IME window for Tizen keyboard application. 69/259669/5
Wonsik Jung [Thu, 10 Jun 2021 22:27:52 +0000 (07:27 +0900)]
Supports IME window for Tizen keyboard application.

It is only for internal Tizen keyboard application.
To do that, default window should be initialized with wayland input surface
and one wayland API should be called pre rendering.
So, new APIs does not work for the other window and application.

Change-Id: I3edc32d98aaf2dc0fa968c92a44900c9b27c2ad6

2 years agoAdd api for load image from encoded buffer + fix some API type error 25/259125/8
Eunki, Hong [Wed, 2 Jun 2021 03:32:54 +0000 (12:32 +0900)]
Add api for load image from encoded buffer + fix some API type error

Add api ImageLoading::LoadImageFromBuffer(const Dali::Vector<uint8_t>&)

related patch : review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/259119/

+

fix some API type error (unsigned int --> bool)

Change-Id: Ibff1a1e127b6d2b17014c29bbb9c38322ad27489

2 years agoMerge "Add TOUCH_FOCUSABLE property" into devel/master
joogab yun [Tue, 15 Jun 2021 05:35:30 +0000 (05:35 +0000)]
Merge "Add TOUCH_FOCUSABLE property" into devel/master

2 years agoMerge "Add gesture source type" into devel/master
joogab yun [Tue, 15 Jun 2021 05:35:01 +0000 (05:35 +0000)]
Merge "Add gesture source type" into devel/master

2 years ago[Tizen] Add RemoveWidget() in WidgetViewManager accepted/tizen/unified/20210615.120329 submit/tizen/20210614.101611
Dongsug Song [Mon, 14 Jun 2021 09:13:10 +0000 (18:13 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

This reverts commit e6f40e8bb811e9cd6c9c5ef39cf8b97e3f15d66f.

Change-Id: I7bf75a7ee0cdc35c26e0535cb03ea65ba9de5c1e

2 years ago[Tizen] Add AutofillContainer and bindings
Dongsug Song [Mon, 14 Jun 2021 09:12:23 +0000 (18:12 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit dbea35354e971a03204f24e83a0ac88a004cf4b3.

Change-Id: Ia7d3a86241ef79186c80def802db3d91391e1085

2 years agoMerge branch 'devel/master' into tizen
Dongsug Song [Mon, 14 Jun 2021 09:11:57 +0000 (18:11 +0900)]
Merge branch 'devel/master' into tizen

2 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Dongsug Song [Mon, 14 Jun 2021 09:11:45 +0000 (18:11 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit f00fc4c5b30c5a92793d4610fc78113e4b2cf242.

2 years agoRevert "[Tizen] Adds transition effect"
Dongsug Song [Mon, 14 Jun 2021 09:11:42 +0000 (18:11 +0900)]
Revert "[Tizen] Adds transition effect"

This reverts commit 570c79cf82e06d4317691c9a05d578d977262943.

2 years agoRevert "[Tizen] Add RemoveWidget() in WidgetViewManager"
Dongsug Song [Mon, 14 Jun 2021 09:11:37 +0000 (18:11 +0900)]
Revert "[Tizen] Add RemoveWidget() in WidgetViewManager"

This reverts commit 749c2cabe7a49ae2a6cf9d5887e7bb1c01e154b0.

2 years agoMerge "DALi Version 2.0.30" into devel/master
David Steele [Fri, 11 Jun 2021 10:46:02 +0000 (10:46 +0000)]
Merge "DALi Version 2.0.30" into devel/master

2 years agoMerge "Adds transition effect" into devel/master
Seungho BAEK [Fri, 11 Jun 2021 10:36:43 +0000 (10:36 +0000)]
Merge "Adds transition effect" into devel/master

2 years agoDALi Version 2.0.30 30/259730/1 dali_2.0.30
Adeel Kazmi [Fri, 11 Jun 2021 10:36:00 +0000 (11:36 +0100)]
DALi Version 2.0.30

Change-Id: I1d82bbd6700324461203df10f737b73b943db37b

2 years agoAdd gesture source type 78/259078/9
Joogab Yun [Tue, 1 Jun 2021 02:01:15 +0000 (11:01 +0900)]
Add gesture source type

Change-Id: Ic5ed5136195e80c13ba10ec712abfee4616fdf12

2 years agoAdd TOUCH_FOCUSABLE property 59/259259/3
Joogab Yun [Thu, 3 Jun 2021 06:43:24 +0000 (15:43 +0900)]
Add TOUCH_FOCUSABLE property

Change-Id: Ia825cbe48b45928c924346a16c5fa914403339cf

2 years agoAdd Fade Transition 53/259353/4
Seungho Baek [Fri, 4 Jun 2021 08:09:57 +0000 (17:09 +0900)]
Add Fade Transition

Change-Id: I7a246e2efa2ab1b9a9609acc67ccb544f8e39440
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 years agoAdds transition effect 05/254305/20
seungho [Fri, 26 Feb 2021 04:29:19 +0000 (13:29 +0900)]
Adds transition effect

Change-Id: I867389558fd4f68d2a8f03ff1fb4785fbda11383
Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years ago[Tizen] Add RemoveWidget() in WidgetViewManager tizen_integration_0608 accepted/tizen/unified/20210609.140431 submit/tizen/20210609.012218 submit/tizen/20210609.063802
tscholb [Mon, 11 Jan 2021 00:35:14 +0000 (09:35 +0900)]
[Tizen] Add RemoveWidget() in WidgetViewManager

Change-Id: If671917e831c00545c7961f8bff6c696bd9d4344

2 years ago[Tizen] Adds transition effect
Taehyub Kim [Tue, 8 Jun 2021 10:59:04 +0000 (19:59 +0900)]
[Tizen] Adds transition effect

This reverts commit ee4bfd411df9555efe0d6e611fadd48bef6fea81.

2 years ago[Tizen] Add AutofillContainer and bindings
Taehyub Kim [Tue, 8 Jun 2021 10:58:14 +0000 (19:58 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 16bc3bf8d946d1239afe9e06a9ccfad418989699.

2 years agoMerge branch 'devel/master' into tizen
Taehyub Kim [Tue, 8 Jun 2021 10:57:49 +0000 (19:57 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I5a52570af9973c5b190fa9ca97e78e6acc832ed7

2 years ago[AT-SPI] Add Selection interface 15/258915/5
Artur Świgoń [Thu, 27 May 2021 14:39:36 +0000 (16:39 +0200)]
[AT-SPI] Add Selection interface

Change-Id: Idc9f2638877c247f895534962f95b40f3258039a

2 years ago[AT-SPI] Bindings for AccessibleImpl::ScrollToChild() 99/255699/8
Artur Świgoń [Mon, 22 Mar 2021 16:10:57 +0000 (17:10 +0100)]
[AT-SPI] Bindings for AccessibleImpl::ScrollToChild()

Change-Id: If67e17c160e21022c1d95561c17c5c6f28e4012b

2 years agoMerge "Add CanvasRenderer::DrawableGroup binder" into devel/master
junsu choi [Tue, 8 Jun 2021 01:44:17 +0000 (01:44 +0000)]
Merge "Add CanvasRenderer::DrawableGroup binder" into devel/master

2 years agoDALi Version 2.0.29 27/259327/1 dali_2.0.29
Adam Bialogonski [Fri, 4 Jun 2021 08:57:12 +0000 (09:57 +0100)]
DALi Version 2.0.29

Change-Id: I907c5b684eb0bb871aff264a4aa56343ba51b35a

2 years agoMerge "[AT-SPI] Change the type of GesturePair Set/Get binding" into devel/master
Seoyeon Kim [Wed, 2 Jun 2021 03:28:11 +0000 (03:28 +0000)]
Merge "[AT-SPI] Change the type of GesturePair Set/Get binding" into devel/master

2 years ago[AT-SPI] Change the type of GesturePair Set/Get binding 04/259004/5
Seoyeon Kim [Mon, 31 May 2021 01:19:35 +0000 (10:19 +0900)]
[AT-SPI] Change the type of GesturePair Set/Get binding

- The second value of GesturePair should be bool type, just same as dali.
 Changed the type and its binding.

Change-Id: I643d3eb492a1de0a86e6cdce0eaf9857b9c71b60
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years agoMerge "[AT-SPI] Add SetTextContents, InsertText and DeleteText" into devel/master
Seoyeon Kim [Tue, 1 Jun 2021 09:35:49 +0000 (09:35 +0000)]
Merge "[AT-SPI] Add SetTextContents, InsertText and DeleteText" into devel/master

2 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Shinwoo Kim [Tue, 1 Jun 2021 03:32:40 +0000 (12:32 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 31cc175f852ae8a773458bad34f9dd270b9f8f63.

2 years agoRevert "[Tizen] Adds transition effect"
Shinwoo Kim [Tue, 1 Jun 2021 03:32:28 +0000 (12:32 +0900)]
Revert "[Tizen] Adds transition effect"

This reverts commit 48da7bd949e1e0bf67b9a757732d3b51da4f1290.

2 years agoRevert "[Tizen] Rename policy decision and fix favicon issue."
Shinwoo Kim [Tue, 1 Jun 2021 03:32:09 +0000 (12:32 +0900)]
Revert "[Tizen] Rename policy decision and fix favicon issue."

This reverts commit bdd54101fa431aa1615a5002ec6e0e1e3f5d303b.

2 years agoRevert "[Tizen] Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor"
Shinwoo Kim [Tue, 1 Jun 2021 03:31:49 +0000 (12:31 +0900)]
Revert "[Tizen] Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor"

This reverts commit 5be45c14efd01e8e3bdfa40bc12f84f47846f6ab.

2 years agoRevert "[Tizen] Window operations return detail result"
Shinwoo Kim [Tue, 1 Jun 2021 03:31:37 +0000 (12:31 +0900)]
Revert "[Tizen] Window operations return detail result"

This reverts commit 0208cf03d25c7f0cae47aa1672701b4962fdb21d.

2 years agoRevert "[Tizen][AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit() and etc."
Shinwoo Kim [Tue, 1 Jun 2021 03:31:27 +0000 (12:31 +0900)]
Revert "[Tizen][AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit() and etc."

This reverts commit 208bb5d7c61c62179d4275fe1a660fe116aff68f.

2 years agoMerge "Add InputMethodSettings property to TextEditor." into devel/master
Bowon Ryu [Tue, 1 Jun 2021 03:15:27 +0000 (03:15 +0000)]
Merge "Add InputMethodSettings property to TextEditor." into devel/master

2 years agoMerge "Add Gesture Propagation" into devel/master
joogab yun [Tue, 1 Jun 2021 03:09:06 +0000 (03:09 +0000)]
Merge "Add Gesture Propagation" into devel/master

2 years ago[AT-SPI] Remove ACCESSIBILITY_ANIMATED property 90/258790/2
Artur Świgoń [Tue, 25 May 2021 14:51:00 +0000 (16:51 +0200)]
[AT-SPI] Remove ACCESSIBILITY_ANIMATED property

This property was used to control automatic emission of the
BoundsChanged event. However, we no longer emit this event, so this
property serves no purpose.

Change-Id: I831ef3abeaa28ad6fc1f374f0c3a9ffef0417488

2 years agoAdd Gesture Propagation 55/258255/7
Joogab Yun [Thu, 13 May 2021 02:11:52 +0000 (11:11 +0900)]
Add Gesture Propagation

Change-Id: Ibc44cefed0a5b09b61b7702c09dc16cd7df8e2df

2 years agoMerge "DALi Version 2.0.28" into devel/master
Adeel Kazmi [Fri, 28 May 2021 10:13:23 +0000 (10:13 +0000)]
Merge "DALi Version 2.0.28" into devel/master

2 years agoDALi Version 2.0.28 70/258970/1 dali_2.0.28
Richard Huang [Fri, 28 May 2021 09:51:27 +0000 (10:51 +0100)]
DALi Version 2.0.28

Change-Id: Ieb0d15a6956e720466907d265757b7d6da116a20

2 years ago[AT-SPI] Add SetTextContents, InsertText and DeleteText 63/256963/4
Bartlomiej Grzelewski [Thu, 15 Apr 2021 13:29:32 +0000 (15:29 +0200)]
[AT-SPI] Add SetTextContents, InsertText and DeleteText

Change-Id: Ie73850c67ea536a7041be2876a1dbc5e57e432d7

2 years ago[Tizen][AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit() and etc. 09/258909/1
Bartlomiej Grzelewski [Fri, 23 Apr 2021 13:08:20 +0000 (15:08 +0200)]
[Tizen][AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit() and etc.

This includes followings
[ATSPI] Fix StringToVoid::GetResult function
[AT-SPI] Remove deprecated ReadingInfoTypes bindings
[NUI][AT-SPI] Simplify implementation of States
[AT-SPI] Add Dali::AtspiAccessibility::SuppressScreenReader()
[AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit()

Change-Id: I64f36171a02e770934a93c8a0f601d3ec16f1d90

2 years ago[Tizen] Window operations return detail result 81/258881/1
Jiyun Yang [Wed, 12 May 2021 06:43:25 +0000 (15:43 +0900)]
[Tizen] Window operations return detail result

Change-Id: I254d3aec55904ea4eb1d132595cce416c753bac0
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years agoAdd GetCapturedBuffer api in Capture 49/258849/1
Seungho Baek [Wed, 26 May 2021 13:47:25 +0000 (22:47 +0900)]
Add GetCapturedBuffer api in Capture

Change-Id: I391c3ad33528836b606af921354ae22921731cce
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 years ago[Tizen] Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor 72/258872/1
Bowon Ryu [Mon, 17 May 2021 03:59:31 +0000 (12:59 +0900)]
[Tizen] Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor

Change-Id: I1ca80389450d9789387f14ab88c7be1987220763
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2 years agoMerge "Add CanvasRenderer::Drawable::GetBoundingBox() api binder" into devel/master
junsu choi [Tue, 25 May 2021 01:43:06 +0000 (01:43 +0000)]
Merge "Add CanvasRenderer::Drawable::GetBoundingBox() api binder" into devel/master

2 years agoAdd InputMethodSettings property to TextEditor. 50/258650/2
Bowon Ryu [Fri, 21 May 2021 09:54:18 +0000 (18:54 +0900)]
Add InputMethodSettings property to TextEditor.

Change-Id: I7a0b9644063c84147cffc940e94b089fb3b5a967
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2 years agoMerge "Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor" into devel...
Bowon Ryu [Mon, 24 May 2021 10:32:17 +0000 (10:32 +0000)]
Merge "Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor" into devel/master

2 years agoDALi Version 2.0.27 38/258638/1 dali_2.0.27
David Steele [Fri, 21 May 2021 09:18:01 +0000 (10:18 +0100)]
DALi Version 2.0.27

Change-Id: I77f3f21063bdd7ad457bce4c512f1e66a52d9da3

3 years agoAdd ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor 08/258408/1
Bowon Ryu [Mon, 17 May 2021 03:59:31 +0000 (12:59 +0900)]
Add ENABLE_GRAB_HANDLE, ENABLE_GRAB_HANDLE_POPUP to TextEditor

Change-Id: I1ca80389450d9789387f14ab88c7be1987220763
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
3 years agoMerge "[AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit()" into devel/master
Adeel Kazmi [Fri, 14 May 2021 11:51:40 +0000 (11:51 +0000)]
Merge "[AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit()" into devel/master

3 years agoDALi Version 2.0.26 88/258388/1 dali_2.0.26
Adam Bialogonski [Fri, 14 May 2021 10:21:23 +0000 (11:21 +0100)]
DALi Version 2.0.26

Change-Id: Ia95057f79cbbc6adc41c64f57759fd3dfc56871a

3 years ago[AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit() 36/257536/5
Artur Świgoń [Tue, 27 Apr 2021 08:54:01 +0000 (10:54 +0200)]
[AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit()

Change-Id: I2628f15bcf6cb0c157d8df705c3fb6a83c8ef549

3 years agoMerge "[Tizen] Rename policy decision and fix favicon issue." into tizen submit/tizen/20210514.005236
JIYUN YANG [Thu, 13 May 2021 08:35:58 +0000 (08:35 +0000)]
Merge "[Tizen] Rename policy decision and fix favicon issue." into tizen

3 years ago[Tizen] Rename policy decision and fix favicon issue. 07/258307/1
huayong.xu [Fri, 30 Apr 2021 07:44:49 +0000 (15:44 +0800)]
[Tizen] Rename policy decision and fix favicon issue.

Change-Id: I0f2bfb141d909740e37b43715a0b8568120b928b

3 years ago[Tizen] Rename policy decision and fix favicon issue. 03/258303/1
huayong.xu [Fri, 30 Apr 2021 07:44:49 +0000 (15:44 +0800)]
[Tizen] Rename policy decision and fix favicon issue.

Change-Id: Ib2fe43eb72c1531b683265cf9245a3a663cecb6d

3 years agoWindow operations return detail result 01/258201/1
Jiyun Yang [Wed, 12 May 2021 06:43:25 +0000 (15:43 +0900)]
Window operations return detail result

Change-Id: I254d3aec55904ea4eb1d132595cce416c753bac0
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 years agoMerge "Fix crash issue when favicon is null." into devel/master
Adeel Kazmi [Tue, 11 May 2021 09:59:30 +0000 (09:59 +0000)]
Merge "Fix crash issue when favicon is null." into devel/master

3 years agoFix crash issue when favicon is null. 16/258016/2
huayong.xu [Fri, 7 May 2021 11:23:43 +0000 (19:23 +0800)]
Fix crash issue when favicon is null.

When favicon of web page is null, it would cause crash.
This patch is to add a check if pixel data is null or not.

Change-Id: Ic00958c21e15a3d986e9253c9d26da90446ca926

3 years agoDALi Version 2.0.25 98/257998/1 dali_2.0.25
Adeel Kazmi [Fri, 7 May 2021 10:34:40 +0000 (11:34 +0100)]
DALi Version 2.0.25

Change-Id: I1a1825739539dc0b27d633609ada9d82bc47e1cb

3 years agoMerge "Rename functions, variables, etc related to policy decision." into devel/master
JIYUN YANG [Thu, 6 May 2021 06:48:54 +0000 (06:48 +0000)]
Merge "Rename functions, variables, etc related to policy decision." into devel/master

3 years agoAdd CanvasRenderer::Drawable::GetBoundingBox() api binder 46/257846/2
JunsuChoi [Tue, 4 May 2021 07:56:54 +0000 (16:56 +0900)]
Add CanvasRenderer::Drawable::GetBoundingBox() api binder

Change-Id: I2d288ea0ed8deb392d3ad1f583f7ffa226212cbd

3 years agoAdd CanvasRenderer::DrawableGroup binder 07/257607/2
JunsuChoi [Wed, 28 Apr 2021 06:35:10 +0000 (15:35 +0900)]
Add CanvasRenderer::DrawableGroup binder

[APIs]
New
AddDrawable
Clear

Change-Id: Iab5494cc988fd89f55836f1ff53a3cef06a9ccde

3 years agoMerge "[AT-SPI] Add Dali::AtspiAccessibility::SuppressScreenReader()" into devel...
Seoyeon Kim [Mon, 3 May 2021 03:37:05 +0000 (03:37 +0000)]
Merge "[AT-SPI] Add Dali::AtspiAccessibility::SuppressScreenReader()" into devel/master

3 years agoMerge "[NUI][AT-SPI] Simplify implementation of States" into devel/master
Seoyeon Kim [Mon, 3 May 2021 00:39:31 +0000 (00:39 +0000)]
Merge "[NUI][AT-SPI] Simplify implementation of States" into devel/master