jcesarmobile
9cc7f69625
Merge pull request #272 from jcesarmobile/CB-12922
...
CB-12922 (ios): fix In-app browser does not cede control
2018-07-12 00:30:32 +02:00
Julio César
dac06aa3f3
CB-12922 (ios): fix In-app browser does not cede control
2018-07-01 18:09:47 +02:00
jcesarmobile
26cf6e488c
Merge pull request #269 from timbru31/fix/CB-14061-handle-more-url-schemes
...
CB-14061: (android) comply with RFC 3986 for custom URL scheme handling
2018-05-19 13:57:13 +02:00
jcesarmobile
33aff11f45
Merge pull request #268 from wtrocki/CB-14048
...
CB-14048: (android) allowedSchemes check empty string fix
2018-05-19 13:49:36 +02:00
Tim Brust
f57ede9be2
CB-14061: (android) comply with RFC 3986 for custom URL scheme handling
2018-05-02 20:18:34 +02:00
Wojciech Trocki
57eda786e0
CB-14048: (android) allowedSchemes check empty string fix
2018-04-27 00:07:57 +01:00
Steve Gill
5581957078
CB-14030 Set VERSION to 3.0.1-dev (via coho)
2018-04-13 12:28:14 -07:00
Steve Gill
757022d85a
CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
2018-04-13 12:24:16 -07:00
Steve Gill
49a23e34ba
Merge pull request #266 from jcesarmobile/cordovaDependencies
...
Update cordovaDependencies to allow plugin install
2018-04-13 11:59:32 -07:00
Julio César
4a5608a7a0
Update cordovaDependencies to allow plugin install
2018-04-13 11:26:53 +02:00
Steve Gill
220cb39f93
Set VERSION to 3.0.1-dev (via coho)
2018-04-12 17:16:16 -07:00
Steve Gill
200f7c1923
CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
2018-04-12 17:06:22 -07:00
Steve Gill
974ca3309a
Merge pull request #254 from NiklasMerz/loading-spinner
...
CB-13659 (iOS) Add hidespinner option
2018-04-12 12:04:06 -07:00
Joe Bowser
50db5c498c
Merge pull request #263 from SailingSteve/CB-14013-InAppBrowser-AllowCustomSchemes
...
CB-14013: (android) Change the InAppBrowser to allow custom schemes for oAuth
2018-04-12 12:01:59 -07:00
Steve Gill
013a861493
Merge pull request #260 from bentleyo/navigation-buttons
...
Fix nav buttons on iOS and allow custom color
2018-04-12 11:40:20 -07:00
stevepodell
42df297724
In file AppBrowser.java: New code within shouldOverrideUrlLoading() to
...
check for whitelisting custom schemes via a new "AllowedSchemes"
preference configuration item. Allows custom schemes like
"mycoolapp://" or "wevotetwitterscheme://"
In file inappbrowser.js: Added new "customscheme" channel.
2018-04-05 12:45:02 -07:00
stevepodell
27500c2990
In file AppBrowser.java: New code within shouldOverrideUrlLoading() to
...
check for whitelisting custom schemes via a new "AllowedSchemes"
preference configuration item. Allows custom schemes like
"mycoolapp://" or "wevotetwitterscheme://"
In file inappbrowser.js: Added new "customscheme" channel.
2018-04-05 11:54:32 -07:00
stevepodell
4c4bee528e
InAppBrowser.java: New method isURLWhileListed to check for whitelisting of
...
"AllowedSchemes" in a new preference configuration item.
There is a new check in shouldOverrideUrlLoading, to allow whitelisted
custom schemes like "mycoolapp://"
inappbrowser.js: Added "customscheme" channel.
2018-04-05 10:31:00 -07:00
stevepodell
019ec3963f
InAppBrowser.java: New method isURLWhileListed to check for whitelisting of
...
"AllowedSchemes" in a new preference configuration item.
There is a new check in shouldOverrideUrlLoading, to allow whitelisted
custom schemes like "mycoolapp://"
inappbrowser.js: Added "customscheme" channel.
2018-04-05 10:14:54 -07:00
stevepodell
2d69afcd7c
InAppBrowser.java: New method isURLWhileListed to check for whitelisting.
...
Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes
like"mycoolapp://"
inappbrowser.js: Added "customscheme" channel.
2018-04-04 15:57:13 -07:00
stevepodell
a6c7b54998
InAppBrowser.java: New method isURLWhileListed to check for whitelisting.
...
Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes
like"mycoolapp://"
inappbrowser.js: Added "customscheme" channel.
2018-04-04 08:42:00 -07:00
stevepodell
44d9bb0f6a
InAppBrowser.java: New method isURLWhileListed to check for whitelisting.
...
Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes
like"mycoolapp://"
inappbrowser.js: Added "customscheme" channel.
2018-04-04 08:22:23 -07:00
Bentley O'Kane-Chase
65a825a193
Add customisation of the navigation buttons for iOS
2018-03-21 21:50:25 +10:00
Bentley O'Kane-Chase
a3fca87ee5
Fix navigation buttons on iOS
2018-02-22 15:09:09 +10:00
Suraj Pindoria
3f0528c380
CB-13826 Incremented plugin version.
2018-01-25 11:47:20 -08:00
Suraj Pindoria
7eb2e1ea03
CB-13826 Updated version and RELEASENOTES.md for release 2.0.2
2018-01-25 11:41:40 -08:00
Joe Bowser
98ee2e148c
Merge pull request #258 from dpa99c/CB-13791
...
CB-13791: (android) Add Android support for a footer close button
2018-01-24 09:51:19 -08:00
Dave Alden
b73ba93884
CB-13791: Add Android support for a footer close button
2018-01-17 20:13:19 +00:00
Joe Bowser
c80c338e51
Merge pull request #246 from landsbankinn/CB-13409
...
Cb 13409 - Add more configurable options for toolbar in android and ios
2018-01-17 11:04:07 -08:00
jcesarmobile
8e3f2f2c53
Merge pull request #257 from jcesarmobile/CB-13746
...
CB-13746: Add build-tools-26.0.2 to travis
2018-01-09 23:33:54 +01:00
Julio César
8f66f075dd
CB-13746: Add build-tools-26.0.2 to travis
2018-01-09 20:28:45 +01:00
Simon MacDonald
1876869a05
Merge pull request #256 from jcesarmobile/fix-release-notes
...
Fix release notes
2017-12-30 00:57:27 -05:00
Julio César
260542d13c
Fix release notes
2017-12-28 20:38:45 +01:00
Simon MacDonald
b9e0a80837
Set VERSION to 2.0.2-dev (via coho)
2017-12-27 19:13:50 -05:00
Simon MacDonald
7c1ea3b5c2
CB-13714 Updated version and RELEASENOTES.md for release 2.0.1 (via coho)
2017-12-27 19:13:36 -05:00
jcesarmobile
3a2c4ef5c0
Merge pull request #255 from jcesarmobile/CB-13699
...
CB-13699: Fix to allow 2.0.0 version install
2017-12-26 19:13:35 +01:00
Julio César
5f072a752d
CB-13699: Fix to allow 2.0.0 version install
2017-12-26 18:22:29 +01:00
Steve Gill
e428556e25
Set VERSION to 2.0.1-dev (via coho)
2017-12-15 17:26:44 -08:00
Steve Gill
d85991accb
CB-13681 Updated version and RELEASENOTES.md for release 2.0.0 (via coho)
2017-12-15 17:25:13 -08:00
Steve Gill
309cdef070
Merge pull request #253 from surajpindoria/removePlatforms
...
CB-13662: remove deprecated platforms
2017-12-13 17:32:28 -08:00
Niklas Merz
695e1b0f02
CB-13659 (iOS) Add hidespinner option
...
Signed-off-by: Niklas Merz <NiklasMerz@gmx.net>
2017-12-13 22:22:57 +01:00
Suraj Pindoria
2c547a1a1e
CB-13662: remove deprecated platforms
2017-12-12 14:01:38 -08:00
Landsbankinn
84a4644cd1
Merge branch 'master' of https://github.com/apache/cordova-plugin-inappbrowser into CB-13409
2017-11-23 11:04:07 +00:00
Steve Gill
0f2f14a563
Set VERSION to 1.7.3-dev (via coho)
2017-11-06 14:38:39 -08:00
Steve Gill
b9c577044c
CB-13542 Updated version and RELEASENOTES.md for release 1.7.2 (via coho)
2017-11-06 14:37:45 -08:00
Alexander Sorokin
cc2299e1c3
CB-13473: (CI) Removed browser builds from AppVeyor
2017-10-20 10:22:46 +03:00
Alexander Sorokin
7fb19f6bdc
CB-13472: (CI) Fixed Travis Android builds again
2017-10-20 08:59:05 +03:00
Landsbankinn
d46f5d45d5
CB-13409: restore gitignore to default
2017-10-09 16:18:09 +00:00
Landsbankinn
ff230d429a
CB-13409: restore gitignore to default
2017-10-09 16:18:09 +00:00
Landsbankinn
ec2f12c872
CB-13409: restore gitignore to default
2017-10-09 16:18:09 +00:00