Re: WebView Promise and W3C standards

2014-12-11 Thread Sebastien Blanc
Just to let you know we have been using a promises polyfill plugin for some time now : https://github.com/vstirbu/PromisesPlugin On Thu, Dec 11, 2014 at 3:38 AM, Michal Mocny wrote: > Jesse: yes, that could work. By setting your polyfill to you'll be > sure it is available after pluginsready

[CB-7608] Scale ViewPort for inAppBrowser loaded pages [Android]

2014-09-22 Thread Sebastien Blanc
Hi, Could someone please review and merge this pull request : https://github.com/apache/cordova-plugin-inappbrowser/pull/66 It enables the viewport to scale correctly on Android. We are facing the problem with an oauth2 server that serves a login page with the right viewport (styled with ionic)

Re: ngCordova

2014-06-04 Thread Sebastien Blanc
This is a really cool, will it also be included into the ionic distribution ? On Wed, Jun 4, 2014 at 3:08 AM, Ray Camden wrote: > Any plans on "promising" up FileSystem and Globalization? > > > From: Max Lynch > Sent: Tuesday, June 03, 2014 7:07 PM > T

Re: Just saying Hi

2014-04-10 Thread Sebastien Blanc
Hey ! Just to say that I really love Ionic, this is really impressive stuff !! Can we have so tips on the plugins you are going to release ? Seb On Thu, Apr 10, 2014 at 4:51 PM, Max Lynch wrote: > Hey Cordova Devs, > > I'm one of the creators of the Ionic Framework (http://ionicframework.com/

Re: engines and plugins on config.xml

2014-04-09 Thread Sebastien Blanc
I had the same idea and I really love it but why not "platform" instead of "engine" ? On Wed, Apr 9, 2014 at 5:58 PM, Gorkem Ercan wrote: > Hi, > I would like to propose a couple of enhancements to the top level > config.xml that would enable us to recreate a project easily. > > (Note: the exa

Re: [VOTE] cordoav-cli@3.4.1-0.1.0, cordova-plugman@0.21.0 and cordova-ios@3.4.1

2014-04-04 Thread Sebastien Blanc
+1 On Fri, Apr 4, 2014 at 10:00 AM, Steven Gill wrote: > Please review and vote on the release of this cordova-cli, cordova-plugman > and cordova-ios release. > > cordova-cli@3.4.1-0.1.0, cordova-plugman@0.21.0 and cordova-ios@3.4.1 have > been published here: > *https://dist.apache.org/repos/d

Re: [DISCUSS] Release 3.5.0

2014-04-02 Thread Sebastien Blanc
Hi ! Sorry to bump this thread up but any estimate on when 3.4.1 will be released ? The xcode 5.1 issue is quite blocking for a lot of users. Regards, Seb On Sat, Mar 29, 2014 at 2:46 PM, Andrew Grieve wrote: > I think our new flow is that *anything* meant for end users should go on > dist/,

Introduction

2014-02-24 Thread Sebastien Blanc
Hi, Just a short email to introduce myself : I'm Sébastien, working for the AeroGear project (aerogear.org) and have a lot of interest in Cordova. I hope I will be able to contribute from time to time. I already did a really small PR : https://github.com/apache/cordova-plugin-contacts/pull/22 re

Re: CB-6088: platform add firefoxos fails if config.xml in project but not in www

2014-02-21 Thread Sebastien Blanc
Yes, I faced this issue too earlier today and created https://issues.apache.org/jira/browse/CB-6082 for that. Cool to have already a PR :) Seb On Fri, Feb 21, 2014 at 10:38 PM, Axel Nennker wrote: > Hi, > > "platform add firefoxos" fails if config.xml in project but not in www. > > config.xml mo