Lorenzo Pichilli
|
6d1fbffb9c
|
Fixed README
|
2022-10-14 01:59:40 +02:00 |
Lorenzo Pichilli
|
083d1ffffd
|
CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value
|
2022-10-14 00:47:54 +02:00 |
Lorenzo Pichilli
|
0da11b34ff
|
updated pubspec.yaml version
|
2022-10-13 22:31:26 +02:00 |
Lorenzo Pichilli
|
b6db461c70
|
added default localhost server path with _directoryIndex if it is empty
|
2022-10-13 20:35:34 +02:00 |
Lorenzo Pichilli
|
ebd887846f
|
updated cookie manager setCookie docs
|
2022-10-13 19:52:11 +02:00 |
Lorenzo Pichilli
|
568079359d
|
iOS - Load client certificate from local storage
|
2022-10-13 17:43:38 +02:00 |
Lorenzo Pichilli
|
fbc8e5decd
|
updated js code arrayBufferToString
|
2022-10-13 15:59:50 +02:00 |
Lorenzo Pichilli
|
e46523aef3
|
Fixed iOS 14.0 crash when calling callAsyncJavaScript method
|
2022-10-13 14:21:26 +02:00 |
Lorenzo Pichilli
|
6abf958b31
|
Added Android direct camera capture feature
|
2022-10-13 10:18:08 +02:00 |
Lorenzo Pichilli
|
25cb58dce7
|
Fixed Android RendererPriorityPolicy.waivedWhenNotVisible type 'Null' is not a subtype of type 'bool' #1334
|
2022-10-12 22:09:24 +02:00 |
Lorenzo Pichilli
|
4e3c17842d
|
Fixed missing PullToRefreshController.isRefreshing iOS implementation, Fixed Android PullToRefreshController.setEnabled at runtime, Fixed iOS findNext
|
2022-10-12 21:25:49 +02:00 |
Lorenzo Pichilli
|
9557612905
|
Removed Android unsafe trust manager, fix #593
|
2022-10-05 17:00:56 +02:00 |
Lorenzo Pichilli
|
0579de9f9c
|
updated pubspec.yaml version
|
2022-10-04 13:14:29 +02:00 |
Lorenzo Pichilli
|
d171300234
|
Fixed README
|
2022-10-04 13:02:04 +02:00 |
Lorenzo Pichilli
|
f5b474cd3b
|
Added support for Android 33, Fixed possible null pointer exception in Android ChromeCustomTabsActivity.java, fix #1299, fix #1223, fix #1269, fix #1234, close #1307
|
2022-10-04 12:12:07 +02:00 |
Lorenzo Pichilli
|
7d17a6a697
|
fixed CHANGELOG
|
2022-10-03 14:45:36 +02:00 |
Lorenzo Pichilli
|
6c0daad20e
|
fixed example for iOS
|
2022-10-03 13:58:40 +02:00 |
Lorenzo Pichilli
|
ee1b0d7ff7
|
Fixed possible Android java.lang.NullPointerException in InAppBrowserActivity.onCreateOptionsMenu about webView.getTitle()
|
2022-05-05 22:00:54 +02:00 |
Lorenzo Pichilli
|
ef9580b287
|
Fixed possible Android java.lang.NullPointerException in InAppBrowserActivity.onCreateOptionsMenu about webView.getTitle()
|
2022-05-05 22:00:44 +02:00 |
Lorenzo Pichilli
|
a6cb4105b1
|
fix #1173
|
2022-05-05 21:46:14 +02:00 |
Lorenzo Pichilli
|
afa3f33328
|
fix #1168
|
2022-05-05 21:01:09 +02:00 |
Lorenzo Pichilli
|
18c3e04fd2
|
fix #1164
|
2022-04-28 21:16:58 +02:00 |
Lorenzo Pichilli
|
15ecdc86fb
|
fixed #1166
|
2022-04-28 20:42:46 +02:00 |
Lorenzo Pichilli
|
04b001f499
|
fix #1159
|
2022-04-28 17:14:57 +02:00 |
Lorenzo Pichilli
|
ad04812a6e
|
fix #1159
|
2022-04-28 13:39:59 +02:00 |
Lorenzo Pichilli
|
9aa812e130
|
added Bitwise OR operator support for AndroidActionModeMenuItem class
|
2022-04-26 21:24:21 +02:00 |
Lorenzo Pichilli
|
442b51db0f
|
fix #1155
|
2022-04-26 13:55:24 +02:00 |
Lorenzo Pichilli
|
e07ba2a675
|
fix #1152
|
2022-04-25 17:39:04 +02:00 |
Lorenzo Pichilli
|
951b974dd3
|
fix #1151
|
2022-04-25 12:55:35 +02:00 |
Lorenzo Pichilli
|
f511e4d1f5
|
Fixed Android default context menu over custom context menu on API Level 31+
|
2022-04-23 15:43:57 +02:00 |
Lorenzo Pichilli
|
2d31a2f58b
|
Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods
|
2022-04-23 04:02:37 +02:00 |
Lorenzo Pichilli
|
ce6e9066ba
|
Fixed Android error in some cases when calling setServiceWorkerClient java method on ServiceWorkerManager initialization
|
2022-04-22 16:24:41 +02:00 |
Lorenzo Pichilli
|
7aade18701
|
Fixed Android ChromeCustomTabsActivity not responding to the ActionBroadcastReceiver
|
2022-04-20 03:15:28 +02:00 |
Lorenzo Pichilli
|
cac89da621
|
updated version, updated readme
|
2022-04-19 10:28:53 +02:00 |
Lorenzo Pichilli
|
2eb31ee74f
|
fix #1137, fix #888
|
2022-04-18 23:12:17 +02:00 |
Lorenzo Pichilli
|
1eaf70a046
|
merge
|
2022-04-18 01:26:39 +02:00 |
Lorenzo Pichilli
|
66e2844d03
|
Updated changelog
|
2022-04-18 01:15:11 +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
|
621d524dd6
|
trying to fix android null exception when bundle is null for InAppBrowserActivity and ChromeCustomTabsActivity
|
2022-04-17 18:22:01 +02:00 |
Lorenzo Pichilli
|
4edd47ef92
|
updated changelog
|
2022-04-17 17:22:20 +02:00 |
Lorenzo Pichilli
|
fab9ae4c8b
|
updated pubspec.yaml
|
2022-04-17 17:13:15 +02:00 |
Lorenzo Pichilli
|
df0f009034
|
Updated changelog
|
2022-04-17 16:44:11 +02:00 |
Lorenzo Pichilli
|
65e06984cb
|
fix #1092
|
2022-04-17 16:43:16 +02:00 |
Lorenzo Pichilli
|
25e9ea6e19
|
updated version and changelog
|
2022-04-17 16:35:43 +02:00 |
Lorenzo Pichilli
|
22649342e8
|
added onDownloadStartRequest event
|
2022-04-17 16:19:31 +02:00 |
Lorenzo Pichilli
|
5c9e1216d2
|
removed .idea folder from repo, updated build.gradle example
|
2022-04-16 12:32:17 +02:00 |
Lorenzo Pichilli
|
c55e468c7e
|
updated some .gitignore files, deleted gradle wrapper android plugin directory
|
2022-04-16 12:17:50 +02:00 |
Lorenzo Pichilli
|
be1ffd1342
|
updated android gitignore
|
2022-04-16 11:41:15 +02:00 |
Lorenzo Pichilli
|
5666c685b2
|
updated changelog
|
2022-04-16 11:28:55 +02:00 |