You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by TobiaK <gi...@git.apache.org> on 2017/10/05 16:17:41 UTC

[GitHub] cordova-plugin-screen-orientation pull request #23: Update screenorientation...

GitHub user TobiaK opened a pull request:

    https://github.com/apache/cordova-plugin-screen-orientation/pull/23

    Update screenorientation.bb10.js

    orientation is changed from 'unlocked' to 'any' in version 2.0 to unlock screen
    
    <!--
    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
    
    
    ### What does this PR do?
    
    
    ### What testing has been done on this change?
    
    
    ### 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/TobiaK/cordova-plugin-screen-orientation TobiaK-patch-bb10-unlock

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-screen-orientation/pull/23.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 #23
    
----
commit b029abfb7d291c007ff7d5261c3d91333ab92286
Author: TobiaK <to...@ist-einmalig.de>
Date:   2017-10-05T15:59:11Z

    Update screenorientation.bb10.js
    
    orientation is changed from 'unlocked' to 'any' in version 2.0 to unlock screen

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org