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