Github user iampeter commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/99#issuecomment-165376605
Could this change be introduced? Seems that on some Android devices the
"_system" parameter doesn't help with the custom URL scheme.
---
If your p
Github user wongkwl closed the pull request at:
https://github.com/apache/cordova-android/pull/246
---
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 featu
In order to have custom editor for your XML files within VS you should
create install VS SDK and create custom editor
Here the couple links to get started:
Specific info how to create Custom editor for VS
https://msdn.microsoft.com/en-us/library/bb166329.aspx?f=255&MSPPError=-2147217396
Here supp
Please review and vote on this 4.0.1 iOS Release
by replying to this email (and keep discussion on the DISCUSS thread)
Release issue: https://issues.apache.org/jira/browse/CB-10203
The archive has been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-10203
The package was
Github user tripodsan commented on the pull request:
https://github.com/apache/cordova-osx/pull/28#issuecomment-165264171
These changes are similar to the iOS ones to use the new API
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
GitHub user tripodsan opened a pull request:
https://github.com/apache/cordova-osx/pull/28
CB-10085 Implement and expose PlatformApi for OS X
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adobe-rnd/cordova-osx CB-10085
Alterna
While I work in the VS team, I am not very familiar with how it config.xml is
exactly made a GUI in VS. I would imagine that it is possibly the same way
other configurations (like the ASP.NET config, WindowS UWP config, etc) are
converted to GUIs. Are you looking for a generic way to make xml fi
I don't follow
Even if using browserfy the final www/ in the app should not have
cordova-src-js
and should not have cordova_plugins.js
On Wed, Dec 16, 2015 at 2:24 PM So, Byoungro wrote:
> Hi Carlos,
>
> The purpose of copying cordova-js-src is to support cordova.js for
> browserify.
> It would
Only GUI I know about is http://configap.com/
On Wed, Dec 16, 2015 at 2:49 PM Paul wrote:
> I'm wondering how in the heck you guys skin the config.xml file to have a
> design view in Visual Studio? I have a few projects that suck in xml files.
> It would be nice to have the option to edit the x
I'm wondering how in the heck you guys skin the config.xml file to have a
design view in Visual Studio? I have a few projects that suck in xml files.
It would be nice to have the option to edit the xml in a gui based format.
I've searched and searched for any documentation on how to do this, but
wi
Hi Carlos,
The purpose of copying cordova-js-src is to support cordova.js for browserify.
It would be redundant if --browserify option is not used.
I can change the code to not copy cordova-js-src dir into platform_www by
checking the option.
Byoungro So
SSG / DPD / Mobile Computing and Compile
This vote has failed.
On Wednesday, December 16, 2015, Carlos Santana
wrote:
> Vote -1
>
> Version was not updated from 4.0.0 to 4.0.1 in a couple of places.
>
> After creating an app I see 4.0.0 in:
> platform/ios/cordova/version
> platform/ios/www/cordova.js
> Doing
> $ cordova platform ls
> I
Vote -1
Version was not updated from 4.0.0 to 4.0.1 in a couple of places.
After creating an app I see 4.0.0 in:
platform/ios/cordova/version
platform/ios/www/cordova.js
Doing
$ cordova platform ls
Installed platforms: ios 4.0.0
Available platforms: amazon-fireos, android, blackberry10, browser,
I'll fix it the issues. Please -1 so I can restart the vote after.
I was using the steps and may have missed one in trying to get it out
before I had to leave
On Wednesday, December 16, 2015, Homer, Tony wrote:
> I see the same thing as Carlos - version is still 4.0.0 in some places.
>
> [~]$ c
I just notice that the www for android and ios contains a directory
"cordova-js-src"
In iOS in the lib/create.js is where we copy this to platform_www [1] this
is why it ends up in the App's www.
AFAIK this files are not used by the app because the content of exec.js
platform.js is already in cord
I see the same thing as Carlos - version is still 4.0.0 in some places.
[~]$ cordova create ios401test
Creating a new cordova project.
[~]$ cd ios401test/
[~/ios401test]$ cordova platform add
https://git-wip-us.apache.org/repos/asf/cordova-ios.git#4.0.1
git cloning: https://git-wip-us.apache.org/
I see something weird.
Version was not updated from 4.0.0 to 4.0.1 in a couple of places.
After creating an app I see 4.0.0 in:
platform/ios/cordova/version
platform/ios/www/cordova.js
Doing
$ cordova platform ls
Installed platforms: ios 4.0.0
Available platforms: amazon-fireos, android, blackberr
you can do this instead
cordova platform add
https://git-wip-us.apache.org/repos/asf/cordova-ios.git#4.0.1
On Wed, Dec 16, 2015 at 9:01 AM Carlos Santana wrote:
> I see the tag 4.0.1 on apache git but I don't see it on github
> So doing this fails cordova platform add
> https://github.com/apach
I see the tag 4.0.1 on apache git but I don't see it on github
So doing this fails cordova platform add
https://github.com/apache/cordova-ios#4.0.1
I will continue verifying, just wanted to give a heads up, and see if its
an INFRA problem
On Tue, Dec 15, 2015 at 4:26 PM Shazron wrote:
> I'll p
Github user mbektchiev commented on the pull request:
https://github.com/apache/cordova-android/pull/243#issuecomment-165095165
@infil00p @stevengill @vladimir-kotikov
Can someone review this?
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-contacts/pull/99
---
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
GitHub user wongkwl opened a pull request:
https://github.com/apache/cordova-android/pull/246
CB-9949: Fixing menu button event not fired in Android
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wongkwl/cordova-android menubutt
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-windows-slave went away
It last disconnected at Wed Dec 16 10:40:55 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'Dmitry Blotsky
'.
Sincerely,
The Buildbot
htt
Github user mdudek closed the pull request at:
https://github.com/apache/cordova-plugin-splashscreen/pull/31
---
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
24 matches
Mail list logo