index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewProviderInfo.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-16
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-03
Store WebView package signatures as Signatures instead of Strings
Gustav Sennton
2016-04-01
Add system api to reach WebViewUpdateService Binder interface.
Gustav Sennton
2016-03-31
Simplify WebViewProviderInfo - move its logic into WebViewUpdateService.
Gustav Sennton
2016-03-18
Add utility interface for WebView preparation logic.
Gustav Sennton
2016-02-23
Add fallback packages to be enabled iff no webview packages are valid
Gustav Sennton
2016-02-11
Move current WebView provider from Settings.Secure to Settings.Global
Gustav Sennton
2016-01-11
Merge "Fix WebView loading logic to allow changing provider if current disabled"
Gustav Sennton
2016-01-08
More progress on triaging PackageManager callers.
Jeff Sharkey
2016-01-06
Fix WebView loading logic to allow changing provider if current disabled
Gustav Sennton
2015-12-17
Allow several valid signatures per WebView provider.
Gustav Sennton
2015-12-11
Add functionality for changing WebView provider.
Gustav Sennton