Commit Graph

65 Commits

Author SHA1 Message Date
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
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 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
Audrey So 902427525f CB-12895 : added eslint and removed jshint 2017-08-29 15:13:21 -07:00
Alexander Sorokin 72ac4d7eca CB-13028 (CI) Browser builds on Travis and AppVeyor, Fixes tests on browser and browser implementation 2017-07-27 15:55:11 +03:00
filmaj c630159c22 Set VERSION to 1.7.2-dev (via coho) 2017-04-27 12:51:10 -07:00
filmaj ff6a765fac CB-12736 Updated version and RELEASENOTES.md for release 1.7.1 (via coho) 2017-04-27 12:51:08 -07:00
Steve Gill b923e88b23 CB-12685: added package.json to tests folder 2017-04-21 19:21:11 -07:00
Steve Gill 0ddc31d3f4 Set VERSION to 1.7.1-dev (via coho) 2017-03-02 14:46:15 -08:00
Steve Gill a74510ba00 CB-12519 Updated version and RELEASENOTES.md for release 1.7.0 2017-02-28 17:41:27 -08:00
daserge d842693889 CB-12364 [Windows] Inappbrowser inject file manual tests are not working 2017-01-26 12:35:24 +03:00
Shazron Abdullah d26ccd1f4d CB-12237 Incremented plugin version. 2016-12-14 12:27:33 -08:00
Shazron Abdullah b6e575be32 CB-12237 Updated version and RELEASENOTES.md for release 1.6.1 2016-12-14 12:21:39 -08:00
Shazron Abdullah cfbd3845a8 CB-12224 Incremented plugin version. 2016-12-07 16:55:07 -08:00
Shazron Abdullah 009e662c82 CB-12224 Updated version and RELEASENOTES.md for release 1.6.0 2016-12-07 16:39:45 -08:00
Frank Stingl 20c21f39df removed duplicate hide method in ios source and add jasmine test cases 2016-10-19 11:36:20 +02:00
pwlin 32253b96a6 CB-11955 Added Initial OSX platform support
- Added src/osx plugin folder structure.
- Added OSX platform to plugin.xml and package.json files.
- Added _system target functionality for OSX.
- Modified README.md to include information about OSX support.
- Disabled 'open method' jasmine tests for OSX.

 This closes #190
2016-10-13 12:43:39 +09:00
Nikita Matrosov 2df0e72c36 CB-11694 Android: Set hadwareBackButton value according option in cordova.InAppBrowser.open
HadwareBackButton value persists across usages. By default hardwareBack value is null. In this case we should set hadwareBackButton  to default value.

 This closes #188
2016-09-28 11:04:12 +03:00
Steve Gill c81a64a21c CB-11832 Incremented plugin version. 2016-09-09 16:08:04 -07:00
Steve Gill 6c8106a706 CB-11832 Updated version and RELEASENOTES.md for release 1.5.0 2016-09-08 23:38:54 -07:00
daserge 2776b14db6 CB-10467 Hardware back button, while InAppBrowser is opened, closes the app too in addition to closing InAppBrowser 2016-08-17 19:56:51 +03:00
Steve Gill 37b3d249da CB-11091 Incremented plugin version. 2016-04-15 13:45:27 -07:00
Steve Gill 56bb457c5e Updated version and RELEASENOTES.md for release 1.4.0 2016-04-15 13:08:27 -07:00
daserge ea1253963b CB-10636 Add JSHint for plugins 2016-02-19 15:42:34 +03:00
Vladimir Kotikov 2d836eea0f CB-10557 Incremented plugin version. 2016-02-09 13:21:08 +03:00
Vladimir Kotikov 5cbd28edb0 CB-10557 Updated version and RELEASENOTES.md for release 1.3.0 2016-02-09 13:21:02 +03:00
sgrebnov 4f3b4df7d1 CB-10538 cordova-plugin-inappbrowser timeout issue
There are some google scripts on Apache home page preventing page to fully loaded in time in some cases. Switched to Apache Community home page as test page and increased timeout just in case.

github close #149
2016-02-08 14:12:26 +03:00
Sean Kelly b51a4dc54e CB-7786 Support mediaPlaybackRequiresUserAction on Android
This closes #132
2016-02-04 14:15:41 +03:00
sgrebnov f04f37a617 CB-10505 Incremented plugin version. 2016-02-02 14:32:42 +03:00
sgrebnov df94a6c157 CB-10505 Updated version and RELEASENOTES.md for release 1.2.1 2016-02-02 14:29:21 +03:00
sgrebnov 163f7c5a8f Added missing plugin dependency for manual tests 2016-02-01 15:17:55 +03:00
sgrebnov 04c05a5e52 CB-10441 Add auto tests for InAppBrowser plugin
github close #142
2016-02-01 13:58:33 +03:00
Steve Gill 15a57485c6 CB-10368 Incremented plugin version. 2016-01-15 16:58:32 -08:00
Steve Gill c3ccb694d3 CB-10368 Updated version and RELEASENOTES.md for release 1.2.0 2016-01-15 16:35:05 -08:00
Shazron Abdullah 2fc2658830 CB-10187 Incremented plugin version. 2015-12-10 16:01:03 -08:00
Shazron Abdullah ce285e8e06 CB-10187 Updated version and RELEASENOTES.md for release 1.1.1 2015-12-10 16:00:13 -08:00
Steve Gill 290ea0ac9c CB-10035 Incremented plugin version. 2015-11-30 17:57:07 -08:00
Steve Gill 5451427c98 CB-10035 Updated version and RELEASENOTES.md for release 1.1.0 2015-11-18 19:45:05 -08:00
Steve Gill cb1c6b4d24 CB-9192 Incremented plugin version. 2015-06-17 17:35:36 -07:00
Steve Gill 3413453d86 CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 2015-06-17 12:36:04 -07:00
Steve Gill ba7cbe58d5 CB-8858 Incremented plugin version. 2015-04-15 16:00:22 -07:00
Steve Gill f614dc3193 Revert "CB-8858 Incremented plugin version."
This reverts commit 05fa172116.
2015-04-15 14:31:08 -07:00
Steve Gill 05fa172116 CB-8858 Incremented plugin version. 2015-04-15 13:55:47 -07:00
Steve Gill aacf70f888 CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 2015-04-15 11:06:38 -07:00
Steve Gill 2c1ded2c43 CB-8683 changed plugin-id to pacakge-name 2015-04-01 16:31:51 -07:00
Jason Chase ad263a1b53 CB-8444 Don't clobber window.open
- Add new symbol/clobber to access open function (`cordova.InAppBrowser.open`)
- Change existing tests to use new symbol (i.e. don't rely on plugin clobber of `window.open`)
- Add tests to use `window.open` via manual replace with new symbol
- Update docs to deprecate plugin clobber of `window.open`
2015-02-12 16:34:32 -05:00
Andrew Grieve 6604d54e12 CB-8429 Incremented plugin version. 2015-02-04 20:54:02 -05:00
Andrew Grieve 90d41e87ce CB-8429 Updated version and RELEASENOTES.md for release 0.6.0 2015-02-04 20:12:45 -05:00