[jira] [Commented] (CB-1695) [iOS]: CDVURLProtocol should not apply whitelist to non-Cordova view controllers/requests

2012-11-20 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501725#comment-13501725 ] Shazron Abdullah commented on CB-1695: -- This needs a further fix. The original Cordova U

[jira] [Comment Edited] (CB-1668) Refactor project template scripts.

2012-11-20 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501601#comment-13501601 ] Anis Kadri edited comment on CB-1668 at 11/21/12 2:58 AM: -- build and

[jira] [Commented] (CB-1879) DeviceReady event not firing on Nexus 7 4.2 emulator on a PC

2012-11-20 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501660#comment-13501660 ] Andrew Grieve commented on CB-1879: --- I didn't test this out, but according to the docs, thi

[jira] [Commented] (CB-1668) Refactor project template scripts.

2012-11-20 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501601#comment-13501601 ] Anis Kadri commented on CB-1668: build and run were added to iOS and android On Android: -

Re: Updated iOS Getting Started Docs

2012-11-20 Thread Shazron
Thanks Becky! Looks great. Some comments: 1. Requirements -- we are moving this to a separate section in the docs, with the GS Guide referring to it. Your section here can be the basis for that new section. 2. Download Cordova. All urls should point to http://docs.cordova.ioinstead of http://docs

[jira] [Created] (CB-1887) Remove Cordova.plist setting OpenAllWhitelistURLsInWebView in 2.3.0

2012-11-20 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1887: Summary: Remove Cordova.plist setting OpenAllWhitelistURLsInWebView in 2.3.0 Key: CB-1887 URL: https://issues.apache.org/jira/browse/CB-1887 Project: Apache Cordova

Re: Run iOS apps on a real device from the cl prompt

2012-11-20 Thread Filip Maj
Look at my fork of fruitstrap on github. I have a working version up there and regularly check the network of forks to see if patches are landing in the wild. If that dude would ever respond to use we would totally take over maintenance.. On 11/20/12 2:57 PM, "Shazron" wrote: >The problem if we

[jira] [Commented] (CB-1506) Implement InAppBrowser feature

2012-11-20 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501588#comment-13501588 ] Shazron Abdullah commented on CB-1506: -- See updated wiki article for the updated spec as

[jira] [Resolved] (CB-1509) Implement InAppBrowser feature

2012-11-20 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1509. -- Resolution: Fixed Fix commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/

[jira] [Assigned] (CB-1509) Implement InAppBrowser feature

2012-11-20 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reassigned CB-1509: Assignee: Shazron Abdullah (was: Filip Maj) > Implement InAppBrowser feature > --

Re: Run iOS apps on a real device from the cl prompt

2012-11-20 Thread Shazron
The problem if we do it in our own code is we need to reverse engineer the private framework MobileDevice.framework which of course is not trivial. Most of the code out there is GPL'ed. On Tue, Nov 20, 2012 at 2:24 PM, Anis KADRI wrote: > Cool thanks. I was hoping to be able to do it without us

Re: Run iOS apps on a real device from the cl prompt

2012-11-20 Thread Tommy-Carlos Williams
It does work well. It makes a big difference not having to load up Xcode ;) I really hope we can get ahold of him about it. On 21/11/2012, at 9:24 AM, Anis KADRI wrote: > Cool thanks. I was hoping to be able to do it without using a third party > tool. I guess my hopes are definitely ruined no

Re: Run iOS apps on a real device from the cl prompt

2012-11-20 Thread Anis KADRI
Cool thanks. I was hoping to be able to do it without using a third party tool. I guess my hopes are definitely ruined now :-( On Tue, Nov 20, 2012 at 2:16 PM, Shazron Abdullah wrote: > Yes Fil is using it for CI. > I've contacted ghughes multiple times to take over maintenance, he > hasn't res

Re: Run iOS apps on a real device from the cl prompt

2012-11-20 Thread Shazron Abdullah
Yes Fil is using it for CI. I've contacted ghughes multiple times to take over maintenance, he hasn't responded further. On 2012-11-20, at 2:15 PM, Anis KADRI wrote: > is it possible without using this no longer maintained > fruitstrap > thingy? > > Thanks!

[jira] [Commented] (CB-1507) Implement InAppBrowser feature

2012-11-20 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501535#comment-13501535 ] Shazron Abdullah commented on CB-1507: -- Manual test code: https://gist.github.com/412155

[jira] [Commented] (CB-1508) Implement InAppBrowser feature

2012-11-20 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501534#comment-13501534 ] Shazron Abdullah commented on CB-1508: -- Simon - if it helps, here is manual code for tes

[jira] [Commented] (CB-1886) Gap between Photos picker header and the statusBar

2012-11-20 Thread Aurelien MERCIER (JIRA)
[ https://issues.apache.org/jira/browse/CB-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501460#comment-13501460 ] Aurelien MERCIER commented on CB-1886: -- I applied the fix from CB-1465, it fixes my webv

Re: Updated iOS Getting Started Docs

2012-11-20 Thread Becky Gibson
Hmm, attachment must have been stripped by mail system? It's there in my sent folder. Here is a Dropbox link: https://www.dropbox.com/s/du3cujg8l408ptq/GSCordova22iOSApache.pdf Becky Sent from my iPad On Nov 20, 2012, at 2:20 PM, Shazron wrote: > Ditto - it's all open source, open discuss

[jira] [Updated] (CB-1886) Gap between Photos picker header and the statusBar

2012-11-20 Thread Aurelien MERCIER (JIRA)
[ https://issues.apache.org/jira/browse/CB-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aurelien MERCIER updated CB-1886: - Description: look at the image attached, there is a white gap... (was: look at the image attached.)

[jira] [Updated] (CB-1886) Gap between Photos picker header and the statusBar

2012-11-20 Thread Aurelien MERCIER (JIRA)
[ https://issues.apache.org/jira/browse/CB-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aurelien MERCIER updated CB-1886: - Attachment: GapWithUIImagePicker.png > Gap between Photos picker header and the statusBar >

[jira] [Created] (CB-1886) Gap between Photos picker header and the statusBar

2012-11-20 Thread Aurelien MERCIER (JIRA)
Aurelien MERCIER created CB-1886: Summary: Gap between Photos picker header and the statusBar Key: CB-1886 URL: https://issues.apache.org/jira/browse/CB-1886 Project: Apache Cordova Issue Typ

Re: Updated iOS Getting Started Docs

2012-11-20 Thread Shazron
Ditto - it's all open source, open discussion - feel free :) Thanks for doing this, would like to read it once you post it. On Tue, Nov 20, 2012 at 10:59 AM, Filip Maj wrote: > I don't have a problem with posting to google group. > > Also, there is no attachment :) > > On 11/20/12 7:40 AM, "Bec

Re: tag 2.3.0rc1 this week?

2012-11-20 Thread Steven Gill
+1 On Tue, Nov 20, 2012 at 11:06 AM, Filip Maj wrote: > Bump. Lets get this show on the road. > > On 11/18/12 5:04 PM, "Brian LeRoux" wrote: > > >seems like we just cut a release and typically we hop off the release > >train > >in december so I don't think there is a rush but thought its a good

Re: tag 2.3.0rc1 this week?

2012-11-20 Thread Filip Maj
Bump. Lets get this show on the road. On 11/18/12 5:04 PM, "Brian LeRoux" wrote: >seems like we just cut a release and typically we hop off the release >train >in december so I don't think there is a rush but thought its a good time >to >bring up > >also, wth, can you believe its almost december

Re: Updated iOS Getting Started Docs

2012-11-20 Thread Filip Maj
I don't have a problem with posting to google group. Also, there is no attachment :) On 11/20/12 7:40 AM, "Becky Gibson" wrote: > > > >I am taking a technical writing class and needed to produce a 5-10 page >technical document. I elected to re-write the Getting Started for iOS >Guide (attached

Re: weinre support for windows phone available

2012-11-20 Thread Dave Johnson
Nice one Sergey! On Mon, Nov 19, 2012 at 11:54 PM, Giorgio Natili wrote: > Great! > > On 11/20/12 4:41 AM, "Brian LeRoux" wrote: > >>http://people.apache.org/~pmuellr/weinre/ > >

[jira] [Resolved] (CB-1846) Offline event doesn't work

2012-11-20 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1846. Resolution: Not A Problem The purpose of this issue tracker is to track issues with Cordova, it is not to iss

Updated iOS Getting Started Docs

2012-11-20 Thread Becky Gibson
I am taking a technical writing class and needed to produce a 5-10 page technical document. I elected to re-write the Getting Started for iOS Guide (attached). I wrote the document based on a new Mac and/or Xcode user. It may be more detailed than we want to publish with Cordova. I'd appreciate

[jira] [Updated] (CB-1846) Offline event doesn't work

2012-11-20 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remzi Cavdar updated CB-1846: - Attachment: Menofood-2.zip Can someone look at my code? The app was working fine on 2.1.0, but now only the

[jira] [Updated] (CB-1846) Offline event doesn't work

2012-11-20 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remzi Cavdar updated CB-1846: - Attachment: (was: Menofood BETA.zip) > Offline event doesn't work > -- > >

[jira] [Reopened] (CB-1846) Offline event doesn't work

2012-11-20 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remzi Cavdar reopened CB-1846: -- Sorry I did exactly what you said, but again it doesn't work. > Offline event doesn't work >