plugin not in registry search (org.chromium.identity) but it's there

2014-03-21 Thread Lindsey Simon
Go to http://plugins.cordova.io/ Search for "identity" Get 2 results: com.blackberry.identityBlackBerry 10 Identity APIs com.blackberry.user.identityBlackBerry 10 User Identity APIs Search for "org.chromium.identity" Get 1 result: org.chromium.identityThis plugin provides OAuth2 authentication

Re: Rendering Performance Measurement for Cordova

2014-03-03 Thread Lindsey Simon
Totally exciting, can't wait to give it a whirl! On Thu, Feb 27, 2014 at 10:14 AM, Brian LeRoux wrote: > This is really cool stuff man. Will be taking a closer look for sure. > > > On Wed, Feb 26, 2014 at 1:28 PM, Parashuram > wrote: > > > Hi, > > > > I am working on a Front End Rendering perf

Re: Camera does too many things!!!!

2014-01-26 Thread Lindsey Simon
+1 for nuking data uris On Fri, Jan 24, 2014 at 11:36 AM, Don Coleman wrote: > 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 a

Re: [Android] Deprecation of Geolocation on Android

2014-01-11 Thread Lindsey Simon
+1 to nuking it. Anyone depending on it for really old versions of Android is likely not doing anyone a favor (themselves or their users) - and (I think) it adds to new developer confusion. Then again, having a plugin that only adds the permission bit sort of does that too. On Fri, Jan 10, 2014

Re: Extending CordovaWebView

2013-12-20 Thread Lindsey Simon
I was wondering how this is progressing.. (maybe there's already a mechanism for this via config.xml?) I ask because, in the CLI world, I'm not sure how to update webview settings for android, in particular because I'd like to make the changes mentioned here: http://tmkmobile.wordpress.com/2012/03/

Re: Seeking a partner for a SXSW 2014 workshop on Cordova (Sat, March 8)

2013-12-02 Thread Lindsey Simon
elp out if you want. > > Here is a talk I have given in the past on Cordova: > http://www.youtube.com/watch?v=ZsDPnxBfybo > > Gord > > > On Mon, Dec 2, 2013 at 12:47 PM, Lindsey Simon wrote: > > > Hey fellow Cordova devs, > > > > I'm wondering if anyone mi

Seeking a partner for a SXSW 2014 workshop on Cordova (Sat, March 8)

2013-12-02 Thread Lindsey Simon
Hey fellow Cordova devs, I'm wondering if anyone might want to partner with me to do a Cordova workshop at SXSW 2014 . I made a proposal that has been accepted for a 2.5hr talk for Sat. March 8th, and my plan is to do a walkthrough of taking a relatively simple websit

Re: cordova-plugins repo release

2013-11-25 Thread Lindsey Simon
It seems like a shared repo is just a recipe for the troubles of the last shared repo. On Mon, Nov 25, 2013 at 1:17 PM, Jesse wrote: > All of this is fine. > > I also see no reason why you cannot hack in your own repo, just ensure you > start with the right license. Nothing says that the apach

Re: Cordova Debug Mode

2013-11-21 Thread Lindsey Simon
On Thu, Nov 21, 2013 at 12:58 PM, Ian Clelland wrote: > On Thu, Nov 21, 2013 at 3:22 PM, Lindsey Simon > wrote: > > > On Thu, Nov 21, 2013 at 11:37 AM, Ian Clelland > >wrote: > > > > > David and I were talking about this this morning, and since Joe brough

Re: Cordova Debug Mode

2013-11-21 Thread Lindsey Simon
On Thu, Nov 21, 2013 at 11:37 AM, Ian Clelland wrote: > David and I were talking about this this morning, and since Joe brought it > up as well, we should probably get the list involved. > > I think that there is some value in having "Debug" and "Release" builds of > Cordova projects. I don't know

Re: config.xml discussion, we need to talk

2013-09-26 Thread Lindsey Simon
On Thu, Sep 26, 2013 at 8:32 AM, Carlos Santana wrote: > Branden, >"On Android, it's really easy to load XML files from res/xml/foo.xml, > so that's where we put it." > > Easy for who? > I think is difficult for web developer to not find it in www/config.xml and > start searching for it > > I

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Lindsey Simon
On Mon, Sep 16, 2013 at 1:09 PM, Michal Mocny wrote: > Creating symlinks to absolute paths might be sufficient to fix your issue > right now. > > Good idea, that totally worked for now. > > > On Mon, Sep 16, 2013 at 12:44 PM, Lindsey Simon > wrote: > > > Ok c

phonegap build doesn't preserve symlink paths

2013-09-16 Thread Lindsey Simon
In my project/www I symlink my js/css/img directories to another directory in my tree (where my server deploys from). When I run `phonegap build android` the symlinks get copied to platforms/android/assets/www/css but the path is no longer valid. Anyone else experience this? Should I file a bug?

Re: phonegap build doesn't preserve symlink paths

2013-09-16 Thread Lindsey Simon
2:17 PM, Shazron wrote: > > > Lindsey, always file an issue. Thanks :) > > > > > > On Mon, Sep 16, 2013 at 10:26 AM, Lindsey Simon > wrote: > > > > > In my project/www I symlink my js/css/img directories to another > > directory > > > in my tree

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2013-01-05 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545292#comment-13545292 ] Lindsey Simon commented on CB-1185: --- For some closure on this - I think what fixed it

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-15 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498513#comment-13498513 ] Lindsey Simon commented on CB-1185: --- [~gregavola] Have you found any time or some

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497593#comment-13497593 ] Lindsey Simon commented on CB-1185: --- [~gregavola] Since you do have an easy to r

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497453#comment-13497453 ] Lindsey Simon commented on CB-1185: --- [~bowserj] [~gregavola] I was able to repro with

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-13 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496669#comment-13496669 ] Lindsey Simon commented on CB-1185: --- [~bowserj] Pasting more of the logs in case the

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-13 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496664#comment-13496664 ] Lindsey Simon commented on CB-1185: --- meh, I don't see this in my most recent

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-13 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496655#comment-13496655 ] Lindsey Simon commented on CB-1185: --- Hrm... I started looking higher up in my log po

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-13 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496482#comment-13496482 ] Lindsey Simon commented on CB-1185: --- One more bit... I went looking back at a prior c

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-13 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496417#comment-13496417 ] Lindsey Simon commented on CB-1185: --- Ok, here's a link to a repo for perusa

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-13 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496336#comment-13496336 ] Lindsey Simon commented on CB-1185: --- So my simple app test-case didn't reproduc

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-12 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495671#comment-13495671 ] Lindsey Simon commented on CB-1185: --- Unless anyone pings back that they're work

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-08 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493805#comment-13493805 ] Lindsey Simon commented on CB-1185: --- One other thing.. the last log from my app (aw

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-08 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493794#comment-13493794 ] Lindsey Simon commented on CB-1185: --- I got some logs here, but I don't see

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-07 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492646#comment-13492646 ] Lindsey Simon commented on CB-1185: --- I can't even reproduce it in our app, as

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492176#comment-13492176 ] Lindsey Simon commented on CB-1185: --- Actually, apologies - that log line and when I t

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492172#comment-13492172 ] Lindsey Simon commented on CB-1185: --- We just got logs with a crash like this, but not

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492069#comment-13492069 ] Lindsey Simon commented on CB-1185: --- We build locally, but need to "keepRunning

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492028#comment-13492028 ] Lindsey Simon commented on CB-1185: --- on keepRunning - I found a ref for it, but we d

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491973#comment-13491973 ] Lindsey Simon commented on CB-1185: --- Don't know offhand where to look for keepRu

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491949#comment-13491949 ] Lindsey Simon commented on CB-1185: --- We do in fact have timers running while the app i

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-06 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491908#comment-13491908 ] Lindsey Simon commented on CB-1185: --- fwiw - we've just added some specific loggi