RE: recent tools update, Splash screen support

2014-07-13 Thread Ray Camden
Thank you - I finally get what the change was now. ;) From: Axel Nennker Sent: Sunday, July 13, 2014 11:17 AM To: dev Subject: Re: recent tools update, Splash screen support https://github.com/AxelNennker/cordova-docs/commit/a7b2f371c3d051a5a9d4818f3f9c9c

One platform development vs. Cordova CLI

2014-07-13 Thread Jan Velecký
Hello, there is serious backlog when using CLI in case one platform development. In this case is better to change platform project config.xml instead of whole project config.xml. Problem is what prepare should do, and what prepare actually do. (And prepare is also run if we do build.) At this mom

Re: recent tools update, Splash screen support

2014-07-13 Thread Josh Soref
‎Actually, you can delete your repository or a branch. You can also do a force push to reset your master branch.  https://github.com/blog/1377-create-and-delete-branches http://stackoverflow.com/questions/5509543/how-to-properly-force-a-git-push Sent from my BlackBerry 10 smartphone.

Re: recent tools update, Splash screen support

2014-07-13 Thread Axel Nennker
https://github.com/AxelNennker/cordova-docs/commit/a7b2f371c3d051a5a9d4818f3f9c9cb0eb5c57be Axel Sorry about the ton of changed files. I did a "git fetch upstream" today and then a merge and push to my repo... I wish I could delete my fork and start over but github does not allow this... 2014-0

RE: recent tools update, Splash screen support

2014-07-13 Thread Ray Camden
There are 500+ files changed with this PR - can you point to any specific files that would be helpful? From: Axel Nennker Sent: Sunday, July 13, 2014 10:50 AM To: dev Subject: Re: recent tools update, Splash screen support A pull request is here: https:/

Re: recent tools update, Splash screen support

2014-07-13 Thread Axel Nennker
A pull request is here: https://github.com/apache/cordova-docs/pull/219 -Axel 2014-07-12 15:12 GMT+02:00 Ray Camden : > Just raising this again - are there docs for this? > > > From: Ray Camden > Sent: Friday, July 11, 2014 5:46 AM > To: dev@cordova.apa