summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Update WebSettings useragent docs.Torne (Richard Coles)2022-03-031-1/+4
* WebView: Revise setAlgorithmicDarkeningAllowed JavadocMichael Bai2022-03-021-1/+56
* WebView: Rename to set/isAlgorithmicDarkeningAllowedMichael Bai2022-01-261-5/+5
* WebView: Add set/getAlgorithmicDarkening APIsMichael Bai2022-01-211-0/+70
* Remove WebView AppCache APIs.Torne (Richard Coles)2021-09-141-3/+12
* Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas2020-11-111-0/+12
* Update deprecation note for Application Cache.Torne (Richard Coles)2020-05-181-0/+2
* Deprecate WebSettings.setAppCacheEnabled and related.Torne (Richard Coles)2020-05-121-1/+7
* Android WebView: Deprecate unsafe file urls APIsHazem Ashmawy2020-03-051-30/+45
* WebView: Update setAllowFileAccess doc to reflect new default valueHazem Ashmawy2020-02-261-4/+16
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* WebView: note deprecation of onscreen zoom controls.Torne (Richard Coles)2019-10-251-1/+6
* [WebView] Minor javadoc fix for WebSettings.Anna Malova2019-09-251-22/+23
* Update WebSettings.setSaveFormData deprecated docTao Bai2019-07-091-1/+3
* [wv-docs] Document force dark default, and behaviour of FORCE_DARK_AUTOTobias Sargeant2019-03-201-4/+9
* [webview] Rename force dark WebView settings.Tobias Sargeant2019-03-111-9/+9
* [webview] Add a force dark WebSettingTobias Sargeant2018-12-061-0/+53
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+6
* Clarify WebView's lack of plugin support.Torne (Richard Coles)2018-06-281-2/+6
* Merge "WebView: document Safe Browsing as 'on' by default"TreeHugger Robot2018-01-251-8/+8
|\
| * WebView: document Safe Browsing as 'on' by defaultNate Fischer2018-01-181-8/+8
* | WebView: fix docs for setAllow*AccessFromFileUrlsNate Fischer2018-01-231-9/+9
|/
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-8/+13
* WebView: misc docs changes for WebSettingsNate Fischer2017-11-171-15/+15
* Merge "WebView: add @Nullable and @NonNull annotations"TreeHugger Robot2017-09-261-1/+2
|\
| * WebView: add @Nullable and @NonNull annotationsNate Fischer2017-09-211-1/+2
* | Merge "WebView: remove "</p>" tags from docs"Nate Fischer2017-09-141-2/+0
|\ \ | |/ |/|
| * WebView: remove "</p>" tags from docsNate Fischer2017-09-111-2/+0
* | WebView: wrap Java literals with {@code}Nate Fischer2017-09-051-60/+60
|/
* WebView: update SafeBrowsing documentationNate Fischer2017-07-271-7/+5
* Add an API to enable disable safebrowsing in WebViewSelim Gurun2017-04-071-0/+30
* Disable WebView autocomplete feature.Selim Gurun2017-04-041-1/+10
* Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+4
* [WebView] Update ServiceWorker related documentation.Tim Volodine2016-05-031-3/+8
* API Review: Add @IntDef and other annotations to Menu Item flags.Hui Shu2016-04-211-3/+23
* Deprecate setGeolocationDatabasePath because it is no-op since KitKatHui Shu2016-01-071-6/+3
* Add the APIs for customizing WebView action mode menu actionsHui Shu2015-10-221-0/+46
* Enhance documentation of WebSettings.WebSettings methodMikhail Naganov2015-07-071-0/+6
* Address API council feedback for setOffscreenPreRaster.Hui Shu2015-05-131-3/+5
* am 1009c8de: am 92ae292e: Merge "docs: Add text to JavaDocs regarding browser...Joe Fernandez2015-04-231-2/+6
|\
| * docs: Add text to JavaDocs regarding browser file access vulnerabilityJoe Fernandez2015-04-221-2/+6
* | Merge "Add API for WebView OffscreenPreRaster setting."Hui Shu2015-03-131-0/+21
|\ \
| * | Add API for WebView OffscreenPreRaster setting.Hui Shu2015-03-121-0/+21
| |/
* / Fix typo in WebSettings javadoc.Torne (Richard Coles)2015-03-061-2/+2
|/
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-292/+108
* Remove the default WebView text encoding resource entirely.Marcin Kosiba2014-10-101-1/+2
* Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+2
* Tag hole-punching api with @SystemApi.Yuncheol Heo2014-07-101-0/+3
* Add Third Party Cookie APIHector Dearman2014-06-251-0/+18
* Add API definition for WebSettings.setVideoOverlayForEmbeddedEncryptedVideoEn...Yuncheol Heo2014-05-231-0/+32