Re: Google Glass API

2014-01-24 Thread Shazron
http://callback-dev.markmail.org/thread/ewmtzogk7uibeyl7 On Fri, Jan 24, 2014 at 6:03 PM, Alex Chong wrote: > Can someone advise whether there is anyone working on Google Glass API for > cordova? > > Sent from my iPad > Alex Chong

Google Glass API

2014-01-24 Thread Alex Chong
Can someone advise whether there is anyone working on Google Glass API for cordova? Sent from my iPad Alex Chong

Re: Camera does too many things!!!!

2014-01-24 Thread Don Coleman
I like the Camera API because it's simple. Capture might be standard but it seems too complex. Resizing and orientation are important features. I never use data URLs. What's going on in the standards bodies around image capture? Is there an emerging standard that we could scope down to, or is noth

Re: Camera does too many things!!!!

2014-01-24 Thread Lisa Seacat DeLuca
I'm on the DAP w3c group: http://www.w3.org/2009/dap/ Here is the working draft for the MediaStream Image Capture (taking still images from a camera stream) - http://www.w3.org/TR/2013/WD-image-capture-20130709/ Lisa Lisa Seacat DeLuca Twitter: @LisaSeacat website: lisaseacat.com ldel...@apach

Fw: Help us make ApacheCon a huge success

2014-01-24 Thread Lisa Seacat DeLuca
Anyone planning on going to ApacheCon and/or submitting a talk related to Cordova? Lisa Seacat DeLuca Emerging Mobile Software Engineer - IBM Master Inventor SWG Emerging Internet Standards Phone: 1-410-332-2128 | Mobile: 1-415-787-4589 E-mail: ldel...@us.ibm.com personal website: lisaseacat.c

Re: Camera does too many things!!!!

2014-01-24 Thread Marcel Kinard
What's going on in the standards bodies around image capture? Is there an emerging standard that we could scope down to, or is nothing emerging and we get to make it up in the meantime? I do like the simplicity of the camera plugin (roughly) just doing capture, and pushing the utilities into a

Re: 2014 planning F2F / Google Hangout

2014-01-24 Thread Marcel Kinard
FYI, I just added an item to the agenda: "What is the next big thing for Cordova?" (post-CLI)

Re: Review Request 17264: loazy_load now downloads to a temp dir and then moves

2014-01-24 Thread Andrew Grieve
I fixed it when I merged it. On Fri, Jan 24, 2014 at 11:42 AM, Josh Soref wrote: > https://reviews.apache.org/r/17264/ > > Could someone please fix the commit message to spell `lazy` correctly? > > - > This transmission (includ

Re: Configuring the File plugin

2014-01-24 Thread Ian Clelland
This is now pushed to dev. I've updated the docs in the plugin as well as the config.xml that ships with mobile-spec. (I changed the preference name at the last minute -- I remembered CB-4103, and the work that went into standardizing on CamelCase for all of the preference names across platforms)

Re: Review Request 17264: loazy_load now downloads to a temp dir and then moves

2014-01-24 Thread Josh Soref
https://reviews.apache.org/r/17264/ Could someone please fix the commit message to spell `lazy` correctly? - This transmission (including any attachments) may contain confidential information, privileged material (including mate

Re: Review Request 17264: loazy_load now downloads to a temp dir and then moves

2014-01-24 Thread Andrew Grieve
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17264/#review32719 --- Ship it! LGTM! I'll merge it in. - Andrew Grieve On Jan. 23, 201

Re: Plugman optimizations

2014-01-24 Thread Andrew Grieve
Hi Martin, Thanks for the patch! Looks good from what I can tell. Before we can merge it in though, we'll need to you sign Apache's contributor agreement, and make sure that there's a Telerik one as well: http://www.apache.org/licenses/#clas Andrew On Fri, Jan 24, 2014 at 3:20 AM, Martin Bektch

Re: Review Request 17264: loazy_load now downloads to a temp dir and then moves

2014-01-24 Thread Michal Mocny
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17264/#review32717 --- src/lazy_load.js

Plugman optimizations

2014-01-24 Thread Martin Bektchiev
Hi guys, I have created a pull request for speeding up the process of adding multiple plugins to a Cordova project. This will speed up automated builds which create, set up and build a Cordova project from scratch. It turns out that currently the time needed to execute plugman numerous times fo

Re: Camera does too many things!!!!

2014-01-24 Thread Mike Billau
How does this coincide with the recent thread about Camera vs Capture? Maybe the best idea would be rewrite Camera from the ground up with simple API calls and put it all into Capture plugin, then remove Camera. I imagine there will be a lot of shared code between the two plugins, especially for t

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

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

2014-01-24 Thread Sergey Grebnov (Akvelon)
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: 'dev@cordova.apache.org' Subject: Discussing CB-5806 [Windows8] Add keepCallback support to proxy Hi, I've just found out tha

[FFOS] [CB-3208] Please pull Camera plugin

2014-01-24 Thread Piotr Zalewa
Can we please pull the https://github.com/apache/cordova-plugin-contacts/pull/17 ? This update in doc will make much easier to start development -- Piotr Zalewa Mozilla

[FFOS] [CB-4919] Please pull Camera plugin

2014-01-24 Thread Piotr Zalewa
Camera plugin was broken. For some reason plugin.xml is requesting a file which is using old style plugin registration. Please pull https://github.com/apache/cordova-plugin-camera/pull/10 -- Piotr Zalewa Mozilla