Re: Mobile spec tests and exclusion list

2013-10-28 Thread Jesse
Nevermind then. Doesn't really matter considering tests will be broken out into each repo anyway. @purplecabbage risingj.com On Mon, Oct 28, 2013 at 9:22 AM, Brian LeRoux b...@brian.io wrote: I grok the theory here but not sure I agree w/ the practice. The working 'master' should always be

Re: CommandProxy and misbehaving plugins

2013-10-29 Thread Jesse
Welcome back! Yeah, I chose to make windows8 run the exact same js as the other devices, and strove for a consistent exec signature. This was the initial goal of having a cordova-js in the first place. When I saw firefoxos requiring the same kind of functionality, I suggested they use the same

Re: 2.9.1 Backport release

2013-10-30 Thread Jesse
...@blackberry.com wrote: On 10/21/13 7:38 PM, Jesse purplecabb...@gmail.com wrote: Having a tonne of fun putting the bunny back in the box. Here is a list of plugin defects [1] that have been closed between 2.9.0 and 3.1.0 Please have a look and decide if you think each is worth

Re: 2.9.1 Backport release

2013-10-30 Thread Jesse
tagged @purplecabbage risingj.com On Wed, Oct 30, 2013 at 5:41 PM, Shazron shaz...@gmail.com wrote: iOS is ready for js, then retest. On Wednesday, October 30, 2013, Jesse wrote: Okay, I am ready to tag the js, and get to releasing ... Where is everyone else at? @purplecabbage

Re: Platforms which are in subdirectory in repositories can't be added by cli since 3.1.0-0.2.0

2013-11-06 Thread Jesse
A few things: I cannot find a record of a signed CLA for Maxime Luce. I expect to see Maxime listed here: https://people.apache.org/committer-index.html The Windows 8.1 stuff should not be pulled in it's current state. 8.1 should not be a new platform, but an update to 8.0. I plan to do this for

MSDN subscriptions for contributors

2013-11-07 Thread Jesse
I can't find the original email in my archives, but here is an email mentioning the availability of MSDN to apache commiters.[1] You'll need to go to [2] with your svn credentials and fill out the form. And I think you need to do it every year. [1]

Re: plugins tag, and accessing the plugin list

2013-11-13 Thread Jesse
. This is a pretty straightforward implementation, and with my work on Android and iOS as a reference, it should be quick to add to other platforms. Braden On Wed, Nov 13, 2013 at 2:54 PM, Jesse purplecabb...@gmail.com wrote: Adding this to iOS and Android only is kind of mean

Re: plugins tag, and accessing the plugin list

2013-11-13 Thread Jesse
on Android and iOS as a reference, it should be quick to add to other platforms. Braden On Wed, Nov 13, 2013 at 2:54 PM, Jesse purplecabb...@gmail.com wrote: Adding this to iOS and Android only is kind

Re: cordova-cli jasmine tests fails on Windows

2013-11-14 Thread Jesse
Same issue here: https://issues.apache.org/jira/browse/CB-5330 Thanks for submitting your exploration info. @purplecabbage risingj.com On Thu, Nov 14, 2013 at 11:43 AM, Maxime LUCE max...@somatic.fr wrote: Hi, I submit a new issue in JIRA : https://issues.apache.org/jira/browse/CB-5388.

Re: Platforms which are in subdirectory in repositories can't be added by cli since 3.1.0-0.2.0

2013-11-14 Thread Jesse
- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Wednesday, November 6, 2013 11:18 PM To: dev@cordova.apache.org Subject: Re: Platforms which are in subdirectory in repositories can't be added by cli since 3.1.0-0.2.0 A few things: I cannot find a record of a signed CLA for Maxime

Windows8 and 8.1, to merge or to branch

2013-11-14 Thread Jesse
New thread, with some context: Maxime LUCE, Discussing whether the windows8 implementation 'becomes' the 8.1 implementation or not. http://markmail.org/message/dgnijktspuhgaeyc About Windows 8.1, do you think it's a great thing to not have both platforms ? I told to some Microsoft spoke

Re: Platforms which are in subdirectory in repositories can't be added by cli since 3.1.0-0.2.0

2013-11-14 Thread Jesse
that special case code into an extra chunk of metadata now that there are four or more platforms that need special handling. The more fiddly special cases we can eliminate the better. Braden On Thu, Nov 14, 2013 at 2:59 PM, Jesse purplecabb...@gmail.com wrote: I agree with this approach. Non

Re: Windows8 and 8.1, to merge or to branch

2013-11-14 Thread Jesse
? -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Thursday, November 14, 2013 12:39 PM To: dev@cordova.apache.org Subject: Windows8 and 8.1, to merge or to branch New thread, with some context: Maxime LUCE, Discussing whether the windows8 implementation 'becomes

[proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Jesse
I would like to add a deprecation notice to WP7, so we can move forward with one platform for Windows Phone. Windows Phone 8 has been available for over a year, and mostly taken over for WP7. WP7 devices are currently still available, mostly as an inexpensive way to get a windows phone. The WP8

3.2.0

2013-11-19 Thread Jesse
WP7+8 has been tagged 3.2.0 I am finalizing/testing a few things in Windows8 and will be tagging shortly. I believe the rest of the platforms have been tagged already. @purplecabbage risingj.com

Re: cordova-plugins repo release

2013-11-22 Thread Jesse
The issue that if use a tag to signify the new version, then the tag is applied to all plugins in the repo. This is probably not a big deal for minor bumps, but when a plugin needs a major bump, they all will. So you will/could have a plugin with a major version bump even though the code has not

Re: Updating FileTransfer

2013-11-25 Thread Jesse
Well, according to the caniuse link, it is already available in all current platforms. Of course we will need to investigate permissions when uploading from file:// to server:// as there are always some hoops, but having an available browser implementation to patch is a great start.

Re: cordova-plugins repo release

2013-11-25 Thread Jesse
tags with the target plugins' name, then plugin releases would be isolated, right? -Michal On Fri, Nov 22, 2013 at 8:02 PM, Jesse purplecabb...@gmail.com wrote: The issue that if use a tag to signify the new version, then the tag is applied

Re: plugins.cordova.io

2013-11-26 Thread Jesse
yes, all relevant info from the plugin.xml should/will be surfaced. author, description, issue-tracker, license, repo platforms supported should also be linkable so you can see all plugins supporting a platform, as well as what platforms each supports. @purplecabbage risingj.com On Tue, Nov 26,

Re: plugins.cordova.io

2013-11-26 Thread Jesse
to only be able to download a zip... On 27 Nov 2013, at 8:45 am, Jesse purplecabb...@gmail.com wrote: yes, all relevant info from the plugin.xml should/will be surfaced. author, description, issue-tracker, license, repo platforms supported should also be linkable so you can see all plugins

Re: [For discussion] windows8 and run/emulate commands meaning

2013-11-26 Thread Jesse
Yeah, when I explored this a while back, I thought the following made the most sense: run --emulator = outputs 'emulator is not supported' until we can get it to work run --target = outputs 'target mode is not supported' until we can get it to work run --device = runs on the current device I

Test changes for windows cordova-cli

2013-11-27 Thread Jesse
The recent e2e tests have serious issues on windows, too much for me to consider jumping into right now, so instead of fixing them, I just added a new test fixture. If you want to run tests on windows, you can use : $ npm run win-test I have also added a runtime platform check to the

Re: CLI testing

2013-11-27 Thread Jesse
okay, yeah, just switched over to OSX, and there are numerous (59) failures here too as well. I have verified that these are all a result of the e2e tests folder, if you run : jasmine-node --color spec You will not see any of these failures. blame @mmocny ;) @purplecabbage risingj.com On

Re: CLI testing

2013-11-27 Thread Jesse
wrote: I think we should revert these out and put them on a branch until ready. Thoughts? On Wed, Nov 27, 2013 at 12:59 PM, Jesse purplecabb...@gmail.com wrote: okay, yeah, just switched over to OSX, and there are numerous (59) failures here too as well. I have verified

Re: proposal to simplify hello world

2013-11-28 Thread Jesse
Did you want to demonstrate how to show/hide divs? Why not just: div id=deviceready class=blink p id=readyConnecting to Device/p /div ready.innerText = Device is Ready; or ready.textContent = Device is Ready; or deviceready.innerHTML = 'p id=readyDevice is Ready/p' Probably

Re: question

2013-12-02 Thread Jesse
Likely this is the only list where Zuma will find the expertise to answer this question. When you create a new cordova-ios app, your MainViewController is a subclass of CDVViewController. If you comment out the following method, and provide an implementation, then you will have a chance to

Re: 3.3.0?

2013-12-02 Thread Jesse
I would like to see a 3.3.0 before the holiday break as well. @purplecabbage risingj.com On Mon, Dec 2, 2013 at 3:06 PM, Brian LeRoux b...@brian.io wrote: Yes pls. Even if its just a ceremonial tag on other platforms. On Dec 3, 2013 9:56 AM, Joe Bowser bows...@gmail.com wrote: Hey

Re: 3.3.0?

2013-12-02 Thread Jesse
as well! I leave for vacation Dec 13, so I would LOVE if we could test, tag the RC, test and release final before then! On Mon, Dec 2, 2013 at 3:22 PM, Jesse purplecabb...@gmail.com wrote: I would like to see a 3.3.0 before the holiday break as well. @purplecabbage risingj.com

Re: 3.3.0?

2013-12-03 Thread Jesse
Yes, Dick, I'll get your pull request in today. I need to today ( or at least a couple hours ) to sort out any other additions/changes I might need to cordova-js. Anyone else? Cheers, Jesse @purplecabbage risingj.com On Tue, Dec 3, 2013 at 10:11 AM, Dick Van den Brink d_vandenbr

Re: Camera API: correctOrientation

2013-12-04 Thread Jesse
It appears to do nothing, except on iOS. It is listed as supported on iOS and Android, and back in 1.7, it was iOS only, Android does this: this.correctOrientation = args.getBoolean(8); iOS uses it after the image is captured, and calls imageCorrectedForCaptureOrientation [1] which rotates it

Re: Windows Phone binary bridge

2013-12-06 Thread Jesse
FYI, you can buy a no contract Nokia 520 WP8 device for $120, and developing in the emulator is more than sufficient for most tasks. Sergey, do you got this? @purplecabbage risingj.com On Fri, Dec 6, 2013 at 11:21 AM, Ian Clelland iclell...@chromium.orgwrote: On Fri, Dec 6, 2013 at 2:15 PM,

Re: adding 'browser' as a platform for cordova.js

2013-12-09 Thread Jesse
Interesting. Can you elaborate on use-cases that this would make sense for? When I do use this in a browser I get an error looking for cordova_plugins.js ...how do we feel this should be handled? I think this file is created the first time you install a plugin. It is acceptable that

Re: coho last-week command

2013-12-09 Thread Jesse
Seriously, let's focus ... stop trying to define everyone's workflow. If you want to use it, then as Andrew says, use it, ... @purplecabbage risingj.com On Mon, Dec 9, 2013 at 12:01 PM, Shazron shaz...@gmail.com wrote: That is nice. If I can make a suggestion -- if the bot thing is a go --

Re: Windows 8 (not Phone 8) - native plugin support

2013-12-09 Thread Jesse
, schrieb Jesse MacFadyen: No immediate plans. Maybe post 3.0.0 Cheers, Jesse Sent from my iPhone5 On Jul 7, 2013, at 2:18 AM, Daniel Toplak daniel.top...@gmx.de wrote: Hi, any news here? Greets Daniel Am 02.07.2013 01:44, schrieb Toplak Daniel: Hi, we are very interested

Re: PluginManager.java regression cordova-3.2 ERROR: config.xml is missing. Add res/xml/config.xml to your project

2013-12-11 Thread Jesse
Is this a JIRA issue and reproducable steps yet? Does the project that is failing actually have a config.xml file? How are you creating the project? Platform script, cordova-cli? What version of the cli? ... 3.3.0 is already tagged and ready to go, so this needs reproducible steps to get

Re: plugins.cordova.io: UX redesign

2013-12-12 Thread Jesse
Looks good Joni. Great tone, character and feel. Some of the utilitarian pieces I think need fine tuning. Re: 1. ( opinions, which may be misguided ) - Search prominence is great, but I am confused about the difference between what the 'Find Plugins' link at the top does, and the search box. -

Re: inspectable or loggable versions of binary

2013-12-13 Thread Jesse
I don't think the use case is valid, if someone wants support, they should supply source code, but I do like the idea of logging the version on every startup of the app. @purplecabbage risingj.com On Fri, Dec 13, 2013 at 2:43 PM, Shazron shaz...@gmail.com wrote: I would think device.cordova

Re: 3.3 Blog Post (Please Review)

2013-12-17 Thread Jesse
## What's new in Windows Phone 7 8 * CB-5360 Removed Compiler warnings * CB-4538 copy check_reqs scripts in create script * CB-4103 Make config parameter checks case-insensitive WP7+WP8 * CB-2347 Add support for config.xml preference: 'fullscreen' * CB-5203 Using XmlHTTPRequest.open on WP8

Re: Plugin Version Control Workflow

2013-12-30 Thread Jesse
I'm sure users can figure out how to exclude the plugin folder, this seems to be a simple matter of documenting what they should do. Similarly, all native compiled platform projects have binary intermediate cruft that should not be checked in, and we don't currently care ... @purplecabbage

Re: storage

2014-01-06 Thread Jesse
The key win I think is simply having a consistent implementation. CanIUse reports that indexedDB is available on Android 4.4+ and every other of our supported platforms, with a very notable exception of Mobile Safari. Ultimately this is a plugin, and Parashuram is working on it, so I am sure he

Re: IC: current state of IOS master

2014-01-08 Thread Jesse
I did the premature merge for CB-5602, I'll revert it. @purplecabbage risingj.com On Wed, Jan 8, 2014 at 8:47 AM, Ian Clelland iclell...@chromium.org wrote: I think that this has to do with CB-5602. It looks like the file api tests were overwritten with a version from the cordova-plugin-file

Re: Review Request 16739: Change --searchpath to use repeated flag instead of delimiter

2014-01-08 Thread Jesse
I think we should be using semi-colon as a delim when in a windows environment, and colon in unix. Having multiple --searchpath flags on top of that is just extra sugar in my opinion. Just like the system path ... @purplecabbage risingj.com On Wed, Jan 8, 2014 at 11:15 AM, Mark Koudritsky

Re: IC: current state of IOS master

2014-01-08 Thread Jesse
I reverted the merge and pushed to master. So should the mobile-spec tests, or the tests in each plugin repo be considered the root? I fear they are out of sync. @purplecabbage risingj.com On Wed, Jan 8, 2014 at 10:54 AM, Jesse purplecabb...@gmail.com wrote: I did the premature merge for CB

Re: IC: current state of IOS master

2014-01-08 Thread Jesse
On Wed, Jan 8, 2014 at 3:23 PM, Jesse purplecabb...@gmail.com wrote: I reverted the merge and pushed to master. So should the mobile-spec tests, or the tests in each plugin repo be considered the root? I fear they are out of sync. @purplecabbage risingj.com

Re: [Android] Deprecation of Geolocation on Android

2014-01-10 Thread Jesse
The index.html issue was iOS, not sure if it still exists. Windows Phone 7+8 use the browser based geolocation as they have implemented the spec, However because of the way permissions are managed, there is a native do-nothing stub that simply signal that Location Services are required. Windows8

Re: Configuring the File plugin

2014-01-13 Thread Jesse
Will any of the following work? img src=cdvfile://localhost/persistent/1.png/ xhr.open(GET,cdvfile://localhost/persistent/data.txt); link rel=stylesheet type=text/css href=cdvfile://localhost/persistent/style.css/ a href=cdvfile://localhost/temporary/site/temp.html target=_blankReview Site/a

Re: Is the InAppBrowser URI field supposed to be editable?

2014-01-13 Thread Jesse
Not editable on WP7+8 or Windows8. This was intended originally to be informational only. Not sure where full use as an address bar came in ... @purplecabbage risingj.com On Mon, Jan 13, 2014 at 1:33 PM, Shazron shaz...@gmail.com wrote: On iOS it is not editable (it's a label, not a

Re: Configuring the File plugin

2014-01-14 Thread Jesse
wrote: On Mon, Jan 13, 2014 at 3:21 PM, Jesse purplecabb...@gmail.com wrote: Will any of the following work? img src=cdvfile://localhost/persistent/1.png/ xhr.open(GET,cdvfile://localhost/persistent/data.txt

Re: github.com/apache/cordova-* pull requests

2014-01-16 Thread Jesse
I like it. @purplecabbage risingj.com On Thu, Jan 16, 2014 at 10:51 AM, Andrew Grieve agri...@chromium.orgwrote: SGTM. I was planning on writing a script to poll github's pull requests. This sounds even easier. On Thu, Jan 16, 2014 at 1:41 PM, Daniel Gómez danielj_go...@yahoo.com.ar

Re: [Android] InAppBrowser sucks and needs a re-write

2014-01-21 Thread Jesse
InAppBrowser is important to windows phone too. Oauth would be difficult/unpossible without it. I agree some of the recent additions to the api don't make a tonne of sense. Namely: insertCSS and executeScript are strange additions that seemed to be added out of nowhere?! The fact that we chose to

Re: Discussing CB-5806 [Windows8] Add keepCallback support to proxy

2014-01-24 Thread Jesse
Thanks, Looks good Sergey. On Fri, Jan 24, 2014 at 5:33 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Here is the fix https://github.com/apache/cordova-js/pull/63/ -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday, January 20, 2014 6:24 PM To:

Re: Introducing myself

2014-01-27 Thread Jesse
Welcome Bas! A great start would be telling this list what you found difficult/easy with Cordova, and perhaps elaborate on the workflow you used to build your apps. Cheers, Jesse @purplecabbage risingj.com On Mon, Jan 27, 2014 at 5:09 AM, David Kemp drk...@google.com wrote: Welcome aboard

Re: Introducing myself

2014-01-28 Thread Jesse
Thanks Bas, Have you signed the CLA? Happy to pull in your fix for CB-5438 but any bigger contributions will need a signed CLA. Cheers, Jesse @purplecabbage risingj.com On Tue, Jan 28, 2014 at 12:05 PM, Bas Bosman cord...@nazgul.nu wrote: Thank you all for the warm welcome! I've

Re: Introducing myself

2014-01-28 Thread Jesse
Great, should get a response soon. Cheers, Jesse @purplecabbage risingj.com On Tue, Jan 28, 2014 at 12:26 PM, Bas Bosman cord...@nazgul.nu wrote: I emailed a scan of the signed PDF last Sunday to secretary@. I don't know what the average time is for it to be processed? regards, Bas

Re: Cordova Hangout, January 29 2014 -- Meeting Notes

2014-01-29 Thread Jesse
this.. Will put up for review. Sounds good. Windows Phone - No issues - Next Release: - Currently no way to load binary assets (DLL plugins etc). Jesse plans to support this - Adobe folk getting WP8 devices, lumia 520 BlackBerry - All Good. FireFoxOS - No one here for F2F

Re: 3.4.0 Release schedule

2014-01-30 Thread Jesse
I have a new issue with the cli for wp7, wp8, and windows8 because of a cli commit. [1] I will need to update and retag them before we release 3.4.0-rc1 When did the namespace become a requirement of config.xml? I know it is documented in the widget spec.[2], but where is the issue for getting

Re: 3.4.0 Release schedule

2014-01-30 Thread Jesse
when your fix is in so I can upload 3.4.0-rc.2. -Steve On Thu, Jan 30, 2014 at 5:24 PM, Jesse purplecabb...@gmail.com wrote: I have a new issue with the cli for wp7, wp8, and windows8 because of a cli commit. [1] I will need to update and retag them before we release 3.4.0-rc1 When

Re: [Android] SecureToken/NoFrak feature addition

2014-01-31 Thread Jesse
It doesn't look like cordova.js is in the head ... https://git-wip-us.apache.org/repos/asf?p=cordova-app-hello-world.git;a=blob;f=www/index.html;h=bde5741f43476e4d0c8d0c537c4c5a65f21afb8e;hb=HEAD#l37 @purplecabbage risingj.com On Fri, Jan 31, 2014 at 12:26 PM, Andrew Grieve

Re: 3.4.0 Release schedule

2014-01-31 Thread Jesse
Plugins will be going out tomorrow. I didn't get through all of my tests with them. I will also get a RC blog post tomorrow. Cheers, -Steve On Thu, Jan 30, 2014 at 6:04 PM, Jesse purplecabb...@gmail.com

Re: Make cordova platform add ios work on Windows

2014-02-03 Thread Jesse
the iOS platform, zip the platforms/ios folder and send it to another iOS developer (no Cordova there) to build it there. Maybe a deeper - low priority - goal here would be to have the same node scripts on most platforms. Am 02.02.2014 00:06 schrieb Jesse purplecabb

Need to revert a CLI breaking change causing CB-5957

2014-02-05 Thread Jesse
, cordova-plugman and cordova-js or at least tread lightly and try to aware of the impact outside of your pet platforms. I am always available to discuss possible impacts. Cheers, Jesse [1] https://github.com/apache/cordova-cli/commit/837e8e367ae4feed4854f9ac95a8e906c893d818 [2] https

Re: Need to revert a CLI breaking change causing CB-5957

2014-02-05 Thread Jesse
config.xml by chance could be sitting in that www dir. On Wed, Feb 5, 2014 at 2:14 PM, Steven Gill stevengil...@gmail.com wrote: I'm going to agree with Jesse. That commit should not have made it out to the wild without a platform tag increase. It is fine to go out for 3.4. Either we

Re: CB-5974, or, Re-thinking broken-by-default (Was: Re: Plugins Release!)

2014-02-05 Thread Jesse
+1 to Ian's proposal @purplecabbage risingj.com On Wed, Feb 5, 2014 at 1:33 PM, Andrew Grieve agri...@chromium.org wrote: Joe - I appreciate your effort and your input, but I don't appreciate hostility on this list from anyone, including you. This is a public list, and I see nothing wrong

Re: Windows8/WP8 Proxy and Windows Runtime Components support

2014-02-07 Thread Jesse
, deploy to both WP8 and Windows8. 2. Use C# if you are more comfortable with it. This involves the following: 1. Support of linking libraries on WP8, Windows8. It seems Jesse is already working on this. 2. Windows8 proxy modification I can do further investigation

http://plugins.cordova.io/ is down again.

2014-02-07 Thread Jesse
@purplecabbage risingj.com

Re: XML Namespaces

2014-02-17 Thread Jesse
FYI. Windows Phone SDK and Windows 8 'native' .net SDKs do NOT provide a library to parse generic json objects, while reading XML is trivial. I could easily add the 6MB JSON.net [1] library to support this, but I have avoided every dependency I could in getting to this point, so I would rather

Re: XML Namespaces

2014-02-17 Thread Jesse
...@brian.io wrote: this is at the project level (cli projects) not the platform level so I think we're ok that said, this whole discussion reeks of bikeshed On Mon, Feb 17, 2014 at 11:17 AM, Jesse purplecabb...@gmail.com wrote: FYI. Windows Phone SDK and Windows 8 'native' .net SDKs do

Re: XML Namespaces

2014-02-17 Thread Jesse
to generate e.g. platforms/android/config.xml or similar on platforms that need/prefer XML Am 17.02.2014 20:33 schrieb Jesse purplecabb...@gmail.com: The config.xml file is currently read at launch on all platforms to decide what the start-page is, any preferences that exist, and what

Re: Introduction

2014-02-18 Thread Jesse
Happy to have the help. Welcome Stepan! re: WebSQL There are a number of people interested in adding the WebSQL plugin to Windows8, so be vocal about what you do. Both Sergey Grebnov, and Carlos Santana have discussed it previously [1]. You may also want to look at Mozzila's localForage [2],

Re: [Vote] Cordova 3.4.0 release

2014-02-19 Thread Jesse
-1, only because of issues recently found, I think we should address them and re-try 3.4.0 Isn't that *why* we have release candidates? Yes, but we should not be adding features between release candidate and release. In this case it is a pretty critical issue, so having looked at it more, I

Re: [Vote] Cordova 3.4.0 release

2014-02-19 Thread Jesse
I am a +1 now as well. @purplecabbage risingj.com On Wed, Feb 19, 2014 at 5:15 PM, Andrew Grieve agri...@chromium.org wrote: We've now worked through the issue I was worried about, and have determined that the fix is in plugins only. So... +1 on this release! On Wed, Feb 19, 2014 at

Re: CB-4846

2014-02-25 Thread Jesse
This sounds to me like somehow the callbackIDs are out of sync. missing a keepCallback? ... is there a window.onerror js handler to see what is actually happening? @purplecabbage risingj.com On Tue, Feb 25, 2014 at 12:19 AM, Shazron shaz...@gmail.com wrote: That is odd, if calling into

Framework support via plugman + plugin spec

2014-02-25 Thread Jesse
Plugman's install.js has this nice little gem in the source [0]: frameworkFiles = platformTag.findall('./framework[@custom=true]'), // CB-5238 adding only custom frameworks Looking through CB-5238[1], and the related issues [2][3] I have some questions. 1. How do we add a non-custom framework?

Re: Framework support via plugman + plugin spec

2014-02-25 Thread Jesse
:35 PM, Jesse purplecabb...@gmail.com wrote: Plugman's install.js has this nice little gem in the source [0]: frameworkFiles = platformTag.findall('./framework[@custom=true]'), // CB-5238 adding only custom frameworks Looking through CB-5238[1], and the related issues [2][3] I have some

Re: Framework support via plugman + plugin spec

2014-02-25 Thread Jesse
plugman has gotten overly complicated. Mostly to meet CLI requirements. [1] https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;a=blob;f=src/util/config-changes.js;h=989a582649732469921c80d4ede6f9f00874d3ea;hb=HEAD#l130 On Tue, Feb 25, 2014 at 2:58 PM, Jesse purplecabb

Re: [Vote] Cordova 2.9.1

2014-02-25 Thread Jesse
+1 @purplecabbage risingj.com On Tue, Feb 25, 2014 at 2:08 PM, Michal Mocny mmo...@chromium.org wrote: As answered elsewhere: gpg --print-md SHA512 *.zip | diff - *.sha echo Exact match gpg --print-md MD5 *.zip | diff - *.md5 echo Exact match The awkwardness comes from gpg's format

Re: Little bug with continue keyword

2014-02-27 Thread Jesse
Create an account, and file an issue. Include what simulators you are using, and the full code to reproduce the issue, ie : var obj = { 'continue': function(){ alert(continuing...); } }; obj.continue(); @purplecabbage risingj.com On Thu, Feb 27, 2014 at 3:10 PM, Danillo Paiva

Re: get config.xml data from js

2014-02-28 Thread Jesse
function readConfig() { var xhr = new XMLHttpRequest(); xhr.addEventListener(load, function () { var parser = new DOMParser(); var doc = parser.parseFromString(xhr.responseText, application/xml); alert(Description : +

Re: get config.xml data from js

2014-02-28 Thread Jesse
= Application.GetResourceStream(new Uri(config.xml, UriKind.Relative));* @purplecabbage risingj.com On Fri, Feb 28, 2014 at 1:21 PM, Andrew Grieve agri...@chromium.org wrote: config.xml isn't in the www/ on all platforms. On Fri, Feb 28, 2014 at 4:15 PM, Jesse purplecabb...@gmail.com wrote: function

Re: get config.xml data from js

2014-02-28 Thread Jesse
. On Fri, Feb 28, 2014 at 1:54 PM, Joe Bowser bows...@gmail.com wrote: Can't you just use an XHR to this URI: file://android_res/xml/config.xml? On Fri, Feb 28, 2014 at 1:48 PM, Jesse purplecabb...@gmail.com wrote: They seem to be in the root iOS, android, and windows phone

Re: get config.xml data from js

2014-02-28 Thread Jesse
Jesse purplecabb...@gmail.com: So I guess things are not as standardized as we thought. iOS, WP7, WP8, Windows8, Ubuntu?[1] : ../config.xml Android : ../../android_res/xml/config.xml bb10 : config.xml [1] https://github.com/apache/cordova-ubuntu/blob

Re: Proposal: hooks support for plugins

2014-03-01 Thread Jesse
I originally replied to the personal cc: version of this message I got. Here is what I said : It's a very interesting idea and would be powerful. My only concern is that Cordova apps can be built just by calling platform create scripts, with plugins added by calling plugman directly. The hooks

Re: Proposal: hooks support for plugins

2014-03-05 Thread Jesse
I am a no to passing arguments, the use-case is really about doing some extra tasks for the current environment. I am also a 'no' to prompting the user for permission, this shortly becomes a permission list of which plugins can and can't run scripts, or do we ask this every time? We definitely

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-05 Thread Jesse
I have created a task in JIRA for all the statusbar related discussion. [1] There are numerous inconsistencies we need to address here. [1] https://issues.apache.org/jira/browse/CB-6177 @purplecabbage risingj.com On Wed, Mar 5, 2014 at 5:15 PM, Shazron shaz...@gmail.com wrote: Some

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-10 Thread Jesse
More on the concept of rolling into a platform ... My distinction is that there are some things that every platform should consider a baseline of browser functionality, and if the OS SDKs do not provide it out of the box, then we should. Some examples of this : 1. Local XHR, Windows Phone does

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-11 Thread Jesse
- there is no change here, so proposal is that it stays the same [PROPOSAL] org.apache.cordova.statusbar - a status bar plugin for Android, iOS, and Windows Phone, lives in core, maintained by at least Jesse - statusbar namespace changes, and it get's own repo possibly To discuss further ( in their own threads

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-11 Thread Jesse
them. One thing though -- statusbar namespace changes -- I believe you wanted to say statusbar namespace does *not* change On Tue, Mar 11, 2014 at 11:01 AM, Jesse purplecabb...@gmail.com wrote: Andrew, I agree with all of that, and never suggested that statusbar not be a plugin

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-13 Thread Jesse
stays in cordova-plugins *for now* until we get a new repo, and keeps its existing namespace On Tue, Mar 11, 2014 at 11:55 AM, Jesse purplecabb...@gmail.com wrote: oops, yeah Shaz. statusbar namespace does *not* change @purplecabbage risingj.com On Tue, Mar 11, 2014 at 11:50 AM

Re: WP7 and WP8 x-wmapp URL scheme special casing

2014-03-17 Thread Jesse
Thanks Gabriel, Regardless of whether this is the right solution, you can file a defect. I will have a look shortly. Cheers, Jesse @purplecabbage risingj.com On Mon, Mar 17, 2014 at 1:05 PM, Schulhof, Gabriel gabriel.schul...@intel.com wrote: Hi! In jQuery Mobile we've encountered a bug

Re: WP8 Plugin Architecture Access to CordovaView

2014-03-19 Thread Jesse
This is by design, to prevent every plugin from pumping its own cruft into the DOM. However, there are some cases where it is required, and I am considering some achitecture changes to make this easier. In the meantime, you can get a reference to the Cordova WebBrowser like this:

Re: config.xml parsing strategy

2014-03-25 Thread Jesse
. It is easy to add support of the features above as part of cordova-cli: during prepare step. But ideally (agree w/ Jesse) this needs to be handled in the platform repo, since projects can be built outside of the cordova-cli and if the property is in the application root config.xml

Re: [GitHub] cordova-cli pull request: CB-6322 Simplify platforms/platform code...

2014-03-28 Thread Jesse
'process.platform' in node returns win32 for windows ( 32+64 ) 'process.arch' returns x64 if it is 64bit @purplecabbage risingj.com On Fri, Mar 28, 2014 at 12:00 PM, agrieve g...@git.apache.org wrote: Github user agrieve commented on a diff in the pull request:

Re: Git push broken?

2014-04-03 Thread Jesse
did I think Ian's reply was. We're all friends here, and intros are nice. Cheers, Jesse @purplecabbage risingj.com On Thu, Apr 3, 2014 at 10:38 AM, Ian Clelland iclell...@chromium.orgwrote: Yeah, the first thing I did was to go to http://people.apache.org/committers-by-project.html

Re: [cordova-js] do we need clobbers/, merges/ ?

2014-04-08 Thread Jesse
Dump them, I see no use for a declarative level of indirection. @purplecabbage risingj.com On Tue, Apr 8, 2014 at 2:15 PM, Anis KADRI anis.ka...@gmail.com wrote: On Tue, Apr 8, 2014 at 12:50 PM, Andrew Grieve agri...@chromium.org wrote: I think symbol mapping comes with some nuances,

Re: support on phonegap/cordova? ---- Request for Cordova User Group Mailing List

2014-04-11 Thread Jesse
The PhoneGap mailing list has 20k users, and receives an average of 1000 posts in 400 topics every month. In my opinion, the mailing list was the main reason that PhoneGap gained so much early adoption as we used to spend a great deal of time helping users, and learning from them about what needed

Re: should FileTransfer.download() auto mkdir target's path?

2014-04-16 Thread Jesse
On Wed, Apr 16, 2014 at 12:32 PM, Jesse purplecabb...@gmail.com wrote: Originally WP8 was creating any missing intermediate folders, but this was raised as a defect because the spec explicitly states it should produce an error in this case. Trying to dig up the issue ... @purplecabbage

Re: should FileTransfer.download() auto mkdir target's path?

2014-04-16 Thread Jesse
. @purplecabbage risingj.com On Wed, Apr 16, 2014 at 12:42 PM, Ian Clelland iclell...@chromium.orgwrote: There's a spec? I thought filetransfer was something that PhoneGap introduced. On Wed, Apr 16, 2014 at 3:32 PM, Jesse purplecabb...@gmail.com wrote: Originally WP8 was creating any missing

Re: [VOTE] Plugins Release

2014-04-17 Thread Jesse
Support for org.apache.cordova.statusbar was added to Windows Phone. Windows Phone: *statusbar *new* @purplecabbage risingj.com On Thu, Apr 17, 2014 at 10:06 AM, Andrew Grieve agri...@chromium.orgwrote: I think we're be fine to +1 on just packaging / compliance. Checking for release

Re: [GitHub] cordova-cli pull request: CB-6469 - Restore plugins from config.xm...

2014-04-17 Thread Jesse
Yeah, that looks weird. @purplecabbage risingj.com On Thu, Apr 17, 2014 at 2:46 PM, kamrik g...@git.apache.org wrote: Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/165#discussion_r11755812 --- Diff: src/save.js --- @@

Re: Proposal: hooks support for plugins

2014-04-21 Thread Jesse
Looks good Sergey, I like this approach. I also agree with Parash's statements, I think we should consider plugin hook sandboxing out of scope. @purplecabbage risingj.com On Mon, Apr 21, 2014 at 12:39 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Updated PR:

<    1   2   3   4   5   6   7   8   9   10   >