[GitHub] cordova-wp8 issue #60: Supress inertia scrolling optionally

2016-08-04 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-wp8/pull/60 The fix provided by **nadyaA** works (partially) to prevent overscroll, why this is not yet implemented on Cordova 6.x? The current `DisallowOverscroll `property from config.xml makes

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-17 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-ios/pull/313 **Installs version 1.10.5 under Windows 8.1 on July 2017 and gets CocoaPods error: tries to install the non-existant _CocoaPods for Windows_.** Seriously people, is it really that hard

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-19 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-ios/pull/313 @jcesarmobile Thanks for the clarification... I'll try to cool down before posting next time. I was just too frustrated after noticing the bug is marked as fixed, but I failed to notice

[GitHub] cordova-lib issue #492: CB-11908 Add edit-config to config.xml

2017-09-22 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-lib/pull/492 @dpogue That worked perfectly, thank you!! +10 --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org

[GitHub] cordova-lib issue #492: CB-11908 Add edit-config to config.xml

2017-09-22 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-lib/pull/492 @ktop Please let me know if the plugin can be used to add the attribute `android:installLocation="auto"` into the `manifest` node itself. The docs only explain how to add **c

[GitHub] cordova-plugin-inappbrowser issue #239: Enabling Appcache for the android we...

2017-09-17 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/239 Is this the same cache that caches all images as they are requested by the app? (not the images from an eventual webview control, I mean every single image downloaded and shown