Re: PhoneGap Plugins?

2020-09-04 Thread Simon MacDonald
to continue maintaining it as is. > Nowadays there are better sdks, so would make more sense a completely new > plugin, but doesn’t need to be on the Apache umbrella. > > El viernes, 4 de septiembre de 2020, Simon MacDonald < > simon.macdon...@gmail.com> escribió: > > > Y

Re: PhoneGap Plugins?

2020-09-03 Thread Simon MacDonald
Jesse wrote: > > > > > > Thanks Simon > > > > > > We'll look at this. Erisu appears to already be actively working on > > > havesource/cordova-plugin-push > > > > > > Cheers, > > > Jesse > > > > > > On Fri, Au

PhoneGap Plugins?

2020-08-28 Thread Simon MacDonald
Hi folks, Long time no chat. As you are no doubt aware Adobe announced they are no longer in the PhoneGap business. To that end I archived the following plugins that are still being used widely: phonegap-plugin-push - 7,659 weekly downloads phonegap-plugin-barcodescanner - 11,058 weekly

Re: Nomination for a new chair for Apache Cordova

2018-12-09 Thread Simon MacDonald
+1 to Jesse taking over as chair. Also, thanks for everything you've done for Apache Cordova over the years Shaz. Simon Mac Donald http://simonmacdonald.com On Thu, Dec 6, 2018 at 9:30 PM Shazron wrote: > Hello beloved Community! > I have been the chair of Apache Cordova since around April

Re: Archive cordova-plugin-compat repo?

2018-11-28 Thread Simon MacDonald
As long as you don't remove the plugin repo access from folks who are using older versions of the plugins that depend on this repo then you can do whatever you want. I just don't want to break builds and force people to upgrade even if they should. Simon Mac Donald http://simonmacdonald.com On

Re: Cordova Plugin File PR Review

2018-07-21 Thread Simon MacDonald
Yes and I merged it yesterday. Simon On Sat, Jul 21, 2018 at 08:55 Will Fairclough < will.fairclo...@suitespottechnology.com> wrote: > Hello, > > I have a PR for a fix to the cordova-plugin-file that I would like to get > reviewed/merged. This fixes a pretty major problem we were seeing where >

Re: Stepping Back

2018-06-21 Thread Simon MacDonald
Cheers Joe, enjoy the new challenge! Simon Mac Donald http://simonmacdonald.com On Thu, Jun 21, 2018 at 10:23 PM Shazron wrote: > Thanks for all the years shepherding this Joe, and being the father of > PhoneGap/Cordova Android! > > I'm sure it's been an interesting experience, but now it's

Re: deprecate weinre?

2018-05-20 Thread Simon MacDonald
+1 On Sun, May 20, 2018 at 16:02 Steven Gill wrote: > +1 > > On Sun, May 20, 2018 at 9:50 AM Joe Bowser wrote: > > > +1 > > > > On Sun., May 20, 2018, 8:48 a.m. julio cesar sanchez, < > > jcesarmob...@gmail.com> wrote: > > > > > Last release was in 7

Re: Contributor Introduction

2018-05-18 Thread Simon MacDonald
Sweet, welcome aboard Gearóid. Simon Mac Donald http://simonmacdonald.com On Fri, May 18, 2018 at 10:44 AM Gearóid M wrote: > Hi all, > > My name is Gearóid. I've been building apps with Cordova for many years, > and am hoping to now start contributing to the project. I am

Re: Reg : Plugin for implementing picture based notification(Using FCM) for both Android and IOS

2018-05-15 Thread Simon MacDonald
You can do this with phonegap-plugin-push on android and there is a branch for iOS support that requires changes to Cordova-iOS. Simon On Tue, May 15, 2018 at 17:19 Wojciech Trocki wrote: > I believe this issue is fcm plugin specific. Plugin is maintained by > community. >

Re: Introductions

2018-05-15 Thread Simon MacDonald
Willkommen Joshua! Simon Mac Donald http://simonmacdonald.com On Tue, May 15, 2018 at 3:43 AM Shazron wrote: > Hi Joshua! Welcome! > Try easyfix.cordova.io > > Full list of re-directs: > docs.cordova.io > slack.cordova.io > issues.cordova.io > status.cordova.io >

Re: Contributor Introduction

2018-05-15 Thread Simon MacDonald
Willkommen Ken! Simon Mac Donald http://simonmacdonald.com On Mon, May 14, 2018 at 2:37 PM Steven Gill wrote: > Welcome Ken! > > Let me know if you have any questions about contributing to cordova! > > On Mon, May 14, 2018 at 8:40 AM gandhi rajan

Re: Contributor Introduction

2018-05-11 Thread Simon MacDonald
Welcome Bryan, happy to see folks from Monaca on the list. Simon Mac Donald http://simonmacdonald.com On Fri, May 11, 2018 at 3:32 AM Bryan Ellis wrote: > Hey Everyone, > > My name is Bryan Ellis. I am currently working at Monaca as a Senior > Software Engineer. > > I

Re: Add support for annotation @CordovaMethod

2018-04-30 Thread Simon MacDonald
> > On Mon, Apr 30, 2018 at 12:37 PM Wojciech Trocki > wrote: > > Maybe I'm not understanding the goal here and it would be clearer with an > example, but it looks like this would split each action out into its own > class? I'm not sure what advantage there is to that, since

Re: Add support for annotation @CordovaMethod

2018-04-30 Thread Simon MacDonald
It's nice but it's just syntactic sugar so if it is slower than the current method I'd say no. If it impacts the speed of the current method I'd say no as well. So I'd like to see some performance tests of the various methods before going ahead with this. Simon On Mon, Apr 30, 2018, 15:13 Joe

Re: Intro - Hazem Saleh

2018-04-23 Thread Simon MacDonald
Welcome! Simon Mac Donald http://simonmacdonald.com On Mon, Apr 23, 2018 at 8:13 PM, Jesse wrote: > Welcome! > > > @purplecabbage > risingj.com > > On Mon, Apr 23, 2018 at 5:06 PM, Shazron wrote: > > > Welcome Hazem! > > > > > > On Tue, Apr 24, 2018

Re: New Android Preference

2018-04-20 Thread Simon MacDonald
No, I thought I'd start a discussion first. Simon Mac Donald http://simonmacdonald.com On Fri, Apr 20, 2018 at 3:41 PM, Joe Bowser <bows...@gmail.com> wrote: > Is there a PR ready for this to land? > > On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald < > simon.macdon..

New Android Preference

2018-04-20 Thread Simon MacDonald
Hey all, I'd like to suggest that we add a new Android preference. It would be a boolean preference, to control whether or not to run the Google Services Plugin. A number of plugins need to have this gradle plugin run during build time and they are handling it via a gradle file included in their

Re: [DISCUSS] [Play Services Version]

2018-04-20 Thread Simon MacDonald
Yeah, I'm seeing that issue as well. In order to have the change take affect I need to remove the plugin and add it back in using the CLI to pass in the variable. Simon Mac Donald http://simonmacdonald.com On Sun, Apr 15, 2018 at 5:16 PM, julio cesar sanchez wrote: >

Re: [DISCUSS] Plugins release

2018-04-13 Thread Simon MacDonald
John, It is included. Simon Mac Donald http://simonmacdonald.com On Fri, Apr 13, 2018 at 1:32 PM, johnkger...@gmail.com < johnkger...@gmail.com> wrote: > > > On 2018/04/09 17:52:04, Steven Gill wrote: > > Going to aim to do a plugins release this Wed, April 11th. Let

Re: Request estimate for next release of cordova-plugin-globalization

2018-03-27 Thread Simon MacDonald
Since this is a security issue that has already been merged I feel like we should include globalization in the next plugin release. John, you really should start planning to migrate away from this plugin as we can't guarantee it will be updated in the future. There is a blog post detailing an

Re: [Vote] 7.1.0 Android Release

2018-02-22 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Created a test app and added push plugin. Successfully received push notifications. Simon Mac Donald

Re: [DISCUSS] cordova-android release

2018-02-17 Thread Simon MacDonald
+1 The change is super useful for Android 4.4 devices. On Fri, Feb 16, 2018 at 17:48 gandhi rajan wrote: > +1 > > On Saturday, February 17, 2018, Steven Gill > wrote: > > > cordova-android release. Going to do a minor or patch release for >

Re: [VOTE] Plugins Release

2018-01-25 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ran mobilespec Simon Mac Donald http://simonmacdonald.com On Thu, Jan 25, 2018 at 4:48 PM, Joe Bowser

Re: [DISCUSS] Plugins release

2018-01-24 Thread Simon MacDonald
If there are no other plugins that need released I'm going to start a vote thread later today. Simon Mac Donald http://simonmacdonald.com On Mon, Jan 15, 2018 at 10:40 PM, Simon MacDonald <simon.macdon...@gmail.com > wrote: > So far we have: > > cordova-plugin-file-transfer &

Re: [DISCUSS] Plugins release

2018-01-15 Thread Simon MacDonald
en plugin for iPhone X, so we can release it too. > > 2018-01-15 22:35 GMT+01:00 Joe Bowser <bows...@gmail.com>: > > > That's good for another release. I still need to look at a fix for > camera > > for Android 8.0, but I'm fine with doing another release later. > >

[DISCUSS] Plugins release

2018-01-15 Thread Simon MacDonald
Hey all, I'd like to spin up a new plugins release soon. Even though the file transfer plugin has been deprecated there is an issue with the file dependency it uses which makes it hard for folks to upgrade other plugins in their app. That is if they are still using file transfer they are stuck

Re: cordova-plugin-file-transfer

2018-01-06 Thread Simon MacDonald
Probably best to create an issue in JIRA and we love PR's. Simon Mac Donald http://simonmacdonald.com On Sat, Jan 6, 2018 at 2:21 PM, Dan Field wrote: > The Android version of this plugin makes calls to file.delete on abort() > and on a failed/partial download(). > > Any

Re: [DISCUSS] cordovaDependencies section in core plugins

2018-01-03 Thread Simon MacDonald
.apache.org/thread.html/cee101266d23a66d57e096da0b613f >> edd6e5572b2a101f5a4d4062c2@%3Cdev.cordova.apache.org%3E >> >> 2018-01-02 18:56 GMT+01:00 Simon MacDonald <simon.macdon...@gmail.com>: >> >> > Hey all, >> > >> > Recently we updated most of the co

[DISCUSS] cordovaDependencies section in core plugins

2018-01-02 Thread Simon MacDonald
Hey all, Recently we updated most of the core plugins to new major version. Unfortunately we forgot to update the "cordovaDependencies" section in package.json which prevents the next major version from being installed. For instance we bumped cordova-plugin-camera to version 4.0.0 but

[ANNOUNCE] Plugins released Dec 30, 2017

2017-12-30 Thread Simon MacDonald
Tweet: https://twitter.com/apachecordova/status/947316227810017280 Blog: http://cordova.apache.org/news/2017/12/27/plugins-release.html Simon Mac Donald http://simonmacdonald.com - To unsubscribe, e-mail:

Re: [VOTE] Plugins Release

2017-12-29 Thread Simon MacDonald
The vote has now closed. The results are: Positive Binding Votes: 3 Simon MacDonald Jesse MacFadyen Julio Cesar Sanchez The vote has passed. Simon Mac Donald http://simonmacdonald.com On Thu, Dec 28, 2017 at 12:36 PM, julio cesar sanchez <jcesarmob...@gmail.com> wrote: > +1 > &g

[VOTE] Plugins Release

2017-12-27 Thread Simon MacDonald
Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-13714 The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-13714/

[DISCUSS] Plugins release

2017-12-27 Thread Simon MacDonald
Hey all, Any issues with doing a patch release for the plugins? All of the major version bumps we did for: cordova-plugin-battery-status: 2.0.0 (8f1872cd45) cordova-plugin-camera: 4.0.0 (4ae0de1c5e) cordova-plugin-contacts: 3.0.1 (cfdffed461) cordova-plugin-device: 2.0.0

Re: [VOTE] Cordova-browser@5.0.3 release

2017-12-20 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ran npm test in cordova-browser * Created hello world app via cli Simon Mac Donald http://simonmacdonald.com On Wed, Dec

Re: [VOTE] Cordova-Browser@5.0.2 Release

2017-12-18 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ran npm test in cordova-browser * Created hello world app via cli Simon Mac Donald http://simonmacdonald.com On Mon, Dec

Re: [VOTE] Plugins release for media and media-capture

2017-12-18 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Added media and media-capture to sample project Simon Mac Donald http://simonmacdonald.com On Mon, Dec 18, 2017 at 2:07

Re: [VOTE] Plugins Release

2017-12-18 Thread Simon MacDonald
I vote +1: * Added and removed relevant plugins to hello world app * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses for: cordova-plugin-battery-status: 2.0.0 (8f1872cd45)

Re: [DISCUSS] Browser Release

2017-12-18 Thread Simon MacDonald
Yup, let's do it. Simon Mac Donald http://simonmacdonald.com On Mon, Dec 18, 2017 at 1:37 PM, Steven Gill wrote: > Doing a small patch release for browser to fix the asset tag issue. >

Re: [DISCUSS] Plugins Release

2017-12-14 Thread Simon MacDonald
Yeah, let's get a plugin release out before a lot of us take off on vacation. Simon Mac Donald http://simonmacdonald.com On Thu, Dec 14, 2017 at 8:58 PM, Shazron wrote: > The release train for plugins shouldn't be stopped since we do infrequent > releases. Plugins not on

Re: [VOTE] 7.0.0 Android Release - November 30, 2017

2017-11-30 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Created test app with cordova-android 7.0.0 as platform * Ran gradlew test * Ran gradlew connectedAndroidTest Simon Mac

Re: [Vote] Cordova-common@2.2.0 Release

2017-11-23 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ran npm test Simon Mac Donald http://simonmacdonald.com On Thu, Nov 23, 2017 at 2:33 PM, Joe Bowser

Re: Intro

2017-10-14 Thread Simon MacDonald
y projects. If not, I will do a search. > > Kelvin > > > Best regards, > Kelvin > > On 12 October 2017 at 16:30, Simon MacDonald <simon.macdon...@gmail.com> > wrote: > > > Sounds great Kelvin. There are a number of plugins we need to do this > >

Re: Intro

2017-10-12 Thread Simon MacDonald
Sounds great Kelvin. There are a number of plugins we need to do this on and bump them to a new version. Simon Mac Donald http://simonmacdonald.com On Thu, Oct 12, 2017 at 4:59 AM, Kelvin Dart wrote: > Hi all, > > I am looking at submitting my first PR to

Re: [DISCUSS] Plugin release

2017-09-22 Thread Simon MacDonald
/master/docs/ > plugins-release-process.md > > 2017-09-23 0:04 GMT+02:00 Simon MacDonald <simon.macdon...@gmail.com>: > > > Yeah, we should be doing another plugins release soon. We have: > > > > cordova-plugin-status-bar > > cordova-plugin-file-transfer > >

Re: [DISCUSS] Plugin release

2017-09-22 Thread Simon MacDonald
d in this thread > to > > > release. I can fire up another plugins release next week. What plugins > do > > > people want reviewed/released? > > > > > > On Wed, Sep 20, 2017 at 4:36 PM, Simon MacDonald < > > > simon.macdon...@gmail.com> wrote

Re: [Discuss] Cordova-Android 6.3.0 Release

2017-09-22 Thread Simon MacDonald
hat we don't leave a vote over > > the weekend that people miss. Everyone cool with that? > > > > On Tue, Sep 5, 2017 at 4:48 PM, Simon MacDonald < > simon.macdon...@gmail.com > > > > > wrote: > > > > > As soon as we release cordova-plug

Re: [Vote] 4.5.1 iOS Release

2017-09-21 Thread Simon MacDonald
I vote +1: * created a hello-world app and deployed to emulator/device * attempted to add cordova-plugin-console to the app and it correctly was rejected * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have

Re: [DISCUSS] Plugin release

2017-09-20 Thread Simon MacDonald
> > On Wed, Sep 20, 2017 at 8:16 AM, julio cesar sanchez < > jcesarmob...@gmail.com > > wrote: > > > There has been already a few people asking about the duplicate symbols on > > slack > > > > 2017-09-20 17:06 GMT+02:00 Simon MacDonald <simon.macdon...@

Re: [VOTE] Plugins Release (attempt 2)

2017-09-20 Thread Simon MacDonald
I vote +1 > > * Verified Archives > * Tested MobileSpec and made sure that Camera actually got installed > * Tested against master of cordova-android (cordova-android >= 6.3.0) > > On Wed, Sep 20, 2017 at 11:25 AM, Simon MacDonald < > simon.macdon...@gmail.com > &

Re: [VOTE] Plugins Release (attempt 2)

2017-09-20 Thread Simon MacDonald
I vote + 1 Passed * Checked for deprecation notices for plugin-device-motion & orientation * Tested that cordova-plugin-console is not added for ios when cordova-ios >= 4.5.0 * Tested that cordova-plugin-compat is not added for android when cordova-android >= 6.3.0 * Added cordova-plugin-camera

Re: [DISCUSS] Plugin release

2017-09-20 Thread Simon MacDonald
ue, Sep 12, 2017 at 11:43 PM, Shazron <shaz...@gmail.com> wrote: > > > Created PR for CB-13170 cordova-plugin-console > > https://github.com/apache/cordova-plugin-console/pull/25 > > > > On Tue, Sep 12, 2017 at 7:20 AM, Simon MacDonald < > > s

Re: [VOTE] Plugins Release

2017-09-19 Thread Simon MacDonald
I vote - 1 Passed * Checked for deprecation notices for plugin-device-motion & orientation * Tested that cordova-plugin-console is not added for ios when cordova-ios >= 4.5.0 * Tested that cordova-plugin-compat is not added for android when cordova-android >= 6.3.0 Failed * Added

Re: [DISCUSS] Cordova iOS 4.5.1 release

2017-09-15 Thread Simon MacDonald
Nope because compat only has Android code. Simon Mac Donald http://simonmacdonald.com On Fri, Sep 15, 2017 at 7:55 PM, Joe Bowser wrote: > Is the iOS release blocked by the plugin release that is currently blocking > Android? > > On Fri, Sep 15, 2017 at 4:54 PM, Mike

Re: [DISCUSS] Plugin release

2017-09-11 Thread Simon MacDonald
Both of: cordova-plugin-device-motion cordova-plugin-device-orientation should get their deprecation PR's merge and also released. Simon Mac Donald http://simonmacdonald.com On Mon, Sep 11, 2017 at 7:03 PM, Shazron wrote: > +1 on console. No PRs for that yet though so it's

Re: [VOTE] 4.5.0 iOS Release

2017-09-07 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers * Ran coho check-license to ensure all dependencies and subdependencies * Ran npm test, all passing * Created hello world app and deployed to emulator/device Simon Mac Donald http://simonmacdonald.com On Thu, Sep 7, 2017 at 5:45 PM, Suraj Pindoria <

Re: [Discuss] Cordova-Android 6.3.0 Release

2017-09-05 Thread Simon MacDonald
As soon as we release cordova-plugin-compat because we've added all those classes into cordova-android propper. Simon Mac Donald http://simonmacdonald.com On Tue, Sep 5, 2017 at 7:46 PM, Simon MacDonald <simon.macdon...@gmail.com> wrote: > Let's do it > > Simon Ma

Re: [Discuss] Cordova-Android 6.3.0 Release

2017-09-05 Thread Simon MacDonald
Let's do it Simon Mac Donald http://simonmacdonald.com On Tue, Sep 5, 2017 at 2:01 PM, Steven Gill wrote: > Lets do it. I'll update cordova-common in android now > > On Tue, Sep 5, 2017 at 10:58 AM, Joe Bowser wrote: > > > Hey > > > > I'm back from

Re: I'm baaaaaack!

2017-08-22 Thread Simon MacDonald
Welcome back John! Will you be in Raleigh for NCDevCon this year? Simon Mac Donald http://simonmacdonald.com On Tue, Aug 22, 2017 at 2:37 PM, John M. Wargo wrote: > Greetings Cordova Dev Team! > > Its been a while, so I thought I'd pop on the list and re-introduce myself. >

Re: git commits being sent to dev

2017-08-08 Thread Simon MacDonald
I agree, don't send commit's do the dev list. Simon Mac Donald http://simonmacdonald.com On Tue, Aug 8, 2017 at 1:54 PM, Joe Bowser wrote: > I'm already filtering all that stuff since I'm already getting it. In > fact, this is why I didn't see the Github invite. > > But

Re: [DISCUSS] Accepting new apps into the App Showcase

2017-07-25 Thread Simon MacDonald
+1 to drop it. Simon Mac Donald http://simonmacdonald.com On Tue, Jul 25, 2017 at 7:00 PM, Shazron wrote: > +1 drop it altogether. > We can't be the arbiter of what's good or bad, and of course we don't have > the time nor desire to do so IMO. > > On Tue, Jul 25, 2017 at

Re: Cordova-Android 7.0: Upgrading Java Requirement to 7.0

2017-06-29 Thread Simon MacDonald
+1 As per: https://developer.android.com/guide/platform/j8-jack.html We can keep the source and target versions set to 1.7 and still use the subset of new Java 8 features if uses compile using JDK 8. Perhaps the readme should be updated to require JDK 8? Simon Mac Donald

Re: [Android] Let's drop support for Jellybean

2017-06-12 Thread Simon MacDonald
Created an issue to track this https://issues.apache.org/jira/browse/CB-12914 Simon Mac Donald http://simonmacdonald.com On Mon, Jun 12, 2017 at 4:12 PM, Simon MacDonald <simon.macdon...@gmail.com> wrote: > Right so we still with dropping JB for now. Support API levels 19-26 for

Re: [Android] Let's drop support for Jellybean

2017-06-12 Thread Simon MacDonald
, > which includes all the failed experiment devices that Google had released. > That would be dropping a lot of things by the wayside. > > On Mon, Jun 12, 2017 at 12:48 PM, Simon MacDonald < > simon.macdon...@gmail.com > > wrote: > > > +1 from me as well. >

Re: [Android] Let's drop support for Jellybean

2017-06-12 Thread Simon MacDonald
t;> On Sun, Feb 26, 2017 at 4:36 PM, Trevor Brindle <tabrin...@gmail.com> > >>>> wrote: > >>>>> I don't think it is unreasonable to drop support for an OS that had > >> its > >>>>> first release in July of 2012 (4.1 is almost 5

CVE-2016-6799: Internal system information leak

2017-05-09 Thread Simon MacDonald
CVE-2016-6799: Internal system information leak Severity: High Vendor: The Apache Software Foundation Versions Affected: Cordova Android (5.2.2 and below) Description: The application calls methods of the Log class. Messages passed to these methods (Log.v(), Log.d(), Log.i(), Log.w(), and

Re: [CORE PLUGINS] Expansion of features needs to be discussed in dev@

2017-04-25 Thread Simon MacDonald
Hey Shazon, I agree with this goal. Our plugins were based upon W3C standards as they existed when the plugins were created. The standards have moved on and we haven't had as much time as we would like to stay in sync. A number of core plugins have been superseded by API's already available in

Re: [DISCUSS] Mothballing cordova-blackberry

2017-03-03 Thread Simon MacDonald
+1 Was talking to a blackberry dev today. They are not working on that OS ever again. Simon Mac Donald http://simonmacdonald.com On Fri, Mar 3, 2017 at 4:02 PM, Filip Maj wrote: > +9001 > > On Fri, Mar 3, 2017 at 12:59 PM, Jesse wrote: > > +1000 >

Re: [Android] Let's drop support for Jellybean

2017-02-26 Thread Simon MacDonald
I would happily drop support for anything less than API level 19 in the next cordova-android major release. Simon Mac Donald http://simonmacdonald.com On Sun, Feb 26, 2017 at 10:56 AM, Filip Maj wrote: > As much as I personally would like to do so, I wonder what the >

Re: CB-11602: (android) Adds onRestart event support

2017-01-24 Thread Simon MacDonald
I would be happy to see Splash Screen go back to the platforms as well. Simon Mac Donald http://simonmacdonald.com On Tue, Jan 24, 2017 at 10:56 PM, Joe Bowser wrote: > OK, time to address the elephant in the room: > > Why is the Splashscreen still a plugin? It was only

Re: [DISCUSS] Plugins Release

2016-12-01 Thread Simon MacDonald
Well Steve is in Hawaii for 10 days so someone else will have to step up for a plugins release. Simon Mac Donald http://simonmacdonald.com On Thu, Dec 1, 2016 at 8:00 AM, julio cesar sanchez wrote: > Bump > > I updated cordova-plugin-media to work with iOS 10, we should

Re: Hello again!

2016-11-28 Thread Simon MacDonald
Never heard of this guy. Simon Mac Donald http://simonmacdonald.com On Mon, Nov 28, 2016 at 2:48 PM, Filip Maj wrote: > Hi everyone! > > Just wanted to (re)introduce myself after a 3 year or so hiatus :) > > I used to be an active member of the group between 2011 and 2013

Re: Incompatible plugin should reject the build

2016-11-07 Thread Simon MacDonald
I think an engine check should fail the build. If there plugin version they are trying to use will not work with the version of cordova or platform they are currently using in their project it should not build. Folks can screw up their semver in config.xml and end up pulling in a plugin version

Re: [DISCUSS] Schedule to drop iOS 8 support in cordova-ios@5.x

2016-11-05 Thread Simon MacDonald
+1 I've created an issue on the push plugin as well. I can finally retire that iPhone 4 with iOS 8 when this is done. Simon Mac Donald http://simonmacdonald.com On Sat, Nov 5, 2016 at 7:57 AM, julio cesar sanchez wrote: > +1 > Still have my iPad 2 with iOS 8, so let me

Re: [VOTE] cordova-plugin-compat@1.1.0 Release

2016-11-03 Thread Simon MacDonald
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran mobile-spec * Tested cordova-plugin-compat on Android 6 and 7 devices via cordova-plugin-camera Simon Mac Donald http://simonmacdonald.com On Thu, Nov 3, 2016 at 1:53 AM, Shazron wrote: > I vote +1: >

Re: [DISCUSS] Cordova-Android 6.1 Release

2016-11-02 Thread Simon MacDonald
Sounds good Joe. Can you re-post the official process/doc on how to verify a cordova-android release for those who may be doing it for the first time? Simon Mac Donald http://simonmacdonald.com On Wed, Nov 2, 2016 at 2:12 PM, Shazron wrote: > +1 > For those not using

Re: [Discuss] Cordova-Android 6.0.x

2016-09-13 Thread Simon MacDonald
I'd love to help out testing but I'm traveling all week. Happy to assist you next week with more testing if you can't find enough other folks to help out this week. Simon Mac Donald http://hi.im/simonmacdonald On Tue, Sep 13, 2016 at 10:30 AM, Joe Bowser wrote: > OK, so it

Re: [DISCUSS] Not requiring an iCLA for contributions

2016-09-13 Thread Simon MacDonald
+1 to making it easier to allow people to contribute trivial changes. One thing Shaz just mentioned was adding a check box the the PR template so that people can explicitly indicate their intent. Eventually it would be nice to be able to digitally sign the CLA. Simon Mac Donald

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-09-02 Thread Simon MacDonald
> > > > Also, we should always prioritize config.xml edits over > > plugin.xml > > > > > > > (giving the end developer the full control). In case of > > conflicts, > > > > > > > between plugins & config.xml we should warn and men

Re: CB-9963 iOS uuid should remain even after uninstall

2016-08-24 Thread Simon MacDonald
I agree the current behaviour of device.uuid for iOS should remain unchanged. Simon Mac Donald http://hi.im/simonmacdonald On Wed, Aug 24, 2016 at 12:53 PM, Kerri Shotts wrote: > I’ve got multiple cents worth of opinions on this one, so bullet points > (each worth 2¢):

Re: [NODE] Can we drop node 0.x support?

2016-08-12 Thread Simon MacDonald
+1 Simon Mac Donald http://hi.im/simonmacdonald On Fri, Aug 12, 2016 at 10:26 PM, Kerri Shotts wrote: > +1 as well > Kerri > > > > On Fri, Aug 12, 2016 at 8:18 PM -0500, "Jesse" > wrote: > > > > > > > > > > > +1 > Please! > > > On Aug 12, 2016,

Re: On vacation

2016-08-04 Thread Simon MacDonald
Congratulations! Simon Mac Donald http://hi.im/simonmacdonald On Thu, Aug 4, 2016 at 6:17 AM, julio cesar sanchez wrote: > Hello all, > > Tomorrow I'm getting married and after that I will be on my honeymoon until > the 22th, so I won't be online for a while. > > I

Re: [DISCUSS] cordova-ios 4.2.1

2016-07-26 Thread Simon MacDonald
+1, no issue, do it Simon Mac Donald http://hi.im/simonmacdonald On Mon, Jul 25, 2016 at 9:57 PM, Shazron wrote: > +1 > > On Tuesday, July 26, 2016, Steven Gill wrote: > > > Similar to android, i want to update the bundled cordova-common version > to

Re: [DISCUSS] Android 5.2.2 release

2016-07-25 Thread Simon MacDonald
I'd love to see a patch release out for Android and iOS. On Jul 25, 2016 15:45, "Jesse" wrote: > None that I see so far. > > We should merge this pr [1] and release docs as well, since this is > platform+tools related. > There is a jira issue with many linked pr's also

Re: [DISCUSS] Platforms and tools releases

2016-07-11 Thread Simon MacDonald
Has CB-11023 - plugin.xml should be able to add attribute to an existing element in AndroidManifest.xml been merged into a release? Apologies if I missed it. Simon Mac Donald http://hi.im/simonmacdonald On Mon, Jul 11, 2016 at 12:00 AM, Steven Gill wrote: > Do it! > >

Re: Should we change default camera quality?

2016-06-26 Thread Simon MacDonald
+1 to change it to match the docs. Mind you it already is set to 50 in the JS code so it's really a no-op that it is 80 in the Java code. Simon Mac Donald http://hi.im/simonmacdonald On Sun, Jun 26, 2016 at 4:00 PM, Scott Bradshaw wrote: > Hi, > > I've recently been

Re: Is there a way to wait for another plugin to initialize

2016-06-21 Thread Simon MacDonald
Whelp, most plugins have a success callback that is invoked when the initialization is finished. You can start the second plugin from the success of the first for a quick win. Or you could create a custom event:

Re: [DISCUSS] Cordova-Android 5.2.0 Release

2016-05-25 Thread Simon MacDonald
+1 On May 25, 2016 1:33 PM, "Joe Bowser" wrote: > Hey > > I know that we haven't done a minor release for a few months for Android, > and I think that we have enough worthwhile changes in Android that we > should probably do a release soon. If possible, I would like for us to

Re: Yet another Cordova-Android 6.0.x release thread, and another 5.x release soon

2016-05-25 Thread Simon MacDonald
kk, just making sure. Simon Mac Donald http://hi.im/simonmacdonald On Wed, May 25, 2016 at 11:51 AM, Joe Bowser <bows...@gmail.com> wrote: > That was a typo. > > On Wed, May 25, 2016 at 8:50 AM, Simon MacDonald < > simon.macdon...@gmail.com> > wrote: > > > LG

Re: Yet another Cordova-Android 6.0.x release thread, and another 5.x release soon

2016-05-25 Thread Simon MacDonald
LGTM too. Although is "Cordova-Android as a distributable APK" supposed to be "Cordova-Android as a distributable AAR"? Simon Mac Donald http://hi.im/simonmacdonald On Tue, May 24, 2016 at 4:24 PM, Carlos Santana wrote: > LGTM > I don't think Android N is going to

Re: [Android] Ending support for Ice Cream Sandwich?

2016-05-06 Thread Simon MacDonald
+1 to dropping support for ICS in the next major release of cordova-android. Simon Mac Donald http://hi.im/simonmacdonald On Fri, May 6, 2016 at 12:35 AM, julio cesar sanchez wrote: > ICS is on 2% of android devices, even lower than gingerbread (2,2%) > > So +1 to

Re: [Android] New Bridge: evaluateJavascript

2016-05-05 Thread Simon MacDonald
Yeah, lets get this in and create a board for cordova-android 6.0.x so other can help pitch in. Simon Mac Donald http://hi.im/simonmacdonald On Wed, May 4, 2016 at 10:09 AM, Joe Bowser wrote: > Hey, I'm bumping this thread up and creating an issue for this. > >

Re: registry.cordova.io down (Cordova Plugin Registry a.k.a the CPR)

2016-04-22 Thread Simon MacDonald
It's dead and I'm glad it's dead. That bastard owed me $20. On Apr 21, 2016 23:30, "Kerri Shotts" wrote: > May the registry rest in peace in the ethereal bit bucket in the sky! >

Re: Apache Con NA May 11-13 in Vancouver, BC

2016-04-15 Thread Simon MacDonald
tp://apachecon2016.sched.org/event/6OIr/advanced-apache-cordova-hazem-saleh-ibm > > > > Tony > > > > > > > > > > On 1/20/16, 1:48 AM, "Simon MacDonald" <simon.macdon...@gmail.com> > wrote: > > > > >Yup, that was exactly what

Re: [DISCUSS] Core Plugins and Android API 23

2016-04-15 Thread Simon MacDonald
in repo to coho managed plugins list > > > > > > @purplecabbage > > risingj.com > > > > On Tue, Apr 5, 2016 at 8:20 AM, Simon MacDonald < > simon.macdon...@gmail.com > > > > > wrote: > > > > > Just an update: > > > > >

Re: Roadmap for next few weeks - Microsoft - April Edition

2016-04-15 Thread Simon MacDonald
Yeah, these updates are super useful. Speaking of the barcode scanner is anyone looking at this one: https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/175 Simon Mac Donald http://hi.im/simonmacdonald On Wed, Apr 13, 2016 at 12:56 PM, Shazron wrote: > I find

Re: [DISCUSS] Plugins release

2016-04-14 Thread Simon MacDonald
x some issues this weekend. > > > > > > El viernes, 8 de abril de 2016, Simon MacDonald < > simon.macdon...@gmail.com > > > > > escribió: > > > > > I'm currently waiting for a third party to verify an enhancement to > > media. > > &g

Re: [DISCUSS] Plugins release

2016-04-08 Thread Simon MacDonald
I'm currently waiting for a third party to verify an enhancement to media. Anyone have a burning desire to release plugins now or can we wait a bit longer? Simon Mac Donald http://hi.im/simonmacdonald On Wed, Apr 6, 2016 at 12:23 PM, Simon MacDonald <simon.macdon...@gmail.com> wrote:

Re: [DISCUSS] Plugins release

2016-04-06 Thread Simon MacDonald
e, so I can add it for the next release. > > > > 2016-04-05 19:59 GMT+02:00 Simon MacDonald <simon.macdon...@gmail.com>: > > > Hey all, > > > > I'd like to start the ball rolling for a new plugin release. I've done > the > > necessary changes to remov

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-04-05 Thread Simon MacDonald
on't want to work on the code :-p > > > On Tue, Apr 5, 2016 at 6:50 PM Simon MacDonald <simon.macdon...@gmail.com> > wrote: > > > Thanks, I put a watch on that. > > > > > > Simon Mac Donald > > http://hi.im/simonmacdonald > > > > On Tue,

  1   2   3   4   >