[NUI][API10] Add a WebView API for notifying orientation change.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Interop / Interop.WebView.cs
2024-02-05 huayong.xu[NUI][API10] Add a WebView API for notifying orientatio...
2023-10-16 huayong.xu[Tizen][API10] Add WebView APIs for fullscreen, text...
2023-04-06 huayong.xu[NUI][API10] Add a LoadContents API with byte array...
2023-01-17 huayong.xu[NUI] Add an API for create,window event.
2022-07-25 huayong.xu[NUI] Make webcontext/cookiemanager static.
2022-02-08 huayong.xuAdd callback for navigation policy decision.
2021-09-07 huayongxuImplement more request interceptor APIs. (#3466)
2021-07-26 Jiyun Yang[NUI] Implement WebView.GetPlainTextAsynchronously...
2021-07-19 huayongxu[NUI] Replace Signal with callback. (#3318)
2021-07-19 Jiyun Yang[NUI] Add WebView.SetTtsFocus(bool) method (#3310)
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-07-09 Eunki Hong[NUI] Make sure that Interop return type is bool (...
2021-05-13 huayongxuRename functions, variables, etc related to policy...
2021-04-28 huayongxu[NUI] Implement hit test APIs of webview. (#2923)
2021-04-28 huayongxu[NUI] Implement context menu APIs of webview. (#2909)
2021-04-28 huayongxu[NUI] Implement APIs for request interceptor, console...
2021-04-28 huayongxu[NUI] Implement certificate & authentication APIs of...
2021-04-20 huayong.xu[NUI] Implement new window policy decision APIs of...
2021-04-20 huayong.xu[NUI] Implement some new APIs of web view.
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-03-03 huayongxu[NUI] Add APIs for javascript popup. (#2678)
2021-02-25 Dongsug Song[NUI] Add license, delete unnecessary code (#2679)
2021-02-25 Dongsug SongRevert "[NUI] Add license, delete unnecessary code...
2021-02-25 huiyueun[NUI] Add license, delete unnecessary code (#2679)
2021-02-09 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
2021-02-09 huayongxu[NUI] Add some APIs into WebView. (#2578)
2021-01-27 huayongxu[NUI] Support scroll in WebView. (#2528)
2021-01-27 huayongxuAdd some new APIs like Context, Settings, etc. (#2419)
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2019-08-26 dongsug-song[NUI] Integreation from dalihub (#988)
2019-05-14 Jiyun YangImplement WebView APIs (#823)
2019-05-02 huiyueun[NUI] Split NUI Interop class (#804)