Commit Graph

187 Commits

Author SHA1 Message Date
SomaticIT
225bde271b Rename windows81 by windows8 in src directory 2014-07-11 17:06:39 +02:00
SomaticIT
e5d07f14e8 Update code from remote apache repository 2014-07-11 17:05:24 +02:00
Lisa Seacat DeLuca
f866e0ed9f CB-6127lisa7cordova-plugin-consolecordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser 2014-07-07 15:27:50 -04:00
ldeluca
ae5e01ef04 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser 2014-07-07 11:09:48 -04:00
bwin
91b84579e8 CB-6769 ios: Fix statusbar color reset wasn't working on iOS7+
close #45
2014-06-27 14:33:33 -04:00
ldeluca
89ae9dbd53 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser 2014-06-11 09:58:52 -04:00
Steven Gill
c011fe2d9d CB-6877 Incremented plugin version. 2014-06-06 14:03:55 -07:00
Steven Gill
992306bbc5 CB-6877 Updated version and RELEASENOTES.md for release 0.5.0 2014-06-06 14:03:55 -07:00
Piotr Zalewa
384d3fb8a6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser 2014-06-05 14:31:47 +02:00
Piotr Zalewa
f9c235caf5 Merge branch 'react_on_features' 2014-06-05 14:31:19 +02:00
Piotr Zalewa
df001e2765 after code review 2014-06-05 13:03:51 +02:00
Rodrigo Silveira
393524a3ea CB-6127 Spanish and rench Translations added. Github close #23 2014-06-04 16:05:10 -07:00
Andrew Grieve
eb704f8212 Clean up whitespace (mainly due to no newline at eof warning) 2014-06-04 14:25:50 -04:00
Piotr Zalewa
75cadab5ee Merge remote-tracking branch 'rodrigo/auto-permission' 2014-06-04 15:28:45 +02:00
Piotr Zalewa
846190a6f8 default parameter added 2014-06-04 15:24:21 +02:00
Piotr Zalewa
cd7916d025 Merge remote-tracking branch 'rodrigo/auto-permission' into react_on_features 2014-06-04 14:47:48 +02:00
Marcel Kinard
03e1715cfe CB-6806 Add license 2014-05-30 11:30:32 -04:00
Rodrigo Silveira
8fea6be60a Adding permission info 2014-05-28 12:36:59 -07:00
ldeluca
9fc6654b89 documentation translation: cordova-plugin-inappbrowser 2014-05-27 21:36:45 -04:00
ldeluca
1953356fd2 Lisa testing pulling in plugins for plugin: cordova-plugin-inappbrowser 2014-05-27 21:22:18 -04:00
ldeluca
687ce60470 Lisa testing pulling in plugins for plugin: cordova-plugin-inappbrowser 2014-05-27 17:49:43 -04:00
ldeluca
8e2db096ae Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser 2014-05-05 10:02:13 -04:00
Marcel Kinard
abf757edff CB-6491 add CONTRIBUTING.md 2014-04-30 09:30:38 -04:00
Piotr Zalewa
5270462611 doc updated 2014-04-24 15:03:33 -04:00
Piotr Zalewa
a6cd0a16ba console.log removed 2014-04-24 15:01:09 -04:00
Piotr Zalewa
7b24dcb3dd back/forward buttons added, iframe has no border 2014-04-24 14:14:41 -04:00
Piotr Zalewa
282fdb7a40 not forcing the look of the inAppBrowserWrap and buttons 2014-04-24 10:51:06 -04:00
Piotr Zalewa
6ee35a09ca merged apache/dev 2014-04-23 11:05:10 -04:00
Jesse MacFadyen
be9034ff6c Merge branch 'enable-wp-capability' of https://github.com/Icenium/cordova-plugin-inappbrowser into dev 2014-04-21 18:18:52 -07:00
Jesse MacFadyen
e2a0bb8715 Merge branch 'CB-6474' of https://github.com/sgrebnov/cordova-plugin-inappbrowser into dev 2014-04-21 17:57:48 -07:00
Jesse MacFadyen
907bba6cf6 Merge branch 'CB-6482' of https://github.com/sgrebnov/cordova-plugin-inappbrowser into dev 2014-04-21 17:44:47 -07:00
sgrebnov
ab7494faa0 CB-6482 InAppBrowser calls incorrect callback on WP8 2014-04-21 15:28:03 -07:00
sgrebnov
8f2ad211ad CB-6474 InAppBrowser. Add data urls support to WP8 2014-04-18 10:47:20 -07:00
Shazron Abdullah
40778ba239 Fixed use of iOS 6 deprecated methods 2014-04-17 17:02:59 -07:00
Shazron Abdullah
c25bc30d7d CB-6360 - improvement: feature detection instead of iOS version detection 2014-04-17 16:52:21 -07:00
Shazron Abdullah
b9f8fcd8a9 CB-5649 - InAppBrowser overrides App's orientation 2014-04-17 16:32:40 -07:00
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
Piotr Zalewa
cc5b0ce5a3 Merge pull request #2 from zalun/close-button-fix
CB-6396 Fix refactoring typo
2014-04-09 15:18:36 +02:00
Piotr Zalewa
88f330abd8 refactoring fixed 2014-04-09 15:16:52 +02: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
Gert-Jan Braas
c14871da95 Merge pull request #1 from zalun/add-firefoxos-plugin
CB-6396 [Firefox OS] Adding basic support
2014-04-07 17:06:54 +02:00