Shazron Abdullah
d4156fb19e
CB-11917 - Remove pull request template checklist item: "iCLA has been signed and submitted to secretary@apache.org."
...
This closes #189
2016-10-04 21:38:38 -07: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
Vladimir Kotikov
032c804937
CB-11795 Add 'protective' entry to cordovaDependencies
...
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.
This closes #184
2016-09-08 11:54:34 +03:00
Julio César
ccfbe7b8cd
Closing invalid pull request: close #28
2016-08-30 00:00:36 +02:00
Julio César
d08a730990
Closing invalid pull request: close #78
2016-08-29 23:57:54 +02:00
Gavin Pacini
cc2ec22695
Add intent scheme to be handled by OS
...
The intent scheme `intent://` is [recommended by Google ](https://developer.chrome.com/multidevice/android/intents ) for launching apps. Cordova should forward this to the OS to handle appropriately.
This closes #183
2016-08-29 23:51:09 +02:00
Simon MacDonald
57b50b1d65
Plugin uses Android Log class and not Cordova LOG class
2016-08-22 16:41:34 -04:00
Norm Estabrook
4a0442b95a
Adding links to guide content and reference content at the top of the readme file
...
Github: close #163
2016-08-22 18:03:14 +03:00
daserge
60d27b8d8d
CB-10973 inAppBrowser for Browser Platform: wrong height of webview with location=yes
2016-08-22 17:31:58 +03:00
Pavel Kohoutek
22d466a050
Size and position in browser platform
...
CSS updated for iframe wrapper in browser platform. Styles and position of wrapper were dependent on parent element, global styles and other elements in body.
Now the wrapper/iframe should always cover entire window.
2016-08-22 17:16:04 +03:00
daserge
a77b289f01
CB-10973 inAppBrowser for Windows Platform: wrong height of webview with location=yes
2016-08-19 17:43:48 +03:00
daserge
698648f15d
CB-11013 IAB enabling background play of YouTube videos?
...
Adds shouldPause feature to stop backgound audio
2016-08-18 18:25:38 +03: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
Julio César
3f63aaee58
CB-11178 allow to open other apps on iOS 9
...
This closes #177
2016-07-28 00:04:00 +02:00
Julio César
83c5e749f0
Closing stale pull request: close #152
2016-07-21 23:03:35 +02:00
Vasiliy Makarov
56dca03de7
fix some calls which used api level 16
...
This closes #170
2016-07-21 22:02:25 +02:00
Jesse MacFadyen
2a3a0cecab
CB-5402 added extra content from wiki page
2016-07-20 13:10:14 -07:00
Jesse MacFadyen
fc7452c445
CB-5402 Merge doc improvements
2016-07-20 12:55:03 -07:00
Julio César
64928480e9
Closing stale pull request: close #90
2016-07-17 20:48:50 +02:00
Julio César
e9734667c6
CB-2063: (ios) Fixed presentation style
...
This closes #176
2016-07-17 20:35:38 +02:00
Julio César
6bdd538096
CB-11012 added some clarifications about InAppBrowser object
...
This closes #175
2016-07-17 13:27:31 +02:00
Connor Pearson
4ef6106259
CB-3360: Set custom inappbrowser user agent for ios
...
This closes #94
Signed-off-by: Shazron Abdullah <shazron@gmail.com>
2016-07-01 13:17:23 -07:00
Vladimir Kotikov
768f886c6a
Add badges for paramedic builds on Jenkins
2016-06-10 12:04:16 +03:00
Rob Close
bcdc0b9da0
CB-11381 android: Does not pass sonarqube scan
...
The problem is "Empty Catch Block", which sonarqube considers a blocker. Added
a log message to the empty block.
This closes #169
2016-06-08 12:40:50 +03:00
Nikhil Khandelwal
aef8b9947b
Add pull request template.
2016-05-23 13:53:59 -07:00
jakub-g
f42226dddb
doc: do not use with
in JS samples
...
The usage of `with` JS statement is highly discouraged for a number of reasons, see
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with
http://www.2ality.com/2011/06/with-statement.html
2016-05-18 15:55:27 +02:00
Richard Knoll
066ba4c286
CB-10866: Adding engine requirements to package.json
...
This closes #155
2016-05-17 15:02:54 -07:00
Norm Estabrook
4543dec138
CB-110003: Adding samples to Readme.
...
This closes #161
2016-04-25 17:14:19 -07:00
Dmitry Blotsky
fc66109f93
CB-10996 Adding front matter to README.md
2016-04-22 19:35:51 -07: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
Birge Clark
c6ff803113
CB-7679 add fix for iOS upload. This closes #139
2016-03-25 15:44:25 +01:00
Alexis Kofman
21f4de0e2a
CB-10944 : NoSuchMethodError in InAppBrowser plugin
...
This closes #158
2016-03-24 11:00:51 -07:00
Alexis Kofman
68054819d8
CB-10937 fix stretched icons
...
This closes # 157
2016-03-23 14:28:00 -07:00
riknoll
0db344327c
CB-10760: Fixing README for display on Cordova website
...
This closes #153
2016-03-02 13:54:43 -08:00
daserge
ea1253963b
CB-10636 Add JSHint for plugins
2016-02-19 15:42:34 +03:00
Julio César
555d55ac8a
Fixes CB-10607
...
When the device is in portrait upside down the toolbar appears at the
bottom. This fix set the origin to the 0,0 point
2016-02-13 19:33:21 +01: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
Connor Pearson
98b63cc37e
CB-3360: Set custom inappbrowser user agent for android
...
github close #95
2016-02-08 22:40:27 +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
Wolfram Kriesing
234cca4e5b
CB-10395 InAppBrowser's WebView not storing cookies reliable on Android
...
github close #147
2016-02-08 12:15:24 +03:00
t1st3
bb69b79ca3
chore: edit package.json license to match SPDX id
...
See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license ) and [SPDX license IDs](https://spdx.org/licenses/ )
X-ref: https://github.com/apache/cordova-plugin-device/pull/48
2016-02-07 18:31:19 +01:00
Julio César
80c8e56fb0
CB-10305 Gray bar appears in the wrong place on iOS
...
This closes #137
2016-02-04 18:32:52 +03:00
Sean Kelly
b51a4dc54e
CB-7786 Support mediaPlaybackRequiresUserAction on Android
...
This closes #132
2016-02-04 14:15:41 +03:00
sgrebnov
be1f6076c2
CB-7500 executeScript with callback kills/blurs inAppBrowser window on Android
...
github close #146
2016-02-04 14:08:22 +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