[GitHub] cordova-plugin-screen-orientation pull request #3: Typo on YoikScreenOrienta...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-screen-orientation pull request #3: Typo on YoikScreenOrienta...

2016-09-01 Thread Chuckytuh
GitHub user Chuckytuh opened a pull request:

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

Typo on YoikScreenOrientation.m

Typo that can make -(UIInterfaceOrientationMask) 
supportedInterfaceOrientations: to return UIInterfaceOrientationMaskAll if for 
some reason the switch for the current orientation enters the default branch.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Chuckytuh/cordova-plugin-screen-orientation 
patch-1

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

https://github.com/apache/cordova-plugin-screen-orientation/pull/3.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 #3


commit fa0345776848d0b11048fc93166d1e8bd67ad652
Author: João Gonçalves 
Date:   2016-09-01T13:12:53Z

Update YoikScreenOrientation.m

Typo that can make -(UIInterfaceOrientationMask) 
supportedInterfaceOrientations: to return UIInterfaceOrientationMaskAll if for 
some reason the switch for the current orientation enters the default branch.




---
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.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org