[GitHub] cordova-android issue #340: CB-8722 - Move app icons from drawable to mipmap

2016-11-05 Thread AxelNennker
Github user AxelNennker commented on the issue: https://github.com/apache/cordova-android/pull/340 Does not work for me. Steps to reproduce are in the CB-8722 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cordova-lib pull request: CB-8448 Add support for "activities" fie...

2015-03-05 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-lib/pull/163#issuecomment-77325833 This PR was replaced by #172 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cordova-lib pull request: CB-8448 Add support for "activities" fie...

2015-03-05 Thread AxelNennker
Github user AxelNennker closed the pull request at: https://github.com/apache/cordova-lib/pull/163 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-lib pull request: CB-8448 add support for activities

2015-02-23 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-lib/pull/172 CB-8448 add support for activities You can merge this pull request into a Git repository by running: $ git pull https://github.com/AxelNennker/cordova-lib master Alternatively you

[GitHub] cordova-lib pull request: CB-8448 Add support for "activities" fie...

2015-02-09 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-lib/pull/163 CB-8448 Add support for "activities" field in FirefoxOS manifest.webapp See https://issues.apache.org/jira/browse/CB-8448 You can merge this pull request into a Git repository

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

2014-07-16 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-lib/pull/58#issuecomment-49157473 removed the extra lines. Strange they where there. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-docs pull request: CB-3571: update the docs for the splash...

2014-07-15 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-docs/pull/220#issuecomment-49010261 Splashscreen support works for the blackberry10 without any special blackberry10_parser.js support because blackberry10_parser.js copies the whole config.xml

[GitHub] cordova-lib pull request: CB-3571: support for element in...

2014-07-14 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-lib/pull/30#issuecomment-48963855 @perilousleigh On Android the default splash screen are in the land/port directories. The example above uses the same directories. Please add output

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

2014-07-14 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-lib/pull/58 CB-7132: fix regression regarding default resources You can merge this pull request into a Git repository by running: $ git pull https://github.com/AxelNennker/cordova-lib master

[GitHub] cordova-docs pull request: CB-3571: update the docs for the splash...

2014-07-14 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-docs/pull/220 CB-3571: update the docs for the splash screens The former documentation for splash screens was for the Phonegap build system. The pull request updates the documentation to describe

[GitHub] cordova-docs pull request: Corrected the documentation for splash ...

2014-07-14 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-docs/pull/219#issuecomment-48887679 This PR changes too many files. I will resubmit it after I have cleaned up my fork of cordova-docs. --- If your project is set up for it, you can reply to

[GitHub] cordova-docs pull request: Corrected the documentation for splash ...

2014-07-14 Thread AxelNennker
Github user AxelNennker closed the pull request at: https://github.com/apache/cordova-docs/pull/219 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-docs pull request: Corrected the documentation for splash ...

2014-07-12 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-docs/pull/219 Corrected the documentation for splash screens The documentation was for the Phonegap Build system and did not apply to Cordova. Updated the documentation to reflect the improvements

[GitHub] cordova-lib pull request: CB-3571: support for element in...

2014-06-20 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-lib/pull/30#issuecomment-46670164 @jsoref How do I do the rebase to get rid of "Merge remote-tracking branch 'upstream/master'" commits. I wrecked my other repo (for

[GitHub] cordova-lib pull request: CB-3571: support for element in...

2014-06-16 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-lib/pull/30#issuecomment-46165459 The current code does not remove the default cordova splash screens if there are any but there is no in config.xml I think the default splash screens should

[GitHub] cordova-lib pull request: CB-3571: support for element in...

2014-06-14 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-lib/pull/30#issuecomment-46097179 Tested with this config.xml The paths

[GitHub] cordova-lib pull request: CB-3571: support for element in...

2014-06-14 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-lib/pull/30 CB-3571: support for element in config.xml on Android This PR implements CB-3571 Add support for elements in config.xml on Android You can merge this pull request into a Git repository

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-05 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45215758 This is a 3.5 feature. Are you using the latest cordova version? I suggest to take further discussion to stackoverflow or contact my directly. --- If your

[GitHub] cordova-docs pull request: Base directory of icon src is the proje...

2014-06-05 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-docs/pull/211 Base directory of icon src is the project dir not www I did not change the auto-translated other languages because they are horrible anyway. I checked the German translation and find

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-05 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45211776 https://cordova.apache.org/docs/en/3.5.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens

[GitHub] cordova-plugin-file-transfer pull request: CB-6781: plugin file-tr...

2014-05-29 Thread AxelNennker
GitHub user AxelNennker opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/30 CB-6781: plugin file-transfer: add exception info to error object https://issues.apache.org/jira/browse/CB-6781 You can merge this pull request into a Git repository by

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-04-29 Thread AxelNennker
Github user AxelNennker closed the pull request at: https://github.com/apache/cordova-cli/pull/126 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-04-29 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-41706635 Merged in as PR#166 https://github.com/apache/cordova-cli/pull/166 by Bryan. This closes CB-2606 --- If your project is set up for it, you can

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-03-19 Thread AxelNennker
Github user AxelNennker commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-38080759 Re-implemented the "magic" for android. Typical sizes on Android are recognized and used. A default icon is copied to all res/drawable-*/ director