[GitHub] cordova-wp8 pull request: Let CordovaView respect DisallowOverscro...

2014-09-29 Thread nadyaA
GitHub user nadyaA opened a pull request: https://github.com/apache/cordova-wp8/pull/61 Let CordovaView respect DisallowOverscroll preference Fixes https://issues.apache.org/jira/browse/CB-7657 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-wp8 pull request: Supress inertia scrolling optionally

2014-09-29 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-wp8/pull/60#issuecomment-57162404 Yes, thanks --- 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

[GitHub] cordova-wp8 pull request: Supress inertia scrolling optionally

2014-09-29 Thread nadyaA
GitHub user nadyaA opened a pull request: https://github.com/apache/cordova-wp8/pull/60 Supress inertia scrolling optionally if inertia causes the scrolling to hit the top or bottom - the bounce should be suppressed as well. Fixes https://issues.apache.org/jira/browse/CB

[GitHub] cordova-plugin-splashscreen pull request: Splashscreen crash on WP...

2014-06-19 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/20#issuecomment-46556813 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: Splashscreen crash on WP...

2014-06-19 Thread nadyaA
Github user nadyaA closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/20 --- 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-plugin-splashscreen pull request: Splashscreen crash on WP...

2014-06-19 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/20#issuecomment-46539848 Thank you @sgrebnov , I have updated the show() method as well. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-splashscreen pull request: Splashscreen crash on WP...

2014-06-18 Thread nadyaA
GitHub user nadyaA opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/20 Splashscreen crash on WP8 The UI elements cannot be accessed from any other than the UI thread directly. So, enclose UI access code in the Dispatcher.BeginInvoke() You can merge

[GitHub] cordova-plugin-inappbrowser pull request: Add necessary capability...

2014-04-21 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/33#issuecomment-41008469 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-inappbrowser pull request: Make InAppBrowser work w...

2014-04-15 Thread nadyaA
GitHub user nadyaA reopened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/38 Make InAppBrowser work with embedded files, using system behavior The plugin is changed to work with embedded files, using the system behavior. If one needs the system behavior

[GitHub] cordova-plugin-inappbrowser pull request: Make InAppBrowser work w...

2014-04-15 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/38#issuecomment-40458002 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-inappbrowser pull request: Make InAppBrowser work w...

2014-04-15 Thread nadyaA
Github user nadyaA closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/38 --- 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-plugin-inappbrowser pull request: Make InAppBrowser work w...

2014-04-14 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/38#issuecomment-40337912 Hello Jesse, Yes, that is me. Thank you for your quick answer. --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-plugin-inappbrowser pull request: Make InAppBrowser work w...

2014-04-11 Thread nadyaA
GitHub user nadyaA opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/38 Make InAppBrowser work with embedded files, using system behavior http://teampulse.telerik.com/view#item/257913 The plugin is changed to work with embedded files, using the

[GitHub] cordova-plugin-inappbrowser pull request: Add necessary capability...

2014-03-31 Thread nadyaA
Github user nadyaA commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/33#issuecomment-39104074 Hi and thanks for the quick comment. Still the plugin can be installed on earlier versions of Cordova (according to plugin.xml) - like Cordova

[GitHub] cordova-plugin-inappbrowser pull request: Add necessary capability...

2014-03-31 Thread nadyaA
GitHub user nadyaA opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/33 Add necessary capability so the plugin works on its own If the plugin is installed on clean Cordova project with no other plugins enabled, it needs the ID_CAP_NETWORKING