GitHub user fardjad opened a pull request: https://github.com/apache/cordova-cli/pull/164
android-parser: Add launchMode preference This allows users to set Android Activity launchMode from config.xml Related: https://groups.google.com/forum/#!topic/phonegap/8E5C6phqQA4 https://groups.google.com/forum/#!topic/phonegap/R08vOZNm580 You can merge this pull request into a Git repository by running: $ git pull https://github.com/fardjad/cordova-cli android-launch-mode-support Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-cli/pull/164.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 #164 ---- commit 4082a956fed18f033b71a0d88c4ca10e7659166f Author: Fardjad Davari <pub...@fardjad.com> Date: 2014-04-13T14:09:37Z android-parser: Add launchMode preference This allows users to set Android Activity launchMode from config.xml ---- --- 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 feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---