Re: [DISCUSS] Moving JIRA issues to Github

2017-08-17 Thread Connor Pearson
f time? Yes. Different topic: Shaz, based on your INFRA ticket / phase breakdown, the implication is that there will be leftover cordova repos in Apache Git (cordova-medic, weinre, deprecated platforms / plugins). What do we do with those? Separate discussion? On Wed, Aug 2, 2017 at 5:32 PM, Connor Pearson <cjp...@

Re: [DISCUSS] Moving JIRA issues to Github

2017-08-03 Thread Connor Pearson
un-triaged issues end > > up? > > > > > > They would end up in GitHub, at which point we'd triage them within > > GitHub. > > > > > >> Also if we enable Github issues before phase 2 are we going to be > using > > both Jira and Github Is

Re: [DISCUSS] Moving JIRA issues to Github

2017-08-02 Thread Connor Pearson
cket / phase breakdown, > the implication is that there will be leftover cordova repos in Apache > Git (cordova-medic, weinre, deprecated platforms / plugins). What do > we do with those? Separate discussion? > > On Wed, Aug 2, 2017 at 5:32 PM, Connor Pearson <cjp...@gmail.co

Re: [DISCUSS] Moving JIRA issues to Github

2017-08-02 Thread Connor Pearson
I have a few questions about moving issues to GitHub. I haven’t used Github issues much so these all may be easily solvable. * Since it looks like not all repositories will be migrated where should their issues go? What about issues for repositories that don’t yet exist or cross-cutting issues? *

Re: [DISCUSS] cordova-ios 4.3.1 patch release

2016-11-18 Thread Connor Pearson
Could we also include CB-11243? It can block submissions to iTunes Connect if you aren't building a universal app. On Wed, Nov 16, 2016 at 4:52 PM, Kerri Shotts wrote: > Cool. I’m working on a couple things related to launch storyboards: > > - CB-12155: automated tests

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

2015-11-10 Thread Connor Pearson
I agree with keeping it out of core. I think it's similar to livereload plugin. It could be really useful to developers, but it's not necessary for building a Cordova app. On Tue, Nov 10, 2015 at 3:29 PM, Parashuram N wrote: > I personally think that this is super

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

2015-11-09 Thread Connor Pearson
ome problems in our CLI related to cli > > extensions/plugability. > > I think some of the solutions are applicable to Cordova cli. The basic > > idea is extending or adding CLI command or actions via extensions that > are > > packaged as npm modules, that anyone can add to a relea

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

2015-11-06 Thread Connor Pearson
upport unofficial methods as well in this project. > > e.g. http://stackoverflow.com/a/13232352 which appears to show a > command line tool that allows upload, but guess what, they removed it > in Xcode 7.1 > > On Fri, Nov 6, 2015 at 4:58 PM, Connor Pearson <cjp...@gmail.com

Re: Question about bypassing the run-loop wait/entire bridge for plugins on iOS

2015-04-22 Thread Connor Pearson
Hey Tim, I recently did some work on the shrink view behavior for iOS. Most of the changes were pulled into the official plugin and the rest is here: https://github.com/cjpearson/cordova-plugin-keyboard I don't know how your css animation looks, but using shrink view may have some of the same

Re: Keyboard plugin

2015-04-20 Thread Connor Pearson
in what others think. On Mon, Mar 30, 2015 at 1:07 PM, Connor Pearson cjp...@gmail.com wrote: Hi All, It's been a while since the keyboard plugin was discussed. As I understand it, the plugin was moved to Cordova labs after iOS 7 made KeyboardShrinksView the default behavior. Since iOS 7.1

Re: Keyboard plugin

2015-04-01 Thread Connor Pearson
31, 2015 at 2:20 PM, Shazron shaz...@gmail.com wrote: I blogged about this last year: https://shazronatadobe.wordpress.com/2014/07/09/cordova-keyboard-plugin-maintenance-update/ On Mon, Mar 30, 2015 at 10:07 AM, Connor Pearson cjp...@gmail.com wrote: Hi All, It's been a while since

Keyboard plugin

2015-03-30 Thread Connor Pearson
Hi All, It's been a while since the keyboard plugin was discussed. As I understand it, the plugin was moved to Cordova labs after iOS 7 made KeyboardShrinksView the default behavior. Since iOS 7.1 and 8 have reversed this decision, could we revisit this? I've done some work to re-enable

Re: Thoughts on CB-7827

2015-02-22 Thread Connor Pearson
. :) On Fri, Feb 13, 2015 at 2:48 PM, Connor Pearson cjp...@gmail.com wrote: I'd prefer the activity name to be saved somewhere rather than relying on adding the option each time. I'm also not sure how the flag would work with the auto save/restore of platforms

Thoughts on CB-7827

2015-02-13 Thread Connor Pearson
Hi all, I'm wondering what the status of CB-7827 is. It causes the APK and activity name to be set to a hardcoded value. It's been open since October and has more votes and watchers than any other Cordova bug. According to the Android documentation (

Re: Thoughts on CB-7827

2015-02-13 Thread Connor Pearson
fix this somehow :( Is CB-6511 really important enough to cause this? It feels like an edge case caused an issue for the majority. - tommy On 14 Feb 2015 12:32 am, Connor Pearson cjp...@gmail.com wrote: Hi all, I'm wondering what the status of CB-7827 is. It causes the APK

Re: Thoughts on CB-7827

2015-02-13 Thread Connor Pearson
and that also requires renaming files. On Fri, Feb 13, 2015 at 12:33 PM, Andrew Grieve agri...@chromium.org wrote: Right. I'm suggesting adding the flag to cordova platform add On Fri, Feb 13, 2015 at 11:46 AM, Connor Pearson cjp...@gmail.com wrote: I think it would have to be more than a flag