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
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]