[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-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: 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-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

[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

[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-22 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

[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

[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

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