summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebView.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-29Add translation APIs for virtual views.Joanne Chung
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-01WebView: update loadUrl documentationLaís Minchillo
2020-07-23WebView: remove non-inclusive terminology from docsNate Fischer
2020-06-25[WebView] Listen to window insets changeChangwan Ryu
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-03[webview] Annotate API parameters as @Nullable or @NonNullLaís Minchillo
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-08-27Merge "aw: Correct doc of addJavascriptInterface()" into qt-dev am: 62c764e29...Shimi Zhang
2019-08-27Merge "aw: Correct doc of addJavascriptInterface()" into qt-dev am: 62c764e29bShimi Zhang
2019-08-26aw: Correct doc of addJavascriptInterface()Shimi Zhang
2019-08-19Merge "WebView: prettyprint docs" into qt-dev am: 20f2f0b5ea am: 6201d28952 a...Nate Fischer
2019-08-19Merge "WebView: prettyprint docs" into qt-devNate Fischer
2019-08-13WebView: prettyprint docsNate Fischer
2019-06-06Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3...Torne (Richard Coles)
2019-06-06Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6Torne (Richard Coles)
2019-06-06Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-devTorne (Richard Coles)
2019-06-04Clarify problems with Linkify.MAP_ADDRESSES.Torne (Richard Coles)
2019-05-17Revert "Temporarily hide some APIs."Felipe Leme
2019-05-16DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit.Felipe Leme
2019-04-19Temporarily hide some APIs.Felipe Leme
2019-04-15DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit.Felipe Leme
2019-03-18Rename @EnumEntry and @FlagEntryAshley Rose
2019-03-11[webview] rename unresponsive renderer APIsTobias Sargeant
2019-02-13Update WebView.loadData docs for Q targetSdk quirk.Torne (Richard Coles)
2019-02-08@InspectableProperty annotations for WebViewAshley Rose
2019-01-16[wv] Add WebView unresponsive renderer APIs.Tobias Sargeant
2019-01-02Merge "WebView: no bars in javadoc" into pi-dev am: 002c637337Nate Fischer
2019-01-02Merge "WebView: no bars in javadoc" into pi-devNate Fischer
2018-12-26WebView: no bars in javadocNate Fischer
2018-11-26Set WebView as important for Content Capture.Felipe Leme
2018-11-16Simplified View.onProvideContentCaptureStructure()Felipe Leme
2018-11-13Implemented WebView.onProvideContentCaptureStructure()Felipe Leme
2018-08-20Merge "Add @UnsupportedAppUsage annotations" am: 9513a9e215Mathew Inwood
2018-08-20Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-13Update WebView#clearClientCertPreferences docs.Torne (Richard Coles)
2018-07-17Merge "Docs: Removed narrative content." into pi-dev am: b4f7c414a6Laura Davis
2018-07-16Docs: Removed narrative content.Laura Davis
2018-06-25Merge "docs: fixed broken link" into pi-dev am: 0f949c4f9cLaura Davis
2018-06-20Update WebView#clearClientCertPreferences docs.Torne (Richard Coles)
2018-06-18docs: fixed broken linkLaura Davis
2018-05-23Merge "Update security-related WebView documentation." into pi-dev am: 4611a2...Torne (Richard Coles)
2018-05-22Update security-related WebView documentation.Torne (Richard Coles)
2018-04-06Merge "Add deprecation notice to Linkify MAP_ADDRESSES" into pi-dev am: 28709...Jan Althaus