Commit Graph

140 Commits

Author SHA1 Message Date
Ian Clelland
11f833b46d CB-6452 Incremented plugin version on dev branch. 2014-04-17 11:16:03 -04:00
Ian Clelland
1c98bc5b3f CB-6452 Updated version and RELEASENOTES.md for release 0.4.0 2014-04-17 10:53:20 -04:00
Ian Clelland
c5061ec333 CB-6460: Update license headers 2014-04-16 16:19:05 -04:00
Robin North
932f078e2d CB-6360: Fix for crash on iOS < 6.0 (closes #37) 2014-04-15 15:21:39 -07:00
Jesse MacFadyen
1c32236353 CB-3324 Add support for back-button inappbrowser [WP8] if there is no history -> InAppBrowser is closed 2014-04-14 17:11:36 -07:00
Jesse MacFadyen
34c29dc2ec await async calls, resolve warnings 2014-04-14 17:01:35 -07:00
Jesse MacFadyen
aa6c1519d2 Merge branch 'wp8-work-with-embedded-files' of https://github.com/Icenium/cordova-plugin-inappbrowser into dev 2014-04-14 12:20:35 -07:00
Nadya Atanasova
2fc9f3da1f Make InAppBrowser work with embedded files, using system behavior
The plugin is changed to work with embedded files, using the system behavior. If one needs the system behavior, they need to pass "_system" as target when using the plugin. As the InAppBrowser for WP8 does not handle by itself the embedded pdf files, system behavior is called.

The plugin also is tested and working for wp7
2014-04-11 17:57:45 +03:00
Jesse MacFadyen
bddf86c3ce CB-6402 [WP8] pass empty string instead of null for [optional] windowFeatures string 2014-04-09 12:26:47 -07:00
Jesse MacFadyen
25f306d11e CB-6422 [windows8] use cordova/exec/proxy 2014-04-08 16:29:32 -07:00
Ian Clelland
04de070dcd CB-3617: Document clearcache and clearsessioncache for ios 2014-04-07 10:10:12 -06:00
mbradshawabs
22c7a0e51e CB-6389 CB-3617: Add clearcache and clearsessioncache options to iOS (like Android) 2014-04-02 15:04:48 -04:00
Rocco Georgi
9399ed3955 Doc update: event name and example param (closes #31) 2014-03-24 15:42:53 -07:00
Jesse MacFadyen
749d55c676 CB-6253 Add Network Capability to WMAppManifest.xml 2014-03-19 22:26:01 -07:00
James Jong
fceea502a3 CB-6212 iOS: fix warnings compiled under arm64 64-bit 2014-03-12 13:35:17 -04:00
Bryan Higgins
aa9a5db941 CB-6218 Update docs for BB10 2014-03-11 12:22:37 -04:00
Bryan Higgins
e282cc9e38 CB-6218 Update docs for BB10 2014-03-11 12:22:17 -04:00
Andrew Grieve
7dbad601f0 Tweak RELEASENOTES.md (missed a bug fix in last release) 2014-03-06 20:48:00 -05:00
Andrew Grieve
5680f18bb4 Incremented plugin version on dev branch. 2014-03-05 14:38:13 -05:00
Andrew Grieve
a5dedae631 Updated version and RELEASENOTES.md for release 0.3.3 2014-03-05 14:37:10 -05:00
Andrew Grieve
d0dd10103c CB-6172 Fix inappbrowser install failure on case-sensitive filesystems. 2014-03-05 12:34:31 -05:00
Joe Bowser
497a23efc7 CB-5534: Updating the plugin.xml with the new Dialog class 2014-02-28 14:04:25 -08:00
Oliver Moran
6f373f7ed9 fix for CB-5534
Signed-off-by: Joe Bowser <bowserj@apache.org>
2014-02-28 14:04:25 -08:00
Andrew Grieve
300f1e782e Merge branch 'master' into dev 2014-02-27 16:04:39 -05:00
Andrew Grieve
4d3c7b17d2 Add NOTICE file 2014-02-27 15:45:10 -05:00
Andrew Grieve
a5201cc1e3 Add NOTICE file 2014-02-27 15:36:31 -05:00
Andrew Grieve
942d17981e CB-6114 Incremented plugin version on dev branch. 2014-02-27 12:29:15 -05:00
Andrew Grieve
17ba417572 Merge branch 'master' into dev
Conflicts:
	RELEASENOTES.md
	plugin.xml
2014-02-27 12:01:26 -05:00
Andrew Grieve
77085aa547 CB-6114 Updated version and RELEASENOTES.md for release 0.3.2 2014-02-27 11:56:29 -05:00
Ian Clelland
26702cb072 Validate that callbackId is correctly formed 2014-02-19 00:26:19 -05:00
Bryan Higgins
39e64c988a CB-6035 - Move js-module so it is not loaded on unsupported platforms
BlackBerry 10 has a native implementation which does not require the plugin.
2014-02-13 15:00:18 -05:00
Steven Gill
cd31b3a64d CB-5980 Incremented plugin version on dev branch. 2014-02-10 15:23:01 -08:00
Steven Gill
4c07917c0a CB-5980 Updated version and RELEASENOTES.md for release 0.3.1 2014-02-10 15:23:01 -08:00
Sidney Bofah
24e6a1feeb Removed some iOS6 Deprecations 2014-02-10 15:37:23 -05:00
Steven Gill
b62b9edde3 CB-5980 Updated version and RELEASENOTES.md for release 0.3.1 2014-02-05 17:53:59 -08:00
Andrew Grieve
985d94ee00 Add missing import for previous commit 2014-01-19 21:56:59 -05:00
Ian Clelland
e807bc3dc0 CB-5756: Android: Use WebView.evaluateJavascript for script injection on Android 4.4+ 2014-01-19 21:22:02 -05:00
Joe Bowser
0ce0eed585 Didn't test on ICS or lower, getDrawable isn't supported until Jellybean 2014-01-16 13:55:53 -08:00
Joe Bowser
736c8ddec0 WTF? ubuntu got automerged twice 2014-01-16 11:34:47 -08:00
Maxim Ermilov
9206d82df4 add ubuntu platform 2014-01-16 11:33:45 -08:00
Joe Bowser
bc554fdf95 Adding CC-A-2.5 Notice for Assets, modifying plugins to use resources 2014-01-16 11:33:44 -08:00
Joe Bowser
43f8935541 Adding the buttons 2014-01-16 11:33:44 -08:00
Joe Bowser
2136cad49a Adding drawables to the inAppBrowser. This doesn't look quite right, but it's a HUGE improvement over the previous settings 2014-01-16 11:33:44 -08:00
Ian Clelland
9795b2e9dc CB-5756: Add missing import 2014-01-13 15:09:38 -05:00
Ian Clelland
255c5269c3 CB-5756: Android: Use WebView.evaluateJavascript for script injection on Android 4.4+ 2014-01-13 14:34:32 -05:00
Andrew Grieve
21fe13e809 Delete stale test/ directory 2014-01-08 21:11:43 -05:00
Andrew Grieve
3f9af4fd88 Remove _alive from InAppBrowser.js since it didn't catch the case where the browser is closed by the user. 2014-01-07 10:52:44 -05:00
Andrew Grieve
57d14da151 CB-5733 Fix IAB.close() not working if called before show() animation is done
Also attempts to fix some thread warnings by doing show/hide on
separate event loop cycles.
2014-01-07 10:52:38 -05:00
Andrew Grieve
21a1638ccf CB-5719 Incremented plugin version on dev branch. 2014-01-02 12:30:52 -05:00
Andrew Grieve
b0bdb1088b CB-5719 Updated version and RELEASENOTES.md for release 0.3.0 2014-01-02 12:24:02 -05:00