[ 
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189992#comment-16189992
 ] 

ASF GitHub Bot commented on CB-3232:
------------------------------------

GitHub user johnlejardinnier opened a pull request:

    https://github.com/apache/cordova-plugin-splashscreen/pull/134

    Feature to display app version on splashscreen

    <!--
    Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
    is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    Android and iOS
    
    ### What does this PR do?
    This is a feature to display the app version on the splashscreen.
    Documentation has been updated up to use this feature.
    
    ### What testing has been done on this change?
    Sorry there are no tests for this feature so i couldn't check items below.
    Do no hesitate to join me if you need further informations.
    Thanks.
    
    ### Checklist
    - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnlejardinnier/cordova-plugin-splashscreen 
master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-splashscreen/pull/134.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #134
    
----
commit 02944b256f580dd0a96ab5768dca1826ff977c87
Author: Jonathan C <[email protected]>
Date:   2017-10-02T08:54:31Z

    feat(android): add app version on splashscreen (test)

commit 3ddde2a4832793cdb29632bb329fef8fc9bcbb65
Author: Jonathan C <[email protected]>
Date:   2017-10-02T09:01:34Z

    fix(android): add import textview

commit a522028bafc47f0574e4a593a8066954a69849c3
Author: Jonathan C <[email protected]>
Date:   2017-10-02T09:06:18Z

    fix(android): use bottomLayout

commit 3f69cad01005b07e30856b512c8869398f7f05f9
Author: Jonathan C <[email protected]>
Date:   2017-10-02T16:44:59Z

    feat(android): add preferences to display your app version on splashscreen

commit e3db28ba6164fa4757dd00992fdfbfce201e35a4
Author: Jonathan C <[email protected]>
Date:   2017-10-02T16:47:33Z

    update RELEASENOTES.md

commit c46e4db303da8a5bbb0af943b0fb885addea0daa
Author: Jonathan C <[email protected]>
Date:   2017-10-03T17:05:06Z

    feat(ios): display appVersion on splashscreen

----


> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -----------------------------------------------------
>
>                 Key: CB-3232
>                 URL: https://issues.apache.org/jira/browse/CB-3232
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-blackberry (DEPRECATED), cordova-cli
>    Affects Versions: 2.7.0
>            Reporter: Michael Brooks
>            Assignee: Michael Brooks
>             Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add 
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating 
> BlackBerry project...
> Updating config.xml ...
> sed: 
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
>  No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application 
> directory!
> ]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to