-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9a41992
commit 3ce0858
Showing
58 changed files
with
1,091 additions
and
9,559 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ The custom `NSURLProtocol` used with UIWebView is shared with all instances of t | |
| builtInZoomControls | true / false | Android: Is the built-in zoom mechanisms being used | | ||
| cacheMode | default / no_cache / cache_first / cache_only | Android: Set caching mode. | | ||
| databaseStorage | true / false | Android: Enable/Disabled database storage API. Note: It affects all webviews in the process. | | ||
| debugMode | true / false | Enable chrome debugger for webview on Android and Safari debugger for webview on iOS. Note: Applies to all webviews in App | | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
farfromrefug
Author
Member
|
||
| debugMode | true / false | Android: Enable chrome debugger for webview on Android. Note: Applies to all webviews in App | | ||
| displayZoomControls | true / false | Android: displays on-screen zoom controls when using the built-in zoom mechanisms | | ||
| domStorage | true / false | Android: Enable/Disabled DOM Storage API. E.g localStorage | | ||
| scalesPageToFit | UIWebView: Should webpage scale to fit the view? Defaults to false | | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Why has the iOS info been removed again?