index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebSettings.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update WebSettings useragent docs.
Torne (Richard Coles)
2022-03-03
1
-1
/
+4
*
WebView: Revise setAlgorithmicDarkeningAllowed Javadoc
Michael Bai
2022-03-02
1
-1
/
+56
*
WebView: Rename to set/isAlgorithmicDarkeningAllowed
Michael Bai
2022-01-26
1
-5
/
+5
*
WebView: Add set/getAlgorithmicDarkening APIs
Michael Bai
2022-01-21
1
-0
/
+70
*
Remove WebView AppCache APIs.
Torne (Richard Coles)
2021-09-14
1
-3
/
+12
*
Suppress all hidden abstract methods in constructable classes.
Aurimas Liutikas
2020-11-11
1
-0
/
+12
*
Update deprecation note for Application Cache.
Torne (Richard Coles)
2020-05-18
1
-0
/
+2
*
Deprecate WebSettings.setAppCacheEnabled and related.
Torne (Richard Coles)
2020-05-12
1
-1
/
+7
*
Android WebView: Deprecate unsafe file urls APIs
Hazem Ashmawy
2020-03-05
1
-30
/
+45
*
WebView: Update setAllowFileAccess doc to reflect new default value
Hazem Ashmawy
2020-02-26
1
-4
/
+16
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
WebView: note deprecation of onscreen zoom controls.
Torne (Richard Coles)
2019-10-25
1
-1
/
+6
*
[WebView] Minor javadoc fix for WebSettings.
Anna Malova
2019-09-25
1
-22
/
+23
*
Update WebSettings.setSaveFormData deprecated doc
Tao Bai
2019-07-09
1
-1
/
+3
*
[wv-docs] Document force dark default, and behaviour of FORCE_DARK_AUTO
Tobias Sargeant
2019-03-20
1
-4
/
+9
*
[webview] Rename force dark WebView settings.
Tobias Sargeant
2019-03-11
1
-9
/
+9
*
[webview] Add a force dark WebSetting
Tobias Sargeant
2018-12-06
1
-0
/
+53
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-16
1
-0
/
+6
*
Clarify WebView's lack of plugin support.
Torne (Richard Coles)
2018-06-28
1
-2
/
+6
*
Merge "WebView: document Safe Browsing as 'on' by default"
TreeHugger Robot
2018-01-25
1
-8
/
+8
|
\
|
*
WebView: document Safe Browsing as 'on' by default
Nate Fischer
2018-01-18
1
-8
/
+8
*
|
WebView: fix docs for setAllow*AccessFromFileUrls
Nate Fischer
2018-01-23
1
-9
/
+9
|
/
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-8
/
+13
*
WebView: misc docs changes for WebSettings
Nate Fischer
2017-11-17
1
-15
/
+15
*
Merge "WebView: add @Nullable and @NonNull annotations"
TreeHugger Robot
2017-09-26
1
-1
/
+2
|
\
|
*
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2017-09-21
1
-1
/
+2
*
|
Merge "WebView: remove "</p>" tags from docs"
Nate Fischer
2017-09-14
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
WebView: remove "</p>" tags from docs
Nate Fischer
2017-09-11
1
-2
/
+0
*
|
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
1
-60
/
+60
|
/
*
WebView: update SafeBrowsing documentation
Nate Fischer
2017-07-27
1
-7
/
+5
*
Add an API to enable disable safebrowsing in WebView
Selim Gurun
2017-04-07
1
-0
/
+30
*
Disable WebView autocomplete feature.
Selim Gurun
2017-04-04
1
-1
/
+10
*
Add missing @Deprecated annotations.
Aurimas Liutikas
2016-05-24
1
-0
/
+4
*
[WebView] Update ServiceWorker related documentation.
Tim Volodine
2016-05-03
1
-3
/
+8
*
API Review: Add @IntDef and other annotations to Menu Item flags.
Hui Shu
2016-04-21
1
-3
/
+23
*
Deprecate setGeolocationDatabasePath because it is no-op since KitKat
Hui Shu
2016-01-07
1
-6
/
+3
*
Add the APIs for customizing WebView action mode menu actions
Hui Shu
2015-10-22
1
-0
/
+46
*
Enhance documentation of WebSettings.WebSettings method
Mikhail Naganov
2015-07-07
1
-0
/
+6
*
Address API council feedback for setOffscreenPreRaster.
Hui Shu
2015-05-13
1
-3
/
+5
*
am 1009c8de: am 92ae292e: Merge "docs: Add text to JavaDocs regarding browser...
Joe Fernandez
2015-04-23
1
-2
/
+6
|
\
|
*
docs: Add text to JavaDocs regarding browser file access vulnerability
Joe Fernandez
2015-04-22
1
-2
/
+6
*
|
Merge "Add API for WebView OffscreenPreRaster setting."
Hui Shu
2015-03-13
1
-0
/
+21
|
\
\
|
*
|
Add API for WebView OffscreenPreRaster setting.
Hui Shu
2015-03-12
1
-0
/
+21
|
|
/
*
/
Fix typo in WebSettings javadoc.
Torne (Richard Coles)
2015-03-06
1
-2
/
+2
|
/
*
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
1
-292
/
+108
*
Remove the default WebView text encoding resource entirely.
Marcin Kosiba
2014-10-10
1
-1
/
+2
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-2
/
+2
*
Tag hole-punching api with @SystemApi.
Yuncheol Heo
2014-07-10
1
-0
/
+3
*
Add Third Party Cookie API
Hector Dearman
2014-06-25
1
-0
/
+18
*
Add API definition for WebSettings.setVideoOverlayForEmbeddedEncryptedVideoEn...
Yuncheol Heo
2014-05-23
1
-0
/
+32
[next]