summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebSettings.java
AgeCommit message (Expand)Author
2020-11-11Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas
2020-05-18Update deprecation note for Application Cache.Torne (Richard Coles)
2020-05-12Deprecate WebSettings.setAppCacheEnabled and related.Torne (Richard Coles)
2020-03-05Android WebView: Deprecate unsafe file urls APIsHazem Ashmawy
2020-02-26WebView: Update setAllowFileAccess doc to reflect new default valueHazem Ashmawy
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-25WebView: note deprecation of onscreen zoom controls.Torne (Richard Coles)
2019-09-25[WebView] Minor javadoc fix for WebSettings.Anna Malova
2019-07-09Update WebSettings.setSaveFormData deprecated docTao Bai
2019-03-20[wv-docs] Document force dark default, and behaviour of FORCE_DARK_AUTOTobias Sargeant
2019-03-11[webview] Rename force dark WebView settings.Tobias Sargeant
2018-12-06[webview] Add a force dark WebSettingTobias Sargeant
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-28Clarify WebView's lack of plugin support.Torne (Richard Coles)
2018-01-25Merge "WebView: document Safe Browsing as 'on' by default"TreeHugger Robot
2018-01-23WebView: fix docs for setAllow*AccessFromFileUrlsNate Fischer
2018-01-18WebView: document Safe Browsing as 'on' by defaultNate Fischer
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-11-17WebView: misc docs changes for WebSettingsNate Fischer
2017-09-26Merge "WebView: add @Nullable and @NonNull annotations"TreeHugger Robot
2017-09-21WebView: add @Nullable and @NonNull annotationsNate Fischer
2017-09-14Merge "WebView: remove "</p>" tags from docs"Nate Fischer
2017-09-11WebView: remove "</p>" tags from docsNate Fischer
2017-09-05WebView: wrap Java literals with {@code}Nate Fischer
2017-07-27WebView: update SafeBrowsing documentationNate Fischer
2017-04-07Add an API to enable disable safebrowsing in WebViewSelim Gurun
2017-04-04Disable WebView autocomplete feature.Selim Gurun
2016-05-24Add missing @Deprecated annotations.Aurimas Liutikas
2016-05-03[WebView] Update ServiceWorker related documentation.Tim Volodine
2016-04-21API Review: Add @IntDef and other annotations to Menu Item flags.Hui Shu
2016-01-07Deprecate setGeolocationDatabasePath because it is no-op since KitKatHui Shu
2015-10-22Add the APIs for customizing WebView action mode menu actionsHui Shu
2015-07-07Enhance documentation of WebSettings.WebSettings methodMikhail Naganov
2015-05-13Address API council feedback for setOffscreenPreRaster.Hui Shu
2015-04-23am 1009c8de: am 92ae292e: Merge "docs: Add text to JavaDocs regarding browser...Joe Fernandez
2015-04-22docs: Add text to JavaDocs regarding browser file access vulnerabilityJoe Fernandez
2015-03-13Merge "Add API for WebView OffscreenPreRaster setting."Hui Shu
2015-03-12Add API for WebView OffscreenPreRaster setting.Hui Shu
2015-03-06Fix typo in WebSettings javadoc.Torne (Richard Coles)
2014-11-12[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2014-10-10Remove the default WebView text encoding resource entirely.Marcin Kosiba
2014-10-07Put in real "code" (aka marketing) name.Dianne Hackborn
2014-07-10Tag hole-punching api with @SystemApi.Yuncheol Heo
2014-06-25Add Third Party Cookie APIHector Dearman
2014-05-23Add API definition for WebSettings.setVideoOverlayForEmbeddedEncryptedVideoEn...Yuncheol Heo
2014-05-02Add API definition for WebSettings.allowMixedContentBen Murdoch
2013-09-17Update APIs for the Chromium WebViewJonathan Dixon
2013-09-05Add more docs for WebView's setInitialScale and setLoadWithOverviewModeMikhail Naganov
2013-05-29Specify that WebSettings.{get|set}DefaultZoom are not recommented to useMikhail Naganov
2013-04-08Hide PlusinsEnabled/PluginsPath methodsJonathan Dixon