[GitHub] cordova-plugin-splashscreen pull request: Added support for iPhone...

2014-10-14 Thread Clafou
Github user Clafou commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/26#issuecomment-59035417 Thank you! --- 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

[GitHub] cordova-plugin-splashscreen pull request: Added support for iPhone...

2014-10-14 Thread Clafou
Github user Clafou closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/26 --- 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

[GitHub] cordova-ios pull request: Fixed the CDV_IsIPhone5() macro for iOS8...

2014-09-18 Thread Clafou
Github user Clafou closed the pull request at: https://github.com/apache/cordova-ios/pull/105 --- 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

[GitHub] cordova-ios pull request: Fixed the CDV_IsIPhone5() macro for iOS8...

2014-09-18 Thread Clafou
Github user Clafou commented on the pull request: https://github.com/apache/cordova-ios/pull/105#issuecomment-56118693 Thanks, glad to help! --- 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

[GitHub] cordova-ios pull request: Fixed the CDV_IsIPhone5() macro for iOS8...

2014-09-18 Thread Clafou
GitHub user Clafou opened a pull request: https://github.com/apache/cordova-ios/pull/105 Fixed the CDV_IsIPhone5() macro for iOS8 landscape iOS8 introduces a change to screen orientation, making [UIScreen bounds] orientation-dependent. As a result, testing if the screen resolution

[GitHub] cordova-plugin-splashscreen pull request: Added support for iPhone...

2014-09-17 Thread Clafou
Github user Clafou commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/26#issuecomment-55948054 Given the new and recommended splash screen approach in iOS8, it seems that there is naming convention for the iPhone 6. However it is possible to use

[GitHub] cordova-plugin-splashscreen pull request: Added support for iPhone...

2014-09-17 Thread Clafou
GitHub user Clafou opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/26 Added support for iPhone 6 and iPhone 6 Plus resolutions The iPhone 6 and iPhone 6 Plus brings new resolutions for the splash screen. Taking the same approach as with the iPhone