Re: Publishing the AAR after the next release of Cordova

2016-04-09 Thread Shazron
To be clear, we as a project don't release iOS on CocoaPods. This is done external to the project, and uses sanctioned tags off the Github repo (its just a podspec definition file). coho also acts as a "howto release" doc repo, so we can add the documentation that you were planning to do could go

[GitHub] cordova-plugin-camera pull request: sync to upstream/master 201604...

2016-04-09 Thread TanaseButcaru
GitHub user TanaseButcaru opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/204 sync to upstream/master 20160409 You can merge this pull request into a Git repository by running: $ git pull https://github.com/TanaseButcaru/cordova-plugin-camera

[GitHub] cordova-plugin-camera pull request: sync to upstream/master 201604...

2016-04-09 Thread TanaseButcaru
Github user TanaseButcaru closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/204 --- 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

[GitHub] cordova-plugin-camera pull request: CB-11034: Camera.getPicture -H...

2016-04-09 Thread elsewhat
Github user elsewhat commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/201#issuecomment-207814319 @riknoll @nikhilkh as an app developer I have to disagree with you. I would **expect a framework such as cordova to never crash an app under no circu

[GitHub] cordova-android pull request: [CB-10689] fix issue with app_name c...

2016-04-09 Thread jfrumar
Github user jfrumar commented on the pull request: https://github.com/apache/cordova-android/pull/272#issuecomment-207818513 We also have trouble with app names that include ampersands. Could we include those in the regexp replacement pattern? --- If your project is set up for it, yo