Jan Piotrowski [Tue, 16 Apr 2019 17:11:24 +0000 (19:11 +0200)]
deprecation notice
Jesse MacFadyen [Fri, 8 Dec 2017 01:58:25 +0000 (17:58 -0800)]
[CB-12762] point package.json repo items to github instead of apache mirrors site
Shazron Abdullah [Wed, 5 Oct 2016 05:30:53 +0000 (22:30 -0700)]
Add github pull request template
daserge [Fri, 23 Oct 2015 21:45:06 +0000 (00:45 +0300)]
CB-9836 Add .gitattributes to prevent CRLF line endings in repos
Tim Windsor [Tue, 1 Sep 2015 17:03:19 +0000 (13:03 -0400)]
CB-7807 Adds init_reqs files to Update script
Closes #191
Closes #192
Bryan Higgins [Sat, 29 Aug 2015 13:56:23 +0000 (09:56 -0400)]
Update JS snapshot to version 3.9.0-dev (via coho)
Bryan Higgins [Sat, 29 Aug 2015 13:56:21 +0000 (09:56 -0400)]
Set VERSION to 3.9.0-dev (via coho)
Bryan Higgins [Fri, 28 Aug 2015 20:04:47 +0000 (16:04 -0400)]
CB-9576 Updated RELEASENOTES
Tim Windsor [Wed, 19 Aug 2015 17:59:40 +0000 (13:59 -0400)]
Default Icon is now copied into platform_www.
Fixes issue with build failing when no icon tag is present in config.xml
Closes #189
Closes #190
Tim Windsor [Fri, 14 Aug 2015 19:42:02 +0000 (15:42 -0400)]
Adds check and update for Content-Security-Policy header in local content file, to include localhost:8472
Josh Soref [Wed, 20 May 2015 21:55:50 +0000 (17:55 -0400)]
CB-6768 Handle icons outside of www/. This closes #188
Josh Soref [Wed, 20 May 2015 21:53:58 +0000 (17:53 -0400)]
Make CORDOVA_BBTOOLS optional if PATH has tools
Suraj Pindoria [Thu, 25 Jun 2015 17:52:24 +0000 (10:52 -0700)]
CB-8965 Copy cordova-js-src directory to platform folder during create. This closes #185
Tim Windsor [Thu, 25 Jun 2015 21:46:04 +0000 (17:46 -0400)]
CB-8941 Adds support for subdomain whitelisting
Finds //*. in access origins and creates access objects with the base domain and subdomains set true.
github: close #187
Tim Windsor [Wed, 22 Jul 2015 20:20:30 +0000 (16:20 -0400)]
CB-9010 Adds check_reqs implementation
- Checks for Java, BBtools, Author.p12, and Signing Keys
- Updates location to point at location of bb-tools.zip
- Removes redundant parts of reasons.
github: close #186
Tim Windsor [Tue, 2 Jun 2015 19:54:46 +0000 (15:54 -0400)]
CB-9072 Fix exception logging in packager.js
github: close #184
Danyi Lin [Thu, 23 Apr 2015 15:46:38 +0000 (11:46 -0400)]
CB-8899 stick to grunt-jasmine-node@0.2.1, the new version has issue
when set matchall true
Josh Soref [Fri, 17 Apr 2015 14:37:02 +0000 (10:37 -0400)]
CB-8872 Add parens to disambiguate ! / instanceof
Steve Gill [Sat, 7 Feb 2015 01:33:26 +0000 (17:33 -0800)]
CB-8417 renamed platform_modules into cordova-js-src
Steve Gill [Sat, 7 Feb 2015 00:56:43 +0000 (16:56 -0800)]
CB-8417 moved platform specific js into platform
Josh Soref [Wed, 28 Jan 2015 16:29:44 +0000 (11:29 -0500)]
CB-6418 Remove copyright statements
Josh Soref [Thu, 13 Nov 2014 18:50:36 +0000 (13:50 -0500)]
CB-7807 Add BlackBerry10 platform to a project on any workstation OS
* Split init reqs checks out of init
* Consistently use CORDOVA_DIR (instead of occasionally using BIN_DIR)
Josh Soref [Wed, 14 Jan 2015 18:34:38 +0000 (13:34 -0500)]
CB-8306 Fix parseUri to handle foo/bar?a@b.com&whatever
http://user::word@host/ -> pass = ":word"
http://example/foo?bar@baz&bleh -> host = "example"
Bryan Higgins [Mon, 22 Dec 2014 18:45:02 +0000 (13:45 -0500)]
CB-8205 Update release notes
Bryan Higgins [Mon, 22 Dec 2014 18:37:59 +0000 (13:37 -0500)]
Update JS snapshot to version 3.8.0-dev (via coho)
Bryan Higgins [Mon, 22 Dec 2014 18:37:54 +0000 (13:37 -0500)]
Set VERSION to 3.8.0-dev (via coho)
Bryan Higgins [Mon, 15 Dec 2014 19:24:01 +0000 (14:24 -0500)]
CB-8161 Run: accept --nobuild as alias to --no-build
Cordova CLI is passing --nobuild down to platform scripts.
Previously this was a BB10 only command.
Josh Soref [Tue, 22 Jul 2014 22:34:17 +0000 (18:34 -0400)]
CB-7835 Control whether applications run with spatialNavigation mode
<preference name="spatialNavigation" value="enable"/>
Josh Soref [Mon, 29 Sep 2014 19:50:44 +0000 (15:50 -0400)]
CB-7658 generateTabletXMLFile only do munging if config.configFileInjections has elements
Marcel Kinard [Fri, 12 Sep 2014 20:35:37 +0000 (16:35 -0400)]
Update JS snapshot to version 3.7.0-dev (via coho)
Bryan Higgins [Fri, 12 Sep 2014 17:11:45 +0000 (13:11 -0400)]
CB-7535 DiskCache - change default to enable
James Keshavarzi [Wed, 20 Aug 2014 15:03:14 +0000 (11:03 -0400)]
CB-7462 Change WebInspector dialog to a toast
This will allow code execution to continue while displaying the IP
address and port of WebInspector to the developer.
Steven Gill [Wed, 3 Sep 2014 00:15:59 +0000 (17:15 -0700)]
updated release notes
Bryan Higgins [Wed, 27 Aug 2014 20:06:02 +0000 (16:06 -0400)]
Update JS snapshot to version 3.7.0-dev (via coho)
Bryan Higgins [Wed, 27 Aug 2014 20:05:58 +0000 (16:05 -0400)]
Set VERSION to 3.7.0-dev (via coho)
Josh Soref [Tue, 26 Aug 2014 21:40:42 +0000 (17:40 -0400)]
CB-7409 update CORDOVA_HOME_DIR based on npm_cache
Josh Soref [Tue, 26 Aug 2014 21:40:50 +0000 (17:40 -0400)]
CB-7411 Make version in version script easier to replace by coho
Bryan Higgins [Tue, 26 Aug 2014 20:03:12 +0000 (16:03 -0400)]
CB-7336 Add bundledDependencies to package.json
Josh Soref [Thu, 17 Jul 2014 14:45:26 +0000 (10:45 -0400)]
CB-7211 jshint: force to see all errors
Josh Soref [Tue, 29 Jul 2014 02:20:56 +0000 (22:20 -0400)]
CB-7210 cleanup create remove clean/copyJavascript
Josh Soref [Fri, 15 Aug 2014 15:49:55 +0000 (11:49 -0400)]
CB-7250 test/cordova/integration/target use private home
This prevents the test from destroying blackberry10.json
Josh Soref [Tue, 29 Jul 2014 01:19:39 +0000 (21:19 -0400)]
CB-7209 Improve tests including adding parallelism support
signing-helper: rename test so that Jasmine does not think it is a Jasmine helper
integration-create: always delete temporary folder
Josh Soref [Tue, 29 Jul 2014 00:27:16 +0000 (20:27 -0400)]
CB-7209 Improve tests including adding parallelism support
Josh Soref [Tue, 29 Jul 2014 00:34:01 +0000 (20:34 -0400)]
CB-7186 fix up packager-validator tests to indicate signing
Danyi Lin [Fri, 18 Jul 2014 00:06:02 +0000 (20:06 -0400)]
CB-7186 --no-signing will be ignored if --buildId is set
Bryan Higgins [Thu, 24 Jul 2014 15:19:00 +0000 (11:19 -0400)]
Update package name to match convention (cordova-[platform name])
See: https://github.com/apache/cordova-lib/blame/master/cordova-lib/src/cordova/platform.js#L111-L117
Josh Soref [Thu, 24 Jul 2014 01:08:16 +0000 (21:08 -0400)]
CB-5815 cordova not defined when pausing w/o cordova.js included
Don't call cordova.fireDocumentEvent for pause/resume events
unless cordova object is available
BB10 inactive/active events are mapped to Cordova events,
but they shouldn't trigger an exception if cordova.js isn't included
Josh Soref [Thu, 10 Jul 2014 19:27:54 +0000 (15:27 -0400)]
CB-7119 cordova run --target xxx dies if blackberry10.json is empty
Josh Soref [Mon, 7 Jul 2014 20:07:11 +0000 (16:07 -0400)]
CB-7087 Retire blackberry10/ directory
Josh Soref [Thu, 26 Jun 2014 22:21:45 +0000 (18:21 -0400)]
CB-6492 AppData hint is wrong for wXP
Check for LOCALAPPDATA environment variable (which is what Windows Vista introduced)
Otherwise, use the hard coded value for XP/older
Josh Soref [Thu, 26 Jun 2014 19:13:09 +0000 (15:13 -0400)]
CB-7036 make npm test work again (using grunt instead of jake)
Apparently there used to be support for `npm test`,
it's been broken for a while because `cordova-blackberry` switched from `jake` to `grunt`.
Josh Soref [Tue, 24 Jun 2014 21:45:43 +0000 (17:45 -0400)]
CB-7025 report platform update
Josh Soref [Tue, 17 Jun 2014 21:19:06 +0000 (17:19 -0400)]
CB-6968 fix bashism (source) in update script and bb10-ndk-version
Josh Soref [Thu, 12 Jun 2014 22:33:28 +0000 (18:33 -0400)]
CB-6934 run should complain about target w/o ip before password
Josh Soref [Wed, 11 Jun 2014 20:25:24 +0000 (16:25 -0400)]
CB-6925 simulator detection: fail gracefully w/ no DHCP leases
Josh Soref [Mon, 28 Apr 2014 18:15:33 +0000 (14:15 -0400)]
CB-6904 Improve Markdown in README.md
Josh Soref [Mon, 9 Jun 2014 22:03:41 +0000 (18:03 -0400)]
CB-5436 Update defaults.xml and config.xml configuration reference
Josh Soref [Mon, 2 Jun 2014 21:53:51 +0000 (17:53 -0400)]
CB-6850 use path.join() for blackberry10debugtoken.bar warning
Josh Soref [Fri, 16 May 2014 21:39:46 +0000 (17:39 -0400)]
CB-6757 Provide useful hint when simulator does not seem to know its IP
Bryan Higgins [Fri, 30 May 2014 14:25:37 +0000 (10:25 -0400)]
CB-5654 Log 'native' Cordova version during framework bootstrap
Marcel Kinard [Fri, 30 May 2014 15:44:15 +0000 (11:44 -0400)]
CB-6786 Add license to CONTRIBUTING.md
Rowell Cruz [Wed, 21 May 2014 14:28:58 +0000 (10:28 -0400)]
CB-6730: Tweak whitelist URI parsing to fix
whitelist issues with @2x resource naming
Bryan Higgins [Mon, 12 May 2014 14:21:17 +0000 (10:21 -0400)]
CB-6554 fix malformed json file
Steven Gill [Thu, 8 May 2014 23:17:32 +0000 (16:17 -0700)]
updated package.json version
Steven Gill [Thu, 8 May 2014 23:13:45 +0000 (16:13 -0700)]
Update JS snapshot to version 3.6.0-dev (via coho)
Steven Gill [Thu, 8 May 2014 23:13:40 +0000 (16:13 -0700)]
Set VERSION to 3.6.0-dev (via coho)
Steven Gill [Wed, 30 Apr 2014 21:22:09 +0000 (14:22 -0700)]
CB-6554: updated package.json
Marcel Kinard [Wed, 30 Apr 2014 12:57:57 +0000 (08:57 -0400)]
CB-6491 add CONTRIBUTING.md
Bryan Higgins [Fri, 25 Apr 2014 16:12:36 +0000 (12:12 -0400)]
CB-6522 Disallow space in target name
- Update target add command
- Update auto-detected target
Bryan Higgins [Tue, 22 Apr 2014 14:02:36 +0000 (10:02 -0400)]
CB-6440 Move config logic to its own module
Josh Soref [Thu, 3 Apr 2014 21:47:13 +0000 (17:47 -0400)]
CB-6398 Support additional commands in blackberry10.json
blackberry-nativepackager
blackberry-debugtokenrequest
blackberry-deploy
blackberry-signer
Josh Soref [Thu, 3 Apr 2014 21:28:56 +0000 (17:28 -0400)]
Refactor getParams() out of session
Bryan Higgins [Sun, 13 Apr 2014 13:32:09 +0000 (09:32 -0400)]
CB-6440 Switch to grunt as task runner
Bryan Higgins [Sun, 13 Apr 2014 01:40:52 +0000 (21:40 -0400)]
CB-6440 chmod -x *.bat
Bryan Higgins [Sun, 13 Apr 2014 01:29:20 +0000 (21:29 -0400)]
CB-6440 Remove scripts/lib dir
Bryan Higgins [Sun, 13 Apr 2014 00:53:45 +0000 (20:53 -0400)]
CB-6440 Move utils.js from bin to template
Bryan Higgins [Sun, 13 Apr 2014 00:31:02 +0000 (20:31 -0400)]
CB-6440 Remove +x from .bat files
Bryan Higgins [Sat, 12 Apr 2014 14:00:49 +0000 (10:00 -0400)]
CB-6440 create - use shelljs rather than custom copy function
Bryan Higgins [Sat, 12 Apr 2014 13:47:44 +0000 (09:47 -0400)]
CB-6440 Move create.js to lib
Bryan Higgins [Sat, 12 Apr 2014 13:15:35 +0000 (09:15 -0400)]
CB-6440 Remove check_reqs.js
Node dependency is covered by package.json engines
Bryan Higgins [Sat, 12 Apr 2014 13:05:38 +0000 (09:05 -0400)]
CB-6440 Move signing-utils out of bin
- No longer used by check_reqs script
- Unit tests no longer need to copy signing-utils.js
Bryan Higgins [Tue, 8 Apr 2014 19:18:43 +0000 (15:18 -0400)]
CB-6416 Ensure target dictionary exists in properties object
Bryan Higgins [Mon, 7 Apr 2014 15:07:58 +0000 (11:07 -0400)]
CB-6410 Allow deployment when debug token cannot be generated
Bryan Higgins [Mon, 7 Apr 2014 14:13:13 +0000 (10:13 -0400)]
CB-6409 Allow detection of devices which have not yet set password
- remove requirement for 'devicepass' arg in run
- update validation check to accept 'null' as valid response for device
Bryan Higgins [Fri, 4 Apr 2014 20:47:15 +0000 (16:47 -0400)]
CB-6346 Remove NPM warning from README
Bryan Higgins [Fri, 28 Mar 2014 17:44:28 +0000 (13:44 -0400)]
CB-6376 backgroundColor in user.js is missing quotes
Bryan Higgins [Wed, 26 Mar 2014 13:30:58 +0000 (09:30 -0400)]
CB-6346 - Add node_modules to source control
Bryan Higgins [Sun, 23 Mar 2014 16:21:57 +0000 (12:21 -0400)]
CB-6326 Fix inconsistency between manually added vs auto-detected emulators
Manually added targets had type of 'simulator' in blackberry10.json where
those automatically added by the run script use 'emulator'. This change makes
'emulator' the default everywhere including updating older files.
Martin Gonzalez [Fri, 21 Mar 2014 17:46:49 +0000 (11:46 -0600)]
CB-6326 (cordova-blackberry) target-utils.js
https://issues.apache.org/jira/browse/CB-6326
target-utils.js file has been updated,
simulator replaced by emulator.
Josh Soref [Tue, 18 Mar 2014 15:43:28 +0000 (11:43 -0400)]
CB-6303 Simplify error when user uses ^C at password prompt
Bryan Higgins [Wed, 19 Mar 2014 17:51:10 +0000 (13:51 -0400)]
CB-6303 Remove titles from non-content web views
Bryan Higgins [Wed, 19 Mar 2014 15:59:40 +0000 (11:59 -0400)]
CB-6303 Add aria-hidden="true" to controller webview body
Bryan Higgins [Wed, 19 Mar 2014 13:20:51 +0000 (09:20 -0400)]
CB-6303 Remove text to prevent it being read by screen reader
Josh Soref [Mon, 10 Mar 2014 20:14:24 +0000 (16:14 -0400)]
CB-6241 Default to prompting for passwords (replace --query with --no-query)
As a consequence, if you don't specify --no-query, and a password is needed,
you will be prompted.
If you have a build script which includes --query, the build will fail.
Josh Soref [Mon, 10 Feb 2014 17:32:18 +0000 (12:32 -0500)]
CB-6222 Various updates for the BlackBerry 10 documentation
Markdown README
Document build --web-inspector and --no-signing
Document release <target>
Document --query
Reference BlackBerry 10 instead of BlackBerry
Update bin/create documentation
Add Conventions section referencing Windows \\ v. /
Remove --shortforms
Remove keystorepass flag
Remove target default documentation
Remove --keystore pass from documentation `build debug`
Fix jake hint warnings
Fix debug mode copy-paste error
jkeshavarzi [Tue, 18 Feb 2014 21:16:35 +0000 (16:16 -0500)]
CB-6058 - Options file removed from output bar. Now in build directory
Bryan Higgins [Wed, 12 Feb 2014 17:32:06 +0000 (12:32 -0500)]
CB-6021 Add --release to run command
Josh Soref [Mon, 10 Feb 2014 17:31:20 +0000 (12:31 -0500)]
CB-5723 Build script should accept -l param as it does --loglevel
Bryan Higgins [Wed, 12 Feb 2014 14:34:57 +0000 (09:34 -0500)]
[CB-6019] Supply default value of --device to the run script
Bryan Higgins [Tue, 11 Feb 2014 20:43:47 +0000 (15:43 -0500)]
Update cordova-js