[
https://issues.apache.org/jira/browse/CB-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899950#comment-13899950
]
ASF subversion and git services commented on CB-5634:
-----------------------------------------------------
Commit 8a4e6a6b1725bb057937ae8ccc6ab0c5af3613de in branch refs/heads/master
from [~dpogue]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=8a4e6a6 ]
CB-5634 Set Android orientation from config.xml
> Orientation Preference is ignored in Android, should be parsed by CLI
> ---------------------------------------------------------------------
>
> Key: CB-5634
> URL: https://issues.apache.org/jira/browse/CB-5634
> Project: Apache Cordova
> Issue Type: Bug
> Components: Amazon FireOS, Android, CLI, Docs, iOS
> Reporter: Joe Bowser
>
> The docs say that an Orientation preference is supposed to work across all
> platforms. However, Android's activities can only be locked to an
> orientation by modifying the AndroidManifest.xml.
> To get past this, we either change the docs, or we support this in the CLI.
> I feel that adding an XML parser to the scripts is complete overkill, since
> we don't have any tests for our platform scripts, and I personally think
> they're a giant pile of technical debt.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)