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://"
stevepodell2018-04-05 12:45:02 -07:00
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://"
stevepodell2018-04-05 11:54:32 -07:00
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://"
stevepodell2018-04-05 10:31:00 -07:00
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://"
stevepodell2018-04-05 10:14:54 -07:00
2d69afcd7c
InAppBrowser.java: New method isURLWhileListed to check for whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes like"mycoolapp://"
stevepodell2018-04-04 15:57:13 -07:00
a6c7b54998
InAppBrowser.java: New method isURLWhileListed to check for whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes like"mycoolapp://"
stevepodell2018-04-04 08:42:00 -07:00
44d9bb0f6a
InAppBrowser.java: New method isURLWhileListed to check for whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes like"mycoolapp://"
stevepodell2018-04-04 08:22:23 -07:00
cbe3a428f4
CB-13969 cordova-inappbrowser:iOS&Android now includes a extra, optional parameter to swap position of navigationbuttons and close/done button
Landsbankinn2018-03-13 11:39:22 +00:00
4af420c592
CB-13409: change hidetoolbarnavigationbuttons to hidenavigationbuttons in iso
Landsbankinn2017-10-06 15:35:28 +00:00
e691212c96
CB-13409: Android works well now, all changes are now documented
Landsbankinn2017-10-06 13:05:01 +00:00
8711ee3f21
CB-13409: Lets user adjust color of toolbar, hide navigation buttons and set custom text on close button
Landsbankinn2017-10-04 16:41:31 +00:00
7611645469
CB-12975 (docs) Resort and reword cordova.InAppBrowser.open options lists
Jan Piotrowskiandfilmaj2017-07-01 02:41:04 +02:00
72ac4d7eca
CB-13028 (CI) Browser builds on Travis and AppVeyor, Fixes tests on browser and browser implementation
Alexander Sorokin2017-07-27 15:55:11 +03:00
32d867f8e4
CB-12586 (iOS) fix method hide doesn't work
Julio César2017-07-23 18:03:06 +02:00
bfb33988be
CB-12266: (browser platform) loadstop event.url is now a string instead of an object, aligning it with the other platforms.
filmaj2017-04-25 16:19:48 -07:00
b923e88b23
CB-12685: added package.json to tests folder
Steve Gill2017-04-21 19:21:11 -07:00
c9ff78abfd
CB-11248 InAppBrowser no focus on input text fields
daserge2017-02-28 17:31:22 +03:00