- 15 Jun, 2020 1 commit
- 
- 
Lorenzo Pichilli authored
 
- 
- 13 Jun, 2020 1 commit
- 
- 
Lorenzo Pichilli authoredadded 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 
 
- 
- 12 Jun, 2020 1 commit
- 
- 
Lorenzo Pichilli authoredadded new webview methods, added supporZoom webview option on iOS, bug fixes, prepare new version 3.4.0 
 
- 
- 02 Jun, 2020 2 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
 
- 
- 30 May, 2020 2 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authoredadded clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 
 
- 
- 29 May, 2020 3 commits
- 
- 
Lorenzo Pichilli authoredAdded 'toString()' method to various classes in order to have a better output instead of simply 'Instance of ...', updated getOptions() method 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
 
- 
- 28 May, 2020 1 commit
- 
- 
Lorenzo Pichilli authoredadded onPageCommitVisible event, updated dart code for new events and methods, updated docs, fix #367 
 
- 
- 25 May, 2020 2 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
 
- 
- 23 May, 2020 4 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
 
- 
- 22 May, 2020 2 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
 
- 
- 21 May, 2020 2 commits
- 
- 
Lorenzo Pichilli authoredUpdated Android context menu workaround, updated iOS onCreateContextMenu event, Added Android keyboard workaround to hide the keyboard when clicking other HTML elements 
- 
Lorenzo Pichilli authored
 
- 
- 11 May, 2020 4 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authoredexpiresDate option (#338) 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authoredadded 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 
 
- 
- 09 May, 2020 8 commits
- 
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authored
- 
Lorenzo Pichilli authoredfix scrollbar on iOS always show if not disable scroll 
- 
Lorenzo Pichilli authoredFix crash when `prompt` was called on Android Q. 
- 
Lorenzo Pichilli authoredFix crash on nil/invalid URL (iOS) 
- 
Lorenzo Pichilli authoredFix config options for Android release builds 
- 
Lorenzo Pichilli authored> onLongPressHitTestResult event, updated test cases, fixed Promise polyfill, fixed android options 
 
- 
- 09 Mar, 2020 1 commit
- 
- 
Ben Bieker authoredUsing reflection was not a good idea because when the Android App is compiled for release mode, some code optimizations are executed. The fields of the configuration classes were then renamed and the mapping via reflections did not work again. Now everything has an explicit mapping form the untyped HashMap to the class fields and vice versa. 
 
- 
- 29 Jan, 2020 1 commit
- 
- 
AlexVincent525 authored
 
- 
- 17 Jan, 2020 3 commits
- 
- 
AlexVincent525 authored
- 
AlexVincent525 authored
- 
AlexVincent525 authored
 
- 
- 14 Jan, 2020 1 commit
- 
- 
phamnhuvu-dev authored
 
- 
- 18 Dec, 2019 1 commit
- 
- 
Lorenzo Pichilli authored
 
- 
