GitHub user coryjthompson opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/58
Fix terminology for selecting a video.
Selecting a video currently shows 'Videos title' along the top of the
picker.
I believe 'Videos' would be more appropriate.
Github user Watabe08 commented on the pull request:
https://github.com/apache/cordova-docs/pull/230#issuecomment-67114044
Lisa and Victor,
Nice talking u, Lisa and Victor.
At the moment, I have another task to finish. But translating the cordova
doc is now on my To
Near term, for Windows 8.0/8.1, a custom security policy is in place at the
platform level for store apps so CSP doesn't really apply there at the moment.
(And, to be really specific, CSP support is pretty limited in IE10/11 focusing
on the sandbox directive. The Windows 10 Tech Preview is where
Github user zhuangperola commented on the pull request:
https://github.com/apache/cordova-android/pull/138#issuecomment-67096932
@clelland Thank you for your advice.
---
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
Github user fujunwei commented on the pull request:
https://github.com/apache/cordova-android/pull/138#issuecomment-67095787
@clelland My Gradle version is 1.12, and the Android plugin version is
0.12.0. You need set ext.multiarch=true to build multiple apks, and use
./cordova/build -
Hi all,
My name is Murat Sutunc, I'm part of the Visual Studio team @ Microsoft and new
to Cordova.
I was looking at the Cordova Tooling Wiki at
(https://wiki.apache.org/cordova/CommandLineToolingDesign) and thought it would
be interesting to make some additions to the list-devices feature. Cur
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-cli/pull/199
added --list support
For more details please check the dev mailing list and the [JIRA
issue](https://issues.apache.org/jira/browse/CB-8168)
You can merge this pull request into a Git repositor
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-ios/pull/122
--list feature for iOS
For more details please check the dev mailing list and the [JIRA
issue](https://issues.apache.org/jira/browse/CB-8168)
You can merge this pull request into a Git reposit
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-android/pull/139
--list support for android
For more details please check the dev mailing list and the [JIRA
issue](https://issues.apache.org/jira/browse/CB-8168)
You can merge this pull request into a Git
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/55#issuecomment-67082272
Sorry in advance for the spam! Just bumping the thread. If anyone has time
to review and/or merge this PR, would they please be able to take a look?
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-registry-web/pull/7
---
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 fea
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-registry-web/pull/7
Spelling
* README
* BlackBerry
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-registry-web spelling
Alternatively
We discovered that cordova run --nobuild blackberry10 does not work, because
the underlying code which predates this feature used run --no-build.
CB-8161 Run: accept --nobuild as alias to --no-build
We intend to do a new release for this, does anyone have anything to say?
Hi,
We discovered that certain core plugins are affected, as described in this bug
- https://issues.apache.org/jira/browse/CB-8139
It would be great if we would add this pull request
(https://github.com/apache/cordova-wp8/pull/68) and do a release of the WP8
platform. Are there other features t
Parashuram & Josh,
Feel free to create your own release discuss threads and start the process
for your platforms. We can do a tools release once the platform releases
are completed.
https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md
A tools release will have to
On Mon Dec 15 2014 at 11:28:43 AM Chuck Lantz wrote:
> For the Windows platform, IE 10 and 11 support CSP 1.0 - there's one
> subtle difference (X-Content-Security-Policy vs Content-Security-Policy in
> the HTTP header). The Win 10 Tech Preview already has full CSP support.
> In general, the con
fwiw, blackberry10 needs a release to fix a bug (we're working on pushing it in
this afternoon).
apparently cordova run --nobuild wasn't mapped to {blackberry10}/cordova/run
--no-build
(Yes, this isn't a new bug, it's an old one that no one discovered...)
___
Are you also planning to do a CLI release with this? If you are, could we do a
wp8 release in the CLI too?
-Original Message-
From: Maxim Ermilov [mailto:maxim.ermi...@canonical.com]
Sent: Monday, December 15, 2014 5:46 AM
To: dev@cordova.apache.org
Subject: [DISCUSS] Cordova-Ubuntu Rel
Github user sosahvictor commented on the pull request:
https://github.com/apache/cordova-docs/pull/230#issuecomment-67033972
Hi @Watabe08, I've been doing the translation management for the last
couple of months.
I've merged changes from CrowdIn in the camera plugin in October, ar
Hi,
I am using cordova3.0. navigator.camera.getPicture fails when reading a picture
from the gallery. However it seems to be working when taking a picture from
dropbox or drive.
Tried using various option values to ensure that the file is read as is, to
avoid OOM errors. Nothing seems to be wo
Github user ldeluca commented on the pull request:
https://github.com/apache/cordova-docs/pull/230#issuecomment-67030353
@Watabe08 Thank you for helping to do translations. Before each new
Cordova release we typically pull in all of the translations from the Crowdin
system. Sometime
GitHub user sgrebnov opened a pull request:
https://github.com/apache/cordova-wp8/pull/68
CB-8139 WP8. Fix callback for plugins with native ui (capture,
contactPicker, etc)
https://issues.apache.org/jira/browse/CB-8139
Unload event could not be used to detect when CordovaVi
Github user vinnyrose commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/72#issuecomment-67025138
ICLA has been filed.
---
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 projec
For the Windows platform, IE 10 and 11 support CSP 1.0 - there's one subtle
difference (X-Content-Security-Policy vs Content-Security-Policy in the HTTP
header). The Win 10 Tech Preview already has full CSP support. In general,
the conventional wisdom is to push app models towards the CSP and
We need to do a license review. While ideally it would be addressed by Apache's
license review, the way our process works, it isn't, so we get to look at all
of the code blobs that we would be "importing" (all dependencies) and identify
where they're from and what their license is. Then after th
Github user sgrebnov commented on the pull request:
https://github.com/apache/cordova-browser/pull/3#issuecomment-67010972
tested and merged, thx!
---
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 h
Maybe most other companies are not in the same boat, but at Google we can't
add any software to our build process without it all being checked into
source control (and reviewed). Currently NPM is our biggest dependency, but
thankfully we use that only for fetching (and so don't need it if we
alread
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-lib/pull/131#issuecomment-67006185
Just tried to run `npm run jasmine` on latest master and got same errors.
It seems that tests are broken.
---
If your project is set up for it, you can rep
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-lib/pull/131#issuecomment-67004121
This seems to break the tests on Windows. Not sure why. But the ios parser
spec fails on a bunch of mismatches between back and forward slashes in file
paths.
---
I
GitHub user oliversalzburg opened a pull request:
https://github.com/apache/cordova-wp8/pull/67
Use the newer AppDeployCmd when available
The old XapDeployCmd could raise "Error: The parameter is incorrect." with
project files that were opened with more recent versions of Visual Stu
Thanks Steven.
On Mon, Dec 15, 2014 at 12:15 AM, Steven Gill
wrote:
>
> For the lazy: cordova_plugins.js discussion
> https://issues.apache.org/jira/plugins/servlet/mobile#issue/CB-8153
> On Dec 14, 2014 6:58 PM, "Michal Mocny" wrote:
>
> > Lets discuss the cordova_plugins.js thing elsewhere, th
Github user clelland commented on the pull request:
https://github.com/apache/cordova-android/pull/138#issuecomment-66997624
@zhuangperola, the best place to report a problem is on JIRA, at
https://issues.apache.org/jira/browse/CB
You can create an account there and file a new
Github user clelland commented on the pull request:
https://github.com/apache/cordova-android/pull/138#issuecomment-66997451
@fujunwei, what version of Gradle and the Android plugin are you using?
(There are some compatibility issues between certain versions, and I want to
make sure t
Does anyone have any reason to delay a cordova-ubuntu platform release?
Any outstanding patches to land?
If not, I will start the release tomorrow.
Github user Zaspire closed the pull request at:
https://github.com/apache/cordova-js/pull/94
---
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
Github user Zaspire closed the pull request at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/74
---
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 i
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-ubuntu/pull/9
---
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 i
Github user zhuangperola commented on the pull request:
https://github.com/apache/cordova-android/pull/138#issuecomment-66969865
excuse me. I am using cordova in developing android. when i have occured a
problem. where can i add my problem as an issue to ask for help?
---
If your pro
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/89#issuecomment-66962414
@purplecabbage Could you pls. take a look
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-js/pull/95
CB-8129 Adds 'cover' grunt task to generate tests coverage report
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-cli/pull/198
CB-8129 Add test coverage report generation to core cordova tools
This implements [CB-8129](https://issues.apache.org/jira/browse/CB-8129)
and adds `npm run cover` command that generat
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-lib/pull/131
CB-8129 Add test coverage report generation to core cordova tools
This implements [CB-8129](https://issues.apache.org/jira/browse/CB-8129)
and adds `npm run cover` command that generat
42 matches
Mail list logo