Re: Independent platform release summary

2014-10-06 Thread Joe Bowser
I agree with what Jesse said. That being said, despite talk to the contrary, I don't think any platform will sprint ahead. We've never seen any platform realistically have this happen, especially now that most features are encapsulated in plugins. On Mon, Oct 6, 2014 at 9:02 PM, purplecabbage w

Re: List replies

2014-10-06 Thread Shazron Abdullah
I don’t think it’s an email client thing, since Apple Mail also does the same — so it must be a mailing list thing. I don’t recall it was ever different? Maybe file an INFRA issue. > On Oct 6, 2014, at 10:30 PM, Parashuram Narasimhan (MS OPEN TECH) > wrote: > > Same issue with outlook client.

RE: List replies

2014-10-06 Thread Parashuram Narasimhan (MS OPEN TECH)
Same issue with outlook client. -Original Message- From: purplecabbage [mailto:purplecabb...@gmail.com] Sent: Monday, October 6, 2014 9:05 PM To: Cordova Dev Subject: List replies Anyone know what changed with replies to the list? They now seem to go directly to the poster, and you no

[GitHub] cordova-lib pull request: CB-7721 - cordova-lib tests fail (on old...

2014-10-06 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-lib/pull/101 CB-7721 - cordova-lib tests fail (on older hardware - promises timeout o... ...n spec-plugman/uninstall-browserify) You can merge this pull request into a Git repository by running: $ git

List replies

2014-10-06 Thread purplecabbage
Anyone know what changed with replies to the list? They now seem to go directly to the poster, and you now must reply-all. This is a strange behavior change and I can't tell if it's gmail or dev@cordova.apache.org Sent from my iPhone -

Re: Independent platform release summary

2014-10-06 Thread purplecabbage
This thread is now out of control, and hopefully this is the signal that we need to have a hangout and dig into this. Thank you Leo for your insight, and representing the user. The system is elaborately complex, and I fear that a) independent versions pushes these platform disparities firmly in

RE: [VOTE] Plugins Release Oct 3, 2014

2014-10-06 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified signatures and hashes * Verified tags * Checked plugin functionality with mobilespec app for windows and wp8 platforms * Checked release notes Thx! Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Saturday, Oct

[GitHub] cordova-plugin-file pull request: Evo: Document the iosExtraFilesy...

2014-10-06 Thread tdurand
Github user tdurand commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/82#issuecomment-58124232 Well, thanks, i don't know how i've missed the resolveLocalFileSystemURL in the documentation .. Maybe it can be good to put an example. --- If your project

Re: Independent platform release summary

2014-10-06 Thread Michal Mocny
Just got through this thread. Summarizing Proposals: (a) CLI moves to v10.0.0, and version numbers increment at same rate as (union of) platforms. - This has benefits, but is confusing as shit given our current plan. I'm not sure it needs to be this confusing, but we shouldn't make moves forwa

RE: Independent platform release summary

2014-10-06 Thread Smith, Peter
Super version flexibility == Super version confusion. The Cordova site seems in need of a kind of Cordova/Platform/CLI/CorePlugin "version dependency matrix" which officially documents what-works-with-what (e.g. what has passed the official testing). Perhaps it would look something like the API

[GitHub] cordova-plugin-device pull request: Few changes in Spanish Transla...

2014-10-06 Thread sosahvictor
Github user sosahvictor commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/17#issuecomment-58108724 Hi Ian. I have no write access, but looks like the merge will have to be done manually. Any advice if this can merged automatically to avoid ma

[GitHub] cordova-lib pull request: CB-7647 - [iOS 8] Support new iPhone 6 a...

2014-10-06 Thread shazron
Github user shazron closed the pull request at: https://github.com/apache/cordova-lib/pull/92 --- 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] cordova-registry-web pull request: Support Browser platform as a f...

2014-10-06 Thread cfjedimaster
GitHub user cfjedimaster opened a pull request: https://github.com/apache/cordova-registry-web/pull/5 Support Browser platform as a filter You can merge this pull request into a Git repository by running: $ git pull https://github.com/cfjedimaster/cordova-registry-web master

[GitHub] cordova-lib pull request: CB-7649 - [iOS 8][CLI] Support iPhone 6 ...

2014-10-06 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-lib/pull/100 CB-7649 - [iOS 8][CLI] Support iPhone 6 Plus Icon in CLI config.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/shazron/cordova-lib CB-

[GitHub] cordova-lib pull request: CB-7649 - [iOS 8][CLI] Support iPhone 6 ...

2014-10-06 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-lib/pull/93#issuecomment-58106663 Bad rebase. Closing. --- 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 thi

[GitHub] cordova-lib pull request: CB-7649 - [iOS 8][CLI] Support iPhone 6 ...

2014-10-06 Thread shazron
Github user shazron closed the pull request at: https://github.com/apache/cordova-lib/pull/93 --- 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

Re: Build signed archives using CLI

2014-10-06 Thread Frederico Galvão
I can already get the ultimate .apk through "cordova build android --release", but I already have the required .properties properly configured in my platform/android folder, specifying the path and name to my keystores. The "cordova build android --release" already gives me the signed and ready .ap

[GitHub] cordova-plugin-statusbar pull request: ios 8 landscape issue

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-statusbar/pull/15 --- 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 th

[GitHub] cordova-plugin-file pull request: Possible fix for CB-7415: Implem...

2014-10-06 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/71#issuecomment-58102341 On iOS 6 & 7 (haven't tried 8 yet), I get an error in mobilespec with this patch: TypeError: Attempting to change access mechanism for an unconfi

[GitHub] cordova-plugin-statusbar pull request: ios 8 landscape issue

2014-10-06 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/15#issuecomment-58101393 Great, I will pull it in. Thanks for testing everyone! --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] cordova-coho pull request: CB-6722 added check-license to the docs

2014-10-06 Thread eymorale
GitHub user eymorale opened a pull request: https://github.com/apache/cordova-coho/pull/51 CB-6722 added check-license to the docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/eymorale/cordova-coho CB-6722 Alternatively you c

[GitHub] cordova-plugin-file pull request: Write file in background

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/79 --- 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] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-10-06 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/81#issuecomment-58098186 Merged! You can close this PR any time. (I squashed the two commits together, and rebased against the current head, so github won't automatically clo

FYI: GitHub pull request builds now available on builds.apache.org

2014-10-06 Thread Shazron
https://blogs.apache.org/infra/entry/github_pull_request_builds_now

[GitHub] cordova-plugin-file pull request: Evo: Document the iosExtraFilesy...

2014-10-06 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/82#issuecomment-58092692 I don't think that recommending `window.requestFileSystem(3,...)` is the right way to go here. Off the top of my head, I can think of two better ways to acce

[GitHub] cordova-plugin-inappbrowser pull request: CB-7720 check if event i...

2014-10-06 Thread eymorale
GitHub user eymorale opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/68 CB-7720 check if event is null since OK string from success callback was... ... removed You can merge this pull request into a Git repository by running: $ git pull https:/

RE: Build signed archives using CLI

2014-10-06 Thread Parashuram Narasimhan (MS OPEN TECH)
How about a "cordova package" command, that would be for packaging the app for the store? Note that different platforms may have different requirements for certs, signing etc. So it may make sense to promote this to a different command and let each command take care of packaging the app for the

Re: Build signed archives using CLI

2014-10-06 Thread Josh Soref
if you do: Cordova build --release, The blackberry10 platform will generate a signed image... On 10/6/14, 3:18 PM, "Andrew Grieve" wrote: >AFAIK, I don't think there's any technical roadblocks. Just need a >proposal >for how it should look, and then a patch & docs to add it! > >For Android's hot

Re: Independent platform release summary

2014-10-06 Thread Andrew Grieve
To be clear - I think they do stumble. I just don't see a viable path to make it better. On Mon, Oct 6, 2014 at 3:22 PM, Treggiari, Leo wrote: > Hi Andrew, > > > > Thanks for reading and responding. I guess time will tell whether users > stumble over this or not. > > > > Leo > > > > *From:* ag

RE: Independent platform release summary

2014-10-06 Thread Treggiari, Leo
Hi Andrew, Thanks for reading and responding. I guess time will tell whether users stumble over this or not. Leo From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Monday, October 06, 2014 12:12 PM To: Treggiari, Leo Cc: Andrew Grieve; Brian LeRoux; dev@cordo

[GitHub] cordova-docs pull request: CB-7700 cordova-docs documentation tran...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/240 --- 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] cordova-cli pull request: CB-7700 cordova-cli documentation transl...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/194 --- 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

Re: Build signed archives using CLI

2014-10-06 Thread Andrew Grieve
AFAIK, I don't think there's any technical roadblocks. Just need a proposal for how it should look, and then a patch & docs to add it! For Android's hot-off-the-press gradle support, you can set an environment variable that points to a .properties file for signing builds. This shows one way to go

[GitHub] cordova-plugin-vibration pull request: CB-7700 cordova-plugin-vibr...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-vibration/pull/22 --- 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 th

[GitHub] cordova-plugin-splashscreen pull request: CB-7700 cordova-plugin-s...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/28 --- 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

[GitHub] cordova-plugin-statusbar pull request: CB-7700 cordova-plugin-stat...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-statusbar/pull/16 --- 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 th

Re: Independent platform release summary

2014-10-06 Thread Andrew Grieve
Leo - that was a very well thought out summary of the state of things! I agree that from a user perspective, it would be easier to understand and reason about things if platform versions corresponded to things that platforms support in a x-platform sense. I think in practice it's just not feasible

[GitHub] cordova-plugin-network-information pull request: CB-7700 cordova-p...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-network-information/pull/20 --- 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

[GitHub] cordova-plugin-media-capture pull request: CB-7700 cordova-plugin-...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media-capture/pull/27 --- 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] cordova-plugin-media pull request: CB-7471 cordova-plugin-media do...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/30 --- 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 fe

[GitHub] cordova-plugin-inappbrowser pull request: CB-7700 cordova-plugin-i...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/67 --- 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

[GitHub] cordova-plugin-globalization pull request: CB-7700 cordova-plugin-...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-globalization/pull/26 --- 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] cordova-plugin-geolocation pull request: CB-7700 cordova-plugin-ge...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-geolocation/pull/27 --- 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

[GitHub] cordova-plugin-device pull request: Few changes in Spanish Transla...

2014-10-06 Thread jcesarmobile
Github user jcesarmobile commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/17#issuecomment-58073188 line 46 should be Obtiene la versión de cordova en el dispositivo. --- If your project is set up for it, you can reply to this email and hav

[GitHub] cordova-plugin-file-transfer pull request: CB-7700 cordova-plugin-...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/44 --- 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] cordova-plugin-file pull request: CB-7700 cordova-plugin-file docu...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/83 --- 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] cordova-plugin-dialogs pull request: CB-7700 cordova-plugin-dialog...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-dialogs/pull/36 --- 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

Re: Translations

2014-10-06 Thread Victor Sosa
Hi Ian. Yes, I'll look at it. Thanks for working on this 2014-10-06 13:48 GMT-05:00 Ian Clelland : > I'm working on these now -- they should be mostly done by the end of the > day today. > > Victor -- there were already some changes proposed to the spanish > translations in the Device plugin here

[GitHub] cordova-plugin-device pull request: Few changes in Spanish Transla...

2014-10-06 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/17#issuecomment-58071614 I'm not sure what happened to this pull request, or the repo that it came from -- I can't merge it as the source doesn't seem to exist! In any cas

Build signed archives using CLI

2014-10-06 Thread Victor Sosa
Hi community. Been looking at this topic and wondering why the build command does not create signed archives. Digging a little bit found a lot of differences in the platforms to create these archives. For instance, in Android you need to 1. Export your APK in release mode (--release flag) 2. Sig

Re: Translations

2014-10-06 Thread Ian Clelland
I'm working on these now -- they should be mostly done by the end of the day today. Victor -- there were already some changes proposed to the spanish translations in the Device plugin here: https://github.com/apache/cordova-plugin-device/pull/17 -- some of them are independent of your changes, and

[GitHub] cordova-plugin-device-orientation pull request: CB-7700 cordova-pl...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-device-orientation/pull/15 --- 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,

[GitHub] cordova-plugin-device-motion pull request: CB-7700 cordova-plugin-...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-device-motion/pull/18 --- 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] cordova-mobile-spec pull request: CB-7713 Add new-style tests when...

2014-10-06 Thread stacic
Github user stacic commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/110#discussion_r18476328 --- Diff: createmobilespec/createmobilespec.js --- @@ -413,6 +413,20 @@ function installPlugins() { " install --platf

[GitHub] cordova-plugin-device pull request: CB-7700 cordova-plugin-device ...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-device/pull/24 --- 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 f

cordova-lib Resource Improvements for Android

2014-10-06 Thread Darryl Pogue
I'd like to hopefully draw some eyes over to https://github.com/apache/cordova-lib/pull/97 to have it reviewed and merged. It contains 2 fixes for Android resources when defined through config.xml with the CLI: - CB-7607: Support for xxhdpi and xxxhdpi icons and splashscreens. - CB-7598: Support f

Re: Independent platform release summary

2014-10-06 Thread Marcel Kinard
+1 On Oct 3, 2014, at 8:05 PM, Steven Gill wrote: > Looking through peoples responses on this thread and the project version > thread, many people have been pushing for a bigger jump in version number for > the CLI. > > Chatting with Shaz, he is very concerned about support issues coming in

[GitHub] cordova-plugin-contacts pull request: CB-7700 cordova-plugin-conta...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/46 --- 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] cordova-plugin-console pull request: CB-7700 cordova-plugin-consol...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-console/pull/6 --- 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 f

[GitHub] cordova-plugin-camera pull request: CB-7700 cordova-plugin-camera ...

2014-10-06 Thread XiMnet
Github user XiMnet commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/50#issuecomment-58066589 Hi,   Thank you for your email. XiMnet is closed for Hari Raya Haji on 6 October 2014 (Monday).   We will be open as usua

[GitHub] cordova-plugin-camera pull request: CB-7700 cordova-plugin-camera ...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/50 --- 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 f

[GitHub] cordova-plugin-battery-status pull request: CB-7700 cordova-plugin...

2014-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-battery-status/pull/17 --- 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

Re: [VOTE] Tools Release

2014-10-06 Thread Marcel Kinard
On Oct 6, 2014, at 1:07 PM, Steven Gill wrote: > I'll rip out the shrinkwrap instructions today and replace it with pining > instructions. OK. We may need to recover these instructions later after shrinkwrap matures and we decide to go back down this path. They took a lot of bruised knuckles t

Re: [VOTE] Tools Release

2014-10-06 Thread Steven Gill
I'll rip out the shrinkwrap instructions today and replace it with pining instructions. Should I pin just the release branches or master as well? Are only pinning for cordova-lib & cli? On Mon, Oct 6, 2014 at 8:49 AM, Marcel Kinard wrote: > So my read of the shrinkwrap thread is to put it on h

[GitHub] cordova-mobile-spec pull request: CB-7713 Add new-style tests when...

2014-10-06 Thread cmarcelk
Github user cmarcelk commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/110#discussion_r18466054 --- Diff: createmobilespec/createmobilespec.js --- @@ -413,6 +413,20 @@ function installPlugins() { " install --pla

Re: [VOTE] Tools Release

2014-10-06 Thread Marcel Kinard
So my read of the shrinkwrap thread is to put it on hold until it matures more, and in the meantime do pinning. I'm looking at the 3.7.x branches and master, and I see a lack of pinning. It also looks like the tools release vote is pending a restart, so I'm thinking now would be a good time to

Re: [VOTE] Tools Release

2014-10-06 Thread Ian Clelland
We can look at doing that; CB-6481 is a series of 12 commits, though, so it may be more difficult than just removing a single commit. (Also, Marcel pointed me to CB-7677, which is the same issue -- I've upgraded it to blocker as well) On Mon, Oct 6, 2014 at 11:26 AM, Parashuram Narasimhan (MS OPE

RE: [VOTE] Tools Release

2014-10-06 Thread Parashuram Narasimhan (MS OPEN TECH)
Should we simply cherry pick that comment out and go ahead with the release? The existing latest release (3.6.4) has a bunch of bugs in the Windows platform that need to be fixed. -Original Message- From: iclell...@google.com [mailto:iclell...@google.com] On Behalf Of Ian Clelland Sent

Re: [VOTE] Tools Release

2014-10-06 Thread Ian Clelland
FYI, I just opened CB-7718 as a blocking issue against CordovaLib. I haven't tracked down the cause (except that it's somewhere in the CB-6481 code) but if we were to re-open the vote, I'd have to -1 it. On Fri, Oct 3, 2014 at 7:39 PM, Steven Gill wrote: > Okay, taking this discussion back into

Re: Translations

2014-10-06 Thread Victor Sosa
Thanks for the introduction Lisa! Happy to help the community a little bit :-D 2014-10-06 8:13 GMT-05:00 Lisa Seacat DeLuca : > Team, just as an FYI, you should have been seeing some pull requests from > Victor Adrian Sosa Herrera for the translation effort. I am mentoring him > through helping

[GitHub] cordova-plugin-dialogs pull request: Support for Android old devic...

2014-10-06 Thread keshavos
Github user keshavos commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/31#issuecomment-58022775 Tested and working on Samsung GT-S5570 (Galaxy mini) running Android 2.3.4. Wonder why this hasn't been merged into the main plugin repo.! Will refer

Translations

2014-10-06 Thread Lisa Seacat DeLuca
Team, just as an FYI, you should have been seeing some pull requests from Victor Adrian Sosa Herrera for the translation effort. I am mentoring him through helping out with translation so there will be someone else who knows how the process works besides me. He is not yet a committer so unfor

[GitHub] cordova-plugin-media pull request: Fixed the problem with multiple...

2014-10-06 Thread ionut-movila
GitHub user ionut-movila opened a pull request: https://github.com/apache/cordova-plugin-media/pull/33 Fixed the problem with multiple sounds not playing at the same time The problem is visible on iOS 8 if someone wants to play multiple sounds at the same time. When one sound ends (

[GitHub] cordova-lib pull request: CB-7715 Fix windows build if folder has ...

2014-10-06 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-lib/pull/99 CB-7715 Fix windows build if folder has '.(js|htm|etc)' in name https://issues.apache.org/jira/browse/CB-7715 * Updated regexp to match file name end and ignore case * Additional ch

[GitHub] cordova-plugin-statusbar pull request: ios 8 landscape issue

2014-10-06 Thread laucel
Github user laucel commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/15#issuecomment-57980576 StatusBarTest works as expected on iOS8 device both on Xcode 5.1.1 and Xcode 6.0.1, thanks @shazron! --- If your project is set up for it, you can reply