You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Libby Baldwin (Created) (JIRA)" <ji...@apache.org> on 2012/03/19 17:30:38 UTC

[jira] [Created] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Proposed New Cordova API demo app for Android (pull request #5)
---------------------------------------------------------------

                 Key: CB-350
                 URL: https://issues.apache.org/jira/browse/CB-350
             Project: Apache Callback
          Issue Type: Improvement
          Components: Android
    Affects Versions: 1.6.0
            Reporter: Libby Baldwin
            Assignee: Joe Bowser
            Priority: Minor


Manually creating issue for Pull Request #5 on github:
https://github.com/apache/incubator-cordova-android/pull/5

This new API demo app gives examples of every Cordova API.
Most code is taken directly from cordova docs. The current
demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by Elizabeth Baldwin <li...@gmail.com>.
Unfortunately I don't have the resources to run the code on
other platforms besides Android. I don't know how portable
plain html/js/css is across mobile platforms. The app is pretty
basic however, and written tothe API spec.

Libby

On Thu, Mar 29, 2012 at 11:08 AM, Filip Maj (Commented) (JIRA) <
jira@apache.org> wrote:

>
>    [
> https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241455#comment-13241455]
>
> Filip Maj commented on CB-350:
> ------------------------------
>
> +1 to a common sample.
>
> +1 to checking example app before each release - certainly should be in
> the CuttingReleases wiki entry.
>
> > Proposed New Cordova API demo app for Android (pull request #5)
> > ---------------------------------------------------------------
> >
> >                 Key: CB-350
> >                 URL: https://issues.apache.org/jira/browse/CB-350
> >             Project: Apache Callback
> >          Issue Type: Improvement
> >          Components: Android
> >    Affects Versions: 1.6.0
> >            Reporter: Libby Baldwin
> >            Assignee: Joe Bowser
> >            Priority: Minor
> >
> > Manually creating issue for Pull Request #5 on github:
> > https://github.com/apache/incubator-cordova-android/pull/5
> > This new API demo app gives examples of every Cordova API.
> > Most code is taken directly from cordova docs. The current
> > demo app is a little buggy and frankly, boring.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>

[jira] [Assigned] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Joe Bowser (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser reassigned CB-350:
-----------------------------

    Assignee: Filip Maj  (was: Joe Bowser)

You're going across platforms already, do you mind if I send this one to you for testing? 
                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: CordovaJS
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Filip Maj
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Joe Bowser (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-350:
--------------------------

    Component/s:     (was: Android)
                 CordovaJS
    
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: CordovaJS
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Filip Maj
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Libby Baldwin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237679#comment-13237679 ] 

Libby Baldwin commented on CB-350:
----------------------------------

Openly lobbying for inclusion of new Cordova API demo app for Android in 1.6.

Putting a more complete demo app with more example code in the hands of Cordova users may result in a better newbie experience and fewer basic questions on forums.

The pull request has no copyrights and all instances of phonegap changed to cordova.


                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Joe Bowser
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Simon MacDonald (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241400#comment-13241400 ] 

Simon MacDonald commented on CB-350:
------------------------------------

I think it would be a good idea to accept Libby's pull request. Her example is much more up to date than the example we currently are shipping. Also, is anyone testing the example project before we ship? Does this belong as part of the CuttingReleases wiki entry?
                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Joe Bowser
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Libby Baldwin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250263#comment-13250263 ] 

Libby Baldwin commented on CB-350:
----------------------------------

Sure, if you are talking to me, I can test on my Android devices and AVD's.

(not sure what this part means: "You're going across platforms already,")


                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: CordovaJS
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Filip Maj
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Drew Walters (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241454#comment-13241454 ] 

Drew Walters commented on CB-350:
---------------------------------

I haven't looked at Libby's sample yet, but I would also like to take a look at updating the BlackBerry sample as well.  As I've stated before, I really think the sample needs to be common across platforms.  If Cordova can provide a solution to one source across all platforms then the sample should exhibit that.
                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Joe Bowser
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Comment Edited] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Filip Maj (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445105#comment-13445105 ] 

Filip Maj edited comment on CB-350 at 8/31/12 4:09 AM:
-------------------------------------------------------

Setting as won't-fix. We are now using a simplest-possible demo app that has it's [own repository|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-app-hello-world.git;a=summary] and ships with each platform implementation.

Sorry Libby. Appreciate the work you put into this, and could be something other distributions (*cough*PhoneGap*cough*) would probably like, but for Apache, it makes sense to have a single, cross-platform, tested, simple app as a stepping stone for users.
                
      was (Author: filmaj):
    Setting as won't-fix. We are now using a simplest-possible demo app that has it's [own repository|] and ships with each platform implementation.

Sorry Libby. Appreciate the work you put into this, and could be something other distributions (*cough*PhoneGap*cough*) would probably like, but for Apache, it makes sense to have a single, cross-platform, tested, simple app as a stepping stone for users.
                  
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaJS
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Filip Maj
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Filip Maj (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241455#comment-13241455 ] 

Filip Maj commented on CB-350:
------------------------------

+1 to a common sample.

+1 to checking example app before each release - certainly should be in the CuttingReleases wiki entry.
                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Joe Bowser
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Joe Bowser (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250277#comment-13250277 ] 

Joe Bowser commented on CB-350:
-------------------------------

@Libby: I'm talking to Fil to get this tested on non-Android to see if we can use this demo on other platforms.  Demos should be common examples, and shouldn't be setup for a particular platform.
                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: CordovaJS
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Filip Maj
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-350) Proposed New Cordova API demo app for Android (pull request #5)

Posted by "Filip Maj (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-350.
--------------------------

    Resolution: Won't Fix

Setting as won't-fix. We are now using a simplest-possible demo app that has it's [own repository|] and ships with each platform implementation.

Sorry Libby. Appreciate the work you put into this, and could be something other distributions (*cough*PhoneGap*cough*) would probably like, but for Apache, it makes sense to have a single, cross-platform, tested, simple app as a stepping stone for users.
                
> Proposed New Cordova API demo app for Android (pull request #5)
> ---------------------------------------------------------------
>
>                 Key: CB-350
>                 URL: https://issues.apache.org/jira/browse/CB-350
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaJS
>    Affects Versions: 1.6.0
>            Reporter: Libby Baldwin
>            Assignee: Filip Maj
>            Priority: Minor
>
> Manually creating issue for Pull Request #5 on github:
> https://github.com/apache/incubator-cordova-android/pull/5
> This new API demo app gives examples of every Cordova API.
> Most code is taken directly from cordova docs. The current
> demo app is a little buggy and frankly, boring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira