- 09 Mar, 2020 1 commit
-
-
Ben Bieker authored
Using 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.
-
- 16 Dec, 2019 3 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events
-
- 14 Dec, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
- 12 Dec, 2019 2 commits
-
-
Lorenzo Pichilli authored
updated DropDown workaround: load it as soon as possible and load also for iframes where possibile (same origin)
-
Lorenzo Pichilli authored
-
- 11 Dec, 2019 6 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added enableDropDownWorkaroud webview option for Android to enable a temporary workaround for html dropdowns (issue #182)
-
- 09 Dec, 2019 6 commits
-
-
Lorenzo Pichilli authored
Fixes null error when calling getOptions for InAppBrowser class
-
Lorenzo Pichilli authored
updated shouldOverrideUrlLoading event for #146, added print method and event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
-
Lorenzo Pichilli authored
updated shouldOverrideUrlLoading event for #146, added print method and event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
-
Lorenzo Pichilli authored
updated shouldOverrideUrlLoading event for #146, added print method and event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
-
Jamie Joost authored
-
Jamie Joost authored
-
- 03 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
updated README.md and issue templates, added WebStorage.getInstance().deleteAllData() to clearAllCache on Android
-
- 02 Dec, 2019 4 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added pause and resume methods for Android, Added pauseTimers and resumeTimers methods, Added new historyUrl optional parameter only for Android, fix #202, should fix #201
-
- 01 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
Fixed 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
-
- 29 Nov, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
- 28 Nov, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
- 25 Nov, 2019 8 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
- 21 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 20 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-