RE: [DISCUSS] Cordova-Windows@3.7.2 release

2015-02-19 Thread Sergey Grebnov (Akvelon)
+1 - there are a few interesting features landed from last release - supported orientations for example. -Sergey -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Thursday, February 12, 2015 3:22 AM To: dev@cordova.apache.org Subject: [DISCUSS]

RE: [VOTE] Plugins Release

2015-02-12 Thread Sergey Grebnov (Akvelon)
I vote +1 •Ran mobilespec autotests on Android, Windows and WP8. •Performed manual ad-hoc testing. •Verified Release Notes. -Sergey Grebnov -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Wednesday, February 11, 2015

RE: ArrayBuffers in WP8 Plugins

2015-02-11 Thread Sergey Grebnov (Akvelon)
Another two examples examples: https://github.com/sgrebnov/BluetoothSerial/blob/master/src/wp/Bluetooth.cs#L549 Listbyte data = JsonHelper.DeserializeListbyte(args[0]); .. dataWriter.WriteBytes(data.ToArray()) https://github.com/apache/cordova-plugin-file/blob/master/src/wp/File.cs#L884 byte[]

RE: [VOTE] Plugins Release

2015-02-09 Thread Sergey Grebnov (Akvelon)
Thank you, Andrew - File Transfer should be good on Windows now (@vladimir-kotikov has made it working, fixes are in master branch). -Sergey -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Saturday, February 7, 2015 12:24 AM To:

RE: [Vote] 3.7.1 Android Release

2015-02-05 Thread Sergey Grebnov (Akvelon)
I vote +1: • Verified archives and tags • Verified blank app: platform add, build, run • Run mobilespec autotests. -Sergey -Original Message- From: Joe Bowser [mailto:bows...@gmail.com] Sent: Thursday, February 5, 2015 2:48 AM To: dev Subject: Re: [Vote] 3.7.1 Android

RE: [VOTE] 3.7.0 Android Platform release

2015-01-22 Thread Sergey Grebnov (Akvelon)
I vote +1 • Verified archives via `coho verify-archive`. • Verified tags manually. • Verified blank app can be created and run • Ran smoke testing of mobilespec app (autotests) and compatibility with core plugins. • Verified Release Notes. Thx! Sergey

RE: [DISCUSS] Cordova-Android 3.7.0 Release

2015-01-15 Thread Sergey Grebnov (Akvelon)
] On Behalf Of Andrew Grieve Sent: Tuesday, January 13, 2015 10:31 PM To: dev Subject: Re: [DISCUSS] Cordova-Android 3.7.0 Release Left some comments On Tue, Jan 13, 2015 at 12:49 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: +1 Could someone also take a look on the following pending PR

RE: [DISCUSS] Plugins Release

2015-01-15 Thread Sergey Grebnov (Akvelon)
Hi, could someone review the following PRs as well? https://github.com/apache/cordova-plugin-battery-status/pull/19 https://github.com/apache/cordova-plugin-file-transfer/pull/53 Thx! Sergey -Original Message- From: Maxim Ermilov [mailto:maxim.ermi...@canonical.com] Sent: Tuesday,

RE: Created a plugin to help with local plugin development

2015-01-15 Thread Sergey Grebnov (Akvelon)
Looks like after_plugin_uninstall is not currently supported at all (not just missed in docs): https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/plugman/uninstall.js#L275 Not sure if it was done intentionally due to any reason. Thx! Sergey -Original Message- From:

RE: [DISCUSS] Cordova-Android 3.7.0 Release

2015-01-13 Thread Sergey Grebnov (Akvelon)
+1 Could someone also take a look on the following pending PR and merge it before starting release if possible CB-8201 Add support for auth dialogs into Cordova Android https://github.com/apache/cordova-android/pull/143 Thx! Sergey -Original Message- From: agri...@google.com

RE: [Vote] Tools Release Jan 6, 2015

2015-01-08 Thread Sergey Grebnov (Akvelon)
I vote +1: • Verified signatures and hashes • Installed Cordova from archives • Verified ability to create and run Cordova app with android, windows, android and WP8 platforms Thx! Sergey -Original Message- From: agri...@google.com

RE: Cordova --list option implementation

2015-01-06 Thread Sergey Grebnov (Akvelon)
In case of 1a Ignoring unknown flags approach I would also warn for each unknown parameter. -Sergey -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Tuesday, January 6, 2015 6:22 AM To: dev Subject: Cordova --list option implementation Forking

RE: [Vote] 3.7.1 WP8 Release

2015-01-06 Thread Sergey Grebnov (Akvelon)
at 11:25 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Hi guys, Could someone grand me w/ write access to npm[2] or publish release package[1]? [1] https://dist.apache.org/repos/dist/dev/cordova/CB-8179/cordova-wp8-3.7 .1.tgz [2] https://www.npmjs.com/package/cordova-wp8

RE: [Vote] 3.7.1 WP8 Release

2015-01-05 Thread Sergey Grebnov (Akvelon)
Hi guys, Could someone grand me w/ write access to npm[2] or publish release package[1]? [1] https://dist.apache.org/repos/dist/dev/cordova/CB-8179/cordova-wp8-3.7.1.tgz [2] https://www.npmjs.com/package/cordova-wp8 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v

RE: [Vote] 4.0.0 Ubuntu Release

2014-12-24 Thread Sergey Grebnov (Akvelon)
When I build default app template I see the following error (no such problem w/ 3.6.3): Missing icon Command finished with error code 1: Adding icon src=img/icon.png / to config.xml fixes the problem Looks like this is due to the following logic:

RE: [Vote] 3.7.0 BlackBerry 10 Release

2014-12-24 Thread Sergey Grebnov (Akvelon)
I vote +1: * verified platform could be added and built -Sergey -Original Message- From: Bryan Higgins [mailto:br...@bryanhiggins.net] Sent: Monday, December 22, 2014 10:46 PM To: dev@cordova.apache.org Subject: [Vote] 3.7.0 BlackBerry 10 Release Please review and vote on this 3.7.0

RE: [Vote] 3.7.1 WP8 Release

2014-12-22 Thread Sergey Grebnov (Akvelon)
, 2014 11:40 AM To: dev@cordova.apache.org Subject: Re: [Vote] 3.7.1 WP8 Release +1 Verified archive On Thu, Dec 18, 2014 at 4:44 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Please review and vote on this 3.7.1 WP8 Release. Release issue: https://issues.apache.org/jira/browse/CB

RE: [Vote] 3.7.1 WP8 Release

2014-12-22 Thread Sergey Grebnov (Akvelon)
/package/cordova-wp8 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday, December 22, 2014 10:58 PM To: dev@cordova.apache.org Subject: RE: [Vote] 3.7.1 WP8 Release The vote has now closed. The results are: Positive Binding Votes: 4 Steve Gill Parashuram Narasimhan

[Vote] 3.7.1 WP8 Release

2014-12-18 Thread Sergey Grebnov (Akvelon)
Please review and vote on this 3.7.1 WP8 Release. Release issue: https://issues.apache.org/jira/browse/CB-8179 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-8179 The package was published from its corresponding git tag: fb6796796b

RE: [DISCUSS] Cordova-WP8 Release

2014-12-17 Thread Sergey Grebnov (Akvelon)
Thank you Jesse, I can help and do the release. -Sergey -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Tuesday, December 16, 2014 12:12 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Cordova-WP8 Release I have merged the pull request. I too would like to see

RE: [VOTE] Plugins Release Dec 2, 2014

2014-12-04 Thread Sergey Grebnov (Akvelon)
I vote +1 Tested plugins on windows and wp8 platforms: • Verified archives via `coho verify-archive` • Verified tags manually • Checked plugins can be added via `cordova add plugin` • Checked plugins loaded correctly to mobilespec app • Did smoke testing of

RE: [Discuss] Plugins release

2014-11-26 Thread Sergey Grebnov (Akvelon)
] Plugins release +1 to getting the updates out. Sergey, I would like to hold off on those plugins until I can do a windows-universal refactor to get rid of all the extra csproj's that are being added. @purplecabbage risingj.com On Tue, Nov 25, 2014 at 7:43 AM, Sergey Grebnov (Akvelon) v-seg

RE: [Discuss] Plugins release

2014-11-25 Thread Sergey Grebnov (Akvelon)
+1, fully support as well. If someone has a chance to take a look on the following PRs I will appreciate this! Thx https://github.com/apache/cordova-plugin-vibration/pull/25 https://github.com/apache/cordova-plugin-battery-status/pull/19

RE: [VOTE] Tools Release, take 3

2014-11-13 Thread Sergey Grebnov (Akvelon)
I vote +1 • Installed from archives, tested core platforms can be added, built and run Thx! Sergey -Original Message- From: Parashuram Narasimhan (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Thursday, November 13, 2014 8:32 AM To: dev@cordova.apache.org Subject: RE: [VOTE]

RE: [VOTE] Tools Release, take 2

2014-11-11 Thread Sergey Grebnov (Akvelon)
I vote +1 • Verified signatures and hashes via ‘coho verify-archive’. • Manually verified tags. • Installed Cordova from archives. • Installed/uninstalled Cordova with npm via ‘npm install cordova@rc’. • Verified ability to update Cordova from older version •

Windows platform build issue due to expired certificate

2014-11-11 Thread Sergey Grebnov (Akvelon)
Confirm this issue, looks very critical. Thx! Sergey -Original Message- From: dougestey [mailto:g...@git.apache.org] Sent: Tuesday, November 11, 2014 10:22 AM To: dev@cordova.apache.org Subject: [GitHub] cordova-windows pull request: CB-5323 Windows8 build fails due to ... Github user

RE: [Urgent] Windows platform build issue due to expired certificate

2014-11-11 Thread Sergey Grebnov (Akvelon)
need a fix for them too, right ? -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Tuesday, November 11, 2014 10:57 AM To: dev@cordova.apache.org Subject: Windows platform build issue due to expired certificate Confirm

RE: [Urgent] Windows platform build issue due to expired certificate

2014-11-11 Thread Sergey Grebnov (Akvelon)
=cordova-windows.git;a=commit;h=d62def2432680e81c98225e25f4abeeba6939df2 @purplecabbage risingj.com On Tue, Nov 11, 2014 at 1:36 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Jesse, please commit the updated certificate and tag the branch, I'll be able to assist with the release

[Vote] 3.7.1 Windows Release

2014-11-11 Thread Sergey Grebnov (Akvelon)
Please review and vote on this 3.7.1 Windows Release. Release issue: https://issues.apache.org/jira/browse/CB-8004 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-8004 The package was published from its corresponding git tag: 3.7.1

RE: [Vote] 3.7.1 Windows Release

2014-11-11 Thread Sergey Grebnov (Akvelon)
recommended and can be relaxed if the community feels that a release needs to happen sooner. -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Tuesday, November 11, 2014 2:48 PM To: dev@cordova.apache.org Subject: [Vote] 3.7.1 Windows Release Please

RE: [Vote] 3.7.1 Windows Release

2014-11-11 Thread Sergey Grebnov (Akvelon)
: [Vote] 3.7.1 Windows Release okay, I went through the whole process just now too. I see your key is published to cordova-dist, the rest is optional ... so don't let it hold you back @purplecabbage risingj.com On Tue, Nov 11, 2014 at 4:43 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote

RE: [Vote] 3.7.1 Windows Release

2014-11-11 Thread Sergey Grebnov (Akvelon)
is published to cordova-dist, the rest is optional ... so don't let it hold you back @purplecabbage risingj.com On Tue, Nov 11, 2014 at 4:43 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Working on this, stuck on the following command, trying to figure out what is wrong λ gpg

RE: [Vote] 3.7.1 Windows Release

2014-11-11 Thread Sergey Grebnov (Akvelon)
Jesse, could you please publish cordova-windows-3.7.1.tgz to npm? Can someone also grant me with w/ write access to npm/cordova-windows? My id: sgrebnov Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Tuesday, November 11, 2014 5:18

RE: [Vote] 3.7.1 Windows Release

2014-11-11 Thread Sergey Grebnov (Akvelon)
quick work Sergey! https://www.npmjs.org/package/cordova-windows @purplecabbage risingj.com On Tue, Nov 11, 2014 at 5:26 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Jesse, could you please publish cordova-windows-3.7.1.tgz to npm? Can someone also grant me with w/ write

RE: [VOTE] Tools Release

2014-11-10 Thread Sergey Grebnov (Akvelon)
I've found the case will submit the patch shortly - Jira +PR to master Problem cause: we've recently got rid of subdirs for wp8 and windows but still have them defined in tools. https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/platformsConfig.json#L53 Thx! Sergey

RE: [VOTE] Tools Release

2014-11-10 Thread Sergey Grebnov (Akvelon)
Here is a proposed fix https://github.com/apache/cordova-lib/pull/118 Fix --usegit option when adding windows and wp8 https://issues.apache.org/jira/browse/CB-8000 Thx! -Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday, November 10, 2014 9:06 AM To: dev

RE: [VOTE] Tools Release

2014-11-10 Thread Sergey Grebnov (Akvelon)
the -rcN and repacks the same files back. (not sure how to deal with signing in this case). [1] - https://github.com/npm/npm-registry-couchapp/issues/148 On Mon, Nov 10, 2014 at 12:06 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: I've found the case will submit the patch shortly - Jira

RE: FW: Adding Windows tests to ci.cordova.io

2014-11-05 Thread Sergey Grebnov (Akvelon)
Hi, I'm going to make a step forward in this direction by adding required changes to Medic and additional improvements today (see below). Please let me know if anyone has some additional ideas, want to discuss/collaborate. 1. Merged Windows/Unix sample config files so that we have single

RE: [Vote] 3.7.0 Windows Windows Phone Release

2014-11-03 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified signatures via coho verify-archive * Verified tags manually * Verified license headers via coho audit-license-headers * Checked package files and version * Verified ability to create Cordova app with windows and wp8 platforms

RE: [DISCUSS] Windows Release

2014-10-31 Thread Sergey Grebnov (Akvelon)
Windows looks good to me (including wp8), no additional critical patches I want to include to upcoming release. PS. Sorry for the delayed response, had 24+ hrs flight from Russia to US. Thx! Sergey -Original Message- From: Parashuram Narasimhan (MS OPEN TECH)

RE: [DISCUSS] Tools Release

2014-10-31 Thread Sergey Grebnov (Akvelon)
Merged #110 and #114 to master, thx Shazron and Mark for review. -Sergey -Original Message- From: Mark Koudritsky [mailto:kam...@google.com] Sent: Friday, October 31, 2014 8:24 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Tools Release Looked, at #110 and #114, both seem ready

RE: [DISCUSS] Tools Release

2014-10-30 Thread Sergey Grebnov (Akvelon)
The following two pull requests look very important to me (there is a real impact to @VSCordovaTools), can we have them included to upcoming tools release? https://github.com/apache/cordova-lib/pull/114 CB-6992 Fix add/prepare/build issues for iOS when app name contains accented characters

Plugins dependencies installation logic

2014-10-22 Thread Sergey Grebnov (Akvelon)
Hi, while working on CB-7846 'Fix plugin deletion when dependency plugin does not exist' [1] I've found out that dependency plugins are not installed to plugins dir if you don't have any platform installed yet. Is it by design or something which should be further investigated? Related side

RE: [Vote] Tools Release

2014-10-13 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified signatures and hashes via 'coho verify-archive' * Verified tags manually * Extracted archives, ensured everything install without errors * Ensured license headers are present everywhere via 'coho audit-license-headers' * Ensured all dependencies

RE: How to update cordova 3.5.0 to 3.6.3 on windows 8

2014-10-09 Thread Sergey Grebnov (Akvelon)
Hi, please try the following http://cordova.apache.org/docs/en/3.6.0/guide_platforms_win8_upgrade.md.html#Upgrading%20Windows%208 1. Update cordova CLI to the latest version (npm update -g cordova) 2. cd to your app 3. Run 'cordova platform update windows8' Thx! Sergey -Original

RE: [VOTE] Tools Release

2014-10-07 Thread Sergey Grebnov (Akvelon)
and redo it with CLI + Lib versioning set to 4.0.0 On Thu, Oct 2, 2014 at 7:37 AM, Steven Gill stevengil...@gmail.com wrote: I must have forgot to run svn up. I'll do it soon when I get to my computer. On Thursday, October 2, 2014, Sergey Grebnov (Akvelon

RE: [VOTE] Tools Release

2014-10-07 Thread Sergey Grebnov (Akvelon)
Thank you, Ian! -Sergey From: iclell...@google.com [mailto:iclell...@google.com] On Behalf Of Ian Clelland Sent: Tuesday, October 7, 2014 4:20 PM To: Sergey Grebnov (Akvelon) Cc: dev@cordova.apache.org; Steven Gill; Parashuram Narasimhan (MS OPEN TECH); Shazron Subject: Re: [VOTE] Tools Release

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,

RE: Question on Windows platfrom support in plugin documentation

2014-10-03 Thread Sergey Grebnov (Akvelon)
at 10:47 AM, Carlos Santana csantan...@gmail.com wrote: Do we support Windows 10? Just kidding :-) On Tue, Sep 30, 2014 at 12:04 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Agree, will see how I can improve this. Cheers! -Sergey -Original Message

RE: [VOTE] Tools Release

2014-10-02 Thread Sergey Grebnov (Akvelon)
I don't see Tools packages on https://dist.apache.org/repos/dist/dev/cordova/CB-7661/ Am I looking to wrong location? Thx! Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Thursday, October 2, 2014 3:14 AM To: dev@cordova.apache.org Subject: [VOTE]

RE: [VOTE] 3.6.4 Android Release

2014-10-02 Thread Sergey Grebnov (Akvelon)
I vote +1 * Ran coho verify-archive over the relevant repo * Verified ability to create and run Cordova app with android platform * Checked package files and version Thx! Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Wednesday,

RE: [VOTE] 3.6.4 Windows Release

2014-10-01 Thread Sergey Grebnov (Akvelon)
I vote +1 * Checked package files - there is missing RELEASENOTES.md file * Ran coho verify-archive over the relevant repo * Verified ability to create and run Cordova app with windows platform * Tested building and running app with --phone, --win, --archs flags

RE: [VOTE] 3.6.4 WP8 Release

2014-10-01 Thread Sergey Grebnov (Akvelon)
I vote +1 * Checked package files - missing RELEASENOTES.md file * Ran coho verify-archive over the relevant repo * Verified ability to create and run Cordova app with wp8 platform * Verified supporting of --target key Missing RELEASENOTES file is not a critical bag, so I

RE: Question on Windows platfrom support in plugin documentation

2014-09-30 Thread Sergey Grebnov (Akvelon)
'Windows' platform supports apps targeting Windows 8.0, Windows 8.1 and Windows Phone 8.1. When running on Windows 8.0 and 8.1 'pickContact' method is supported only On Windows Phone 8.1 we support 'search' and 'pickContact' methods Thx! Sergey -Original Message- From: Joshi,

RE: Question on Windows platfrom support in plugin documentation

2014-09-30 Thread Sergey Grebnov (Akvelon)
update the docs in plugin to make it more clear on the different windows versions. We don't want user thinking they can use Windows XP with Cordova  On Tuesday, September 30, 2014, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: 'Windows' platform supports apps targeting Windows 8.0

RE: [Android] Third Party WebView Reference Implementation

2014-09-30 Thread Sergey Grebnov (Akvelon)
+1 It would be also great if there is a way to extend/override some default webview functionality as well (not only provide full webview implementation) For example, what will be recommended way to extend default onReceivedHttpAuthRequest functionality if I want to automatically show

RE: Next Cordova Release

2014-09-29 Thread Sergey Grebnov (Akvelon)
... @purplecabbage risingj.com On Fri, Sep 26, 2014 at 9:08 AM, Marcel Kinard cmarc...@gmail.com wrote: I'd suggest pushing the commits on to the end of the 3.6.x branch, and then tag it 3.6.4. On Sep 26, 2014, at 11:58 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Hi, I’ve created

RE: Next Cordova Release

2014-09-29 Thread Sergey Grebnov (Akvelon)
on this or, if you don't mind, I can take over from here. -Steve On Mon, Sep 29, 2014 at 2:45 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Hi, here are release branches: https://github.com/apache/cordova-cli/tree/rb_3.6.4-0.21.14 https://github.com/apache/cordova-lib/tree

RE: Next Cordova Release

2014-09-26 Thread Sergey Grebnov (Akvelon)
also see that ci.cordova.io is red on cli, not sure what the problem is there something about parsing package.json On Thu, Sep 25, 2014 at 1:11 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: That helped, thx a lot, Steven! -Original Message- From: Steven Gill

RE: Next Cordova Release

2014-09-25 Thread Sergey Grebnov (Akvelon)
Rebased hooks implementation on top of master; see some unit tests failures, investigating.. https://github.com/apache/cordova-lib/pull/55 Thx! Sergey -Original Message- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Thursday, September 25, 2014 1:26 AM To:

RE: Next Cordova Release

2014-09-25 Thread Sergey Grebnov (Akvelon)
yesterday has a few failing browserify tests unless you link Cordova-JS master in your node modules folder. Not sure if this is what you are seeing but if it is, might save you some time. On Thursday, September 25, 2014, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Rebased hooks

RE: [VOTE] Plugins Release Sept 17 2014 (attempt #2)

2014-09-23 Thread Sergey Grebnov (Akvelon)
Marcel, thx for the releases and publishing posts! The only thing that looks strange is the date, for example we did npm switch for Tools 3.6 release yesterday but official announce (blog post) is marked as Sep, 08 (two weeks ago). Thx! Sergey -Original Message- From: Marcel Kinard

RE: Node Hook?

2014-09-22 Thread Sergey Grebnov (Akvelon)
You may need to use additional .bat file to trigger nodejs app, for example test.bat @ECHO OFF SET script_path=%~dp0\subdir\test.js node %script_path% %* -Sergey -Original Message- From: Dick Van den Brink [mailto:d_vandenbr...@outlook.com] Sent: Monday, September 22, 2014 9:02 PM To:

RE: Plugin PRs ( from Sergey )

2014-09-19 Thread Sergey Grebnov (Akvelon)
Thank you Jesse! Media-capture PR has been rebased. https://github.com/apache/cordova-plugin-media-capture/pull/26#issuecomment-56118695 InAppBrowser - I've closed my original PR but sent another one since it contains one critical fix to make it working correct (keepCallback), more details

prepare logic decoupling between LIB and Platforms

2014-09-19 Thread Sergey Grebnov (Akvelon)
Hi, Currently LIB is on response for handling config.xml params and updating platforms, for example on Android[1] LIB edits AndroidManifest.xml as per config.xml, handles icons and splash images, etc. Moving forward with independed platform releases I see how it would be valuable to be able

RE: [Vote] Tools Release 3.6.3-0.2.13

2014-09-19 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified signatures and hashes * Verified ability to create and run Cordova app with windows and wp8 platforms * Installed from npm via npm -g install cordova@rc to check that all the correct versions were loaded, created and built windows and wp8 projects Thx! Sergey -Original

RE: prepare logic decoupling between LIB and Platforms

2014-09-19 Thread Sergey Grebnov (Akvelon)
release and get users to upgrade their projects. -Michal On Fri, Sep 19, 2014 at 9:27 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Hi, Currently LIB is on response for handling config.xml params and updating platforms, for example on Android[1] LIB edits AndroidManifest.xml

3.6.0 docs release

2014-09-19 Thread Sergey Grebnov (Akvelon)
When do we plan to release updated docs? - Can't find any discussion regarding this. Thx! Sergey

RE: 3.6.0 docs release

2014-09-19 Thread Sergey Grebnov (Akvelon)
on platforms and tools for 3.6. Hopefully the vote will clear at the end of today. On Sep 19, 2014, at 1:00 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: When do we plan to release updated docs? - Can't find any discussion regarding this.

RE: [GitHub] cordova-windows pull request: CB-7452 Windows. Rewrite ApplyPlatfo...

2014-09-11 Thread Sergey Grebnov (Akvelon)
Hi Jesse, thank you for update and review! Sergey -Original Message- From: purplecabbage [mailto:purplecabb...@gmail.com] Sent: Thursday, September 11, 2014 7:20 AM To: dev@cordova.apache.org Subject: Re: [GitHub] cordova-windows pull request: CB-7452 Windows. Rewrite ApplyPlatfo... Hi

RE: [DISCUSS] Plugins Release

2014-09-11 Thread Sergey Grebnov (Akvelon)
Could someone also review/merge the following PRs. Thanks in advance! https://github.com/apache/cordova-plugin-contacts/pull/43 https://github.com/apache/cordova-plugin-contacts/pull/44 https://github.com/apache/cordova-plugin-media/pull/26

RE: [DISCUSS] Plugins Release

2014-09-09 Thread Sergey Grebnov (Akvelon)
+1, sounds great! -Sergey -Original Message- From: purplecabbage [mailto:purplecabb...@gmail.com] Sent: Tuesday, September 9, 2014 6:29 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Plugins Release Sounds good to me! Sent from my iPhone On Sep 8, 2014, at 7:07 PM, Marcel

RE: [Vote] 3.6.1 Cadence Release 3rd attempt

2014-09-09 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified signatures and hashes for cordova-wp8 and cordova-windows * Tested Windows and WP8 platforms manually Thx! Sergey -Original Message- From: Archana Naik [mailto:naik.arch...@gmail.com] Sent: Tuesday, September 9, 2014 5:57 AM To: dev@cordova.apache.org Subject: Re:

RE: windows universal problems 3.6

2014-09-06 Thread Sergey Grebnov (Akvelon)
Hi Staci, thx for the details. We are aware of these issues, Vladimir (in CC) has been working on them and will provide more details on Monday. Thx! Sergey -Original Message- From: Staci Cooper [mailto:staci@gmail.com] Sent: Friday, September 5, 2014 11:06 PM To:

RE: windows universal problems 3.6

2014-09-06 Thread Sergey Grebnov (Akvelon)
) Subject: Re: windows universal problems 3.6 Vladimir could you provide JIRA items that address all this issues? Are any of this problems present in platform repo that would delay the release of 3.6.1? Or all these problems only present in plugins? On Saturday, September 6, 2014, Sergey Grebnov

RE: [Vote] 3.6.1 Cadence Release (redo of 3.6.0)

2014-09-06 Thread Sergey Grebnov (Akvelon)
I don't see any error when platform is published on npm w/o subfolder. I tested this a few weeks ago using my own temporary package (https://www.npmjs.org/package/cordova-windows-test) and with 3.6.0 (https://www.npmjs.org/package/cordova-windows/3.6.0) - see output below. Looks like the

RE: [Vote] 3.6.0 Cadence Release

2014-09-05 Thread Sergey Grebnov (Akvelon)
Just found out that the following fix has been landed to master only and not included to LIB release, I don't want to break the voting since we have a workaround for this, but if we do another voting round by some another reason, please include it.

RE: [Vote] 3.6.0 Cadence Release

2014-09-05 Thread Sergey Grebnov (Akvelon)
this in for release. For tools, since we don't create branches, I'll just bump the version and place a new tag at the head of master. On Sep 5, 2014, at 3:56 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Just found out that the following fix has been landed to master only and not included

RE: [Vote] 3.6.0 Cadence Release (attempt 2)

2014-09-03 Thread Sergey Grebnov (Akvelon)
#1 I see that cordova-windows and cordova-wp8 are still 3.5.0 here https://dist.apache.org/repos/dist/dev/cordova/CB-7383/ And the '[Release + 3.6.0] Test Tag 3.6.0 for Windows Phone 7 8' issue is still opened. Does this mean that that cordova-wp8 package has not been created yet? Asking due

RE: [Vote] 3.6.0 Cadence Release (attempt 2)

2014-09-03 Thread Sergey Grebnov (Akvelon)
Thx, Josh! Another reason of moving node_modules to bin was consistency with Android and Windows. Thx! Sergey -Original Message- From: Josh Soref [mailto:jso...@blackberry.com] Sent: Wednesday, September 3, 2014 3:21 PM To: Cordova Dev Subject: Re: [Vote] 3.6.0 Cadence Release (attempt

RE: [Vote] 3.6.0 Cadence Release

2014-09-02 Thread Sergey Grebnov (Akvelon)
. On Tue, Sep 2, 2014 at 1:15 AM, Archana Naik naik.arch...@gmail.com wrote: vote +1 Verified amazon-fireos bundle, signatures and hashes. When are we planning to publish it to npm? On Mon, Sep 1, 2014 at 2:40 PM, Sergey Grebnov (Akvelon) v

RE: [Vote] 3.6.0 Cadence Release

2014-09-01 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified signatures and hashes for cordova-cli, cordova-lib, cordova-plugman, cordova-windows, cordova-wp8 * Verified sha1s match tags for cordova-cli, cordova-lib, cordova-plugman, cordova-windows, cordova-wp8 * Run Medic tests for Windows and Windows Phone 8 * Tested Android build

RE: Windows8 Plugin

2014-08-31 Thread Sergey Grebnov (Akvelon)
Yep, you can use C# to write Windows Runtime Component (.winmd) and then include it to your Cordova plugin. See BarcodeScanner implementation on Windows8 for more details: https://github.com/MSOpenTech/BarcodeScanner Thx! Sergey -Original Message- From: Achenbach, Martin

RE: [Discuss] 3.6.0 Release

2014-08-29 Thread Sergey Grebnov (Akvelon)
Windows+plugins. source-file is not correctly processed Any omissions or extras? On Aug 27, 2014, at 2:19 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Found out another Windows issue. Jesse could you pls take a look? Otherwise I'll investigate it my tomorrow morning. CB-7416

RE: [Discuss] 3.6.0 Release

2014-08-27 Thread Sergey Grebnov (Akvelon)
Btw, who will publish cordova-windows to npm? Since the name is not taken (we previously used cordova-windows8) I can do this, I'm also fine if someone else who is more experienced in such things will do this. Windows platform looks like as 100% ready for tagging, Jesse has added Release

RE: [Discuss] 3.6.0 Release

2014-08-27 Thread Sergey Grebnov (Akvelon)
care of the npm publish in the morning here. Sent from my iPhone On Aug 26, 2014, at 11:51 PM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Btw, who will publish cordova-windows to npm? Since the name is not taken (we previously used cordova-windows8) I can do this, I'm also fine

RE: [Discuss] 3.6.0 Release

2014-08-27 Thread Sergey Grebnov (Akvelon)
/cordova-cli/commit/68d0d9f17cd1228ecadae852522416526868 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Wednesday, August 27, 2014 11:57 AM To: dev@cordova.apache.org Subject: RE: [Discuss] 3.6.0 Release Jesse, could you please also

RE: [Testing] No content to speak of

2014-08-27 Thread Sergey Grebnov (Akvelon)
Vladimir Kotikov and me will join this testing party soon and help with the testing and necessary improvements(if any). Currently we see some problem with dynamic manual tests generation (at least in Camera tests) on Windows due to special unsafe html restrictions on this platform, Vladimir

RE: [Discuss] 3.6.0 Release

2014-08-27 Thread Sergey Grebnov (Akvelon)
Found out another Windows issue. Jesse could you pls take a look? Otherwise I'll investigate it my tomorrow morning. CB-7416 - Windows+plugins. source-file is not correctly processed Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent

Windows build issue due to http whitelisting rules

2014-08-26 Thread Sergey Grebnov (Akvelon)
Windows 8.1 and Phone 8.1 requires https for access rules[1], http is not supported anymore. I've sent PR below [2] to prevent build failure and trace warning message for this case. One of real cases where it is required is mobile spec app which cannot' be built since it defines the following

RE: platform switches for Windows Universal Apps

2014-08-15 Thread Sergey Grebnov (Akvelon)
We [Microsoft team] did additional round of switch names for windows discussion and propose to use '--win' and '--phone'. Please let me know if it works. I've sent the following PR for review https://github.com/apache/cordova-windows/pull/39 Thx! Sergey -Original Message- From: Shazron

RE: This deserves it's own thread!

2014-08-13 Thread Sergey Grebnov (Akvelon)
Thx for the feedback guys! I plan to take a look on JsHybugger protocol format in my spare time. Cheers! Sergey -Original Message- From: Dave Johnson [mailto:dave.c.john...@gmail.com] Sent: Wednesday, August 13, 2014 12:05 AM To: dev@cordova.apache.org Subject: Re: This deserves it's

RE: [Vote] Tools Release for Android 3.5.1

2014-08-12 Thread Sergey Grebnov (Akvelon)
+1 * Verified archives * Performed functional testing on Windows • the app builds successfully • the app starts successfully (Android 4.4.2 (API19) emulator) Thx! Sergey -Original Message- From: iclell...@google.com [mailto:iclell...@google.com] On Behalf Of Ian

RE: Directory Structure - CLI directory config proposal

2014-08-10 Thread Sergey Grebnov (Akvelon)
Hi guys, sharing implementation prototype for this feature[1] . please let me know what do you think. Highlights: 1. Introduced project settings class (ProjectMeta) which wraps config.json and exposes project setting info including folders locations (now passed to cordova methods instead of

platform switches for Windows Universal Apps

2014-08-07 Thread Sergey Grebnov (Akvelon)
New Windows platform template supports standard Windows apps as well as Windows Phone 8.1 apps. As a developer I need an option to specify which target I should run when doing 'cordova run/emulate' (run phone version on the device/emulator or run windows store app). Current draft

RE: Can I have all my hooks in one file and be event driven?

2014-08-06 Thread Sergey Grebnov (Akvelon)
Like this. This should also work faster since we don't need to do files lookup (ro parse config.xml), etc . PS. In new hooks implementation with plugin support you can use the same file for different hooks and use ctx.hook to see for what hook event is fired. -Sergey -Original

RE: Bugs handling name field in cordova-platforms -- was: Re: New project PATH vs. NAME

2014-07-25 Thread Sergey Grebnov (Akvelon)
Looks like the only way to proceed here is to use display name ('name' element in config.xml) for visual elements only, and different safe string for class/activity, .apk, etc. For the safe name we can select from one of the following options: 1. Use predefined name (CordovaApp for example) -

RE: [Discuss] The Future of Ripple as a Top Level ASF Project

2014-07-23 Thread Sergey Grebnov (Akvelon)
The code is available at https://github.com/MSOpenTech/cordova-ripple https://github.com/MSOpenTech/cordova-lib/commits/platform-ripple Example plugin https://github.com/MSOpenTech/cordova-plugin-camera/tree/platform-ripple Set-up Instructions: 1. Get repositories: git clone

RE: Proposal: hooks support for plugins

2014-07-21 Thread Sergey Grebnov (Akvelon)
.: Plugin org.foo.bar contains an installation hook. Allow it to run? On Fri, Jul 11, 2014 at 3:42 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: Updated docs[1] as per review. Looking forward to community feedback regarding: 1 . Idea

RE: Add build status to github

2014-07-19 Thread Sergey Grebnov (Akvelon)
Tests are now green on both Linux (Travis) and Windows (AppVeyor). Thx Mark! -Sergey -Original Message- From: Mark Koudritsky [mailto:kam...@google.com] Sent: Friday, July 18, 2014 11:13 PM To: dev@cordova.apache.org Subject: Re: Add build status to github I didn't. I guess we also need

<    1   2   3   4   >