forked from pichillilorenzo/flutter_inappwebview
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed android zoom, added new ios webview options, added
> onLongPressHitTestResult event, updated test cases, fixed Promise polyfill, fixed android options
- Loading branch information
Lorenzo Pichilli
authored and
Lorenzo Pichilli
committed
May 9, 2020
1 parent
7d9f9f5
commit 6a7963e
Showing
236 changed files
with
1,496 additions
and
963 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
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
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
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
...a/com/pichillilorenzo/flutter_inappwebview/ChromeCustomTabs/ChromeCustomTabsActivity.java
100644 → 100755
Empty file.
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
Empty file modified
0
...va/com/pichillilorenzo/flutter_inappwebview/ChromeCustomTabs/CustomTabActivityHelper.java
100644 → 100755
Empty file.
Empty file modified
0
...main/java/com/pichillilorenzo/flutter_inappwebview/ChromeCustomTabs/CustomTabsHelper.java
100644 → 100755
Empty file.
Empty file modified
0
...main/java/com/pichillilorenzo/flutter_inappwebview/ChromeCustomTabs/KeepAliveService.java
100644 → 100755
Empty file.
Empty file modified
0
...ain/java/com/pichillilorenzo/flutter_inappwebview/ChromeCustomTabs/ServiceConnection.java
100644 → 100755
Empty file.
Empty file modified
0
.../com/pichillilorenzo/flutter_inappwebview/ChromeCustomTabs/ServiceConnectionCallback.java
100644 → 100755
Empty file.
Empty file modified
0
...id/src/main/java/com/pichillilorenzo/flutter_inappwebview/ChromeSafariBrowserManager.java
100644 → 100755
Empty file.
Empty file modified
0
...src/main/java/com/pichillilorenzo/flutter_inappwebview/ContentBlocker/ContentBlocker.java
100644 → 100755
Empty file.
Empty file modified
0
...in/java/com/pichillilorenzo/flutter_inappwebview/ContentBlocker/ContentBlockerAction.java
100644 → 100755
Empty file.
Empty file modified
0
...ava/com/pichillilorenzo/flutter_inappwebview/ContentBlocker/ContentBlockerActionType.java
100644 → 100755
Empty file.
Empty file modified
0
...n/java/com/pichillilorenzo/flutter_inappwebview/ContentBlocker/ContentBlockerHandler.java
100644 → 100755
Empty file.
Empty file modified
0
...n/java/com/pichillilorenzo/flutter_inappwebview/ContentBlocker/ContentBlockerTrigger.java
100644 → 100755
Empty file.
Empty file modified
0
...ichillilorenzo/flutter_inappwebview/ContentBlocker/ContentBlockerTriggerResourceType.java
100644 → 100755
Empty file.
Empty file modified
0
...src/main/java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/Credential.java
100644 → 100755
Empty file.
Empty file modified
0
.../java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/CredentialContract.java
100644 → 100755
Empty file.
Empty file modified
0
.../main/java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/CredentialDao.java
100644 → 100755
Empty file.
Empty file modified
0
.../java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/CredentialDatabase.java
100644 → 100755
Empty file.
Empty file modified
0
...com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/CredentialDatabaseHelper.java
100644 → 100755
Empty file.
Empty file modified
0
...ain/java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/ProtectionSpace.java
100644 → 100755
Empty file.
Empty file modified
0
.../com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/ProtectionSpaceContract.java
100644 → 100755
Empty file.
Empty file modified
0
.../java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabase/ProtectionSpaceDao.java
100644 → 100755
Empty file.
Empty file modified
0
...oid/src/main/java/com/pichillilorenzo/flutter_inappwebview/CredentialDatabaseHandler.java
100644 → 100755
Empty file.
Empty file modified
0
android/src/main/java/com/pichillilorenzo/flutter_inappwebview/FlutterWebView.java
100644 → 100755
Empty file.
Empty file modified
0
android/src/main/java/com/pichillilorenzo/flutter_inappwebview/FlutterWebViewFactory.java
100644 → 100755
Empty file.
Empty file modified
0
android/src/main/java/com/pichillilorenzo/flutter_inappwebview/InAppBrowserActivity.java
100644 → 100755
Empty file.
Empty file modified
0
android/src/main/java/com/pichillilorenzo/flutter_inappwebview/InAppBrowserManager.java
100644 → 100755
Empty file.
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
Empty file modified
0
...main/java/com/pichillilorenzo/flutter_inappwebview/InAppWebView/DisplayListenerProxy.java
100644 → 100755
Empty file.
Oops, something went wrong.