[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
For additional commands, e-mail: dev-h...@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 **child nodes**, and I really tried many ways to add only 
this attribute only without success. Thank you.


---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

The current app cache has **no limit** and grows until the internal device 
memory has been depleted, which is renders the entire device unusable. Putting 
a limit to such cache would be a great idea.


---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[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 it wasn't fixed for the current release as you 
mentioned, sorry for that.


---
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, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[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 to find out the user's platform? I 
bet that Cordova provides some kind of global platform variable, it should be 
x64 for Windows 8 64 bits. For charity, please avoid misleading developers with 
stupid error messages that are totally out of place.


---
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, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[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 the scrolling impossible, and it should be 
replaced by this fix.


---
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, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org