[GitHub] cordova-plugins pull request: CB-8337: Fix keyboardShrinksView for...

2015-03-28 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-87343580 @davidtlee If you're using the cordova command line, `cordova plugin add "https://github.com/cjpearson/cordova-plugins#master:keyboard"` should work --- If you

[GitHub] cordova-android pull request: solves CB-8768 issue where onActivit...

2015-03-28 Thread thehuijb
GitHub user thehuijb opened a pull request: https://github.com/apache/cordova-android/pull/170 solves CB-8768 issue where onActivityResult gets called before onResume after MainActivity gets killed if one of the plugins launches startActivityForResult and the Android OS decides to

[GitHub] cordova-plugins pull request: CB-8337: Fix keyboardShrinksView for...

2015-03-28 Thread davidtlee
Github user davidtlee commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-87331872 Would be great to have this merged in! :) @cjpearson, while I'm waiting for it to get merged in, is there a way for me to use your branch? (do I just c

[GitHub] cordova-plugin-file-transfer pull request: CB-6313 [wp8]: Extra bo...

2015-03-28 Thread gmbad
Github user gmbad commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/73#issuecomment-87226758 Hi dpolivy! Tks for this bug fix. I have this problem in my app on WP8. Im using phonegap build. Do you know when this bu

Doc issues

2015-03-28 Thread John M. Wargo
I want to start tackling some of the open doc issues in JIRA, can someone set me up so I can assign tasks to myself? JIRA user name is jwargo. -- *John M. Wargo* www.johnwargo.com

[GitHub] cordova-plugin-inappbrowser pull request: inAppBrowser custom appl...

2015-03-28 Thread osvso
Github user osvso commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/99#issuecomment-87192378 I agree that it is responsibility of the parent to dismiss the inAppBrowser (fixed that), but from the other hand it is also responsibility of the webVi