Rob Paveza [Thu, 21 May 2015 22:35:11 +0000 (15:35 -0700)]
CB-9057: Updated cordova.js for Windows to refer to base.js instead of the
full-blown WinJS.js.
Steve Gill [Tue, 19 May 2015 08:37:08 +0000 (01:37 -0700)]
CB-6865 added support for plugins with any id
Steve Gill [Tue, 19 May 2015 01:15:08 +0000 (18:15 -0700)]
CB-8802 fixed incorrect variable declaration
Steve Gill [Mon, 18 May 2015 19:23:54 +0000 (12:23 -0700)]
CB-8441 added missing requires and updated npm run scripts
Steve Gill [Mon, 18 May 2015 07:59:43 +0000 (00:59 -0700)]
CB-8441 platformVersion flag not required anymore. Grab version from dependecy platform versions
Steve Gill [Sat, 16 May 2015 00:12:55 +0000 (17:12 -0700)]
CB-8441 updated workflow to use cordova-js-src when available
Steve Gill [Tue, 12 May 2015 01:23:08 +0000 (18:23 -0700)]
CB-8441 grunt compile now uses platform dependencies cordova-js-src for platform specific exec files
Steve Gill [Tue, 12 May 2015 00:10:38 +0000 (17:10 -0700)]
if no --platformVersion, set it to N/A instead of failing
Steve Gill [Wed, 6 May 2015 18:21:07 +0000 (11:21 -0700)]
CB-8441 added platforms as dev dependencies
Rob Paveza [Tue, 12 May 2015 18:34:56 +0000 (11:34 -0700)]
Added template-packaged WinJS reference for Windows 10 support. This
closes #111
alsorokin [Tue, 12 May 2015 13:32:02 +0000 (16:32 +0300)]
CB-8996 (Windows) Fixed invalid null comparison. This closes #110.
Steve Gill [Fri, 8 May 2015 01:01:22 +0000 (18:01 -0700)]
updated browserify dependency to 10.1.3
Steve Gill [Fri, 8 May 2015 01:01:01 +0000 (18:01 -0700)]
fixed jshint errors
Steve Gill [Thu, 7 May 2015 18:45:16 +0000 (11:45 -0700)]
updated browserify dependency to 10.1.2
Jesse MacFadyen [Wed, 6 May 2015 23:49:55 +0000 (16:49 -0700)]
Revert "CB-8674: Creates a 'cordova.env' object, and then on Windows hangs the"
This reverts commit
f86227b8fe80a13d8db35a7478c798782aee1b17.
Jesse MacFadyen [Wed, 6 May 2015 23:49:16 +0000 (16:49 -0700)]
Revert "reverted global change to cordova object, added temp? 'activate' event to windows platform"
This reverts commit
0d77ab8fce647ef93b48b1a35166570617403368.
Jesse MacFadyen [Wed, 6 May 2015 22:51:34 +0000 (15:51 -0700)]
reverted global change to cordova object, added temp? 'activate' event to windows platform
Rob Paveza [Fri, 1 May 2015 21:58:46 +0000 (14:58 -0700)]
CB-8674: Creates a 'cordova.env' object, and then on Windows hangs the
activation arguments off of cordova.env.args.
This should allow plugins to capture the activation arguments even though
the 'activated' event fires before plugins load on Windows.
This closes #108
Jesse MacFadyen [Tue, 5 May 2015 05:03:16 +0000 (22:03 -0700)]
simplified cordova check, and it still works with ripple
Jesse MacFadyen [Tue, 5 May 2015 00:47:52 +0000 (17:47 -0700)]
check the window.cordova object a little more strictly
Andrew Grieve [Fri, 24 Apr 2015 13:40:42 +0000 (09:40 -0400)]
android: Delete PRIVATE_API bridge mode enum, since it was removed in 4.0.0
Alex Mouton [Fri, 10 Apr 2015 00:32:43 +0000 (17:32 -0700)]
CB-8838 - Disabled commandQueue for WK_WEBVIEW_BINDING. (closes #107)
Steve Gill [Thu, 16 Apr 2015 20:11:27 +0000 (13:11 -0700)]
CB-8859 Incremented package version to -dev
Steve Gill [Thu, 16 Apr 2015 19:50:30 +0000 (12:50 -0700)]
CB-8859 Updated version and RELEASENOTES.md for release 3.9.0
Jesse MacFadyen [Thu, 19 Mar 2015 18:25:02 +0000 (11:25 -0700)]
Merge CB-7992 purplecabbage/cordova-js This closes #106
Jesse MacFadyen [Thu, 19 Mar 2015 06:07:32 +0000 (23:07 -0700)]
Added appveyor badge
Jesse MacFadyen [Thu, 19 Mar 2015 01:19:45 +0000 (18:19 -0700)]
CB-8711 wait for all callbacks before evaluating expectations
Vladimir Kotikov [Wed, 18 Mar 2015 12:55:40 +0000 (15:55 +0300)]
CB-8223 Adds configparser module for exposing config.xml in the Browser platform
Jesse MacFadyen [Mon, 16 Mar 2015 21:42:47 +0000 (14:42 -0700)]
Verify that window.cordova does not already exist and throw error if it does
Jesse MacFadyen [Fri, 13 Mar 2015 07:26:38 +0000 (00:26 -0700)]
[CB-8667][Windows]Handle case where checking for NORESULT returns falsy because NORESULT == 0
Jesse MacFadyen [Fri, 13 Mar 2015 07:19:50 +0000 (00:19 -0700)]
add TravisCI link and banner
Steve Gill [Fri, 27 Feb 2015 21:06:47 +0000 (13:06 -0800)]
CB-8555 Incremented package version to -dev
Steve Gill [Fri, 27 Feb 2015 21:04:58 +0000 (13:04 -0800)]
CB-8555 Updated version and RELEASENOTES.md for release 3.8.0
Andrew Grieve [Thu, 29 Jan 2015 20:12:46 +0000 (15:12 -0500)]
CB-8378 android: Deleted hidekeyboard & showkeyboard events
Andrew Grieve [Sun, 18 Jan 2015 02:21:07 +0000 (21:21 -0500)]
android: Use correct plugin name for navigator.app exec() calls
Bas Bosman [Thu, 15 Jan 2015 13:46:36 +0000 (14:46 +0100)]
CB-8314 Speed up Travis CI (close #102)
Andrew Grieve [Thu, 15 Jan 2015 19:57:31 +0000 (14:57 -0500)]
Fix jshint error cause by prev commit
alsorokin [Tue, 13 Jan 2015 14:32:42 +0000 (17:32 +0300)]
CB-8302 Added `npm test` script
Steve Gill [Tue, 13 Jan 2015 22:16:07 +0000 (14:16 -0800)]
CB-8158 fixed symbolList require
Jesse MacFadyen [Tue, 13 Jan 2015 10:28:31 +0000 (02:28 -0800)]
Merge branch 'ci' of https://github.com/MSOpenTech/cordova-js
alsorokin [Tue, 13 Jan 2015 09:45:00 +0000 (12:45 +0300)]
CB-8300 Added CI configuration files
Andrew Grieve [Tue, 13 Jan 2015 02:48:47 +0000 (21:48 -0500)]
CB-8298 android: Execute exec callbacks within their own stack frames
This allow us to remove a try/catch that was messing with remote
inspector being able to effectively log exceptions in user callbacks
Jason Chase [Fri, 9 Jan 2015 18:53:46 +0000 (13:53 -0500)]
CB-8210 Remove unused onDestroy channel (close #99)
- Channel was defined as internal event and fired by javascript eval()
- Rather than change firing of event, simpler to remove as was not used
Andrew Grieve [Fri, 9 Jan 2015 02:33:45 +0000 (21:33 -0500)]
Delete .reviewboardrc
Jesse MacFadyen [Thu, 8 Jan 2015 23:35:31 +0000 (15:35 -0800)]
decided to JUST comment, and remove the empty code block I added.
Jesse MacFadyen [Thu, 8 Jan 2015 22:14:28 +0000 (14:14 -0800)]
added comment to prevent future me ( and you ) from thinking there was an uncaught case in callback code
Michael Dudek [Thu, 8 Jan 2015 11:33:57 +0000 (12:33 +0100)]
Fixed callbackFromNative method
NO_RESULT status was resolved as failure.
Michael Dudek [Thu, 8 Jan 2015 07:28:39 +0000 (08:28 +0100)]
Fixed callbackFromNative method
NO_RESULT status was resolved as failure.
Steve Gill [Wed, 7 Jan 2015 01:29:55 +0000 (17:29 -0800)]
CB-8256 Incremented package version to -dev
Steve Gill [Wed, 7 Jan 2015 01:21:25 +0000 (17:21 -0800)]
CB-8256 Updated version and RELEASENOTES.md for release 3.7.3
Andrew Grieve [Tue, 6 Jan 2015 03:07:57 +0000 (22:07 -0500)]
CB-8210 Use the correct plugin for App/CoreAndroid plugin based on platformVersion
Jason Chase [Mon, 5 Jan 2015 18:58:45 +0000 (13:58 -0500)]
CB-8210 android: Fire events from native via message channel (close #97)
- Events implemented via message channel: various buttons, pause/resume
Steve Gill [Sat, 3 Jan 2015 08:42:49 +0000 (00:42 -0800)]
CB-8158 updated browserify dependency
Jason Chase [Wed, 24 Dec 2014 17:25:30 +0000 (12:25 -0500)]
CB-8210 android: Add message channel for events (closes #96)
- Initialize a message channel for native -> Javascript via the core App plugin
- Use channel to receive events from native to be fired in Javascript
- Keyboard detection events implemented via this new channel
Andrew Grieve [Wed, 31 Dec 2014 02:55:12 +0000 (21:55 -0500)]
Closing stale pull requests: cLose #70, close #85
Andrew Grieve [Tue, 23 Dec 2014 19:05:17 +0000 (14:05 -0500)]
Close out already-merged PR. (close #84)
Vladimir Kotikov [Fri, 5 Dec 2014 14:10:50 +0000 (17:10 +0300)]
CB-8129 Adds 'cover' grunt task to generate tests coverage report (close #95)
Bryan Higgins [Mon, 22 Dec 2014 18:33:30 +0000 (13:33 -0500)]
BlackBerry: revert
4176a7d48b5d236613062fe2c8ba8655fd7b7c12
Changing COHO instead
Bryan Higgins [Mon, 22 Dec 2014 18:29:36 +0000 (13:29 -0500)]
BlackBerry: update grunt config to match coho platform name
Ajitha [Sat, 13 Dec 2014 19:36:34 +0000 (19:36 +0000)]
[Amazon related change] base64.toArrayBuffer to convert base64 strings
according to https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=
6fde14b81988b1eb118c42f47cbdfbb08d756256
Steve Gill [Thu, 18 Dec 2014 08:51:01 +0000 (00:51 -0800)]
CB-8158 removed extra symbolList declartion
Anis Kadri [Thu, 18 Dec 2014 04:53:16 +0000 (20:53 -0800)]
reverting license header
Anis Kadri [Thu, 18 Dec 2014 04:01:58 +0000 (20:01 -0800)]
CB-8158 populating symbolList
Maxim Ermilov [Fri, 12 Dec 2014 13:28:50 +0000 (16:28 +0300)]
ubuntu: port to oxide
Steve Gill [Sun, 14 Dec 2014 22:42:50 +0000 (14:42 -0800)]
CB-8157 renamed windowsphone to wp8 to match cordova-lib id
Steve Gill [Sat, 13 Dec 2014 01:44:03 +0000 (17:44 -0800)]
fixes jshint errors
Steve Gill [Sat, 13 Dec 2014 01:02:14 +0000 (17:02 -0800)]
browserify: added symbol list to generated cordova.js so run time requires still work
Rui Zhao [Thu, 11 Dec 2014 22:13:48 +0000 (17:13 -0500)]
Android: base64.toArrayBuffer to convert base64 strings
Andrew Grieve [Tue, 25 Nov 2014 18:39:47 +0000 (13:39 -0500)]
CB-8002 CB-7735 ios: Properly address iframe bridge failing when <iframe> is removed from DOM.
Andrew Grieve [Tue, 25 Nov 2014 18:37:06 +0000 (13:37 -0500)]
Fix whitespace to unbreak grunt
Jesse MacFadyen [Mon, 24 Nov 2014 22:55:52 +0000 (14:55 -0800)]
Removed old warning-only code
Josh Soref [Mon, 24 Nov 2014 22:03:01 +0000 (17:03 -0500)]
CB-8065 Update README
* mention pkg/ directory
* package.json requires node 0.10...
* markdown changes
Mark Koudritsky [Sat, 22 Nov 2014 03:06:43 +0000 (22:06 -0500)]
CB-8046 Remove VERSION file
Looks like it's there just to confuse people, but no longer used. Trying to
remove it and see if someone complains :)
Jesse MacFadyen [Sat, 22 Nov 2014 02:15:15 +0000 (18:15 -0800)]
Removed 'windows8' target. it is identical to 'windows'
Mark Koudritsky [Fri, 7 Nov 2014 16:52:57 +0000 (11:52 -0500)]
CB-7988 Incremented package version to -dev
Mark Koudritsky [Fri, 7 Nov 2014 16:38:43 +0000 (11:38 -0500)]
CB-7988 Updated version and RELEASENOTES.md for release 3.7.2
Andrew Grieve [Tue, 4 Nov 2014 19:18:17 +0000 (14:18 -0500)]
CB-7868 Make <clobbers> on navigator not break on some versions of Android
purplecabbage [Mon, 27 Oct 2014 23:50:45 +0000 (16:50 -0700)]
Merge branch 'CB-7868' of https://github.com/purplecabbage/cordova-js
purplecabbage [Mon, 27 Oct 2014 22:56:01 +0000 (15:56 -0700)]
CB-7868 Use utils.defineGetterSetter instead of Object.defineProperty which may or may not be defined
Archana Naik [Mon, 27 Oct 2014 21:27:15 +0000 (14:27 -0700)]
Upleveled amazon-fireos bridge.
Steve Gill [Fri, 24 Oct 2014 19:02:09 +0000 (12:02 -0700)]
CB-7816: updated dependencies
Andrew Grieve [Tue, 14 Oct 2014 20:39:06 +0000 (16:39 -0400)]
CB-7735 Fix iOS bridge race condition when using innerHTML on <body>
Kevin Hawkins [Tue, 7 Oct 2014 21:09:32 +0000 (14:09 -0700)]
CB-2520 - User agent-related changes for custom user agents in iOS
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Steven Gill [Fri, 10 Oct 2014 20:14:31 +0000 (13:14 -0700)]
CB-7661 Incremented package version to -dev
Steven Gill [Fri, 10 Oct 2014 19:46:36 +0000 (12:46 -0700)]
updated version to 3.7.1, pinned deps
Andrew Grieve [Tue, 7 Oct 2014 19:16:10 +0000 (15:16 -0400)]
[all] Don't use "this" in cordova.js (use local reference instead)
Makes the code a bit safer
Rui Zhao [Thu, 2 Oct 2014 23:09:14 +0000 (19:09 -0400)]
CB-7707 [android] Added support for multipart plugin result
github: close #83
Jesse MacFadyen [Wed, 1 Oct 2014 23:17:42 +0000 (16:17 -0700)]
browserify version rethrows also
Jesse MacFadyen [Wed, 1 Oct 2014 23:00:41 +0000 (16:00 -0700)]
callbackSuccess|Error both call callbackFromNative, which catches and rethrows the exception per CB-964
Steven Gill [Wed, 1 Oct 2014 22:46:30 +0000 (15:46 -0700)]
CB-7661 Incremented package version to -dev
Steven Gill [Wed, 1 Oct 2014 22:21:46 +0000 (15:21 -0700)]
CB-7661 Updated version and RELEASENOTES.md for release 3.7.0
Steven Gill [Wed, 1 Oct 2014 18:34:07 +0000 (11:34 -0700)]
added missing AL header
Steven Gill [Wed, 13 Aug 2014 00:37:29 +0000 (17:37 -0700)]
CB-7219 made sure compute commit id is run from cordova-js repo. Set cwd to cordova-js
Steven Gill [Tue, 12 Aug 2014 20:55:11 +0000 (13:55 -0700)]
CB-7219 Added back version file, added default value for compute-commit-id.js
Steven Gill [Tue, 12 Aug 2014 00:31:51 +0000 (17:31 -0700)]
CB-7219 added platformVersion, removed cordova.version
Steven Gill [Wed, 13 Aug 2014 00:37:29 +0000 (17:37 -0700)]
CB-7219 made sure compute commit id is run from cordova-js repo. Set cwd to cordova-js
Steven Gill [Tue, 12 Aug 2014 20:55:11 +0000 (13:55 -0700)]
CB-7219 Added back version file, added default value for compute-commit-id.js
Steven Gill [Tue, 12 Aug 2014 18:11:31 +0000 (11:11 -0700)]
CB-7219: cordova.version now outputs same value as cordova.platformVersion
Steven Gill [Tue, 12 Aug 2014 00:31:51 +0000 (17:31 -0700)]
CB-7219 added platformVersion, removed cordova.version
Shazron Abdullah [Wed, 10 Sep 2014 02:09:28 +0000 (19:09 -0700)]
CB-6911 - iOS 8 - "deprecated attempt to access property" errors when accessing anything off window.navigator