platform/core/uifw/dali-csharp-binder.git
3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Bowon Ryu [Tue, 30 Mar 2021 04:33:14 +0000 (13:33 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 3f842d811d94a02e0b0ff1575b0215b2d2f416c4.

3 years ago[Tizen] Add AutofillContainer and bindings submit/tizen/20210330.021548
JunsuChoi [Mon, 29 Mar 2021 06:23:34 +0000 (15:23 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 7d720a15d4369abc1d2b3b06d13dcf027e2f25e1.

3 years agoMerge branch 'devel/master' into tizen
JunsuChoi [Mon, 29 Mar 2021 06:23:12 +0000 (15:23 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie90c6d269e2562b4876a570ccfb01db3a651c80c

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
JunsuChoi [Mon, 29 Mar 2021 06:22:59 +0000 (15:22 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit dbfa2af2e3ba66562c84225804ea87218eaaae7a.

3 years agoMerge "DALi Version 2.0.18" into devel/master
David Steele [Fri, 19 Mar 2021 10:45:47 +0000 (10:45 +0000)]
Merge "DALi Version 2.0.18" into devel/master

3 years agoDALi Version 2.0.18 04/255604/1 dali_2.0.18
David Steele [Fri, 19 Mar 2021 10:34:20 +0000 (10:34 +0000)]
DALi Version 2.0.18

Change-Id: I04cf200849590e0227e6e29b648e231424421b8c

3 years agoMerge "Add the get/set rendering mode APIs wrapper in GlWindow" into devel/master
Wonsik Jung [Fri, 19 Mar 2021 04:20:19 +0000 (04:20 +0000)]
Merge "Add the get/set rendering mode APIs wrapper in GlWindow" into devel/master

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210317.115944 submit/tizen/20210317.072829
Eunki, Hong [Tue, 16 Mar 2021 09:30:23 +0000 (18:30 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 5cd8bd71449a036eaab4332a06e22dcd670e2b7f.

3 years agoMerge branch 'devel/master' into tizen
Eunki, Hong [Tue, 16 Mar 2021 09:29:53 +0000 (18:29 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Eunki, Hong [Tue, 16 Mar 2021 09:29:45 +0000 (18:29 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 4ab0aaf938f528f265634552742ef9660a812ced.

3 years agoDALi Version 2.0.17 39/255139/1 dali_2.0.17
Adam Bialogonski [Fri, 12 Mar 2021 10:51:30 +0000 (10:51 +0000)]
DALi Version 2.0.17

Change-Id: I5e67dc742ac72053146e74238d87b3f28cd87e4a

3 years agoReformat source code of webview csharp binder. 55/254955/3
huayong.xu [Thu, 11 Mar 2021 03:12:35 +0000 (11:12 +0800)]
Reformat source code of webview csharp binder.

clang-formattoer is used to format improperly code of
dali-csharp-binder in previous patch.
this patch is to restore the original format.

Change-Id: Id669fd87be8f552fa099ddfc302c07238a959e28

3 years agoMerge "Add APIs of webview settings." into devel/master
JIYUN YANG [Thu, 11 Mar 2021 05:26:03 +0000 (05:26 +0000)]
Merge "Add APIs of webview settings." into devel/master

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210312.142633 submit/tizen/20210309.104049
YoungGun Chun [Tue, 9 Mar 2021 07:54:18 +0000 (16:54 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit ad649b7cb8e952be4df435da21f6753c4629b4e0.

Change-Id: I4e7dfebf0aef2a9067604decacc3c4a5022a20c3

3 years agoMerge branch 'devel/master' into tizen
YoungGun Chun [Tue, 9 Mar 2021 07:52:39 +0000 (16:52 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
YoungGun Chun [Tue, 9 Mar 2021 07:46:27 +0000 (16:46 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 58a516ee944ae3d84e56e5445b012cbe4616722c.

Change-Id: Iadae765f24eda76c952b4d9e54e1c1f04c28876f

3 years agoAdd APIs of webview settings. 48/254348/7
guowei.wang [Mon, 1 Mar 2021 03:31:26 +0000 (11:31 +0800)]
Add APIs of webview settings.

    API added list:

    ewk_settings_cache_builder_enabled_set
    ewk_settings_uses_scrollbar_thumb_focus_notifications_set
    ewk_settings_do_not_track_set
    ewk_settings_auto_fitting_get
    ewk_settings_auto_fitting_set
    ewk_settings_plugins_enabled_get
    ewk_settings_plugins_enabled_set
    ewk_settings_private_browsing_enabled_get
    ewk_settings_private_browsing_enabled_set
    ewk_settings_link_magnifier_enabled_get
    ewk_settings_link_magnifier_enabled_set
    ewk_settings_uses_keypad_without_user_action_get
    ewk_settings_uses_keypad_without_user_action_set
    ewk_settings_autofill_password_form_enabled_get
    ewk_settings_autofill_password_form_enabled_set
    ewk_settings_form_candidate_data_enabled_get
    ewk_settings_form_candidate_data_enabled_set
    ewk_settings_text_selection_enabled_get
    ewk_settings_text_selection_enabled_set
    ewk_settings_text_autosizing_enabled_get
    ewk_settings_text_autosizing_enabled_set
    ewk_settings_uses_arrow_scroll_get
    ewk_settings_uses_arrow_scroll_set
    ewk_settings_clipboard_enabled_get
    ewk_settings_clipboard_enabled_set
    ewk_settings_ime_panel_enabled_get
    ewk_settings_ime_panel_enabled_set

Change-Id: Iff1b0de43bfa59ae74acf8625c5d69dbf10f4b46

3 years agoDALi Version 2.0.16 39/254639/1 dali_2.0.16
Richard Huang [Fri, 5 Mar 2021 11:52:25 +0000 (11:52 +0000)]
DALi Version 2.0.16

Change-Id: I0d7e02812b1ce7a7fc564afad7c94e1a56551de4

3 years ago[AT-SPI] Accessible implementation 96/254296/3
Bartlomiej Grzelewski [Mon, 22 Feb 2021 10:41:30 +0000 (11:41 +0100)]
[AT-SPI] Accessible implementation

Support for Accessible::Emit
Extend support for Dali::Accessiblity::Bridge
Methods AddPopup and RemovePopup.
Replace convert param with marshaling

Change-Id: I1407618b351735930ea53d0cd6eba819b4fa6272

3 years ago[AT-SPI] Squashed implementation 95/254295/2
Artur Świgoń [Fri, 5 Feb 2021 17:16:54 +0000 (18:16 +0100)]
[AT-SPI] Squashed implementation

Change-Id: Iba598916694076221f365fd8b45939c745d65627

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210308.071038 submit/tizen/20210303.075918
Wonsik Jung [Wed, 3 Mar 2021 00:52:53 +0000 (09:52 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit b01db1c6f12ba69d7e59c76b2eb85b47cee8f610.

3 years agoMerge branch 'devel/master' into tizen
Wonsik Jung [Wed, 3 Mar 2021 00:47:27 +0000 (09:47 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Wonsik Jung [Wed, 3 Mar 2021 00:47:05 +0000 (09:47 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 9406b04bc3bad412df7bafdb62a277f5181e5d1e.

3 years agoDALi Version 2.0.15 32/254332/1 dali_2.0.15
David Steele [Fri, 26 Feb 2021 12:43:44 +0000 (12:43 +0000)]
DALi Version 2.0.15

Change-Id: Ia84e6e31ef855f417c0b282b471ea1eb4c4377f1

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210226.132018 submit/tizen/20210225.082236
hosangKim [Wed, 24 Feb 2021 10:09:24 +0000 (19:09 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 07d81633b82c9edf7ce5553db8d2daa6c6752ab4.

3 years agoMerge branch 'devel/master' into tizen
hosangKim [Wed, 24 Feb 2021 10:09:02 +0000 (19:09 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
hosangKim [Wed, 24 Feb 2021 10:08:52 +0000 (19:08 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit b4d6d9832bc2c2211aa6e6bb548b18360dce74ad.

3 years agoMerge "[ATSPI] Added support for ReadingPaused and ReadingResumed in Say() callback...
Seoyeon Kim [Wed, 24 Feb 2021 09:09:10 +0000 (09:09 +0000)]
Merge "[ATSPI] Added support for ReadingPaused and ReadingResumed in Say() callback" into devel/master

3 years agoAdd APIs to show javascript popup in csharp binder. 05/252305/6
huayong.xu [Tue, 26 Jan 2021 09:32:51 +0000 (17:32 +0800)]
Add APIs to show javascript popup in csharp binder.

When 'url,changed', 'load,progress' events are triggered,
UrlChangedSignal, LoadInProgressSignal are added to handle these
evets.
Meanwhile, APIs for javascript alert/confirm/prompt are
added to show NUI style popups.

Change-Id: I7b4de7dbd0e16498ea7fc44257705c13bb482845

3 years ago[ATSPI] Added support for ReadingPaused and ReadingResumed in Say() callback 07/253407/2
Maria Bialota [Tue, 9 Feb 2021 18:01:26 +0000 (19:01 +0100)]
[ATSPI] Added support for ReadingPaused and ReadingResumed in Say() callback

Change-Id: I78a7b4106f3a99b4adfc69805e2829fc06b0a0d6

3 years agoMerge "DALi Version 2.0.14" into devel/master
Adeel Kazmi [Fri, 19 Feb 2021 10:51:46 +0000 (10:51 +0000)]
Merge "DALi Version 2.0.14" into devel/master

3 years agoMerge "Add GetOriginalImageSize() considering rotation" into devel/master
sunghyun kim [Fri, 19 Feb 2021 09:08:36 +0000 (09:08 +0000)]
Merge "Add GetOriginalImageSize() considering rotation" into devel/master

3 years agoDALi Version 2.0.14 09/253909/1 dali_2.0.14
Adam Bialogonski [Fri, 19 Feb 2021 08:46:31 +0000 (08:46 +0000)]
DALi Version 2.0.14

Change-Id: I1ac686a7bef6692887b556048b3d4388b67863f9

3 years agoAdd Culled property as Hidden-API 93/253893/1
Dongsug Song [Fri, 19 Feb 2021 06:05:32 +0000 (15:05 +0900)]
Add Culled property as Hidden-API

Change-Id: I4befde6040994ea26744f912c8b9f04597fe6d61

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210219.041004 submit/tizen/20210218.043250
Woochanlee [Tue, 16 Feb 2021 04:27:00 +0000 (13:27 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit fb46a69d3575b0d201644dc502041e7f4b3054d5.

3 years agoMerge branch 'devel/master' into tizen
Woochanlee [Tue, 16 Feb 2021 04:26:47 +0000 (13:26 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Woochanlee [Tue, 16 Feb 2021 04:26:33 +0000 (13:26 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 89cfaa262a98f7fb2a80db5d70d43a8e4f7b40e5.

3 years agoAdd GetOriginalImageSize() considering rotation 90/253190/3
Sunghyun Kim [Fri, 29 Jan 2021 03:51:40 +0000 (12:51 +0900)]
Add GetOriginalImageSize() considering rotation

Change-Id: Id63e0ee0f644e717b037b616738c3f1c5165bd43

3 years agoDALi Version 2.0.13 00/253500/1 dali_2.0.13 graphics-backend-pre-release-2
Adeel Kazmi [Fri, 12 Feb 2021 09:55:04 +0000 (09:55 +0000)]
DALi Version 2.0.13

Change-Id: I2400a1e3571c35d62247e4aa88bc47ef9349f8a7

3 years agoAdd the get/set rendering mode APIs wrapper in GlWindow 68/253468/1
Wonsik Jung [Wed, 10 Feb 2021 09:47:33 +0000 (18:47 +0900)]
Add the get/set rendering mode APIs wrapper in GlWindow

Add the get/set rendering mode APIs wrapper in GlWindow.
It is used to set/get rendering mode that is contnuous or render once.

Change-Id: I7fcebfcc1d47a8f9a248650590bba367037fd5b0

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210209.124407 submit/tizen/20210209.055458
Seoyeon Kim [Tue, 9 Feb 2021 04:27:56 +0000 (13:27 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 2c4842cb251315d2e048801eec9accdc3da5e4fa.

3 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Tue, 9 Feb 2021 01:26:59 +0000 (10:26 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie122e8056f50ef598a6f9dab17dfcc0b196aeb05

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Heeyong Song [Tue, 9 Feb 2021 01:26:08 +0000 (10:26 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit e76e31bd6ce814828499518cf185733cc3cc615b.

Change-Id: I2e92a032af7eb02015b5a92de353a9f5fcb467c5

3 years agoRevert "[Tizen] Add backslash at the file.list"
Heeyong Song [Tue, 9 Feb 2021 01:25:48 +0000 (10:25 +0900)]
Revert "[Tizen] Add backslash at the file.list"

This reverts commit db1433758def66e41588f9334a24f8d5d01b724a.

Change-Id: I3b0c74be8c8a7f3377b1cbd5156d0d9bb0ee3e42

3 years agoMerge "Bind KeyFrames APIs" into devel/master
JIYUN YANG [Tue, 9 Feb 2021 00:50:25 +0000 (00:50 +0000)]
Merge "Bind KeyFrames APIs" into devel/master

3 years agoMerge "[Dali-CSharp] Add wrapper for all new Colors consts" into devel/master
joogab yun [Mon, 8 Feb 2021 07:01:30 +0000 (07:01 +0000)]
Merge "[Dali-CSharp] Add wrapper for all new Colors consts" into devel/master

3 years agoDALi Version 2.0.12 07/253207/1 dali_2.0.12 graphics-backend-pre-release-1
Richard Huang [Fri, 5 Feb 2021 11:58:48 +0000 (11:58 +0000)]
DALi Version 2.0.12

Change-Id: I1422b31e4cb528708049cfb06e7409766b51331a

3 years agoBind KeyFrames APIs 18/253118/1
Jiyun Yang [Thu, 4 Feb 2021 16:12:45 +0000 (01:12 +0900)]
Bind KeyFrames APIs

* GetKeyFrameCount
* GetKeyFrame

Change-Id: I59c05025573e8d5578b2beb889912ff39eb33a5f
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 years agoMerge "Bindings for accessibility" into devel/master
Seoyeon Kim [Wed, 3 Feb 2021 00:43:58 +0000 (00:43 +0000)]
Merge "Bindings for accessibility" into devel/master

3 years agoMerge "Add a property VIDEO_HOLE_ENABLED." into devel/master
JIYUN YANG [Mon, 1 Feb 2021 08:47:27 +0000 (08:47 +0000)]
Merge "Add a property VIDEO_HOLE_ENABLED." into devel/master

3 years agoAdd a property VIDEO_HOLE_ENABLED. 18/248018/6
huayong.xu [Thu, 19 Nov 2020 07:45:56 +0000 (15:45 +0800)]
Add a property VIDEO_HOLE_ENABLED.

When playing videos in web engine, web engine make area of video
transparent and notify multi-media player to play video in another
layer.
In order to make this feature work in DALi/NUI, A property
VIDEO_HOLE_ENABLED is added to enable/disable video hole.
Default value is true.

Change-Id: I52da7db4599debc0fc8a29d85975d9d81c058f71

3 years ago[Tizen] Add backslash at the file.list accepted/tizen/unified/20210202.143802 submit/tizen/20210201.081731
Daekwang Ryu [Mon, 1 Feb 2021 05:20:33 +0000 (14:20 +0900)]
[Tizen] Add backslash at the file.list

This reverts commit 9a66f21f6bbc46c4fb96409a9bd6a6d906d13b57.

Change-Id: I6ecca613d7c2f99bf9db6d4cbe9fc2dfcfc1bb90

3 years ago[Tizen] Add AutofillContainer and bindings
Daekwang Ryu [Mon, 1 Feb 2021 05:20:29 +0000 (14:20 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 89859c39c6be2293b4a0ef5ce92a7dbdb41e9ad8.

Change-Id: Ibbfed93a94ee5cd319cf64bedc98cb1dca8f60a7

3 years agoMerge branch 'devel/master' into tizen
Daekwang Ryu [Mon, 1 Feb 2021 05:20:20 +0000 (14:20 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Id5fb65f6abcd6ba0cee1ecc0c873e2fb162ae213

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Daekwang Ryu [Mon, 1 Feb 2021 05:20:14 +0000 (14:20 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 25cae57ce554f33d2110137eadafe636cee6d9bd.

3 years agoRevert "[Tizen] Add backslash at the file.list"
Daekwang Ryu [Mon, 1 Feb 2021 05:20:11 +0000 (14:20 +0900)]
Revert "[Tizen] Add backslash at the file.list"

This reverts commit 34fd1b458b1b508e81ceb4d854bd042486839d37.

3 years agoMerge "Add SuggestedMinimumWidth/Height" into devel/master
huiyu eun [Sat, 30 Jan 2021 03:12:54 +0000 (03:12 +0000)]
Merge "Add SuggestedMinimumWidth/Height" into devel/master

3 years agoDALi Version 2.0.11 87/252587/1 dali_2.0.11
David Steele [Fri, 29 Jan 2021 12:53:49 +0000 (12:53 +0000)]
DALi Version 2.0.11

Change-Id: I7e640b491d02cfcfc913fb2f36a3aea7b4b7292a

3 years ago[Dali-CSharp] Add wrapper for all new Colors consts 68/252568/1
ali198724 [Fri, 29 Jan 2021 09:38:12 +0000 (11:38 +0200)]
[Dali-CSharp] Add wrapper for all new Colors consts

Change-Id: I1aa89e40ba6653decd62e11d3ed19c05538f7db9

3 years agoMerge "Improve code related to scroll APIs in csharp binder." into devel/master
JIYUN YANG [Wed, 27 Jan 2021 05:58:59 +0000 (05:58 +0000)]
Merge "Improve code related to scroll APIs in csharp binder." into devel/master

3 years ago[Tizen] Add backslash at the file.list 48/252348/1 accepted/tizen/unified/20210127.144851 submit/tizen/20210127.045657
seungho [Wed, 27 Jan 2021 04:53:00 +0000 (13:53 +0900)]
[Tizen] Add backslash at the file.list

 - Please merge this patch with autofill patch below

Change-Id: Iee112adcad6f201ea019a2918892919a62ebf4b5
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years agoBindings for accessibility 30/248030/16
Bartlomiej Grzelewski [Thu, 17 Dec 2020 10:34:20 +0000 (11:34 +0100)]
Bindings for accessibility

Change-Id: I795128762ee8335ebc35c47d1241b2d2493975ff

3 years agoMerge "Add some new APIs into csharp binder." into devel/master
JIYUN YANG [Tue, 26 Jan 2021 06:05:09 +0000 (06:05 +0000)]
Merge "Add some new APIs into csharp binder." into devel/master

3 years agoAdd SuggestedMinimumWidth/Height 62/252262/1
huiyu.eun [Tue, 26 Jan 2021 05:44:04 +0000 (14:44 +0900)]
Add SuggestedMinimumWidth/Height

patch to improve layout process

Change-Id: Id339093865aa9ff52d007f3f761317fc0d7a23d9
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years ago[Tizen] Add AutofillContainer and bindings submit/tizen/20210126.095041
seungho [Tue, 26 Jan 2021 03:55:12 +0000 (12:55 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 064670d7510b8972ec751014daccfb503422a500.

3 years agoMerge branch 'devel/master' into tizen
seungho [Tue, 26 Jan 2021 03:54:03 +0000 (12:54 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
seungho [Tue, 26 Jan 2021 03:53:52 +0000 (12:53 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit cd18f2db9c187b154972d5b7d8e365d2404cfe36.

3 years agoImprove code related to scroll APIs in csharp binder. 29/252029/2
huayong.xu [Fri, 22 Jan 2021 02:21:42 +0000 (10:21 +0800)]
Improve code related to scroll APIs in csharp binder.

This improvement is suggested by Mr. Richard Huang.

Change-Id: If5d7a1e552872bb97c94418f447026a21cd37a7e

3 years agoMerge "DALi Version 2.0.10" into devel/master
David Steele [Fri, 22 Jan 2021 17:28:20 +0000 (17:28 +0000)]
Merge "DALi Version 2.0.10" into devel/master

3 years agoDALi Version 2.0.10 18/252118/1 dali_2.0.10
Adeel Kazmi [Fri, 22 Jan 2021 17:16:30 +0000 (17:16 +0000)]
DALi Version 2.0.10

Change-Id: I5284c464d6f77bd13dd1e39c7b91e623f85fa667

3 years agoAdd some new APIs into csharp binder. 97/251997/2
huayong.xu [Thu, 21 Jan 2021 10:04:03 +0000 (18:04 +0800)]
Add some new APIs into csharp binder.

APIs such as GetTitle, GetFavicon, ClearAllTilesResources are added.
In addition, new constructor WebView with argc & argv is added.

Change-Id: I4da05ec6faaad85b61a9e988237231cd657c58e0

3 years agoMerge "Implement new WebView APIs." into devel/master
JIYUN YANG [Fri, 22 Jan 2021 10:14:47 +0000 (10:14 +0000)]
Merge "Implement new WebView APIs." into devel/master

3 years agoImplement new WebView APIs. 28/249528/10
huayong.xu [Mon, 14 Dec 2020 10:22:39 +0000 (18:22 +0800)]
Implement new WebView APIs.

Some new APIs are added, e.g. BackForwardList, Context, CookieManager,
Settings, etc.

Change-Id: Iabb183923ea3006a89cc26cb7521cabd0fac82d8

3 years agoFix wrong data type passed to TizenFX 27/251827/1
Jiyun Yang [Tue, 19 Jan 2021 13:28:21 +0000 (22:28 +0900)]
Fix wrong data type passed to TizenFX

Change-Id: If20fccee24bcb7f6981a27c05edd15af43fe502c
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 years agoMake the parameters equal to the parameter of NUI 70/251770/2
huiyu.eun [Tue, 19 Jan 2021 07:08:03 +0000 (16:08 +0900)]
Make the parameters equal to the parameter of NUI

Change-Id: I0e2e9c5d7c62ad52b185931d9badb3fb7015883b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210119.130228 submit/tizen/20210119.041104
Moonhee, Choi [Tue, 19 Jan 2021 03:41:10 +0000 (12:41 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 0b8fb691ca95126c0fdfc77272a86c0dbaed7a0e.

3 years agoMerge branch 'devel/master' into tizen
Moonhee, Choi [Tue, 19 Jan 2021 03:40:51 +0000 (12:40 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Moonhee, Choi [Tue, 19 Jan 2021 03:40:41 +0000 (12:40 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 4705b7b9e5e62379e7552c0f786f4375f7063a0d.

3 years agoMerge "Support scroll in csharp binder." into devel/master
JIYUN YANG [Mon, 18 Jan 2021 07:18:23 +0000 (07:18 +0000)]
Merge "Support scroll in csharp binder." into devel/master

3 years agoDALi Version 2.0.9 03/251603/1 dali_2.0.9
adam.b [Fri, 15 Jan 2021 11:17:00 +0000 (11:17 +0000)]
DALi Version 2.0.9

Change-Id: I57823ee7eaa35ff997c4bf9b5483f4d4ec067801

3 years agoSupport scroll in csharp binder. 20/251320/2
huayong.xu [Tue, 12 Jan 2021 12:27:21 +0000 (20:27 +0800)]
Support scroll in csharp binder.

Some new APIS are added for scroll support.

Change-Id: Id5cfeaa8ca5e1bbdf3fcc2d9753c478aa176f2b6

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20210111.125505 submit/tizen/20210111.145658
huiyu.eun [Mon, 11 Jan 2021 04:00:47 +0000 (13:00 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit aeba69cfe5ab746511f4a5098575b7279f7feb73.

Change-Id: I3cd35f22e6300fdc34f8bb18343ffd38dd9ca78e

3 years agoMerge branch 'devel/master' into tizen
huiyu.eun [Mon, 11 Jan 2021 04:00:41 +0000 (13:00 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ia099adee7bd4ebec32c0dd9d00f7f65162d02e6f

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
huiyu.eun [Mon, 11 Jan 2021 04:00:36 +0000 (13:00 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 78a7fa3f60f1a389d937f718c0689269382743e2.

3 years agoDALi Version 2.0.8 49/251149/1 dali_2.0.8
Richard Huang [Fri, 8 Jan 2021 14:36:00 +0000 (14:36 +0000)]
DALi Version 2.0.8

Change-Id: I1c82f3991422e44c77e0ffc3d41faa50625b2b3d

3 years agoAdd binding function: DevelControl::GetVisualProperty 11/250611/2
Jiyun Yang [Wed, 30 Dec 2020 07:30:51 +0000 (16:30 +0900)]
Add binding function: DevelControl::GetVisualProperty

Change-Id: I6094a67cedb0cc3faaccf12535346687905f834a
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
3 years agoDALi Version 2.0.7 05/250405/1 dali_2.0.7
György Straub [Thu, 24 Dec 2020 07:49:25 +0000 (07:49 +0000)]
DALi Version 2.0.7

Change-Id: I4e6cadd60d993be7a55430dc73f82884fa937bd7

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20201222.122629 submit/tizen/20201221.093959
Dongsug Song [Mon, 21 Dec 2020 09:11:36 +0000 (18:11 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 9e82732d00b9e7fc39f82c0c7c4a27e103291190.

Change-Id: I2005761dd114560c3f235ce6fab5661e1f059168

3 years agoMerge branch 'devel/master' into tizen
Dongsug Song [Mon, 21 Dec 2020 09:11:14 +0000 (18:11 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Dongsug Song [Mon, 21 Dec 2020 09:11:06 +0000 (18:11 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 09d9e040d12af366a6a516a2f9c02482aba89f8f.

3 years agoDALi Version 2.0.6 52/250052/1 dali_2.0.6
adam.b [Fri, 18 Dec 2020 11:08:51 +0000 (11:08 +0000)]
DALi Version 2.0.6

Change-Id: I14544dfdfb309445883e23c9cc5516fdd6eb0daf

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20201217.124307 submit/tizen/20201215.155857 submit/tizen/20201217.005227
Seoyeon Kim [Tue, 15 Dec 2020 05:44:32 +0000 (14:44 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 9dd2ddb440d3e816aa5ddff6b691eae5937f1a47.

Change-Id: Ib9e2d30ac6fd5ac01802c82cd1f6c24c37d844c1

3 years agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Tue, 15 Dec 2020 05:44:13 +0000 (14:44 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Seoyeon Kim [Tue, 15 Dec 2020 05:43:54 +0000 (14:43 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit f9a4baab26e15d39d9da7bd4a1f4ba179d686ec6.

Change-Id: I64c01badc6a07ee5248ad29e6a54f06d4f1f8c60

3 years agoDALi Version 2.0.5 45/249445/1 dali_2.0.5
David Steele [Fri, 11 Dec 2020 12:10:53 +0000 (12:10 +0000)]
DALi Version 2.0.5

Change-Id: I7913b334e181654570351813eed530fcf9ae7239

3 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20201209.124942 submit/tizen/20201208.153507
Sunghyun Kim [Tue, 8 Dec 2020 04:44:18 +0000 (13:44 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 712ea70057911a5273ad0bed0c2d1851b3409a31.

Change-Id: I1c928cc98b03c7b3bc14723fe8ca0f439253452b

3 years agoMerge branch 'devel/master' into tizen
Sunghyun Kim [Tue, 8 Dec 2020 04:44:07 +0000 (13:44 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I5570eb776112f385f97e7bc0e30c1366213655f9

3 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Sunghyun Kim [Tue, 8 Dec 2020 04:43:55 +0000 (13:43 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit a3e72f873c07c365d0008b50eeb1cf78e699a840.

Change-Id: Ic18345bce9a64d356284cc90ad754ada5430180a

3 years agoMerge "Add Padding parameter at RendererParameters" into devel/master
joogab yun [Tue, 8 Dec 2020 01:54:37 +0000 (01:54 +0000)]
Merge "Add Padding parameter at RendererParameters" into devel/master

3 years agoDALi Version 2.0.4 54/249054/1 dali_2.0.4
Adeel Kazmi [Fri, 4 Dec 2020 14:57:30 +0000 (14:57 +0000)]
DALi Version 2.0.4

Change-Id: I0e72e3df41b85cf3e3627f803a88ef3f2bd62197