Re: Record Audio using on Browser platform

2015-08-12 Thread Jesse
... Not currently. Pull requests are always welcome. On Aug 11, 2015, at 7:27 PM, Shazron shaz...@gmail.com wrote: No. Media Capture plugin only supports Camera: https://github.com/apache/cordova-plugin-media-capture/tree/master/src Media plugin does not support browser:

Re: [DISCUSS] Website Repo

2015-07-21 Thread Jesse
Brian? was that a thumbs-up or a poo-poo? Not seeing your emoji ... I agree with Nikhil that we should optimize for contribution, and probably stay within the apache org at github. My team is hiring! @purplecabbage risingj.com On Tue, Jul 21, 2015 at 10:53 AM, Nikhil Khandelwal

Re: Plugin discussion: Feature detection

2015-07-21 Thread Jesse
There are a couple different ways to go about this, but ultimately the mechanisms are already there. 1. WaitForInit If you look at the cordova-device plugin, it pre-populates data about the device it is running on, and this info is available when the deviceready event fires. Essentially the

Re: [VOTE] Plugins release - cordova-plugin-file-transfer

2015-07-24 Thread Jesse
nikhi...@microsoft.com wrote: This vote has passed. Thanks! The release has been published to: https://dist.apache.org/repos/dist/release/cordova/plugins/cordova-plugin- file-transfer-1.2.1.tgz Thanks, Nikhil -Original Message- From: Jesse [mailto:purplecabb...@gmail.com

Re: Supported Git version

2015-07-22 Thread Jesse
No idea, but, I just removed this 'feature' as there were errors with checking out a particular tag or commit. On Jul 22, 2015, at 1:29 PM, Victor Sosa sosah.vic...@gmail.com wrote: Hello community. I've been playing a little with Cordova on simple scenarios, and noticed that when

Re: Cordova Face to Face meeting

2015-07-22 Thread Jesse
Redmond would be great! I miss the Pacific North West. Maybe it would be good to work thru some of the CI testing / nightlies stuff when a bunch of us are together too. My team is hiring! @purplecabbage risingj.com On Wed, Jul 22, 2015 at 11:43 AM, Parashuram N panar...@microsoft.com wrote:

Re: Supported Git version

2015-07-22 Thread Jesse
On Wed, Jul 22, 2015 at 3:00 PM, Darryl Pogue dar...@dpogue.ca wrote: Thanks for clarifying :) On 22 July 2015 at 14:53, Steven Gill stevengil...@gmail.com wrote: To clarify, we aren't removing installing from git. It is totally important. Jesse fixed a problem with not being able

Re: Supported Git version

2015-07-23 Thread Jesse
CB-9384 https://github.com/apache/cordova-lib/pull/265 On Jul 23, 2015, at 10:10 AM, Victor Sosa sosah.vic...@gmail.com wrote: Now I understand. Thanks. Jesse, do you know the JIRA in which you worked this problem? On Wed, Jul 22, 2015 at 5:27 PM Jesse purplecabb...@gmail.com wrote

Re: JSHint breaks the build again

2015-07-22 Thread Jesse
: Tuesday, July 21, 2015 11:12 AM To: dev@cordova.apache.org Subject: RE: JSHint breaks the build again I agree with your disagreement. :) +1 to relaxing the condition. Thanks, Nikhil -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Monday

Re: Huge performance gap between iOS SQLite and Android SQLite

2015-07-21 Thread Jesse
Please post a brief sample demonstrating the issue and someone will have a look. It is virtually impossible without even knowing what plugin you are using Gut reaction is the android code is doing something wrong, but it's hard to know with a concrete example. My team is hiring!

Re: [DISCUSS] CI Hardware

2015-07-17 Thread Jesse
some physical devices connected for testing. Cheers, Jesse My team is hiring! @purplecabbage risingj.com On Fri, Jul 17, 2015 at 4:08 PM, Dmitry Blotsky dblot...@microsoft.com wrote: Hi all, As per the hangout, please respond to this thread with machines and devices you can hook up

Re: Introducing Myself

2015-07-19 Thread Jesse
Welcome! Have a look at https://cordova.apache.org/#contribute to get started. On Jul 18, 2015, at 10:10 AM, Buddhika Jayawardhana buddhika...@cse.mrt.ac.lk wrote: Hi all, I am an Undergraduate from Department if Computer Science and Engineering, University of Moratuwa, Sri Lanka. I

Re: Oz

2015-07-13 Thread Jesse
It is possible and it involves research. Cheers, Jesse On Jul 12, 2015, at 2:43 PM, Ozy Oz o...@ozyoz.com wrote: Hello, We are planning to create our own do it yourself mobile app platform for our customers to basically create their own mobile apps using pre-made app themes

Re: [CI] Medic Update

2015-07-13 Thread Jesse
This particular issue has been addressed. [1] Ideally a failed test does not break a build, I think we need to address this in the test framework. I will look into this. I see a couple problems with the current system: a. All plugins are tested together, meaning a commit to any one of our

JSHint breaks the build again

2015-07-20 Thread Jesse
I am sick of seeing my commits cause build CI failures because of single vs double quote use. Can we relax this condition? I absolutely disagree with this being an error! Cheers, Jesse My team is hiring! @purplecabbage risingj.com

Re: [DISCUSS] Cordova-Android 5.0.x

2015-10-23 Thread Jesse
+! My team is hiring! @purplecabbage risingj.com On Fri, Oct 23, 2015 at 3:46 AM, Shazron wrote: > +1 > > On Thu, Oct 22, 2015 at 10:38 AM, Joe Bowser wrote: > > BUMP! I'd like to start the vote thread on Monday! > > > > On Tue, Oct 20, 2015 at 10:01 AM,

Re: [Android][Discuss] Change name of CordovaWebView to CordovaWebInterface

2015-10-23 Thread Jesse
it is! My team is hiring! @purplecabbage risingj.com On Fri, Oct 23, 2015 at 7:15 PM, Carlos Santana <csantan...@gmail.com> wrote: > +1 if what Simon and Jesse are saying is the same thing :-) > > > On Fri, Oct 23, 2015 at 7:42 PM Jesse <purplecabb...@gmail.com> wro

Re: [BUG] Plugin Device Motion breaking on WP8

2015-10-28 Thread Jesse
Done. On Wed, Oct 28, 2015 at 9:34 AM, Jesse <purplecabb...@gmail.com> wrote: > Yes, fixing now. Thanks. > > > My team is hiring! > @purplecabbage > risingj.com > > On Wed, Oct 28, 2015 at 9:32 AM, Nikhil Khandelwal <nikhi...@microsoft.com > > wrote: &g

Re: [BUG] Plugin Device Motion breaking on WP8

2015-10-28 Thread Jesse
Yes, fixing now. Thanks. My team is hiring! @purplecabbage risingj.com On Wed, Oct 28, 2015 at 9:32 AM, Nikhil Khandelwal wrote: > It seems to be caused by this commit: >

Re: [DISCUSS] Copying node_modules during platform install

2015-10-28 Thread Jesse
They are safe to copy. However, I don't see why anyone would have run npm link in the template folder of a platform, or why anyone would need to. We should probably just document that if you do this, it will break. Can anyone think of a reason why they would 'need' to npm link those modules?

Re: [DISCUSS] Copying node_modules during platform install

2015-10-28 Thread Jesse
It is completely likely, and maybe even expected that the specific version of cordova-common that sits in any particular platform template can be different than what is used by cordova-lib. They may even be different amongst platforms in a single project. As long as the lib->platform api is

Re: [GitHub] cordova-android pull request: API for saving/restoring plugin and ...

2015-10-28 Thread Jesse
This sounds really good! The only reservation I have is making a new non-standard way of saving state in js. Instead of providing navigator.app.saveState() I think we should be content to simply raise the event, and allow the app developer to choose how they wish to store it. The obvious choice

Re: [Android][Discuss] Change name of CordovaWebView to CordovaWebInterface

2015-10-23 Thread Jesse
Let's go ahead with renaming CordovaWebView => CordovaWebInterface, and keeping around a CordovaWebView object so that nothing breaks. We should also deprecate CordovaWebView, and document the change so that people who are using it have some notice, and people who are new know what NOT to use.

Re: [DISCUSS] Copying node_modules during platform install

2015-10-28 Thread Jesse
> Dmitry > > > On Oct 28, 2015, at 2:44 PM, Jesse <purplecabb...@gmail.com> wrote: > > > > It is completely likely, and maybe even expected that the specific > version > > of cordova-common that sits in any particular platform template can be > > diffe

Re: Native vs. File URIs

2015-11-09 Thread Jesse
FILE_URI is cross device, NATIVE_URL is device specific, and intended to be used when you need to know the REAL file path for something. @purplecabbage risingj.com On Mon, Nov 9, 2015 at 9:25 AM, Richard Knoll wrote: > Oh, so does it refer to the location rather than

Re: Integrate binaries (apk / ipa) upload to stores into Cordova CLI

2015-11-09 Thread Jesse
the steps required to submit an app to each app store however, is an awesome idea, and seemingly a requirement of this work anyway, so why not just do that first? Cheers, Jesse @purplecabbage risingj.com On Mon, Nov 9, 2015 at 6:15 AM, Maxime Alexandre < maxime.alexan...@wininup.com>

Re: Plugin Audit 2015

2015-11-12 Thread Jesse
lobalization (make sync" > > > >YES, YES, YES! > > > >(Sorry, but that makes me *very* happy to hear!) > > > >"Dialogs (Should use HTML/CS/JS dialogs instead)" > > > >Strongly no, but I'm assuming there is a good reason for this bey

Re: Plugin Audit 2015

2015-11-13 Thread Jesse
, Gmail iOS doesn't even bother trying to hide the > toolbar. Try to do a Search on it to see the keyboard. It uses a > WebView I believe for most of its UI. > > >> On Thu, Nov 12, 2015 at 9:52 PM, Jesse <purplecabb...@gmail.com> wrote: >> The reason I think the key

[DISCUSS] cordova-wp8 patch release 3.8.2

2015-11-13 Thread Jesse
and easy vote, I would like to push it out asap. Cheers, Jesse [1] https://github.com/apache/cordova-wp8/commits/3.8.x @purplecabbage risingj.com

Re: New Camera Plugin iOS feature

2015-11-11 Thread Jesse
+1 @purplecabbage risingj.com On Wed, Nov 11, 2015 at 12:35 PM, Mefire O. wrote: > +1 > I think this is a useful feature. > We should also think about integrating this into other platforms in the > future. > > Thanks, > Omar Mefire > > On Nov 11, 2015 11:30 AM, Sarah

Re: [GitHub] cordova-plugin-file pull request: CB-7253: requestFileSystem fails...

2015-11-01 Thread Jesse
I thought the whole KiB thing was a geek joke. I had no idea it even existed until I saw all of the text related to image resources allowed for submitting apps to the showcase. ( Which I also thought was an entirely tongue in cheek request ... ) @purplecabbage risingj.com On Sat, Oct 31, 2015

Re: Cordova on Github

2015-11-04 Thread Jesse
Thanks for your feedback Julien! We absolutely DO use github, and most of our conversation happens there, or here on the dev list ( which also echoes every github code comment, pull request discussion ) Some thoughts: - github issues would mean we would have 30+ issue trackers, one for every

Re: [DISCUSS] Cordova-Windows Release

2015-11-03 Thread Jesse
+1 Sounds good. I want to test some of the recent line-ending gitattribute changes with AppStore submission, so a release would be the perfect test. > On Nov 2, 2015, at 11:18 PM, Sergey Grebnov (Akvelon) > wrote: > > If we agree to do a release: > > Most of the

Re: [GitHub] cordova-plugin-file-transfer pull request: getCookies bugfix

2015-11-03 Thread Jesse
Post a picture that fails so we can verify. > On Nov 3, 2015, at 3:30 AM, jeroenv wrote: > > Github user jeroenv commented on the pull request: > > > https://github.com/apache/cordova-plugin-file-transfer/pull/107#issuecomment-153325389 > >@daserge I forgot to

Re: Integrate binaries (apk / ipa) upload to stores into Cordova CLI

2015-11-06 Thread Jesse
Yes, I too see the value, but I think it's a bit of wishful thinking. I would love to be proven wrong though. There are vast differences between the stores submission processes, as well as the meta that they require. In the case of iOS, you would likely need to scrape the website and live with

Re: Adding Telemetry information to Cordova

2015-11-04 Thread Jesse
We would collect data from cli use, not in app. cli and lib versions, plugins used, cli commands used, platforms used and versions, etc NOTHING should be added to the app a developer installs on the emulator or device. Ideally this is all done in the cli directly so other tools can still

Re: [DISCUSS] Proposal to Remove the Cordova iOS Native Whitelist

2015-11-03 Thread Jesse
I completely support the proposal! @purplecabbage risingj.com On Tue, Nov 3, 2015 at 5:35 PM, Shazron wrote: > BUMP. This is important, and is causing a lot of pain for our users. > For example: >

Re: [GitHub] cordova-ios pull request: CB-9883 - Remove unused iOS bridges

2015-11-05 Thread Jesse
And that we need to watch what others commit. More review would have stopped this in the first place. > On Nov 5, 2015, at 6:33 PM, csantanapr wrote: > > Github user csantanapr commented on the pull request: > >

Re: [DISCUSS] Cordova-Windows Release

2015-11-06 Thread Jesse
d011db47%7c1=8hkECiqIg06EblDoJ5Los0JU4R9JhuXeqFA6xJG2aZg%3d > > > > -Sergey > > -Original Message- > > From: Carlos Santana [mailto:csantan...@gmail.com] > > Sent: Thursday, November 5, 2015 1:15 AM > > To: dev@cordova.apache.org > > Subject: R

Re: CB-9901 cordova plugin search opens in a browser

2015-10-30 Thread Jesse
I would MUCH rather just remove search functionality from the cli. One less hook to worry about, one less feature to support, and we don't need to add a dependency to do it. Opener is nice because it has zero dependencies, I'm just not sure how compatible we are with the WTFPL license.

Re: [DISCUSS] Curating Apps

2015-10-18 Thread Jesse
This was part of my hesitation in doing this. PhoneGap.com gets >20 submissions a week, and someone has to look at them, validate them. Here [1] is a link to page 30 of the android apps, and there are 24 apps per page. We also have to consider appropriateness of the app, is it adult? mature? We

Re: [DISCUSS] Curating Apps

2015-10-19 Thread Jesse
is an app exactly developed? > >>> > >>> > >>> So, I see a deal: The one, who want’s to be curated on the site has to > tell details about the app. > >>> > >>> > >>> That means: > >>> > >>> We could

Re: Introduction

2015-10-19 Thread Jesse
Welcome, happy to have more hands. > On Oct 19, 2015, at 7:28 AM, Steven Gill wrote: > > Welcome! >> On Oct 19, 2015 6:50 AM, "Fiorini, Ryan" wrote: >> >> Hi Everyone, >> >> My name is Ryan Fiorini and I am a software engineer for Intel

Re: Cordova website redesign

2015-10-07 Thread Jesse
I would suggest that the lack of response on the logo change means we don't need it. I think there should at least be some discussion before moving on it. > On Oct 7, 2015, at 11:31 AM, Brad Gashler wrote: > > Hi Everyone, > > I wanted to follow up on the branding

Re: Cordova website redesign

2015-10-09 Thread Jesse
This sounds more like consensus! I too am +1 on changing the typeface. Cheers, Jesse > On Oct 8, 2015, at 11:02 AM, Parashuram N <panar...@microsoft.com> wrote: > > +1 on the typeface - I think it does send the “modern-ness” message. > > > > >> On 1

Re: Cordova website redesign

2015-10-12 Thread Jesse
mitry > > > On Oct 12, 2015, at 3:16 PM, Raymond Camden <raymondcam...@gmail.com> > wrote: > > > > +1 here too. > > > > On Fri, Oct 9, 2015 at 1:46 PM, Jesse <purplecabb...@gmail.com> wrote: > >> This sounds more like consensus! > >> I

Re: [Discuss] Windows: Removal of Windows 8 from VS 2013 solution (keep it in the VS 2012 solution)?

2015-07-08 Thread Jesse
yes yes yes! Is it sufficient to simply make the win8.1 project the startup project in the 2013 sln? If there are still nags, we can remove the windows8.0 project entirely from the 2013 sln. My team is hiring! @purplecabbage risingj.com On Wed, Jul 8, 2015 at 2:57 PM, Rob Paveza

Re: [DISCUSS] Release Cordova Plugin npm Search

2015-07-10 Thread Jesse
difference in results valid? 1. http://people.apache.org/~muratsu/?q= 2. http://npmsearch.com/query?fields=nameq=keywords:%22ecosystem:cordova%22s ize=500start=0 3. https://www.npmjs.com/search?q=ecosystem%3Acordova Thanks! Tony On 7/10/15, 1:32 PM, Jesse purplecabb...@gmail.com wrote: Sorting

Re: [DISCUSS] Release Cordova Plugin npm Search

2015-07-10 Thread Jesse
Sorting/filtering would be nice. Resist the urge to duplicate the data shown on npm! My team is hiring! @purplecabbage risingj.com On Fri, Jul 10, 2015 at 10:30 AM, Murat Sutunc mura...@microsoft.com wrote: Can I also get access to remote couchdb? It would be great to go live today.

Re: Will CPR BD be down?

2015-07-10 Thread Jesse
I would kill the `cordova plugin search` feature entirely. There are much nicer ways to search for a plugin ... My team is hiring! @purplecabbage risingj.com On Fri, Jul 10, 2015 at 8:55 AM, Carlos Santana csantan...@gmail.com wrote: I guess I said REST API redirect, I guess it can also be a

Re: [VOTE] Plugins release - cordova-plugin-file-transfer

2015-07-09 Thread Jesse
+1 - ran coho verify-archive : verified! - ran tests on android and ios: both had 36 specs 0 failures cordova-paramedic --platform ios --plugin . cordova-paramedic --platform android --plugin . My team is hiring! @purplecabbage risingj.com On Thu, Jul 9, 2015 at 1:41 PM, Dmitry Blotsky

Re: onFileSystemPathsReady not fired

2015-07-09 Thread Jesse
Or join https://cordova.slack.com My team is hiring! @purplecabbage risingj.com On Thu, Jul 9, 2015 at 3:13 PM, Carlos Santana csantan...@gmail.com wrote: Emmanuel this is mailing list for committers discussion about the project. Use stackoverflow for usage and error questions the

Re: [DISCUSS] Patch release for cordova-plugin-file-transfer

2015-07-09 Thread Jesse
wp8 is still a thing as it works fundamentally differently than the windows universal phone target. In the next while I will be evaluating some leftover plugins for wp8 that do not have a windows equivalent ( c# vs js ) and see what it would take to help port them. Changes look good Nikhil! (

Re: [VOTE] 0.1.3 cordova-serve release

2015-08-26 Thread Jesse
+1 - verified signatures - ran cordova run browser - verified `cordova serve` command works My team is hiring! @purplecabbage risingj.com On Tue, Aug 25, 2015 at 8:08 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: I vote +1: * Verified tags * Verified signatures * Manually

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-26 Thread Jesse
magic On Fri, Aug 21, 2015 at 5:14 PM Jesse purplecabb...@gmail.com wrote: This is really cool work, and will absolutely help developers. Personally, I prefer the plugin approach. Which library is chosen is entirely up to the plugin author, but I really like BrowserSync! In all

Re: Cordova Face to Face meeting

2015-08-27 Thread Jesse
On 8/25/15, 7:48 PM, Jesse purplecabb...@gmail.com wrote: Should we do all 3, and make the middle day the 'big' one? My team is hiring! @purplecabbage https://na01.safelinks.protection.outlook.com/?url=risingj.comdata =01%7c01%7cpanarasi%40microsoft.com

Re: [DISCUSS] Tools Release?

2015-08-26 Thread Jesse
+1 On Aug 26, 2015, at 6:14 PM, Carlos Santana csantan...@gmail.com wrote: Yep makes sense to cut a release before that PR hits master On Wed, Aug 26, 2015 at 9:11 PM Carlos Santana csantan...@gmail.com wrote: +1 On Wed, Aug 26, 2015 at 8:47 PM Steven Gill stevengil...@gmail.com

Re: Merges as a feature

2015-09-01 Thread Jesse
I would like to get rid of merges, now that you bring it up. We have far too many nuanced features that just sort of go undoc'd. I may change my mind if someone can point me at a page in the docs that explains the full use and value of this feature because currently it just sounds like technical

Re: Merges as a feature

2015-09-01 Thread Jesse
gt; > > > > > - Carlos > > Sent from my iPhone > > > >> On Sep 1, 2015, at 5:53 PM, Jesse <purplecabb...@gmail.com> wrote: > >> > >> I would like to get rid of merges, now that you bring it up. > >> We have far too many nuance

Re: iOS 9 data-rel back not working - known issue?

2015-09-03 Thread Jesse
, http://slack.cordova.io/ or the google-groups mailing list [1] Cheers, Jesse [1] https://groups.google.com/forum/#!forum/phonegap My team is hiring! @purplecabbage risingj.com On Thu, Sep 3, 2015 at 2:22 PM, Cem Yesil <cem.ye...@live.at> wrote: > Hi, > I have an app t

Re: Embedding Android activity into WebView, is it possible?

2015-09-08 Thread Jesse
, and go and do this, please do, we would love to hear how it went. Otherwise, please accept the answers you have been given and move on. Cheers, Jesse My team is hiring! @purplecabbage risingj.com On Mon, Sep 7, 2015 at 8:48 AM, julio cesar sanchez <jcesarmob...@gmail.com> wrote:

Re: Cordova-lib refactoring implementation

2015-09-01 Thread Jesse
r Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] > Sent: Wednesday, August 26, 2015 6:27 PM > To: dev@cordova.apache.org > Subject: RE: Cordova-lib refactoring implementation > > Jesse wanted to look into it a bit more, so probably this will be merged at > the end of this week. >

Re: [GitHub] cordova-lib pull request: CB-8993 Plugin restore ignores search pa...

2015-09-04 Thread Jesse
Confirmed here: https://people.apache.org/committer-index.html Middle name and all ... My team is hiring! @purplecabbage risingj.com On Fri, Sep 4, 2015 at 4:36 PM, marcuspridham wrote: > Github user marcuspridham commented on the pull request: > >

Re: [GitHub] cordova-lib pull request: Adds implementation for PlatformApiPoly ...

2015-08-25 Thread Jesse
This looks great, but I would like to spend a little more time before we push it to master. Can we hold off until the end of the week? My team is hiring! @purplecabbage risingj.com On Tue, Aug 25, 2015 at 5:46 PM, stevengill g...@git.apache.org wrote: Github user stevengill commented on the

Re: Cordova Face to Face meeting

2015-08-25 Thread Jesse
agosto de 2015, Jesse purplecabb...@gmail.com escribió: Done. On Aug 17, 2015, at 10:29 AM, Steven Gill stevengil...@gmail.com javascript:; wrote: Last chance to enter availability in doodle for the face to face

Re: Spam on pull requests

2015-09-28 Thread Jesse
Looks like he was hacked 19 minutes ago https://github.com/DILEEP-YADAV?tab=activity My team is hiring! @purplecabbage risingj.com On Mon, Sep 28, 2015 at 11:57 AM, Joe Bowser wrote: > Hey > > So, this happened... > >

Re: Understanding the Cordova developer better - Cordova developer survey

2015-09-29 Thread Jesse
with an RT.) > > On Tue, Sep 29, 2015 at 5:11 PM, Carlos Santana <csantan...@gmail.com> > wrote: > > I'm with Joe on actionable items and with Jesse on plugins area. > > What plugins you have used, which plugins have giving you problems, > > how often do you upgrade pl

Re: Understanding the Cordova developer better - Cordova developer survey

2015-09-29 Thread Jesse
I would add a : Select all the (core) plugins you have used. And maybe, a : Is there a plugin you wish existed? I agree that asking users what they want may lead to 'new coke' [1] Moving the opened ended question to last and letting users choose whether to use it to state what they love OR hate

Re: Cordova Face to Face Meeting

2015-09-29 Thread Jesse
+1 for breakfast in the clouds My team is hiring! @purplecabbage risingj.com On Tue, Sep 29, 2015 at 1:51 PM, Parashuram N wrote: > I just created a form to get an idea of the people who will be attending > the meeting - >

Re: Understanding the Cordova developer better - Cordova developer survey

2015-09-30 Thread Jesse
Yep, I'll do that. My team is hiring! @purplecabbage risingj.com On Wed, Sep 30, 2015 at 2:43 PM, Parashuram N <panar...@microsoft.com> wrote: > Jesse, did you mean I combine those options in the same line ? Can I > request you to edit the form directly ? Ma

Re: Understanding the Cordova developer better - Cordova developer survey

2015-10-03 Thread Jesse
0 > users :-) > > - Carlos > Sent from my iPhone 6s > > > On Oct 3, 2015, at 3:34 AM, Jesse <purplecabb...@gmail.com> wrote: > > > > I was able to update the survey. > > > > 1. I made some minor grammatical corrections and added some missing '?'

Re: Deploying New Cordova Website

2015-10-03 Thread Jesse
solutely required for (source code) bundle releases to the > public. I don't think this counts as one, we've never "released" the > docs as a downloadable thing: > https://dist.apache.org/repos/dist/release/cordova/ > > > > On Fri, Oct 2, 2015 at 9:48 PM, Jesse <purple

Re: Understanding the Cordova developer better - Cordova developer survey

2015-10-03 Thread Jesse
crosoft.com> wrote: > Sure, I guess we will have to create a new account and put the credentials > in SVN, right ? > > > > > On 10/1/15, 11:43 AM, "Jesse" <purplecabb...@gmail.com> wrote: > > >So, I was not able to log in and make the changes. >

Re: Deploying New Cordova Website

2015-10-02 Thread Jesse
a.io. > > > > No need to add unnecessary process and delay. > > > >> On Fri, Oct 2, 2015 at 7:00 PM, Carlos Santana <csantan...@gmail.com> > wrote: > >> > >> Does that mean no hero picture of me and a guitar :-( on the front page > &g

Re: Deploying New Cordova Website

2015-10-02 Thread Jesse
+1 ... and we probably should vote for major changes. > On Oct 2, 2015, at 6:31 PM, Nikhil Khandelwal wrote: > > Wohoo! Let's do it! > > -Nikhil > > -Original Message- > From: Carlos Santana [mailto:csantan...@gmail.com] > Sent: Friday, October 2, 2015 6:06

Re: [REVIEW] CPR readonly blog post.

2015-09-09 Thread Jesse
We still need it. There is a very important and difficult workflow for people who want to add a 'little' cordova to an existing app. Think of a visual studio wizard to add a cordova view to an existing app. The reality of it is simply that it is architected as a secondary module, so we can easily

[DISCUSS] Deprecate cordova-wp8

2015-12-02 Thread Jesse
wording to move on - close a bunch of wp8 related issues in jira with "won't fix' - put wp8 out to pasture What are your thoughts? Cheers, Jesse @purplecabbage risingj.com

Re: [NOTICE] David Barth has become a committer

2015-12-01 Thread Jesse
Congrats and welcome David! @purplecabbage risingj.com On Tue, Dec 1, 2015 at 1:03 PM, Steven Gill wrote: > Hey everyone! > > Just wanted to start sending out notices to the dev mailing list when we > accept a new committer. > > David Barth from Canonical has recently

Re: [DISCUSS] Deprecate cordova-amazon-fireos

2015-12-01 Thread Jesse
+1 @purplecabbage risingj.com On Tue, Dec 1, 2015 at 4:37 PM, Steven Gill wrote: > About a month ago, we received a PR[1] from amazon noting that users should > use cordova-android for amazon fireos 5.0+ devices (2015 onwards) and not > cordova-amazon-fireos. > >

Re: [DISCUSS] Release file-transfer, media and media-capture

2015-12-01 Thread Jesse
sounds good to me! Sounds like we need to. @purplecabbage risingj.com On Tue, Dec 1, 2015 at 3:50 PM, Steven Gill wrote: > Due to file-transfer, media and media-capture having a dependency on the > file plugin, I propose we do a few patch/major releases for those

Re: [GitHub] cordova-plugin-contacts pull request: CB-8115 Save contact birthda...

2015-12-02 Thread Jesse
The issue is that the date object is not stored in a method that is compatible with other applications on the android device. This is strictly a native issue, and as Vlad said, not testable via our own automated tests. We get back exactly what we store, so our current tests all pass. The native

Re: [DISCUSS] Deprecate cordova-wp8

2015-12-08 Thread Jesse
ost 2000 unique users building for WP8 per month. Can we delay > the deprecation for 3 more months to see if this number can go down ? > > -Original Message- > From: Jesse [mailto:purplecabb...@gmail.com] > Sent: Wednesday, December 2, 2015 11:06 AM > To: dev@cordova.apache.o

Re: [DISCUSS] cordova-ios-4.x release (for real)

2015-12-01 Thread Jesse
>> Or should I just let it fail still? It depends how long it'll be until we fix them. The build will be broken in the CI until it is fixed so probably marking them as pending is the better option. @purplecabbage risingj.com On Tue, Dec 1, 2015 at 10:42 PM, Shazron wrote:

Re: Cordova QR Code scanner for windows phone

2015-12-01 Thread Jesse
https://www.npmjs.com/package/phonegap-plugin-barcodescanner @purplecabbage risingj.com On Tue, Dec 1, 2015 at 10:29 PM, Sumit Soman wrote: > Hi > > I am looking to implement a QR code scanner in my Windows Phone 8 app using > Cordova. > > I'm not able to find a working

Re: [REVIEW] Draft of Apache Cordova Board Report Dec 2015

2015-12-09 Thread Jesse
Even knowing his tricks, I feel the same way! Looks good. +1 @purplecabbage risingj.com On Wed, Dec 9, 2015 at 4:54 PM, Carlos Santana wrote: > Looks Good +1 > > I don't get tired of saying it, Shaz I'm amazed how are you able to > collect and organize this info. Great

Re: [REVIEW] plugins release blog post for cordova-plugin-inappbrowser 1.1.1

2015-12-11 Thread Jesse
+1 Looks good! @purplecabbage risingj.com On Fri, Dec 11, 2015 at 4:08 PM, Carlos Santana wrote: > LGTM > On Fri, Dec 11, 2015 at 3:43 PM Shazron wrote: > > > Updated blog post: > > > > >

Re: [REVIEW] cordova-ios 4.0.1 blog post

2015-12-17 Thread Jesse
+1 lgtm > On Dec 17, 2015, at 10:50 AM, Carlos Santana wrote: > > +1 > > - Carlos > @csantanapr > >> On Dec 17, 2015, at 1:30 PM, Shazron wrote: >> >> https://github.com/apache/cordova-docs/pull/441 >> >>

Re: [DISCUSS] Loading plugins async or on demand

2015-12-11 Thread Jesse
it, otherwise let's continue on the path we're on. Cheers, Jesse @purplecabbage risingj.com On Fri, Dec 11, 2015 at 6:25 AM, Carlos Santana <csantan...@gmail.com> wrote: > Can you open a JIRA and explain with more details what is taking most of > the time when loading? > > Are

Re: Introduction

2016-01-04 Thread Jesse
Welcome! @purplecabbage risingj.com On Mon, Jan 4, 2016 at 11:48 AM, Shazron wrote: > Welcome! Looking forward to contributions. Let us know if you need > anything. > > On Mon, Dec 28, 2015 at 3:43 PM, Sean Kelly wrote: > > Hi, > > > > My name is Sean Kelly

Re: [Vote] 4.3.2 Ubuntu Release (attempt 2)

2016-01-04 Thread Jesse
+1 Created a project, and did a brief code review Saw a non-blocker issue: *Error: icon does not exist: /Tests/TestUbuntu/platforms/ubuntu/www/www/img/logo.png* @purplecabbage risingj.com On Mon, Jan 4, 2016 at 1:02 AM, David Barth wrote: > Thanks Shazron. > >

Re: [DISCUSS] Plugins release

2015-11-24 Thread Jesse
+1 to release Always Be Releasing! @purplecabbage risingj.com On Tue, Nov 24, 2015 at 1:28 PM, julio cesar sanchez wrote: > Last update was on june for most plugins and there are a lot of issues > resolved. People is usually complain on stack overflow and phonegap

Re: Question about Media Capture

2015-11-22 Thread Jesse
https://issues.apache.org/jira/browse/CB-9460 The media-capture was based on a moving target spec, I believe. Ultimately though these are features that should be supported, just none of the platforms does yet. @purplecabbage risingj.com On Sun, Nov 22, 2015 at 6:36 PM, Raymond Camden

Hangout

2016-06-02 Thread Jesse
After a slight delay, we are live. https://www.youtube.com/watch?v=BdJCIsZ5OS0 @purplecabbage risingj.com

Re: [Vote] 4.3.4 Ubuntu Release

2016-06-03 Thread Jesse
+1 - verified archive sigs, and git tag - created project, added cordova-ubuntu, and added a plugin without issue ( on OSX ) @purplecabbage risingj.com On Fri, May 27, 2016 at 10:16 PM, Shazron wrote: > +1 > > - verified archive sigs, and git tag > - created the platform

Re: Cordova Monthly Hangouts

2016-05-31 Thread Jesse
on a time. Cheers, Jesse @purplecabbage risingj.com On Fri, May 13, 2016 at 10:52 AM, Kerri Shotts <ke...@photokandy.com> wrote: > Thanks for posting the doodle! I've put in my availability. > > *Kerri Shotts*, photoKandy Studios LLC • (312) 380–1035 • (618) 435–0823 > *

Re: Cordova Monthly Hangouts

2016-05-31 Thread Jesse
, Me, Edna, Joe, Michael, Simon, Dmitry, Vladimir and Tommy. But it unfortunately doesn't work for Parshu, or Kerri Anyone else want to respond? http://doodle.com/poll/xvifrwwnqci2fti3 Cheers, Jesse @purplecabbage risingj.com On Tue, May 31, 2016 at 1:03 PM, Jesse <purplecabb...@gmail.com>

Re: Introduction

2016-05-26 Thread Jesse
Welcome Caryn! @purplecabbage risingj.com On Thu, May 26, 2016 at 4:17 PM, Caryn Tran wrote: > Hello! My name is Caryn, a UCB senior who is interning with Adobe PhoneGap > this summer. Greatly looking forward to getting involved with the > Cordova/PhoneGap community! >

Re: Proposal: Change Android Project Directory Structure to Android Studio style

2016-06-01 Thread Jesse
The newer version of push is here [1] and it would break also, we can discuss this more in the hangout. Also, note that it is not 20k references, but more like 2k ;) [1] https://github.com/phonegap/phonegap-plugin-push @purplecabbage risingj.com On Tue, May 31, 2016 at 2:56 PM, Frederico

Re: Cordova Monthly Hangouts

2016-06-01 Thread Jesse
depends upon a couple things going on tomorrow, so I won’t know for sure > just yet, but I’m going to cross my fingers and think a lot of happy > thoughts. :-) > > > > > From: Jesse <purplecabb...@gmail.com> <purplecabb...@gmail.com> > Reply: dev@cordova.apache.org &l

Re: [DISCUSS] CLI Templates

2016-05-31 Thread Jesse
`cordova create` is destructive by nature. Anything and everything required by the templated app should be part of what is copied. Our current blind folder copy needs to be more intelligent. I would prefer that template files be in a sub-dir, much like they are in each platform. Simon and I

<    3   4   5   6   7   8   9   10   11   12   >