Commit Graph

131 Commits

Author SHA1 Message Date
Dick van den Brink
e819041fd4 Apply CB-5193 to InAppBrowser
From pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/11
2013-12-06 10:07:41 -05:00
Tomáš Fejfar
034b599315 CB-5593 iOS: Make InAppBrowser localizable
Wrapping all UI strings in NSLocalizedString macro
2013-12-06 09:42:22 -05:00
Fco. Javier Martín Carrasco
f448ce88ab CB-5591 Change window.escape to encodeURIComponent
escape is for JS, encodeURIComponent is for URLs. This is a URL.
2013-12-06 09:14:15 -05:00
Steven Gill
ea239151d2 [CB-5565] Incremented plugin version on dev branch. 2013-12-04 15:32:03 -08:00
Steven Gill
496ecc720f [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 2013-12-04 15:16:31 -08:00
Jesse MacFadyen
30525d545a Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev 2013-12-03 13:50:16 -08:00
Jesse MacFadyen
8a549547cb Merge branch 'dev' of https://github.com/Yangtb/cordova-plugin-inappbrowser into dev 2013-12-03 13:42:50 -08:00
Ian Clelland
65ee3d142f Remove merge conflict tag 2013-12-02 20:53:17 -05:00
Jesse MacFadyen
fadb170e50 Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev 2013-12-02 17:51:28 -08:00
Jesse MacFadyen
9768ec2ef0 CB-3420 WP feature hidden=yes implemented 2013-12-02 17:50:57 -08:00
Steven Gill
d2b644e5d5 Added ubuntu support 2013-12-02 16:28:32 -08:00
Archana Naik
e5101ba8e1 Added amazon-fireos platform.
Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'
2013-10-30 13:36:04 -07:00
Steven Gill
d49d6ec62f CB-5188: 2013-10-28 12:27:15 -07:00
Steven Gill
a8060219d5 fixed merge conflict 2013-10-28 12:13:43 -07:00
Steven Gill
e5868f8ecb [CB-5188] Updated version and RELEASENOTES.md for release 0.2.4 2013-10-28 12:03:26 -07:00
hermwong
b3348cff6c CB-5128: added repo + issue tag to plugin.xml for inappbrowser plugin 2013-10-22 13:40:00 -07:00
Andrew Grieve
aa81c3267a CB-4995 Fix crash when WebView is quickly opened then closed.
Also fixes a leak where callback was never being cleared.
2013-10-21 13:19:13 -04:00
Maxim Ermilov
a8f79e1fd6 add ubuntu platform 2013-10-16 21:13:03 +04:00
Shazron Abdullah
c7972b6cff CB-4930 - iOS - InAppBrowser should take into account the status bar 2013-10-15 15:00:09 -07:00
Steven Gill
ce7a796cb0 [CB-5010] Incremented plugin version on dev branch. 2013-10-10 10:56:18 -07:00
Steven Gill
a76a0a3920 [CB-5010] Updated version and RELEASENOTES.md for release 0.2.3 2013-10-10 10:56:18 -07:00
Andrew Grieve
5ef5171003 CB-4858 - Run IAB methods on the UI thread. 2013-10-10 12:40:27 -04:00
Andrew Grieve
8a6bc01814 CB-4858 Convert relative URLs to absolute URLs in JS 2013-10-10 12:21:35 -04:00
Andrew Grieve
8df4b7d03b CB-3747 Fix back button having different dismiss logic from the close button.
Also made the IAB close when the owner page is navigated (implemented
onReset).
2013-10-10 11:51:58 -04:00
Andrew Grieve
8cd786b603 CB-5021 Expose closeDialog() as a public function and make it safe to call multiple times. 2013-10-10 08:07:46 -04:00
Andrew Grieve
ef5eddac9a CB-5021 Make it safe to call close() multiple times 2013-10-09 21:25:24 -04:00
Steven Gill
4d4d479b3c [CB-5010] Updated version and RELEASENOTES.md for release 0.2.3 2013-10-09 15:27:18 -07:00
Steven Gill
3d8b04f982 [CB-4915] Incremented plugin version on dev branch. 2013-09-26 15:26:55 -07:00
Carlos Santana
12bc5d7d8b [CB-4926] Fixes inappbrowser plugin loading for windows8 2013-09-26 13:53:33 -04:00
Steven Gill
a001cffc30 [CB-4915] Updated version and RELEASENOTES.md for release 0.2.2 2013-09-25 17:48:12 -07:00
Anis Kadri
8320137404 CB-4889 bumping&resetting version 2013-09-25 17:50:33 +02:00
Anis Kadri
385d7c162f Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev 2013-09-25 16:49:28 +02:00
Joe Bowser
de4fd41f8e CB-4788: Modified the onJsPrompt to warn against Cordova calls 2013-09-25 16:49:16 +02:00
purplecabbage
1ce5dca61a [windows8] commandProxy was moved 2013-09-25 16:49:16 +02:00
Anis Kadri
08f66a7cab CB-4889 renaming core references 2013-09-25 16:48:51 +02:00
Joe Bowser
2dcfafb60e CB-4788: Modified the onJsPrompt to warn against Cordova calls 2013-09-24 14:33:54 -07:00
purplecabbage
6735207936 [windows8] commandProxy was moved 2013-09-24 01:50:54 -07:00
Anis Kadri
12c485ede7 CB-4889 renaming org.apache.cordova.core.inappbrowser to org.apache.cordova.inappbrowser 2013-09-21 12:30:34 +02:00
Joe Bowser
eef27f8891 CB-4864, CB-4865: Minor improvements to InAppBrowser 2013-09-17 15:51:54 -07:00
Andrew Grieve
e5d3973a13 Rename CHANGELOG.md -> RELEASENOTES.md 2013-09-17 11:36:13 -04:00
Max Woghiren
0a3c5587e3 [CB-4792] Added keepCallback to the show function. 2013-09-11 12:44:09 -04:00
Yangtb
e5862bf820 [CB-4724] fixed UriFormatException
fixed UriFormatException & InvalidOperationException
2013-09-11 16:18:47 +08:00
Andrew Grieve
d647f689df [CB-4752] Incremented plugin version on dev branch. 2013-09-06 00:58:22 -04:00
Andrew Grieve
44a1159641 Add empty CHANGELOG.md 2013-09-05 23:55:26 -04:00
Joe Bowser
8b52796a89 CB-4586: Making loadUrl run on the UI thread for close dialog to stop the WebView error 2013-08-28 14:20:01 -07:00
Steven Gill
be364c081d Merge branch 'master' into dev 2013-08-19 15:09:47 -07:00
Steven Gill
3b38378c14 CB-4595: updated version 2013-08-19 15:09:39 -07:00
Andrew Grieve
9f93423596 [CB-4417] Move cordova-plugin-inappbrowser to its own Java package. 2013-08-14 15:44:36 -07:00
Steven Gill
a13d215c4c updated Readme, namespace and name tag 2013-08-14 15:44:36 -07:00
purplecabbage
e5840eef45 [Windows8] add support for Windows 8 ( limited ) 2013-08-12 13:52:43 -07:00