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

2017-07-17 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-ios/pull/313 @andreszs Did you try: ``` cordova platform add https://github.com/shazron/cordova-ios.git#CB-12856 cordova plugin add https://github.com/phonegap/phonegap-plugin-push.git

[GitHub] cordova-docs pull request #702: android 6.2.3 blog post.

2017-05-02 Thread fredgalvao
Github user fredgalvao commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/702#discussion_r114470167 --- Diff: www/_posts/2017-05-04-android-release.md --- @@ -0,0 +1,33 @@ +--- +layout: post +author: +name: Fil Maj +url

[GitHub] cordova-ios issue #228: [CB-10916] Support display name for iOS

2017-04-26 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-ios/pull/228 Should my previous comment go into an issue dedicated to discussion? There was no feedback on it, and it seems like there is a consensus into doing the simple version, which imo doesn&#

[GitHub] cordova-docs pull request #696: CB-12686 - Add docs for supp...

2017-04-26 Thread fredgalvao
Github user fredgalvao commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/696#discussion_r113379709 --- Diff: www/docs/en/dev/config_ref/index.md --- @@ -476,7 +476,7 @@ This tag installs resource files into your platform, and is similar to the

[GitHub] cordova-docs pull request #696: CB-12686 - Add docs for supp...

2017-04-25 Thread fredgalvao
Github user fredgalvao commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/696#discussion_r113359587 --- Diff: www/docs/en/dev/config_ref/index.md --- @@ -470,6 +470,23 @@ Examples: ``` +## resource-file + +This tag

[GitHub] cordova-android issue #332: Enable background start of Cordova Android apps

2016-11-23 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-android/pull/332 @macdonst Hmm, I think I found something strange. This is still open, even though the code is on master. Commit https://github.com/apache/cordova-android/commit

[GitHub] cordova-ios issue #228: [CB-10916] Support display name for iOS

2016-09-29 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-ios/pull/228 Is there any reason why this PR doesn't also export `CFBundleName` as the result of the short name on config.xml? Follow me for a while: According to [this page on the deve

[GitHub] cordova-android issue #244: CB-10140 Use application id instead of package n...

2016-09-05 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-android/pull/244 @infil00p This issue still exists. For anyone changin applicationId on android, to use flavours or whitelabel-like solutions, running cordova will always try to launch the base package

[GitHub] cordova-docs issue #608: Update platform/plugin versioning

2016-06-02 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-docs/pull/608 Why not implement it instead? I'd bet `cordova plugin rm XXX && cordova plugin add XXX` is a very common thing, and a `cordova plugin update XXX` could be usefull.

[GitHub] cordova-docs pull request: Please add One Verse BIBLE app

2015-10-13 Thread fredgalvao
Github user fredgalvao commented on the pull request: https://github.com/apache/cordova-docs/pull/384#issuecomment-147849250 The url provided points to a server with no valid SSL certificate, and many browsers will warn users about that. Is there any problem changing that from `https

[GitHub] cordova-docs pull request: Add ReactEurope App to Showcase

2015-10-08 Thread fredgalvao
Github user fredgalvao commented on the pull request: https://github.com/apache/cordova-docs/pull/375#issuecomment-146705209 Cool, @csantanapr! As an off-topic comment though, it'd be interesting to have a link to the companion app on the event website, I only found about it on

[GitHub] cordova-docs pull request: Add ReactEurope App to Showcase

2015-10-08 Thread fredgalvao
Github user fredgalvao commented on the pull request: https://github.com/apache/cordova-docs/pull/375#issuecomment-146677471 I couldn't find a link or any details about an app built with cordova there. Is an app in development? --- If your project is set up for it, you can rep

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-08-27 Thread fredgalvao
Github user fredgalvao commented on the pull request: https://github.com/apache/cordova-lib/pull/171#issuecomment-13548 Shouldn't this be documented somewhere? It does not appear when I run `cordova help create` as a valid option. --- If your project is set up for it, yo

[GitHub] cordova-docs pull request: Instructions about signing and releasin...

2014-12-12 Thread fredgalvao
Github user fredgalvao commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/212#discussion_r21742998 --- Diff: docs/en/3.4.0/guide/platforms/android/index.md --- @@ -242,3 +242,31 @@ You can push the app to the device from the command line