You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flutter_inappwebview_android/android/src/main/java/com/pichillilorenzo/flutter_inappwebview_android/chrome_custom_tabs/ChromeCustomTabsActivity.java
Copy file name to clipboardExpand all lines: flutter_inappwebview_android/android/src/main/java/com/pichillilorenzo/flutter_inappwebview_android/chrome_custom_tabs/ChromeCustomTabsChannelDelegate.java
+7
Original file line number
Diff line number
Diff line change
@@ -243,6 +243,13 @@ public void onSessionEnded(boolean didUserInteract) {
Copy file name to clipboardExpand all lines: flutter_inappwebview_android/android/src/main/java/com/pichillilorenzo/flutter_inappwebview_android/chrome_custom_tabs/ChromeSafariBrowserManager.java
+5-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,11 @@ public void onMethodCall(final MethodCall call, final MethodChannel.Result resul
Copy file name to clipboardExpand all lines: flutter_inappwebview_android/android/src/main/java/com/pichillilorenzo/flutter_inappwebview_android/chrome_custom_tabs/CustomTabActivityHelper.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ public static void openCustomTab(Activity activity,
Copy file name to clipboardExpand all lines: flutter_inappwebview_android/android/src/main/java/com/pichillilorenzo/flutter_inappwebview_android/in_app_browser/InAppBrowserActivity.java
Copy file name to clipboardExpand all lines: flutter_inappwebview_android/android/src/main/java/com/pichillilorenzo/flutter_inappwebview_android/webview/WebViewChannelDelegate.java
+10-2
Original file line number
Diff line number
Diff line change
@@ -219,7 +219,11 @@ public void onReceiveValue(String value) {
0 commit comments