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

2015-05-30 Thread akrymski
Github user akrymski commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-107082152 @Fmstrat it’s just basic js/css … assuming your app is wrapped in a you can use css like this: $(div).css(‘bottom’, keyboardHeight) t

[GitHub] cordova-android pull request: Consider treating gamepad B button a...

2015-05-30 Thread matb33
GitHub user matb33 opened a pull request: https://github.com/apache/cordova-android/pull/177 Consider treating gamepad B button as a Back button I don't expect this to get merged, but am simply putting this out there for discussion. The pull request is simply here for convenience to

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

2015-05-30 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-107043443 @Fmstrat these changes should be in the latest version. Cordova no longer supports this as a core plugin though. I have a fork [here](https://github.com/cjpear

[GitHub] cordova-plugin-inappbrowser pull request: CB-3360: Set custom inap...

2015-05-30 Thread do-web
Github user do-web commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/95#issuecomment-107042941 Readme update is missing! --- 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 pro

[GitHub] cordova-lib pull request:

2015-05-30 Thread shrewdact
Github user shrewdact commented on the pull request: https://github.com/apache/cordova-lib/commit/8b75ac2e3179a65a2837365bdeab2f4606e3c80f#commitcomment-11439371 How should I setup cordova-lib from master? I am confused by the word inner cordova-cli. Can anyone help or explain mo

[GitHub] cordova-plugin-whitelist pull request:

2015-05-30 Thread julienwikart
Github user julienwikart commented on the pull request: https://github.com/apache/cordova-plugin-whitelist/commit/72a067c96e4e54efb8f1f152220d4a5fdf404324#commitcomment-11438842 thank you for your quick reply :) --- If your project is set up for it, you can reply to this email and ha

[GitHub] cordova-plugin-whitelist pull request:

2015-05-30 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-whitelist/commit/72a067c96e4e54efb8f1f152220d4a5fdf404324#commitcomment-11438828 ``` cordova platform add ios@4.0.x --usegit ``` --- If your project is set up for it, you can reply to

[GitHub] cordova-plugin-whitelist pull request:

2015-05-30 Thread julienwikart
Github user julienwikart commented on the pull request: https://github.com/apache/cordova-plugin-whitelist/commit/72a067c96e4e54efb8f1f152220d4a5fdf404324#commitcomment-11438825 Hi, This plugin requires cordova ios 4.0.0 but i can only find cordova ios 3.8.0 How can I do ?