Lorenzo Pichilli
|
c947ad0e5f
|
format
|
2022-04-28 21:17:44 +02:00 |
Lorenzo Pichilli
|
18c3e04fd2
|
fix #1164
|
2022-04-28 21:16:58 +02:00 |
Lorenzo Pichilli
|
9a09e93656
|
updated version
|
2022-04-25 17:43:22 +02:00 |
Lorenzo Pichilli
|
e07ba2a675
|
fix #1152
|
2022-04-25 17:39:04 +02:00 |
Lorenzo Pichilli
|
304792c020
|
fixed AndroidChromeCustomTabsOptions.addDefaultShareMenuItem docs
|
2022-04-19 02:12:15 +02:00 |
Lorenzo Pichilli
|
7307d473fa
|
dartfmt, fixed pubspec.yaml
|
2022-04-19 00:42:57 +02:00 |
Lorenzo Pichilli
|
194106b802
|
updated docs for ChromeSafariBrowserMenuItem
|
2022-04-17 21:51:15 +02:00 |
Lorenzo Pichilli
|
5510fd342f
|
Added support for Android TWA (Trusted Web Activity)
|
2022-04-17 21:47:35 +02:00 |
Lorenzo Pichilli
|
c61019058c
|
updated deprecated custom tabs builder method, added shareState android option for ChromeSafariBrowser
|
2022-04-17 19:05:16 +02:00 |
Lorenzo Pichilli
|
ca42fe0c26
|
merge
|
2022-04-15 23:24:07 +02:00 |
Lorenzo Pichilli
|
710fc1e021
|
Added singleInstance option for Android ChromeSafariBrowser implementation, updated android compileSdkVersion to 31
|
2022-04-15 23:18:54 +02:00 |
savy91
|
6e18699dd5
|
Make sure that when we want to open a new instance of a custom chrome tab, we are opening a new instance with the provided url and not an old instance.
|
2021-04-19 17:51:24 +02:00 |
Lorenzo Pichilli
|
b2d0f3a61d
|
updated docs, Added allowGoBackWithBackButton and shouldCloseOnBackButtonPressed Android-specific InAppBrowser options
|
2021-03-23 21:53:42 +01:00 |
Lorenzo Pichilli
|
97edbe158f
|
Added Android pull-to-refresh setSize method and size option, Updated Android androidx.webkit:webkit to 1.4.0, androidx.browser:browser to 1.3.0, androidx.appcompat:appcompat to 1.2.0, updated docs
|
2021-03-19 17:34:32 +01:00 |
Lorenzo Pichilli
|
a40831087f
|
Added WebMessageChannel and WebMessageListener features, Updated Android Gradle distributionUrl version to 5.6.4, AndroidInAppWebViewController.getCurrentWebViewPackage is available now starting from Android API 21+, Attempt to fix #665, fix #579, Fixed wrong mapping of NavigationAction class on Android for androidHasGesture and androidIsRedirect properties
|
2021-03-11 22:42:18 +01:00 |
Lorenzo Pichilli
|
74550d1186
|
Removed all the dependencies: uuid, device_info, intl, and mime
|
2021-03-01 03:21:07 +01:00 |
Lorenzo Pichilli
|
68f98754df
|
code format
|
2021-02-22 23:54:09 +01:00 |
Lorenzo Pichilli
|
f886f2f1e5
|
bug fixes, fix #450, updated integration tests
|
2021-02-22 23:38:30 +01:00 |
Lorenzo Pichilli
|
0b0bce66aa
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |