[GitHub] cordova-android pull request: CB-7159: Set background color also t...

2014-07-20 Thread VVelda
GitHub user VVelda opened a pull request: https://github.com/apache/cordova-android/pull/110 CB-7159: Set background color also to webView You can merge this pull request into a Git repository by running: $ git pull https://github.com/VVelda/cordova-android patch-2

[GitHub] cordova-android pull request: CB-7159: Set background color also t...

2014-07-20 Thread VVelda
GitHub user VVelda opened a pull request: https://github.com/apache/cordova-android/pull/109 CB-7159: Set background color also to webView You can merge this pull request into a Git repository by running: $ git pull https://github.com/VVelda/cordova-android patch-1

[GitHub] cordova-lib pull request: CB-7132: fix regression regarding defaul...

2014-07-18 Thread VVelda
Github user VVelda commented on the pull request: https://github.com/apache/cordova-lib/pull/58#issuecomment-49475950 Now it works good with icons. But I have one question, you plain that your changes removes splashcreen from project, if in config.xml is blank tag, don'

[GitHub] cordova-lib pull request: CB-7132: fix regression regarding defaul...

2014-07-16 Thread VVelda
Github user VVelda commented on the pull request: https://github.com/apache/cordova-lib/pull/58#issuecomment-49206968 Changes deletes also icons and splashscreen in new blank project, which is bad. That should not to be done, until is icon or splashreen set in config.xml. --- If