navigator.onLine

2013-01-18 Thread Bryan Higgins
On BlackBerry 10, there is a native implementation of navigator.onLine. This is a more reliable test than checking connection.type. For example, the device could be connected to BlueTooth, but WebKit has no network connectivity. Is there a reason we override this for other platforms? I

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Bryan Higgins
Hi Andrew, I really like this proposal. It's something we'd likely pick up for BlackBerry WebWorks. Right now we have a separate API call which removes the sandbox and exposes the full file system via PERSISTENT. We provide constants for paths to things like application root, sd card and shared

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Bryan Higgins
SHARED be different from EXTERNAL_ROOT? Maybe SHARED would be a better name for it? On Tue, Feb 5, 2013 at 1:31 PM, Bryan Higgins br...@bryanhiggins.net wrote: Hi Andrew, I really like this proposal. It's something we'd likely pick up for BlackBerry WebWorks. Right now we have

Re: prompt dialog for the Notification API?

2013-03-13 Thread Bryan Higgins
BB10 has support for this and I'll volunteer to do the implementation. If a JIRA task has or is being created, please assign it to me (bryanhiggins). Thanks, Bryan From: Filip Maj f...@adobe.commailto:f...@adobe.com Date: Wed, Mar 13, 2013 at 12:55 PM Subject: Re: prompt dialog for the

Re: Plugin development on BB10

2013-03-25 Thread Bryan Higgins
Hi Andrea, Yes - you will need to write it as a JNEXT extension. You might find this template handy: https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10/Template For now you will have to drop it into the ext folder of your webworks app, but we're working on aligning with the

Re: BB10 and JIRA Etiquette

2013-04-04 Thread Bryan Higgins
I think cataloguing the test failures for BB10 in JIRA is still a useful exercise. Like Gord mentioned, our prototype will have close to the same level support as the existing repo, but we plan to actively work on getting close to 100% pass rate. Once we get our code public, I'll send an overview

Re: BB10 and JIRA Etiquette

2013-04-04 Thread Bryan Higgins
, so we can be prepped on release? I would really like to get a feel for where you boys are taking it. Is it currently in a private GitHub repo? - Lorin On Thu, Apr 4, 2013 at 8:07 AM, Bryan Higgins bhigg...@blackberry.com wrote: I think cataloguing the test failures for BB10 in JIRA

BlackBerry BB10 Repos on GitHub

2013-04-06 Thread Bryan Higgins
Over the last few weeks, we at BlackBerry WebWorks have been working on a prototype for a new version of our SDK based on Cordova. I'm happy to say that we're now able to share our repos publicly! To understand what we've done, you will first need to understand that WebWorks for BB10 is really 3

Re: BlackBerry BB10 Repos on GitHub

2013-04-08 Thread Bryan Higgins
...@blackberry.com wrote: So awesome to see this go live, thanks Bryan. Looking forward to seeing progress towards this being merged into the Apache repos! Sent from my BlackBerry Z10 smartphone. From: Bryan Higgins Sent: Saturday, April 6, 2013 6:42 AM To: dev@cordova.apache.org

Re: BlackBerry BB10 Repos on GitHub

2013-04-08 Thread Bryan Higgins
will hopefully provide an anchor to move the discussion forward. On Mon, Apr 8, 2013 at 5:57 AM, Bryan Higgins bhigg...@blackberry.com wrote: I'll follow up today with that. There are a few people who need to sign still. On Sun, Apr 7, 2013 at 6:32 PM, Lorin Beer lorin.beer

Re: BlackBerry BB10 Repos on GitHub

2013-04-08 Thread Bryan Higgins
: sounds great Bryan, about the private native dependency, is that provided as a precompiled library? Can we run these codes? - Lorin On Mon, Apr 8, 2013 at 7:13 AM, Bryan Higgins bhigg...@blackberry.com wrote: Sounds good! There are still a few things we need to finish up to get test

Re: BlackBerry BB10 Repos on GitHub

2013-04-18 Thread Bryan Higgins
, is there a high level summary of the net effect of the changes? x% faster exec, N less bytes of binary, Y timesr easier plugin development etc? Thanks, -Michal On Mon, Apr 8, 2013 at 11:22 AM, Bryan Higgins bhigg...@blackberry.com

Re: BlackBerry BB10 Repos on GitHub

2013-04-18 Thread Bryan Higgins
, 2013 at 2:41 PM, Lorin Beer lorin.beer@gmail.comwrote: excellent, thanks Bryan! On Thu, Apr 18, 2013 at 11:37 AM, Bryan Higgins br...@bryanhiggins.net wrote: Thanks Lorin Looking forward to the feedback :) We're working off 'blackberry10' branch now which was somewhat recently

Re: blackberry 10 migration

2013-05-01 Thread Bryan Higgins
Thanks for following up Lorin. We're actively working on a bunch of things, some of this included. You can follow commits in the blackberry10 branch on our forks to keep tabs on us. I'll go update the JIRA tickets, but here are the answers to your specific questions: 1. Our docs team is working

Re: blackberry 10 migration

2013-05-03 Thread Bryan Higgins
, May 1, 2013 at 12:11 PM, Bryan Higgins br...@bryanhiggins.net wrote: Thanks for following up Lorin. We're actively working on a bunch of things, some of this included. You can follow commits in the blackberry10 branch on our forks to keep tabs on us. I'll go update the JIRA

Re: blackberry 10 migration

2013-05-06 Thread Bryan Higgins
for the update Bryan, Lorin On Fri, May 3, 2013 at 5:24 AM, Bryan Higgins bhigg...@blackberry.com wrote: Hi Lorin, We will update to 2.7.0 today and I'm meeting with the docs people this afternoon. If they don't have anything ready, I can bang out a draft while I'm flying out

Re: blackberry 10 migration

2013-05-06 Thread Bryan Higgins
into branches in the apache repos. When the docs are ready, we'll merge them into master. On Mon, May 6, 2013 at 3:36 PM, Bryan Higgins bhigg...@blackberry.com wrote: Hi Lorin, That's great. I think we should be able to get out a rough draft over the next couple days. On Mon, May 6, 2013

Re: Sending BB7 to the farm

2013-05-08 Thread Bryan Higgins
It is fair to say that our team is focused solely on BB10. The WebWorks SDK for BBOS itself has no future planned releases. One point I should clear up is the new blackberry10 platform code we're introducing does not cover PlayBook as well. The PlayBook runs TabletOS, which while built on qnx

Re: blackberry 10 migration

2013-05-13 Thread Bryan Higgins
. It can take a few hours for the github mirrors to catch up to git-apache, but retarget those pull requests anytime. On Mon, May 6, 2013 at 4:32 PM, Lorin Beer lorin.beer@gmail.com wrote: will do On Mon, May 6, 2013 at 4:23 PM, Bryan Higgins bhigg...@blackberry.com wrote: Ok, I'm

Re: blackberry10 merge begun

2013-05-13 Thread Bryan Higgins
Thanks Lorin! A few of those are still in progress as they have unresolved feedback or are untested. I will get them closed and re-opened against master once the merge is complete. On Mon, May 13, 2013 at 5:16 PM, Lorin Beer lorin.beer@gmail.comwrote: before the merge future/master merge

Re: blackberry10 merge begun

2013-05-14 Thread Bryan Higgins
as ready to pull in. I'm stepping out of the office, but when I'm back I'll do the merge into master. On Mon, May 13, 2013 at 2:20 PM, Bryan Higgins br...@bryanhiggins.net wrote: Thanks Lorin! A few of those are still in progress as they have unresolved feedback or are untested. I

Re: plugman/cli and blackberry

2013-05-14 Thread Bryan Higgins
Hey Fil, I'll fill in for Jeff since he's away at BB Live this week. We just rebased the plugman changes. Could you please take a look? https://github.com/apache/cordova-plugman/pull/5 We split this into two commits, one of them affecting other platforms. That was necessary to get plugins

Re: plugin loader breakage from blackberry 10 merge into cordova js

2013-05-15 Thread Bryan Higgins
Thanks Steve. I meant to bring that commit up on the list. The problem is that the relative reference to cordova_plugins.json only works when the page is in the same directory as that file. Is that also an issue on ios/android? If so, is there a standard cross platform way to reference a file in

Re: Cordova BlackBerry project structure

2013-05-15 Thread Bryan Higgins
+1 Except the name for the BBOS folder doesn't capture support for OS56. Can we name it blackberry5-7 or blackberryOS ? On Tue, May 14, 2013 at 6:58 PM, Lorin Beer lorin.beer@gmail.comwrote: that's my idea, Jeffrey, to route to sub platform bin scripts. The original create tool would

Re: Cordova BlackBerry project structure

2013-05-15 Thread Bryan Higgins
-blackberry/playbook cordova-blackberry/bb10 On Wed, May 15, 2013 at 5:38 AM, Bryan Higgins br...@bryanhiggins.net wrote: +1 Except the name for the BBOS folder doesn't capture support for OS56. Can we name it blackberry5-7 or blackberryOS ? On Tue, May 14, 2013 at 6:58 PM

Re: plugin loader breakage from blackberry 10 merge into cordova js

2013-05-15 Thread Bryan Higgins
On Wed, May 15, 2013 at 9:12 AM, Steven Gill stevengil...@gmail.com wrote: Hey Bryan, Thanks for chiming in. I realized this after I made the change yesterday. Tracking it with https://issues.apache.org/jira/browse/CB-3393 Cheers, -Steve On May 15, 2013 5:34 AM, Bryan Higgins

Re: plugman/cli and blackberry

2013-05-16 Thread Bryan Higgins
try on my BB10 device that I could test plugman with? On 5/14/13 11:29 AM, Bryan Higgins br...@bryanhiggins.net wrote: Hey Fil, I'll fill in for Jeff since he's away at BB Live this week. We just rebased the plugman changes. Could you please take a look? https://github.com

Re: plugman/cli and blackberry

2013-05-16 Thread Bryan Higgins
this stuff out on-device. We definitely need to get that xhr-to-cordova_plugins.json-file thing resolved before we can merge this back into master. On 5/16/13 11:05 AM, Bryan Higgins br...@bryanhiggins.net wrote: Hey Fil, You'll need this branch of cordova-blackberry to test everything: https

Re: plugman/cli and blackberry

2013-05-17 Thread Bryan Higgins
merged fully into cordova-blackberry? On 5/16/13 12:50 PM, Bryan Higgins br...@bryanhiggins.net wrote: Thanks Fil! Let me know if you need a hand with anything. I'd really like to get that pull into cordova-blackberry merged into master. We can point package.json to the bb10 branch of plugman

Re: plugman/cli and blackberry

2013-05-17 Thread Bryan Higgins
Lorin, any issues with merging that in now? On Friday, May 17, 2013, Filip Maj f...@adobe.com wrote: I'll leave the cordova-blackberry repo to sort out between you guys and Lorin. On 5/17/13 8:44 AM, Bryan Higgins br...@bryanhiggins.net wrote: Thanks for testing all of that Fil! We've been

Re: plugman/cli and blackberry

2013-05-17 Thread Bryan Higgins
https://github.com/apache/cordova-blackberry/pull/14 On Fri, May 17, 2013 at 1:35 PM, Lorin Beer lorin.beer@gmail.comwrote: which is that Bryan? On Fri, May 17, 2013 at 10:14 AM, Bryan Higgins br...@bryanhiggins.net wrote: Lorin, any issues with merging that in now? On Friday

Re: plugman/cli and blackberry

2013-05-17 Thread Bryan Higgins
. On another note, the 72 hours has elapsed on the vote thread for your committership. I'll get Bryan on finalizing the process, you should have push access to the apache repos by next week! On Fri, May 17, 2013 at 10:39 AM, Bryan Higgins br...@bryanhiggins.net wrote: https://github.com/apache

Re: 2.8.0rc1

2013-05-21 Thread Bryan Higgins
Both of those BB10 issues have now been resolved. On Tue, May 21, 2013 at 1:09 PM, Bryan Higgins br...@bryanhiggins.netwrote: There are a couple of BB10 related issues I'd like to get in: https://issues.apache.org/jira/browse/CB-3434 https://issues.apache.org/jira/browse/CB-3415 I should

Re: Why does deviceready take a second to load on Android?

2013-05-24 Thread Bryan Higgins
I bet it has to do with this change to mobile-spec. By injecting the script tag, cordova.js does not load until after the DOM has rendered. https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=commit;h=8b1fd7d49c278d43b34b4c041f1575a1a39a664d On Fri, May 24, 2013 at 9:54 AM,

Re: Baby Grieve

2013-05-31 Thread Bryan Higgins
Congrats!!! On Fri, May 31, 2013 at 10:03 AM, Steven Gill stevengil...@gmail.comwrote: Congrats Andrew!!! On Fri, May 31, 2013 at 7:00 AM, Andrew Grieve agri...@chromium.org wrote: Coming 1 month early Everett Arend Grieve born Thursday May 30 at 9:45 am. 5 lbs 15 oz. 18.5

Re: Alias of BB create tools

2013-06-04 Thread Bryan Higgins
+1 I'd like to see the entire JSON file moved out of the project. It's meant to be for environment specific settings. barName should get moved into config.xml On Tue, Jun 4, 2013 at 5:24 PM, Filip Maj f...@adobe.com wrote: Fil likes. On 6/4/13 2:21 PM, Lorin Beer lorin.beer@gmail.com

Re: Alias of BB create tools

2013-06-04 Thread Bryan Higgins
to that additional information if any? -- Ken Wallis Product Manager – WebWorks BlackBerry 289-261-4369 From: Bryan Higgins [br...@bryanhiggins.net] Sent: Tuesday, June 04, 2013 2:30 PM To: dev@cordova.apache.org Subject: Re: Alias of BB create

Re: New issues for Plugin Breakout

2013-06-06 Thread Bryan Higgins
Most of the BB10 plugins have already been isolated. They currently sit in the root of the platform repo. I will take some time next week to copy them into the plugin repos and update the JIRA issues. On Thu, Jun 6, 2013 at 8:56 PM, Steven Gill stevengil...@gmail.com wrote: Hey All, You may

Re: Contributing to the cordova in perspective of Blackberry

2013-06-10 Thread Bryan Higgins
Welcome Lolitha! It was announced last month that BBOS will be deprecated as of v3.0 of Cordova. The 2.x line will still be supported, but there is no active development on it. http://phonegap.com/blog/2013/05/16/cordova-will-no-longer-support-bb/ As of 2.8.0, the BB10 implementation has been

Re: 2.9.0rc1 this coming monday??

2013-06-17 Thread Bryan Higgins
For BB10, we're working on moving out the environment settings from project to HOME. That work is pretty much done. We should have it tested and committed within the next few hours. On Mon, Jun 17, 2013 at 1:04 PM, Ian Clelland iclell...@google.com wrote: The only thing that I'm working on

BB10 bundling of node.js

2013-06-19 Thread Bryan Higgins
I'd like to reopen the topic of bundling node js into the blackberry platform. I have personally gotten feedback from users of errors which were caused by node version inconsistencies. We have since updated the check_req script to test for the minimum version of node we require, but that is not

Re: BB10 bundling of node.js

2013-06-19 Thread Bryan Higgins
in an apache release. On Wed, Jun 19, 2013 at 3:01 PM, Bryan Higgins bhigg...@blackberry.com wrote: I'd like to reopen the topic of bundling node js into the blackberry platform. I have personally gotten feedback from users of errors which were caused by node version inconsistencies. We have

Re: BB10 bundling of node.js

2013-06-19 Thread Bryan Higgins
] for supported node versions [1] - https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=blob_plain;f=package.json;hb=HEAD On Wed, Jun 19, 2013 at 3:22 PM, Bryan Higgins br...@bryanhiggins.net wrote: So for Cordova 3.0 in general, users will be required to pre-install a minimum version

Re: Jake woes

2013-06-21 Thread Bryan Higgins
+1 On Fri, Jun 21, 2013 at 7:11 AM, Lucas Holmquist lholm...@redhat.comwrote: +1 On Jun 20, 2013, at 11:20 PM, Steven Gill stevengil...@gmail.com wrote: +1 Grunt On Thu, Jun 20, 2013 at 7:15 PM, Andrew Grieve agri...@chromium.org wrote: I've burned quite a bit of time trying to

Re: git commit: [CB-3965] [BlackBerry10] Update bb10 parser now that device config is global

2013-07-02 Thread Bryan Higgins
: 627b23b83f6e451e1773cbfc4da4d6304771357a Parents: a0966a2 Author: Bryan Higgins bhigg...@blackberry.com Authored: Tue Jun 25 09:14:22 2013 -0400 Committer: Bryan Higgins bhigg...@blackberry.com Committed: Tue Jul 2 15:20:06 2013 -0400

Re: killing github.com/phonegap/phonegap-plugins

2013-07-03 Thread Bryan Higgins
One challenge with this will be merging plugins which have the same functionality but target different platforms, especially when authored by different individuals. Someone at BlackBerry recently created a LowLatencyAudio plugin based on the iOS/android client spec. I already reached out to

Re: Tagging Plugins

2013-07-16 Thread Bryan Higgins
The bb plugins should be good to go. On Tue, Jul 16, 2013 at 8:14 PM, Andrew Grieve agri...@chromium.org wrote: iOS and Android are good on the plugin front I believe. I see there still active BB commits going in though. Status of these? On Tue, Jul 16, 2013 at 6:52 PM, Brian LeRoux

Re: blackberry10 build

2013-07-22 Thread Bryan Higgins
Matt - thanks for the detailed feedback! I'll be entering in JIRAs for the tasks needed to tighten up the bb10 CLI experience today. On Mon, Jul 22, 2013 at 11:20 AM, Lucas Holmquist lholm...@redhat.comwrote: Nice write up, On Jul 22, 2013, at 11:14 AM, Matt Lantz mattla...@gmail.com wrote:

Re: blackberry10 build

2013-07-22 Thread Bryan Higgins
-4351] Add project settings section (config.xml) On Mon, Jul 22, 2013 at 11:49 AM, Bryan Higgins br...@bryanhiggins.netwrote: Matt - thanks for the detailed feedback! I'll be entering in JIRAs for the tasks needed to tighten up the bb10 CLI experience today. On Mon, Jul 22, 2013 at 11:20 AM

BlackBerry Doc Issues

2013-07-26 Thread Bryan Higgins
There are some docs issues which are causing a lot of frustration for BB10 users of Cordova . The most severe being that the platform name in the docs is blackberry rather than blackberry10 [1]. There were also two merge commits [2] which blew away a bunch of enhancements to the platform guide

Re: BlackBerry Doc Issues

2013-07-27 Thread Bryan Higgins
now belongs to navigator not notification. Also having trouble with beep() On 26 July, 2013 at 1:56:30 PM, Bryan Higgins (br...@bryanhiggins.net) wrote: There are some docs issues which are causing a lot of frustration for BB10 users of Cordova . The most severe being

Re: BlackBerry Doc Issues

2013-07-29 Thread Bryan Higgins
, 2013 at 2:43 PM, Filip Maj f...@adobe.com wrote: I think Mike is the man to ask (Maybe steve knows how to do it too) but as far as I know Mike is at a bachelor weekend party so I don't think we'll be hearing from him until Monday ;) On 7/27/13 9:02 AM, Bryan Higgins br...@bryanhiggins.net

Re: WP8 'Plugin interface' and 'Splash screen' support

2013-07-31 Thread Bryan Higgins
BB10 CLI will work on Linux, BBOS has no CLI support I'm having trouble tracking down where the compass plugin is hosted. If BB10 doesn't support this right now, we should be able to add it quickly On Wed, Jul 31, 2013 at 10:41 AM, Jeffrey Heifetz jheif...@blackberry.comwrote: BlackBerry10

Re: WP8 'Plugin interface' and 'Splash screen' support

2013-07-31 Thread Bryan Higgins
f...@adobe.com wrote: That's the device orientation plugin: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation .git; On 7/31/13 8:18 AM, Bryan Higgins br...@bryanhiggins.net wrote: BB10 CLI will work on Linux, BBOS has no CLI support I'm having trouble tracking

Re: Post 3.0 release committer and community meeting

2013-08-06 Thread Bryan Higgins
agrieve, co-location=Google Waterloo mmocny, co-location=Google Waterloo maxw, co-location=Google Waterloo aharding, co-location=Adobe Vancouver filmaj, co-location=Adobe Vancouver stevegill, co-location=Adobe San Francisco bhiggins, co-location=BlackBerry Toronto jheifetz, co-location=BlackBerry

Re: PROPOSAL: node.js all the script things

2013-08-07 Thread Bryan Higgins
All BB scripts are already written in node, except for check_reqs. It's hard to check for the existence of node using node. :) If other platforms go that way, we should standardize the location of the scripts. I'd like to see them directly invoked by CLI rather than going through the shell. On

Re: blackberry os 10 issues

2013-08-18 Thread Bryan Higgins
Hi Ivan, Thanks for the feedback. Very much appreciated. I will try to address your comments inline. Thanks, Bryan On Sat, Aug 17, 2013 at 6:51 PM, Ivan Baktsheev dot.and.th...@gmail.comwrote: hi everyone. deployment for blackberry10 is broken in many places. 1) main issue with

Re: blackberry os 10 issues

2013-08-19 Thread Bryan Higgins
encoding to the data property. On Mon, Aug 19, 2013 at 9:00 AM, Ivan Baktsheev ow...@apla.me wrote: hi, thank you for answers. i have some more questions. please see below. On 18 Aug 2013, at 18:50, Bryan Higgins br...@bryanhiggins.net wrote: Hi Ivan, Thanks for the feedback. Very much

Re: config.xml doc queries

2013-09-13 Thread Bryan Higgins
I'll try to answer the BB questions: Orientation - I believe if you supply default, it will internally use auto, but we'll double check. backgroundColor - We use ARGB as well, ie 0x All preferences are case insensitive +1 on consolidating docs for prefs being used in all platforms On

Re: About Cordova 3, plugins, and tools

2013-09-17 Thread Bryan Higgins
I recommend the command proxy approach as well. BB10 file was implemented using clobbers for performance reasons unique to the platform. On Tue, Sep 17, 2013 at 12:51 PM, purplecabbage purplecabb...@gmail.comwrote: Windows8 is currently all js and supports plugins. All existing plugin code

Re: bbwp vs. blackberry-nativepackager?

2013-09-20 Thread Bryan Higgins
The tools are not compatible. In fact, most of the source from bbwp has been contributed into Cordova. On Fri, Sep 20, 2013 at 1:54 PM, Carlos Santana csantan...@gmail.comwrote: I see that cordova 3.x uses blackberry-nativepackager instead of bbwp Any known problems with using bbwp? Is bbwp

Re: bbwp vs. blackberry-nativepackager?

2013-09-20 Thread Bryan Higgins
to add feature id .. to all cordova plugins and update config-parser.js in cordova? --Carlos On Fri, Sep 20, 2013 at 2:08 PM, Bryan Higgins br...@bryanhiggins.net wrote: The tools are not compatible. In fact, most of the source from bbwp has been contributed into Cordova. On Fri

Re: bbwp vs. blackberry-nativepackager?

2013-09-20 Thread Bryan Higgins
? On Fri, Sep 20, 2013 at 2:45 PM, Bryan Higgins br...@bryanhiggins.net wrote: The roadmap for WebWorks SDK is to use Apache Cordova as its base. We have modified those files to comply with cordova spec, utilizing name rather than id. As a cordova developer, you only need the native tools

Re: config.xml discussion, we need to talk

2013-09-25 Thread Bryan Higgins
www/config.xml aligns nicely with the w3c widget spec [1]. Why would we want to deviate? [1] http://www.w3.org/TR/widgets/#reserved-file-and-folder-names On Wed, Sep 25, 2013 at 3:23 PM, Jesse purplecabb...@gmail.com wrote: Seems any project created with the CLI has a config.xml in the www

Re: config.xml discussion, we need to talk

2013-09-25 Thread Bryan Higgins
at runtime, it's location will vary by platform. @purplecabbage risingj.com On Wed, Sep 25, 2013 at 12:29 PM, Bryan Higgins bhigg...@blackberry.com wrote: www/config.xml aligns nicely with the w3c widget spec [1]. Why would we want to deviate? [1] http://www.w3.org/TR/widgets

Re: Tagging 3.1.0 today?

2013-10-01 Thread Bryan Higgins
I will write up the BlackBerry notes. On Tue, Oct 1, 2013 at 4:12 PM, Jesse purplecabb...@gmail.com wrote: windows8, windows phone 7 + 8 all updated and tagged. I will have some info to add to the blog post for these platforms shortly. @purplecabbage risingj.com On Tue, Oct 1, 2013 at

Re: Tagging 3.1.0 today?

2013-10-01 Thread Bryan Higgins
to the uri attribute On Tue, Oct 1, 2013 at 4:17 PM, Steven Gill stevengil...@gmail.com wrote: I shall do FFOS tag + write up On Tue, Oct 1, 2013 at 1:15 PM, Bryan Higgins br...@bryanhiggins.net wrote: I will write up the BlackBerry notes. On Tue, Oct 1, 2013 at 4:12 PM, Jesse purplecabb

Re: Platforms Meet-up @ Waterloo

2013-10-09 Thread Bryan Higgins
Great idea. I'll be there! On Wed, Oct 9, 2013 at 11:47 AM, Shazron shaz...@gmail.com wrote: +1 will be there! On Wed, Oct 9, 2013 at 7:10 AM, Andrew Grieve agri...@chromium.org wrote: Working via email is fun, but seeing each other in person is fun too! I'd like to invite

Re: Assign an issue

2013-10-15 Thread Bryan Higgins
Thanks! We will test this out today and get it merged in. On Mon, Oct 14, 2013 at 5:01 PM, Maxime LUCE max...@somatic.fr wrote: Thanks it's OK now !! So quick !!! I created a pull request on Github : https://github.com/apache/cordova-blackberry/pull/105 If someone could review it and

Re: new meta data for plugin.xml

2013-10-21 Thread Bryan Higgins
I believe the consensus at the time was to use XML since it is the format used in other cordova config files, making it easier for plugin developers to upgrade. Changing to json now would not be possible without breaking existing plugins or supporting both formats for a while. Not worth the

Re: Platforms Meet-up @ Waterloo

2013-10-21 Thread Bryan Higgins
My cell is 416-435-5836. We will be driving in from Toronto. On Mon, Oct 21, 2013 at 4:44 PM, Josh Soref jso...@blackberry.com wrote: I'm probably attending too... - This transmission (including any attachments) may contain

Re: Plugman engine check and WP7/8

2013-10-23 Thread Bryan Higgins
This issue has to do with the host system rather than platform. Android and BB10 both have version.bat files. On Wed, Oct 23, 2013 at 9:56 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Hi, #1 The problem Right now the simplest (and also the most correct IMO) way to specify

Re: Plugman engine check and WP7/8

2013-10-23 Thread Bryan Higgins
child_process.exec, not .spawn, for example.) Braden On Wed, Oct 23, 2013 at 10:13 AM, Bryan Higgins bhigg...@blackberry.com wrote: This issue has to do with the host system rather than platform. Android and BB10 both have version.bat files. On Wed, Oct 23, 2013 at 9:56 AM, Sergey Grebnov

Re: Review Request 14909: CB:5187 on node windows broken compile, emulate, run

2013-10-24 Thread Bryan Higgins
be deleted. - Bryan Higgins On Oct. 24, 2013, 5:37 p.m., Carlos Santana wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14909

Re: Platforms Meetup Waterloo - Topics Brainstorm

2013-10-28 Thread Bryan Higgins
I would also like to work on testing. In addition to mobile-spec, there are unit tests dropped from cordova-js that should get moved to plugin repos. I can also provide an update on the BB roadmap. On Mon, Oct 28, 2013 at 10:52 AM, Michal Mocny mmo...@chromium.org wrote: I wanted to work on

Re: mobile-spec and releases: How do we test?

2013-10-29 Thread Bryan Higgins
I just converted geolocation to the new test style [1] I'm happy with the process overall, and I find the jasmine 2 tests are more succinct. There are a few things worth noting: - I kept the eval code in. At google today, it was discussed that this may not be the best approach. - Jasmine 2: You

Re: 2.9.1 + 3.2.0rc1

2013-11-04 Thread Bryan Higgins
I will take care of BB10 On Mon, Nov 4, 2013 at 11:43 AM, Steven Gill stevengil...@gmail.com wrote: I'm going to work on getting 2.9.1 out today. It would be great if people could test + tag 3.2.0rc1 for their platforms. I'd love to get it out in the next two days.

Re: Build Failures: Master - please review

2013-11-04 Thread Bryan Higgins
Hi David, Are you still seeing the lint errors on master? I put a commit in yesterday which resolved them on my machine. On Mon, Nov 4, 2013 at 1:09 PM, David Kemp drk...@chromium.org wrote: Still having a failure in cordova-js Probably from a commit by Bryan Higgins ... [4mRunning

CLI build/run missing error/verbose output on Windows 8 / 8.1

2013-11-04 Thread Bryan Higgins
I have logged an issue [1] to CLI about the build/run scripts not showing error messages or verbose output when running on Windows 8 (as a host platform). The child stdout and stderr events are never called. It does work properly on win 7. I tried reverting to exec from spawn and also

Re: BlackBerry 10 plugins and config.xml

2013-11-05 Thread Bryan Higgins
Logged an issue for this: https://issues.apache.org/jira/browse/CB-5281 On Mon, Nov 4, 2013 at 1:40 PM, Braden Shepherdson bra...@chromium.orgwrote: This sounds like a bug in BB10. The aliasing is the intended behavior and supposed to work - both sides of cordova.exec should be using the name

Re: cordova serve broken

2013-11-07 Thread Bryan Higgins
Is there a JIRA for the serve issue? Josh recently added some content to make the landing page functional. Ripple integration sounds great. Gord - is there a way to make ripple run chromeless for the app harness? On Thu, Nov 7, 2013 at 7:54 AM, Gord Tanner gtan...@gmail.com wrote: I can code

res folder

2013-11-07 Thread Bryan Higgins
I'm in the process of adding some additional resolutions to the BB10 splash screens and noticed that the res folder has been moved out of www in hello world. Is the intention of this folder that all apps will get the same set of default assets regardless of www template? Has there been logic

Re: MSDN subscriptions for contributors

2013-11-08 Thread Bryan Higgins
thanks Jesse! On Fri, Nov 8, 2013 at 9:25 AM, James Jong wjamesj...@gmail.com wrote: nice… thanks Jesse! -James Jong On Nov 7, 2013, at 9:04 PM, Jesse purplecabb...@gmail.com wrote: I can't find the original email in my archives, but here is an email mentioning the availability of MSDN

Re: Tools release today?

2013-11-08 Thread Bryan Higgins
Josh - most of those are not plugman changes and are not critical. I see only the process.exit change for plugman. It's better to give that more time to bake than to rush it out. On Fri, Nov 8, 2013 at 12:22 PM, Josh Soref jso...@blackberry.com wrote: I'd like to have a few things included:

Review Request 15461: config_parser - handle duplicates with children and text when merging

2013-11-12 Thread Bryan Higgins
Description --- https://issues.apache.org/jira/browse/CB-5364 Diffs - src/config_parser.js 11667d3 Diff: https://reviews.apache.org/r/15461/diff/ Testing --- Thanks, Bryan Higgins

Re: cordova serve broken

2013-11-13 Thread Bryan Higgins
To be fair to Josh, the semantic change was made long before he started working on this project. He simply noticed serve was broken and sent a patch to the list for review. On Wed, Nov 13, 2013 at 11:19 AM, Brian LeRoux b...@brian.io wrote: Thx Dick. So, Braden/Josh: did we discuss these

Re: 3.2.0 blog review

2013-11-22 Thread Bryan Higgins
Carlos - I just verified this as well. It was working well in the RC1 version. Re-tag? On Fri, Nov 22, 2013 at 10:15 AM, Carlos Santana csantan...@gmail.comwrote: How do we pick up this blocker [1] for blackberry in CLI 3.2.0-0.1.0 ? [1]: https://issues.apache.org/jira/browse/CB-5467

Re: Cordova Debug Mode

2013-11-25 Thread Bryan Higgins
FWIW, BB10 does respect --debug (default) and --release flags passed into build. In debug mode, remote web inspector is enabled and the app is not signed. On Mon, Nov 25, 2013 at 1:48 PM, Michal Mocny mmo...@chromium.org wrote: You have to explicitly enable remote debugging for kitkat

Re: Cordova CLI minor update

2013-11-28 Thread Bryan Higgins
This update breaks BB10 badly. There was a change made to attempt standardizing platforms in sub-folders. I asked yesterday if this had been tested on BB10 The answer was no. When I found some time to test it out (just now), it had already been merged into master and released to NPM. Perhaps if

Re: Cordova CLI minor update

2013-11-28 Thread Bryan Higgins
suggest we wait for CB-5338 as well to properly fix the android API version bump to 18 as we planned for 3.2. That should land soon/today. -Michal On Thu, Nov 28, 2013 at 10:00 AM, Bryan Higgins br...@bryanhiggins.net wrote: This update breaks BB10 badly. There was a change

Re: Cordova CLI minor update

2013-11-29 Thread Bryan Higgins
Michal - how goes CB-5338? I'd love to get a point release out before the weekend. On Thu, Nov 28, 2013 at 3:16 PM, Bryan Higgins br...@bryanhiggins.netwrote: I've put a fix in for BB, which unfortunately has to contain custom code paths [1]. The lazy load was putting files under

Re: Cordova CLI minor update

2013-11-29 Thread Bryan Higgins
, Bryan Higgins br...@bryanhiggins.net wrote: Michal - how goes CB-5338? I'd love to get a point release out before the weekend. On Thu, Nov 28, 2013 at 3:16 PM, Bryan Higgins br...@bryanhiggins.net wrote: I've put a fix in for BB, which unfortunately has to contain custom code

Re: Cordova CLI minor update

2013-11-29 Thread Bryan Higgins
Could someone please add me as an owner so I can push out the update? On Fri, Nov 29, 2013 at 9:46 AM, Bryan Higgins br...@bryanhiggins.netwrote: Created CB-5507 I'll push it out this afternoon if there are no objections. On Fri, Nov 29, 2013 at 9:30 AM, Michal Mocny mmo...@chromium.org

Re: Cordova CLI minor update

2013-11-29 Thread Bryan Higgins
Yes, please On Fri, Nov 29, 2013 at 1:26 PM, Michal Mocny mmo...@chromium.org wrote: Using br...@bryanhiggins.net ? On Fri, Nov 29, 2013 at 1:21 PM, Bryan Higgins br...@bryanhiggins.net wrote: Could someone please add me as an owner so I can push out the update? On Fri, Nov 29

Re: Cordova CLI minor update

2013-11-29 Thread Bryan Higgins
bhiggins, which I just added On Fri, Nov 29, 2013 at 1:28 PM, Michal Mocny mmo...@chromium.org wrote: have you done npm adduser ? I cannot find your account name On Fri, Nov 29, 2013 at 1:27 PM, Bryan Higgins br...@bryanhiggins.net wrote: Yes, please On Fri, Nov 29, 2013 at 1:26

Re: Cordova CLI minor update

2013-11-29 Thread Bryan Higgins
Yep, it's tagged and I'm about to publish On Fri, Nov 29, 2013 at 1:43 PM, Steven Gill stevengil...@gmail.com wrote: Yay! So 3.2.0-0.3.0? On Friday, November 29, 2013, Michal Mocny wrote: Done! On Fri, Nov 29, 2013 at 1:31 PM, Bryan Higgins br...@bryanhiggins.net javascript

Re: plugins.cordova.io: UX redesign

2013-12-12 Thread Bryan Higgins
Those comps look great Joni! Nice work! The details page needs a way to view prior versions. On Thu, Dec 12, 2013 at 8:38 AM, James Jong wjamesj...@gmail.com wrote: UX looks great!! Thanks for the efforts! 2. For search, perhaps the ability to add/remove filters? +1 to making it

Platform update warning

2013-12-16 Thread Bryan Higgins
How does everyone feel about adding a warning message when the platform version is older than CLI version? I've talked to some users recently who had no idea the update command existed. They assumed that by updating via npm, their project would get all of the bug fixes.

Re: Platform update warning

2013-12-16 Thread Bryan Higgins
it in there somewhere. Maybe we could show it when they do an npm update? On Mon, Dec 16, 2013 at 9:13 AM, Bryan Higgins br...@bryanhiggins.net wrote: How does everyone feel about adding a warning message when the platform version is older than CLI version? I've talked to some users recently who had

Re: 3.3 Blog Post (Please Review)

2013-12-16 Thread Bryan Higgins
Notes for BB10 [CB-5434] Windows: Always use USERPROFILE for home directory [CB-5443] Windows: Handle installed 64 bit Java [CB-5468] Improve config.xml encoding handling [CB-5509] Remove ability to set default target (since device detection is now used) [CB-5510] Update response codes for plugin

  1   2   >