summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewProvider.java
AgeCommit message (Expand)Author
2021-05-12Add dispatchRequestTranslation() in WebViewProvider.Joanne Chung
2021-04-20API feedback: Translation View API refinement.Joanne Chung
2021-03-31Bug fix: allow to create ViewTranslationRequest for virtual AutofillId.Joanne Chung
2021-03-29Add translation APIs for virtual views.Joanne Chung
2020-06-25[WebView] Listen to window insets changeChangwan Ryu
2019-03-11[webview] rename unresponsive renderer APIsTobias Sargeant
2019-02-28Autofill, Content Capture, and Augmented Autofill API fixes:Felipe Leme
2019-01-16[wv] Add WebView unresponsive renderer APIs.Tobias Sargeant
2018-11-16Simplified View.onProvideContentCaptureStructure()Felipe Leme
2018-11-13Implemented WebView.onProvideContentCaptureStructure()Felipe Leme
2018-03-12Merge "Implemented WebView.isVisibleToUserForAutofill()" into pi-devTreeHugger Robot
2018-03-08Expose WebView#onCheckIsTextEditorChangwan Ryu
2018-03-07Implemented WebView.isVisibleToUserForAutofill()Felipe Leme
2017-10-26WebView: make notes in docs stand outNate Fischer
2017-09-05WebView: wrap Java literals with {@code}Nate Fischer
2017-04-06Added onMovedToDisplay method to WebViewTima Vaisburd
2017-03-30Override View.autofill() method and call into ViewDelegateTao Bai
2017-03-28TextClassifier: add API to WebViewTima Vaisburd
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme
2017-01-22WebView: Add the definition of the renderer importance API.Tobias Sargeant
2017-01-10YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme
2016-12-12AutoFill Framework refactoring.Felipe Leme
2016-10-04Add APIs to get WebViewClient and WebChromeClientNate Fischer
2016-03-17Revert "Revert "Add some View methods overrides and WebViewDelegate interface...Selim Gurun
2016-02-20Support for webview drag and dropHui Shu
2015-10-08Allow WebView to startActivity and receive resultsHui Shu
2015-06-09Deprecate WebView scrollbar overlay APIPaul Miller
2015-06-01Remove ViewAssistStructure and use the frameworks data structureSelim Gurun
2015-05-12Add a temporary wrapper for ViewStructure until Webview APK is updatedSelim Gurun
2015-05-07Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn
2015-04-06Add the Assist support to WebviewSelim Gurun
2015-03-17Add visual state callbacks to the WebView.Tobias Sargeant
2015-03-11Implement PostMessage API for WebviewSelim Gurun
2015-03-02Fix build: Revert "Add potential future APIs for postmessage"Ed Heyl
2015-03-02am 4de38166: am aef98356: am 9fc8356b: Merge "Add potential future APIs for p...Selim Gurun
2015-03-02Add potential future APIs for postmessageSelim Gurun
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-01-08Un-break the WebView build.Marcin Kosiba
2015-01-07Fix accessibility delegationAlan Viverette
2014-11-25[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2014-11-12[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2014-07-23WebView permission changeTao Bai
2014-07-18Add a WebView.zoomBy API.Marcin Kosiba
2014-07-16Plumb temporary view detach calls through WebView.Ben Murdoch
2014-05-02Design a static API for clearclientcertpreferencesSelim Gurun
2014-04-24Add ClientCert supportSelim Gurun
2014-04-18Merge "Provide an API to set print document name."Selim Gurun
2014-04-15Revert "Revert "Define new general permission APIs for webview.""Tao Bai
2014-04-15Revert "Define new general permission APIs for webview."Tao Bai
2014-04-10Define new general permission APIs for webview.Tao Bai