eea691664bUpdated onCreateWindow, onJsAlert, onJsConfirm, and onJsPrompt webview events, added onCloseWindow, onTitleChanged, onWindowFocus, and onWindowBlur webview events, added androidOnRequestFocus, androidOnReceivedIcon, androidOnReceivedTouchIconUrl, androidOnJsBeforeUnload, and androidOnReceivedLoginRequest Android-specific webview events, fix#403
Lorenzo Pichilli
2020-06-29 16:34:08 +0200
9d92911ab2flutter format
Lorenzo Pichilli
2020-06-25 00:18:01 +0200
b4364ff5c9Revert default InAppWebView.gestureRecognizers value to null on Android
Lorenzo Pichilli
2020-06-25 00:16:55 +0200
9fda80ae15fix#416
Lorenzo Pichilli
2020-06-23 09:33:26 +0200
f85b8567d8updated github template
Lorenzo Pichilli
2020-06-22 17:55:14 +0200
6b84f0ad2eupdated github template
Lorenzo Pichilli
2020-06-22 17:48:32 +0200
daa40a701eupdate README.md
Lorenzo Pichilli
2020-06-22 01:20:10 +0200
477b94e03fUpdate README.md, Update missing docs, Fix pub.dev Health suggestions and Analysis suggestions, v3.4.0+1
Lorenzo Pichilli
2020-06-22 01:17:35 +0200
993c6f60f9v3.4.0
Lorenzo Pichilli
2020-06-22 00:09:35 +0200
f6a6b4a66bv3.4.0
Lorenzo Pichilli
2020-06-22 00:07:12 +0200
e0b384bcf6updated ProtectionSpaceHttpAuthCredentials doc
Lorenzo Pichilli
2020-06-20 22:05:16 +0200
9743687edeFixed HttpAuthCredentialDatabase.removeHttpAuthCredential on Android, Fixed some cases where takeScreenshot was not working on Android, fix#390, Updated HttpAuthCredentialDatabase.getAllAuthCredentials method return type
Lorenzo Pichilli
2020-06-20 21:58:29 +0200
64246d84d9Added 'values' property for all the custom Enums, bug fixes
Lorenzo Pichilli
2020-06-19 21:59:43 +0200
b0c06c6146updated X509Certificate class
Lorenzo Pichilli
2020-06-16 00:25:29 +0200
62d14039beAdded SslCertificate class and X509Certificate class and parser, updated ServerTrustChallenge class
Lorenzo Pichilli
2020-06-15 02:13:23 +0200
6c2a60714eAdded SslCertificate class and X509Certificate class and parser, updated ServerTrustChallenge class
Lorenzo Pichilli
2020-06-15 02:08:23 +0200
b9d1482887added getScrollX and getScrollY webview methods, added HttpOnly and SameSite set cookie options, added animated option to scrollTo and scrollBy webview methods, Added error and message to the ServerTrustChallenge class for iOS, added contentInsetAdjustmentBehavior webview iOS-specific option, added getCertificate android-specific webview method, added copy and copyWithValue methods for webview class options
Lorenzo Pichilli
2020-06-13 03:50:19 +0200
1b2de86375added new webview methods, added supporZoom webview option on iOS, bug fixes, prepare new version 3.4.0
Lorenzo Pichilli
2020-06-12 04:04:41 +0200
30102a5c1aupdated example main.dart
Lorenzo Pichilli
2020-06-03 01:48:27 +0200
17d8aa1167Updated Android build.gradle version and some androidx properties, fix#371, fix#320
Lorenzo Pichilli
2020-06-03 01:45:58 +0200
0c6a02fff8release v3.3.0
Lorenzo Pichilli
2020-05-30 23:13:28 +0200
9f9232e1f3added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class
Lorenzo Pichilli
2020-05-30 20:23:33 +0200
ad56ca6621Added 'toString()' method to various classes in order to have a better output instead of simply 'Instance of ...', updated getOptions() method
Lorenzo Pichilli
2020-05-29 19:56:03 +0200
7d88cd80beupdated docs
Lorenzo Pichilli
2020-05-29 14:51:26 +0200
a3e9aa3a4eupdated onDownloadStart event API docs
Lorenzo Pichilli
2020-05-29 10:49:08 +0200
208d6c732cadded onPageCommitVisible event, updated dart code for new events and methods, updated docs, fix#367
Lorenzo Pichilli
2020-05-29 01:03:45 +0200
6c97be3604fixed README.md HeadlessInAppWebView example
Lorenzo Pichilli
2020-05-26 00:44:14 +0200
682c6e2243added new Android webview events and options, other bug fixes
Lorenzo Pichilli
2020-05-26 00:26:32 +0200
3731ef5f52updated README.md, fix#275, fix#353
Lorenzo Pichilli
2020-05-23 19:33:54 +0200
428ecf7a31updated README.md, fix#358
Lorenzo Pichilli
2020-05-23 12:32:27 +0200
a9f9d33834updated README.md
Lorenzo Pichilli
2020-05-23 02:21:19 +0200
463b95c32fupdated README.md
Lorenzo Pichilli
2020-05-23 02:16:33 +0200
e1e1574d9eadded onEnterFullscreen and onExitFullscreen events, added android Log.d for debug
Lorenzo Pichilli
2020-05-22 16:52:04 +0200
ddb4d55613fix#128
Lorenzo Pichilli
2020-05-22 13:01:26 +0200
f569e369f4Updated Android context menu workaround, updated iOS onCreateContextMenu event, Added Android keyboard workaround to hide the keyboard when clicking other HTML elements
Lorenzo Pichilli
2020-05-21 23:02:08 +0200
5943059b1dv3.2.0, added context menu classes, updated docs, fix#235, fix#337, fix#341
Lorenzo Pichilli
2020-05-21 03:34:39 +0200
ecf8d45dderemoved Log.d
Lorenzo Pichilli
2020-05-11 15:10:17 +0200
b6b1e0e290fixed CookieManager.setCookie expiresDate option (#338)
Lorenzo Pichilli
2020-05-11 15:09:17 +0200
67b0f2002ffix#337
Lorenzo Pichilli
2020-05-11 13:43:24 +0200
02c3de9280added HeadlessInAppWebView class, added close, addMenuItem and addMenuItems methods to ChromeSafariBrowser, added ChromeSafariBrowserMenuItem class, fixed InAppWebView.channel null exception on android, fix#305, fix#245, fix#299
Lorenzo Pichilli
2020-05-11 02:48:41 +0200
f9ed06cc02README.md
Lorenzo Pichilli
2020-05-09 05:12:42 +0200
efdc1ff6d7updated pubspec.yaml
Lorenzo Pichilli
2020-05-09 05:01:11 +0200
d8b7868587Merge branch 'master' into develop
Lorenzo Pichilli
2020-05-09 04:39:21 +0200
Fix config options for Android release builds
Ben Bieker
2020-02-24 13:38:27 +0100
86b05967e7Update parsed uri into string to avoid wrong type match.
AlexVincent525
2020-01-29 21:19:17 +0800
bf322c836bFix crash when `prompt` was called on Android Q.
AlexVincent525
2020-01-17 14:29:53 +0800
b2ad0a2944Parse url before create platform view.
AlexVincent525
2020-01-17 13:49:03 +0800
1f3318bed8Fix crash on nil/invalid url.
AlexVincent525
2020-01-17 13:35:16 +0800
eb2a465e17fix scrollbar on iOS always show if not disable scroll
phamnhuvu-dev
2020-01-14 14:57:41 +0700
7d9f9f56a4fix#213
Lorenzo Pichilli
2019-12-18 21:42:34 +0100
0e30767c15code refactoring, added InAppBrowserManager and ChromeSafariBrowserManager classes on native code, updated webview options class names
Lorenzo Pichilli
2019-12-18 21:34:40 +0100
4d752ee9d9updated ChromeSafariBrowser class, Renamed Chrome Custom Tab addShareButton option to addDefaultShareMenuItem, Renamed ChromeSafariBrowser onLoaded to onCompletedInitialLoad, Renamed all iOS and Android webview options class, fix#229, Added packageName and keepAliveEnabled ChromeCustomTab options for Android
Lorenzo Pichilli
2019-12-18 01:56:21 +0100
9c7ac0da8fupdated .gitignore
Lorenzo Pichilli
2019-12-17 00:11:02 +0100
7d5cc7f050deleted workspace.xml
Lorenzo Pichilli
2019-12-17 00:07:02 +0100
b9fb01f177fix#225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events
Lorenzo Pichilli
2019-12-16 23:58:10 +0100
5e272c460ffix#182, updated java classes for Flutter 1.12 new Java Embedding API (Android)
Lorenzo Pichilli
2019-12-14 16:08:15 +0100
63f77cf18fUpdated for Flutter 1.12 new Java Embedding API (Android), updated DropDown Workaround
Lorenzo Pichilli
2019-12-14 12:15:19 +0100
c05e0e3963updated DropDown workaround: load it as soon as possible and load also for iframes where possibile (same origin)
Lorenzo Pichilli
2019-12-12 16:28:05 +0100
9b85ae9c01updated dropDownWorkaround
Lorenzo Pichilli
2019-12-12 14:55:48 +0100
ee4d016253updated dropDownWorkaround
Lorenzo Pichilli
2019-12-11 21:25:49 +0100
a7e0f33b08updated dropDownWorkaround
Lorenzo Pichilli
2019-12-11 21:21:21 +0100
2ae07055c3fix name dropDownWorkaroundEnabled
Lorenzo Pichilli
2019-12-11 01:50:42 +0100
e4625d5c9afix name dropDownWorkaroundEnabled
Lorenzo Pichilli
2019-12-11 01:47:10 +0100
26546e57faupdated CHANGELOG.md
Lorenzo Pichilli
2019-12-11 01:45:45 +0100
ebfd521aa5Added enableDropDownWorkaroud webview option for Android to enable a temporary workaround for html dropdowns (issue #182)
Lorenzo Pichilli
2019-12-11 01:41:38 +0100
3fd1f9552bupdated README.md and issue templates, added WebStorage.getInstance().deleteAllData() to clearAllCache on Android
Lorenzo Pichilli
2019-12-03 23:32:45 +0100
d66e5ca773updated README.md
Lorenzo Pichilli
2019-12-03 00:35:56 +0100
16ec6ac49fupdated docs
Lorenzo Pichilli
2019-12-03 00:26:03 +0100
1df609b789updated docs
Lorenzo Pichilli
2019-12-03 00:25:31 +0100
6ba5b0c115Added pause and resume methods for Android, Added pauseTimers and resumeTimers methods, Added new historyUrl optional parameter only for Android, fix#202, should fix#201
Lorenzo Pichilli
2019-12-03 00:07:29 +0100
ade4480c6dFixed error 'java.lang.ClassCastException: cannot be cast to android.view.WindowManagerImpl' on Android when using native alert dialogs, updated README.md with Xcode version required
Lorenzo Pichilli
2019-12-01 12:55:06 +0100
a56b21282frenamed plugin to flutter_inappwebview
Lorenzo Pichilli
2019-11-29 16:59:48 +0100
8a356bdef4renamed plugin to flutter_inappwebview
Lorenzo Pichilli
2019-11-29 16:59:18 +0100
6677917bc3Added onPermissionRequest event (available only on Android), new plugin version 2.0.1
Lorenzo Pichilli
2019-11-28 02:39:06 +0100
b0224c748aAdded onPermissionRequest event (available only on Android)
Lorenzo Pichilli
2019-11-28 02:32:03 +0100
992bf4647cupdated README.md
Lorenzo Pichilli
2019-11-25 23:12:49 +0100
08b392e8b1updated docs, updated README.md
Lorenzo Pichilli
2019-11-25 23:04:17 +0100
3dd7d17574fixed Android InAppBrowserActivity crash
Lorenzo Pichilli
2019-11-25 12:51:10 +0100
cab5338f3dMerge branch 'crazecoder-master'
Lorenzo Pichilli
2019-11-25 12:24:50 +0100