Taehyub Kim [Mon, 28 Jun 2021 11:14:10 +0000 (20:14 +0900)]
Add RiveAnimationView APIs CSharp Binding Codes
Change-Id: I7a08a19aa2d1a6c37d6a9aee2146ba789bad9f52
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>
Richard Huang [Fri, 25 Jun 2021 10:17:43 +0000 (11:17 +0100)]
DALi Version 2.0.32
Change-Id: I18c9ba0dd59109ecc121c1716aaafbac4da09648
Wonsik Jung [Tue, 22 Jun 2021 08:26:00 +0000 (08:26 +0000)]
Merge "Fix wrong binding in window" into devel/master
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
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>
Adeel Kazmi [Fri, 18 Jun 2021 12:53:52 +0000 (12:53 +0000)]
Merge "Add Fade Transition" 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
David Steele [Fri, 18 Jun 2021 10:38:15 +0000 (11:38 +0100)]
DALi Version 2.0.31
Change-Id: I00c86cb5506d810aef6c1368191a90e28701ad8d
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
joogab yun [Tue, 15 Jun 2021 05:35:30 +0000 (05:35 +0000)]
Merge "Add TOUCH_FOCUSABLE property" into devel/master
joogab yun [Tue, 15 Jun 2021 05:35:01 +0000 (05:35 +0000)]
Merge "Add gesture source type" 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
Seungho BAEK [Fri, 11 Jun 2021 10:36:43 +0000 (10:36 +0000)]
Merge "Adds transition effect" into devel/master
Adeel Kazmi [Fri, 11 Jun 2021 10:36:00 +0000 (11:36 +0100)]
DALi Version 2.0.30
Change-Id: I1d82bbd6700324461203df10f737b73b943db37b
Joogab Yun [Tue, 1 Jun 2021 02:01:15 +0000 (11:01 +0900)]
Add gesture source type
Change-Id: Ic5ed5136195e80c13ba10ec712abfee4616fdf12
Joogab Yun [Thu, 3 Jun 2021 06:43:24 +0000 (15:43 +0900)]
Add TOUCH_FOCUSABLE property
Change-Id: Ia825cbe48b45928c924346a16c5fa914403339cf
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>
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>
Artur Świgoń [Thu, 27 May 2021 14:39:36 +0000 (16:39 +0200)]
[AT-SPI] Add Selection interface
Change-Id: Idc9f2638877c247f895534962f95b40f3258039a
Artur Świgoń [Mon, 22 Mar 2021 16:10:57 +0000 (17:10 +0100)]
[AT-SPI] Bindings for AccessibleImpl::ScrollToChild()
Change-Id: If67e17c160e21022c1d95561c17c5c6f28e4012b
junsu choi [Tue, 8 Jun 2021 01:44:17 +0000 (01:44 +0000)]
Merge "Add CanvasRenderer::DrawableGroup binder" into devel/master
Adam Bialogonski [Fri, 4 Jun 2021 08:57:12 +0000 (09:57 +0100)]
DALi Version 2.0.29
Change-Id: I907c5b684eb0bb871aff264a4aa56343ba51b35a
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
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>
Seoyeon Kim [Tue, 1 Jun 2021 09:35:49 +0000 (09:35 +0000)]
Merge "[AT-SPI] Add SetTextContents, InsertText and DeleteText" 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
joogab yun [Tue, 1 Jun 2021 03:09:06 +0000 (03:09 +0000)]
Merge "Add Gesture Propagation" into devel/master
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
Joogab Yun [Thu, 13 May 2021 02:11:52 +0000 (11:11 +0900)]
Add Gesture Propagation
Change-Id: Ibc44cefed0a5b09b61b7702c09dc16cd7df8e2df
Adeel Kazmi [Fri, 28 May 2021 10:13:23 +0000 (10:13 +0000)]
Merge "DALi Version 2.0.28" into devel/master
Richard Huang [Fri, 28 May 2021 09:51:27 +0000 (10:51 +0100)]
DALi Version 2.0.28
Change-Id: Ieb0d15a6956e720466907d265757b7d6da116a20
Bartlomiej Grzelewski [Thu, 15 Apr 2021 13:29:32 +0000 (15:29 +0200)]
[AT-SPI] Add SetTextContents, InsertText and DeleteText
Change-Id: Ie73850c67ea536a7041be2876a1dbc5e57e432d7
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>
junsu choi [Tue, 25 May 2021 01:43:06 +0000 (01:43 +0000)]
Merge "Add CanvasRenderer::Drawable::GetBoundingBox() api binder" into devel/master
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>
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
David Steele [Fri, 21 May 2021 09:18:01 +0000 (10:18 +0100)]
DALi Version 2.0.27
Change-Id: I77f3f21063bdd7ad457bce4c512f1e66a52d9da3
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>
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
Adam Bialogonski [Fri, 14 May 2021 10:21:23 +0000 (11:21 +0100)]
DALi Version 2.0.26
Change-Id: Ia95057f79cbbc6adc41c64f57759fd3dfc56871a
Artur Świgoń [Tue, 27 Apr 2021 08:54:01 +0000 (10:54 +0200)]
[AT-SPI] Bindings for Bridge::{Enable,Disable}AutoInit()
Change-Id: I2628f15bcf6cb0c157d8df705c3fb6a83c8ef549
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>
Adeel Kazmi [Tue, 11 May 2021 09:59:30 +0000 (09:59 +0000)]
Merge "Fix crash issue when favicon is null." into devel/master
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
Adeel Kazmi [Fri, 7 May 2021 10:34:40 +0000 (11:34 +0100)]
DALi Version 2.0.25
Change-Id: I1a1825739539dc0b27d633609ada9d82bc47e1cb
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
JunsuChoi [Tue, 4 May 2021 07:56:54 +0000 (16:56 +0900)]
Add CanvasRenderer::Drawable::GetBoundingBox() api binder
Change-Id: I2d288ea0ed8deb392d3ad1f583f7ffa226212cbd
JunsuChoi [Wed, 28 Apr 2021 06:35:10 +0000 (15:35 +0900)]
Add CanvasRenderer::DrawableGroup binder
[APIs]
New
AddDrawable
Clear
Change-Id: Iab5494cc988fd89f55836f1ff53a3cef06a9ccde
Seoyeon Kim [Mon, 3 May 2021 03:37:05 +0000 (03:37 +0000)]
Merge "[AT-SPI] Add Dali::AtspiAccessibility::SuppressScreenReader()" 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
Richard Huang [Fri, 30 Apr 2021 10:02:40 +0000 (11:02 +0100)]
DALi Version 2.0.24
Change-Id: I2812e6416ea5a782654ea8cd4739d81c22830981
huayong.xu [Fri, 30 Apr 2021 07:44:49 +0000 (15:44 +0800)]
Rename functions, variables, etc related to policy decision.
Originally 'policy,newwindow,decide' is processed, it is not
expected. Actually 'policy,response,decide' need be processed.
This patch is to rename some functions, callbacks, variables, etc.
Change-Id: I36334b835bf31335d2aa282268b1fbb1ed73ae63
Bartlomiej Grzelewski [Thu, 1 Apr 2021 10:26:26 +0000 (12:26 +0200)]
[NUI][AT-SPI] Simplify implementation of States
Change-Id: Ibf46ea77d4f4774e0b3bfa5e537677345284dfff
Seoyeon Kim [Wed, 28 Apr 2021 02:03:04 +0000 (02:03 +0000)]
Merge "[AT-SPI] Remove deprecated ReadingInfoTypes bindings" into devel/master
Seoyeon Kim [Wed, 28 Apr 2021 01:54:54 +0000 (01:54 +0000)]
Merge "[ATSPI] Fix StringToVoid::GetResult function" into devel/master
joogab yun [Mon, 26 Apr 2021 06:00:46 +0000 (06:00 +0000)]
Merge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into devel/master
Seungho BAEK [Mon, 26 Apr 2021 05:22:10 +0000 (05:22 +0000)]
Merge "Add post processor" into devel/master
Artur Świgoń [Fri, 23 Apr 2021 17:08:15 +0000 (19:08 +0200)]
[AT-SPI] Remove deprecated ReadingInfoTypes bindings
These are no longer used by TizenFX.
Change-Id: I44c10be3fbd0b6678d14c9ad081bedbaf5a0289a
Bartlomiej Grzelewski [Fri, 23 Apr 2021 13:08:20 +0000 (15:08 +0200)]
[ATSPI] Fix StringToVoid::GetResult function
Old implmentation returns nullptr.
Change-Id: I4aff3a047a6ce87c4bf1876c7f0e8f906b19e81c
David Steele [Fri, 23 Apr 2021 09:07:53 +0000 (09:07 +0000)]
Merge "DALi Version 2.0.23" into devel/master
Adeel Kazmi [Fri, 23 Apr 2021 08:29:36 +0000 (09:29 +0100)]
DALi Version 2.0.23
Change-Id: Id95383e688e82ccc3fbd7f61e8fef240f6d5211a
seungho [Thu, 22 Apr 2021 01:57:14 +0000 (10:57 +0900)]
Add post processor
Change-Id: I8b60efa13ff2fb28322264f72256841a51c05c54
Signed-off-by: seungho <sbsh.baek@samsung.com>
JunsuChoi [Thu, 22 Apr 2021 07:01:11 +0000 (16:01 +0900)]
CanvasView: Fix missing result
Change-Id: I4fec7ea65b88ffab82d6028a251293f7b493e9ad
Joogab Yun [Thu, 22 Apr 2021 02:27:53 +0000 (11:27 +0900)]
Change TOUCH_AREA to TOUCH_AREA_OFFSET
This reverts commit
29c9431cfecd8fa7b47060ef1dc31aee74146c14.
Change-Id: Ia5d2e1b9ac24499937f428d78e49b88289559f3b
Shinwoo Kim [Mon, 19 Apr 2021 08:31:25 +0000 (17:31 +0900)]
[AT-SPI] Add Dali::AtspiAccessibility::SuppressScreenReader()
Change-Id: I60adf326a0ef581012842c20aa61cf3dc292f241
zhouleonlei [Tue, 20 Apr 2021 09:14:28 +0000 (17:14 +0800)]
Modify webview apis names
Change-Id: I726fcdd2b053435aafc075b7bea14d9999ed92bb
JIYUN YANG [Tue, 20 Apr 2021 05:23:31 +0000 (05:23 +0000)]
Merge "Add APIs of webview context" into devel/master
Joogab Yun [Mon, 19 Apr 2021 07:51:13 +0000 (16:51 +0900)]
Revert "Change TOUCH_AREA to TOUCH_AREA_OFFSET"
Change-Id: I60e45206c5e20a395322f11b9bb761bb0fc05b95
joogab yun [Mon, 19 Apr 2021 04:12:22 +0000 (04:12 +0000)]
Merge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into devel/master
zhouleonlei [Fri, 9 Apr 2021 06:18:45 +0000 (14:18 +0800)]
Add APIs of webview context
ewk_context_cache_disabled_get
ewk_context_certificate_file_get
ewk_context_tizen_app_id_set
ewk_context_tizen_app_version_set
ewk_context_application_type_set
ewk_context_time_offset_set
ewk_context_timezone_offset_set
ewk_context_register_url_schemes_as_cors_enabled
ewk_context_register_jsplugin_mime_types
ewk_context_default_zoom_factor_set
ewk_context_default_zoom_factor_get
ewk_context_application_cache_delete_all
ewk_context_web_indexed_database_delete_all
ewk_context_form_password_data_list_free
ewk_context_form_password_data_delete_all
ewk_context_form_candidate_data_delete_all
ewk_context_proxy_uri_get
ewk_context_proxy_set
ewk_context_proxy_bypass_rule_get
ewk_context_notify_low_memory
Change-Id: I5568feec8f03ffb301b9ede4bda63459a39451c4
Adeel Kazmi [Fri, 16 Apr 2021 13:20:26 +0000 (13:20 +0000)]
Merge "DALi Version 2.0.22" into devel/master
David Steele [Fri, 16 Apr 2021 13:03:10 +0000 (14:03 +0100)]
DALi Version 2.0.22
Change-Id: I0c5d194d9d93e56a3b4a06d814181a896ee0087f
zhouleonlei [Wed, 17 Mar 2021 08:12:22 +0000 (16:12 +0800)]
Add changesWatch for webview cookie
ewk_cookie_manager_changes_watch
Change-Id: I68d6491a1909086deed6886b3f4f455ed7f27930
JunsuChoi [Wed, 14 Apr 2021 02:07:39 +0000 (11:07 +0900)]
Add CanvasRenderer::Shape::ResetPath() api binder
Change-Id: I1cd4668dcfd7d633e078eccfa21f50fb285d2359
JunsuChoi [Thu, 25 Feb 2021 04:00:22 +0000 (13:00 +0900)]
Add Toolkit::CanvasView, CanvasRenderer::Drawable/Shape binding
Dependancy
Dali-Toolkit : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/250398/
Dali-Adaptor : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/250466/
Change-Id: I3f78a8efde6491f6ac33246fa6fb924ad7567292
Joogab Yun [Tue, 13 Apr 2021 05:38:43 +0000 (14:38 +0900)]
Change TOUCH_AREA to TOUCH_AREA_OFFSET
Change-Id: I01ccd9dd3595d33759875b6c5669ac52a29a3d17
JIYUN YANG [Fri, 9 Apr 2021 10:24:57 +0000 (10:24 +0000)]
Merge "Add the APIs of webview settings" into devel/master
Adeel Kazmi [Fri, 9 Apr 2021 09:19:26 +0000 (09:19 +0000)]
Merge "DALi Version 2.0.21" into devel/master
Seoyeon Kim [Fri, 9 Apr 2021 08:44:54 +0000 (08:44 +0000)]
Merge "ReadingInfoTypes simplify" into devel/master
Adam Bialogonski [Fri, 9 Apr 2021 08:43:56 +0000 (09:43 +0100)]
DALi Version 2.0.21
Change-Id: I8806b45886a92d5daaa8a8cd662d921993cecb1f
huayong.xu [Mon, 1 Mar 2021 10:24:43 +0000 (18:24 +0800)]
Add APIs for hit test in csharp binder.
This patch is to add some APIs for hit test into csharp binder.
Meanwhile WebEngineFormRepostDecision is wrapped directly,
WebFormRepostDecision is removed.
Change-Id: Icf91bb8a4e6aaf327d2df7e5e3b708d63cbdbfe2
zhouleonlei [Mon, 15 Mar 2021 06:52:10 +0000 (14:52 +0800)]
Add APIs of webview back forward list
Change-Id: I0bf4a30a3d936b8e6150b6e25b970daedb3ce8f7
Bartlomiej Grzelewski [Wed, 31 Mar 2021 08:28:47 +0000 (10:28 +0200)]
ReadingInfoTypes simplify
Change-Id: I8cf292abcc20ab0b15a6971f892bd91a0144e24f
huayong.xu [Tue, 2 Mar 2021 12:06:33 +0000 (20:06 +0800)]
Add APIs for context menu into csharp binder.
This patch is to add some APIs for context menu in csharp binder.
Change-Id: I107f5499096fb2ba53f33bbc49e0c2db87d06b8b
JIYUN YANG [Thu, 8 Apr 2021 06:03:16 +0000 (06:03 +0000)]
Merge "Add some APIs into web context." into devel/master
Seoyeon Kim [Wed, 7 Apr 2021 10:27:04 +0000 (10:27 +0000)]
Merge "[AT-SPI] Use WeakHandle<Actor> in Accessible objects" into devel/master
Seoyeon Kim [Wed, 7 Apr 2021 10:26:24 +0000 (10:26 +0000)]
Merge "Improve StringToVoid signal implementation" into devel/master
Bowon Ryu [Wed, 7 Apr 2021 10:23:51 +0000 (10:23 +0000)]
Merge "support markup anchor to TextLabel, TextField, TextEditor" into devel/master
Artur Świgoń [Tue, 6 Apr 2021 09:03:50 +0000 (11:03 +0200)]
[AT-SPI] Use WeakHandle<Actor> in Accessible objects
Change-Id: I69a5b35f05916b6d0579f031d19be0c7625c8f6c
huayong.xu [Wed, 10 Mar 2021 03:20:41 +0000 (11:20 +0800)]
Add some APIs into web context.
This patch is to add some APIs with callbacks into web context
in csharp binder.
Change-Id: I846d207eed52b0049eb0dc1e7963fd09269c2281
Eunki Hong [Tue, 6 Apr 2021 11:49:26 +0000 (11:49 +0000)]
Merge "Bind API Stage::GetRenderTaskList()" into devel/master
Eunki, Hong [Tue, 6 Apr 2021 09:16:36 +0000 (18:16 +0900)]
Bind API Stage::GetRenderTaskList()
Bind Stage::GetRenderTaskList for using RenderTask at NUI
Change-Id: I2ed0a424f56864a7b37afe731a278020c41ed581
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
huayong.xu [Thu, 25 Feb 2021 12:01:52 +0000 (20:01 +0800)]
Add APIs for ssl certificate and http authentication.
This patch is to add some APIs for ssl certificate and http
authentication in csharp binder.
Change-Id: I3c1b89b69dee047ee98a00b209410196922b68b6
Bowon Ryu [Fri, 19 Feb 2021 09:04:20 +0000 (18:04 +0900)]
support markup anchor to TextLabel, TextField, TextEditor
Change-Id: Ib769ceb51b41e9543368ba5017b1f0e3a5e796dd
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Bartlomiej Grzelewski [Mon, 29 Mar 2021 13:29:18 +0000 (15:29 +0200)]
Improve StringToVoid signal implementation
* Add SetResult function.
* Rename ConvertParam1 to GetResult function.
Change-Id: I9878618e930ada11dc267bd33feb3bc4bc7c32e3
huayong.xu [Wed, 3 Feb 2021 08:48:20 +0000 (16:48 +0800)]
Support policy decision in csharp binder.
This patch is to add policy decision feature in csharp binder.
Change-Id: Ic018902d4b6b6fbdab8fd4db8711ecd14c7d3365
huayong.xu [Mon, 22 Feb 2021 11:58:15 +0000 (19:58 +0800)]
Add APIs for console message & loading error in csharp binder.
This patch is to add some APIs into csharp binder for console
message and loading error.
Change-Id: Ic004650bb124092a98c58601e9629b92901121f8
JIYUN YANG [Fri, 2 Apr 2021 05:11:04 +0000 (05:11 +0000)]
Merge "Add APIs for intercepting http request in csharp binder." into devel/master
David Steele [Thu, 1 Apr 2021 11:27:57 +0000 (11:27 +0000)]
Merge "DALi Version 2.0.20" into devel/master