Dave Alden
043f96a47e
Merge pull request #765 from mrbberra/master
...
(ios) Add InAppBrowserStatusBarStyle preference. Resolves #728
2020-09-01 16:41:53 +01:00
Tim Brust
b7ea751ba9
ci(travis): updates Android API level ( #767 )
2020-08-22 21:33:50 +09:00
Moses Berra
edd7250c83
add documentation for InAppBrowserStatusBarStyle preference
2020-08-18 13:22:48 -05:00
Moses Berra
deb8fbe776
undo whitespace changes due to editor preferrences
2020-08-18 12:45:52 -05:00
Moses Berra
2a28e09a70
ios: added InAppBrowserStatusBarStyle preference ( #728 )
2020-08-18 12:40:13 -05:00
Dave Alden
91ebdf2776
Merge pull request #738 from lazydan/master
...
(ios): Fix incorrect view height from the second open time
2020-07-23 12:50:21 +01:00
Tim Brust
ab8fb4417c
chore: adds package-lock file ( #748 )
2020-07-03 18:50:02 +00:00
Tim Brust
2fb0a368ed
chore(npm): use short notation in package.json ( #746 )
2020-07-03 13:31:23 +00:00
Tim Brust
7c2810e885
refactor(eslint): use cordova-eslint /w fix ( #747 )
2020-07-02 15:41:21 +00:00
jcesarmobile
bdbb1df44c
fix(ios): exit event not fired on swipe down ( #737 )
2020-06-22 11:44:39 +02:00
lazydan
6d60e4c6eb
(ios): Fix incorrect view height from the second open time
2020-06-20 00:56:52 +08:00
Niklas Merz
d5fba787d4
Incremented plugin version. (cordova-plugin-inappbrowser-4.0.0)
2020-06-09 18:57:10 +02:00
Niklas Merz
d2b512ed04
Updated version and RELEASENOTES.md for release 4.0.0 (cordova-plugin-inappbrowser-4.0.0)
2020-06-09 18:54:58 +02:00
Niklas Merz
090345248c
(ios): fix regression in 2706f34
( #715 )
...
Fix merging issue from #656
Closes #714
2020-06-05 15:23:10 +02:00
jcesarmobile
04ce789724
chore: update install engines ( #685 )
2020-06-04 16:48:03 +02:00
PDLMobileApps
2706f3460d
(ios) Remove fake status bar with hardcoded height to fix issues in iOS devices with a notch ( #656 )
...
* (ios) Removed fake statusbar with hardcoded height to fix issues in iOS devices with a notch
* (ios) Removed no longer needed bgToolbar
* (ios) Fixed issue with rotation in landscape mode and refactored/simplified the code
Co-authored-by: Alessandro Basso <Alessandro.Basso@PeapodDigitalLabs.com>
2020-06-04 16:32:07 +02:00
Dani Palou
dcfe692ccd
fix(ios): Allow loading local html files ( #693 )
2020-05-17 00:24:36 +02:00
Nicolas HENRY
8aaae5b3f7
GH-292 android: SSL errors handling in Android ( #293 )
2020-05-08 12:02:39 +00:00
jcesarmobile
2793e16ab4
fix(ios): prevent statusbar rotation after closing InAppBrowser ( #672 )
2020-04-27 17:54:02 +02:00
Erisu
cbe345689b
chore(asf): update git notification settings
2020-04-22 13:41:11 +09:00
csware
9b6b229509
Allow App using inappbrowser to be hosted in a cross-origin ifra… ( #669 )
...
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2020-04-14 17:22:08 +00:00
Niklas Merz
074d4d03ea
(all platforms): remove "window.open" overwrite ( #600 )
...
Closes #599
2020-04-14 15:25:54 +02:00
Tim Brust
548f19ca90
chore: bump version to 4.0.0-dev ( #670 )
2020-04-14 12:56:53 +00:00
Niklas Merz
4227fe8211
Update CONTRIBUTING.md
2020-04-13 14:29:50 +02:00
Tim Brust
df4615dea4
docs: replaces outdated transition and presentation style links ( #662 )
2020-04-07 13:20:36 +00:00
jcesarmobile
396c085ba3
chore: remove deprecated orientation methods ( #666 )
2020-04-06 15:21:22 +02:00
Kamil Burek
c01f037c8a
Fix incorrect TypeScript typings ( #515 )
...
* fix #514
* Update based on conversation in #514
* Fixed whitespace
2020-04-03 12:08:32 +00:00
Jim Wright
11ba4c4e7e
[GH-652] add check for openInSystem postNotification ( #654 )
...
Co-authored-by: Jim Wright <jim.wright@masabi.com>
2020-03-30 10:47:30 +00:00
Tim Brust
7a856bec60
ci: updates Node.js versions ( #659 )
2020-03-27 18:24:32 +00:00
Tim Brust
4129f11e24
chore(npm): improve ignore list ( #658 )
2020-03-27 18:24:22 +00:00
Jesse MacFadyen
290841dea6
fix(android): Reset lefttoright if not set ( #442 )
...
This fixes #441
2020-03-25 18:08:04 +00:00
Mosab A
0e5f05c938
[android] Correcting the documentation regarding lefttoright opt… ( #648 )
2020-03-25 17:18:41 +00:00
PDLMobileApps
e78ffe7fc2
(android) Added option to turn on/off fullscreen mode in Android ( #634 )
...
* (android) Added option to turn on/off fullscreen mode in Android
* (android) Reverted version changes as requested
* (android) Changing default option value to enabled as per request
Co-authored-by: Alessandro Basso <Alessandro.Basso@PeapodDigitalLabs.com>
2020-03-24 13:24:14 +00:00
Slayterik
e658c8c201
Android GH-470 InAppBrowser: java.lang.IllegalArgumentException ( #616 )
...
Fix interacting with views when Activity destroyed
Bug description https://stackoverflow.com/questions/22924825/view-not-attached-to-window-manager-crash
Co-authored-by: Sarafanov Valeriy <sarafanov_v@firma-gamma.ru>
2020-03-20 14:07:48 +00:00
jcesarmobile
6c55e6172c
breaking(ios): remove UIWebView ( #635 )
2020-03-05 15:51:31 +01:00
Niklas Merz
09ad59f7ef
chore(release): 3.2.1-dev
2020-01-06 07:23:15 +01:00
Niklas Merz
81aa8ba5a9
(ios) fix regression in injectScriptFile
...
Fixes issue introduced in #584
2020-01-06 07:20:07 +01:00
Niklas Merz
2cd868e99f
chore(release): release notes for 3.2.0
2020-01-04 09:43:11 +01:00
Niklas Merz
6aca3f7fb4
chore(release): 3.2.0 (version string)
2020-01-04 09:24:36 +01:00
Niklas Merz
7b42f3e105
Merge pull request #503 from alexyazvinsky/def-fix
...
(android) Defensive code to prevent NULL reference exceptions for async
2020-01-04 08:57:52 +01:00
Maik Hummel
82bbe29986
(ios) add compile-time decision for disabling UIWebView ( #584 )
2020-01-04 08:55:28 +01:00
Niklas Merz
785fc4c83d
chore(release): 3.2.0-dev
2020-01-02 21:27:59 +01:00
Niklas Merz
d4338bd64a
(android) improve defensive code for NULL check
2020-01-02 19:53:36 +01:00
Alex Yaz
0411a287b8
(android) defensive code to prevent NULL reference exceptions for async
...
Signed-off-by: Niklas Merz <niklasmerz@apache.org>
2020-01-02 19:50:26 +01:00
Lorenzo B
416b05c1e5
Replace "beforeload" with BEFORELOAD ( #524 )
...
Improve code formatting
2019-12-30 10:47:37 +01:00
mosababubakr
9a15737577
Update missing closed brace to the insert.CSS ( #568 )
2019-11-04 15:23:44 +00:00
Norman Breau
7b6f95964a
Merge pull request #567 from mosababubakr/patch-1
...
Update missing closed brace to the insert.CSS
2019-11-03 11:09:54 -04:00
mosababubakr
1e16c50b1a
Update missing closed brace to the insert.CSS
2019-11-03 16:56:59 +02:00
Dave Alden
80feff6cf8
Merge pull request #401 from GEDYSIntraWare/bridge
...
Move bridge creation to injectDeferredObject
2019-09-24 16:21:19 +01:00
Dave Alden
ba345b0159
Merge pull request #534 from GEDYSIntraWare/fix-show-ios13
...
Fix inappbrowser not opening on iOS 13 by using reusable window. Resolves #492
2019-09-24 15:43:48 +01:00