[jira] [Closed] (CB-9876) Add .gitignore tips to docs

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-9876.
--
Resolution: Later

> Add .gitignore tips to docs
> ---
>
> Key: CB-9876
> URL: https://issues.apache.org/jira/browse/CB-9876
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
> Environment: git
>Reporter: Philipp Kursawe
>Priority: Minor
>  Labels: Docs-6.x, documentation, git, triaged
>
> maybe the docs should contain a guideline on the content of the `.gitignore` 
> file for Cordova repos.
> ```
> .vs
> .DS_Store
> bin
> bld
> node_modules
> [Pp]ackages/
> [Pp]lugins/
> [Pp]latforms/
> ```
> What you think?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-9751) Outdated documentation on embedding Android WebViews

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-9751.
--
Resolution: Later

> Outdated documentation on embedding Android WebViews
> 
>
> Key: CB-9751
> URL: https://issues.apache.org/jira/browse/CB-9751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Alan Rahlf
>  Labels: Docs-6.x, android, triaged
>
> Sorry if this isn't the correct issue type.
> I'm trying to update an Android application from 3.X to 4.X that embeds a 
> Cordova WebView alongside other native components.  I originally followed the 
> documentation as described: 
> https://cordova.apache.org/docs/en/edge/guide_platforms_android_webview.md.html#Android%20WebViews
> In the update to Cordova Android 4.X, the CordovaWebView class is now an 
> interface -- no longer extending the Android WebView, so it can't be used the 
> same anymore as described in the documentation.
> I'm not really sure the "correct" way on how it should be used in this 
> embedded fashion going forward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9751) Outdated documentation on embedding Android WebViews

2016-02-24 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163502#comment-15163502
 ] 

Raghav commented on CB-9751:


Thanks for the issue. We are currently working on re-writing the article and 
coming up with the appropriate way to handle webviews in Cordova. This will be 
resolved as a part of it.

> Outdated documentation on embedding Android WebViews
> 
>
> Key: CB-9751
> URL: https://issues.apache.org/jira/browse/CB-9751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Alan Rahlf
>  Labels: Docs-6.x, android, triaged
>
> Sorry if this isn't the correct issue type.
> I'm trying to update an Android application from 3.X to 4.X that embeds a 
> Cordova WebView alongside other native components.  I originally followed the 
> documentation as described: 
> https://cordova.apache.org/docs/en/edge/guide_platforms_android_webview.md.html#Android%20WebViews
> In the update to Cordova Android 4.X, the CordovaWebView class is now an 
> interface -- no longer extending the Android WebView, so it can't be used the 
> same anymore as described in the documentation.
> I'm not really sure the "correct" way on how it should be used in this 
> embedded fashion going forward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-10335) Remove the next steps article

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-10335.
---
Resolution: Later

This issue will be handled later once we have the corresponding articles ready. 
For now, we have fixed the bugs in the article.

> Remove the next steps article
> -
>
> Key: CB-10335
> URL: https://issues.apache.org/jira/browse/CB-10335
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>  Labels: Docs-6.x
>
> The article content is now distributed to individual and detailed 
> articles/tutorials



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10178) Unclear windows phone documentation for icons and splash screens

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10178:

Assignee: Sarangan Rajamanickam

> Unclear windows phone documentation for icons and splash screens
> 
>
> Key: CB-10178
> URL: https://issues.apache.org/jira/browse/CB-10178
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.4.0
> Environment: Phonegap CLI, building to Windows platform. Testing on 
> physical windows phone device and on windows phone emulator. 
>Reporter: Rupert McKay
>Assignee: Sarangan Rajamanickam
>Priority: Minor
>  Labels: Docs-6.x, triaged, windows
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/config_ref/images.md
> In the section 'Configuring Icons in the CLI' the windows sections neglect to 
> mention the affect adding a .scale-100 or .scale-240 extension can have to 
> how source images get mapped to destination images. 
> The examples provided will all default to mapping onto .scale-100. 
> Recommend adding examples like the following:
> {code:xml}
> 
>  width="1152" height="1920" />
>  height="30" />
>  height="44" />
>  height="106" />
>  height="70" />
>  height="71" />
>  height="170" />
>  width="150" height="150" />
>  width="360" height="360" />
>  width="310" height="310" />
>  height="50" />
>  height="120" />
>  height="360" />
>  height="150" />
>  height="300" />
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10688) Cordova Plugin Splashscreen Readme must have examples

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10688:

Labels: Docs-6.x  (was: )

> Cordova Plugin Splashscreen Readme must have examples
> -
>
> Key: CB-10688
> URL: https://issues.apache.org/jira/browse/CB-10688
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Sarangan Rajamanickam
>Assignee: Sarangan Rajamanickam
>  Labels: Docs-6.x
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-9448) 'aaptOptions' does not work in Cordova Gradle building

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-9448.
--
Resolution: Won't Fix

> 'aaptOptions' does not work in Cordova Gradle building
> --
>
> Key: CB-9448
> URL: https://issues.apache.org/jira/browse/CB-9448
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 4.1.0
> Environment: Windows
>Reporter: Christopher Mindus
>  Labels: Docs-6.x, triaged, wfc
>
> The aaptOptions configuration for Gradle building does not work. It can be 
> made to work only with Ant (using another mechanism). The build-extras.gradle 
> file does not help (in the platforms/android) directory. The build.gradle 
> file cannot be used. Environment variables do not work either. In projects 
> using e.g. the Dojo Framework that contains directory names that start with 
> an underscore "_" are all removed with any Gradle build, but can be made to 
> work in Ant build.
> There are some reports that can be found on "google" about this problem, and 
> nobody has apparently reported it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9448) 'aaptOptions' does not work in Cordova Gradle building

2016-02-24 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163478#comment-15163478
 ] 

Raghav commented on CB-9448:


Closing this one since no one responded. Please reopen if needed.

> 'aaptOptions' does not work in Cordova Gradle building
> --
>
> Key: CB-9448
> URL: https://issues.apache.org/jira/browse/CB-9448
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 4.1.0
> Environment: Windows
>Reporter: Christopher Mindus
>  Labels: Docs-6.x, triaged, wfc
>
> The aaptOptions configuration for Gradle building does not work. It can be 
> made to work only with Ant (using another mechanism). The build-extras.gradle 
> file does not help (in the platforms/android) directory. The build.gradle 
> file cannot be used. Environment variables do not work either. In projects 
> using e.g. the Dojo Framework that contains directory names that start with 
> an underscore "_" are all removed with any Gradle build, but can be made to 
> work in Ant build.
> There are some reports that can be found on "google" about this problem, and 
> nobody has apparently reported it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-10352) Make Plugin APIs a reference

2016-02-24 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-10352.
---
Resolution: Later

This task needs to be redefined and handled later.

> Make Plugin APIs a reference
> 
>
> Key: CB-10352
> URL: https://issues.apache.org/jira/browse/CB-10352
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>  Labels: Docs-6.x
>
> Plugin APIs 
> (https://cordova.apache.org/docs/en/latest/cordova/plugins/pluginapis.html) 
> needs to be modified as per the reference structure. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10337) Whitelist Guide is confusing for cordova-ios 4.0

2016-02-23 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10337.
-
Resolution: Fixed

> Whitelist Guide is confusing for cordova-ios 4.0
> 
>
> Key: CB-10337
> URL: https://issues.apache.org/jira/browse/CB-10337
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 5.4.0
>Reporter: Nikhil Khandelwal
>Assignee: Raghav
>  Labels: Docs-6.x, triaged
>
> In the 5.4.0 docs it says under iOS Whitelisting: "As above, see 
> cordova-plugin-whitelist for details."
> (https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fcordova.apache.org%2fdocs%2fen%2f5.4.0%2fguide%2fappdev%2fwhitelist%2findex.html&data=01%7c01%7cnikhilkh%40microsoft.com%7c16e4d78930c34793927908d2fb4c8601%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=pRnRksvTq5uVf%2f0P90XR750tCrDdqzl2elJXUcq1i4E%3d)
> This is confusing because at first I thought this plugin
> (https://github.com/apache/cordova-plugin-whitelist) would also be relevant 
> for iOS. But it is not, correct?
> The documentation might be clearer, maybe:
> "The iOS platform does not need the above plugin 
> cordova-plugin-whitelist(Link), however its configuration details apply to 
> iOS too."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Reopened] (CB-10672) Add latest redirects for all of the platforms guide

2016-02-23 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reopened CB-10672:
-
  Assignee: Raghav

> Add latest redirects for all of the platforms guide
> ---
>
> Key: CB-10672
> URL: https://issues.apache.org/jira/browse/CB-10672
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Richard B Knoll
>Assignee: Raghav
>  Labels: Docs-6.x
>
> Needs to be done in redirects.yml once dev gets copied over to 6.x because a 
> lot of pages got deleted and combined into the single page guides. We have 
> already done it for dev.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10672) Add latest redirects for all of the platforms guide

2016-02-23 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10672.
-
Resolution: Fixed

> Add latest redirects for all of the platforms guide
> ---
>
> Key: CB-10672
> URL: https://issues.apache.org/jira/browse/CB-10672
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Richard B Knoll
>  Labels: Docs-6.x
>
> Needs to be done in redirects.yml once dev gets copied over to 6.x because a 
> lot of pages got deleted and combined into the single page guides. We have 
> already done it for dev.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10333) Improve Windows and WP8 guide

2016-02-22 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10333.
-
Resolution: Fixed

> Improve Windows and WP8 guide
> -
>
> Key: CB-10333
> URL: https://issues.apache.org/jira/browse/CB-10333
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> We did a document scrub and found the following issues. Please feel free to 
> correct other things as well.
> - Windows Platform Guide
> -- Cordova for Windows 10 link is broken
> -- No mention of deploy settings on VS (which version to deploy)
> - Windows Plugins
> -- Plugin Spec link is broken
> -- Improve language/formatting of technical notes section
> -- Defining your plugin ending lines are a mess. Also no explanation about 
> the code snippet present.
> -- Should be moved to Plugin Developer section.
> - Windows Packaging
> -- Link to Makecert documentation instead of writing all the details here? 
> This might become outdated and we should give the link to the source of truth.
> - Windows Phone 8
> -- Add a deprecated message to the docs?
> - Windows Phone 8 Plugins
> -- Better organization
> -- Mixture of guide and reference
> -- Debugging needs to be well documented
> -- Should be moved to Plugin Developer Section.
> - Upgrading Windows 8 and WP8
> -- Not up to date with current versions
> -- Still talks about windows8 platform
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-9478) Minor problems with Next Steps page

2016-02-22 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-9478.

Resolution: Fixed

> Minor problems with Next Steps page
> ---
>
> Key: CB-9478
> URL: https://issues.apache.org/jira/browse/CB-9478
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: Master
>Reporter: Kevin Christopher Henry
>Assignee: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I noticed two documentation bugs on the Next Steps page:
> 1) The "Fastouch" library is mentioned. I assume that FastClick is meant?
> 2) Malformed HTML for the "Fast Apps and Sites with JavaScript" link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-02-22 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-9973.

Resolution: Fixed

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Assignee: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-02-22 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157447#comment-15157447
 ] 

Raghav commented on CB-9973:


Fixed [here](https://github.com/apache/cordova-docs/pull/510)

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Assignee: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-02-22 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-9973:
--

Assignee: Raghav

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Assignee: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Issue Comment Deleted] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-02-22 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9973:
---
Comment: was deleted

(was: Fixed [here](https://github.com/apache/cordova-docs/pull/510))

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Assignee: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-9478) Minor problems with Next Steps page

2016-02-19 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-9478:
--

Assignee: Raghav

> Minor problems with Next Steps page
> ---
>
> Key: CB-9478
> URL: https://issues.apache.org/jira/browse/CB-9478
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: Master
>Reporter: Kevin Christopher Henry
>Assignee: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I noticed two documentation bugs on the Next Steps page:
> 1) The "Fastouch" library is mentioned. I assume that FastClick is meant?
> 2) Malformed HTML for the "Fast Apps and Sites with JavaScript" link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10336) Divide the platform guide articles to respective App/Plugin sections in the new IA

2016-02-19 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10336.
-
Resolution: Fixed

> Divide the platform guide articles to respective App/Plugin sections in the 
> new IA
> --
>
> Key: CB-10336
> URL: https://issues.apache.org/jira/browse/CB-10336
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> We will now have 'Develop for platforms' section under both 'Create apps' and 
> 'Create plugins'. We need to break the guide to the respective sections.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-10350) Improve plugman page

2016-02-18 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-10350.
---
Resolution: Won't Fix

> Improve plugman page
> 
>
> Key: CB-10350
> URL: https://issues.apache.org/jira/browse/CB-10350
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>  Labels: Docs-6.x
>
> URL: https://cordova.apache.org/docs/en/latest/plugin_ref/plugman.html
> Update registry to npm.
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-10346) Description of file transfer and file system plugin is same

2016-02-18 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-10346.
---
Resolution: Invalid

Page is going away.

> Description of file transfer and file system plugin is same
> ---
>
> Key: CB-10346
> URL: https://issues.apache.org/jira/browse/CB-10346
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Raghav
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> In the Plugin APIs 
> article(https://cordova.apache.org/docs/en/latest/cordova/plugins/pluginapis.html),
>  the description for these plugins is the same and needs to be corrected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-10336) Divide the platform guide articles to respective App/Plugin sections in the new IA

2016-02-18 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-10336:
---

Assignee: Raghav

> Divide the platform guide articles to respective App/Plugin sections in the 
> new IA
> --
>
> Key: CB-10336
> URL: https://issues.apache.org/jira/browse/CB-10336
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> We will now have 'Develop for platforms' section under both 'Create apps' and 
> 'Create plugins'. We need to break the guide to the respective sections.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-10354) Move the plugin articles under respective platform guides to 'Create plugins' section

2016-02-18 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav closed CB-10354.
---
Resolution: Duplicate

> Move the plugin articles under respective platform guides to 'Create plugins' 
> section
> -
>
> Key: CB-10354
> URL: https://issues.apache.org/jira/browse/CB-10354
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> The plugin guides needs be separated from the app guide and put under the 
> respective section.
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-10354) Move the plugin articles under respective platform guides to 'Create plugins' section

2016-02-18 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-10354:
---

Assignee: Raghav

> Move the plugin articles under respective platform guides to 'Create plugins' 
> section
> -
>
> Key: CB-10354
> URL: https://issues.apache.org/jira/browse/CB-10354
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> The plugin guides needs be separated from the app guide and put under the 
> respective section.
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-10337) Whitelist Guide is confusing for cordova-ios 4.0

2016-02-17 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-10337:
---

Assignee: Raghav

> Whitelist Guide is confusing for cordova-ios 4.0
> 
>
> Key: CB-10337
> URL: https://issues.apache.org/jira/browse/CB-10337
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 5.4.0
>Reporter: Nikhil Khandelwal
>Assignee: Raghav
>  Labels: Docs-6.x, triaged
>
> In the 5.4.0 docs it says under iOS Whitelisting: "As above, see 
> cordova-plugin-whitelist for details."
> (https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fcordova.apache.org%2fdocs%2fen%2f5.4.0%2fguide%2fappdev%2fwhitelist%2findex.html&data=01%7c01%7cnikhilkh%40microsoft.com%7c16e4d78930c34793927908d2fb4c8601%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=pRnRksvTq5uVf%2f0P90XR750tCrDdqzl2elJXUcq1i4E%3d)
> This is confusing because at first I thought this plugin
> (https://github.com/apache/cordova-plugin-whitelist) would also be relevant 
> for iOS. But it is not, correct?
> The documentation might be clearer, maybe:
> "The iOS platform does not need the above plugin 
> cordova-plugin-whitelist(Link), however its configuration details apply to 
> iOS too."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10408) FileTransfer methods upload filetransfer.spec.22 should get http status and body on failure

2016-02-16 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10408:

Priority: Minor  (was: Major)

> FileTransfer methods upload filetransfer.spec.22 should get http status and 
> body on failure
> ---
>
> Key: CB-10408
> URL: https://issues.apache.org/jira/browse/CB-10408
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Plugin File Transfer
>Reporter: Sarangan Rajamanickam
>Assignee: Sergey Shakhnazarov
>Priority: Minor
>  Labels: found-by-ci, triaged, windows, wp8.1
>
> The following error happened during one of the CI builds:
> Link: 
> https://ci.apache.org/builders/cordova-windows-phone8.1/builds/1368/steps/getting-test-results/logs/stdio
>  
> Failing tests:
> cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.22 should get http status and body on failure
> Expected null to be 403.
> Error: Expected null to be 403.
>at stack 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
>at buildExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
>at expectationResultFactory 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
>at addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
>at addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
>at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
>at uploadFail 
> (ms-appx://org.apache.mobilespec/www/plugins/cordova-plugin-file-transfer-tests/tests.js:808:25)
>at errorCallback 
> (ms-appx://org.apache.mobilespec/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:150:9)
>at callbackFromNative 
> (ms-appx://org.apache.mobilespec/www/cordova.js:295:38)
>at callbackError 
> (ms-appx://org.apache.mobilespec/www/cordova.js:282:9)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10595) Windows Store 8.1 builds finish with warning 'Expected undefined to be defined' on running mobilespec storage tests

2016-02-16 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10595:

Priority: Critical  (was: Major)

> Windows Store 8.1 builds finish with warning 'Expected undefined to be 
> defined' on running mobilespec storage tests
> ---
>
> Key: CB-10595
> URL: https://issues.apache.org/jira/browse/CB-10595
> Project: Apache Cordova
>  Issue Type: Test
>Reporter: Raghav
>Assignee: Sergey Shakhnazarov
>Priority: Critical
>  Labels: found-by-ci, windows-store-8.1
>
> Recent build links:
> https://ci.apache.org/builders/cordova-windows-store8.1/builds/1601
> https://ci.apache.org/builders/cordova-windows-store8.1/builds/1602
> Build Log:
> Getting test results for cordova-windows-store8.1-1601-buildbot-vm
> Results at 
> http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-1601-buildbot-vm__6.3.9600.16384__HP
>  Z420 Workstation
> Total failures: 1
> Failing tests:
> org.apache.cordova.mobilespec.tests.storage.tests >> Session Storage HTML 
> 5 Storage storage.spec.9 should exist
> Expected undefined to be defined.
> Error: Expected undefined to be defined.
>at stack 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
>at buildExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
>at expectationResultFactory 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
>at Spec.prototype.addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
>at addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
>at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
>at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/plugins/org.apache.cordova.mobilespec.tests/tests/storage.tests.js:183:17)
>at attemptSync 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:9)
>at QueueRunner.prototype.run 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:9)
>at QueueRunner.prototype.execute 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1714:5)
> program finished with exit code 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10633) File Transfer plugin test fails on cordova-ios

2016-02-16 Thread Raghav (JIRA)
Raghav created CB-10633:
---

 Summary: File Transfer plugin test fails on cordova-ios
 Key: CB-10633
 URL: https://issues.apache.org/jira/browse/CB-10633
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Raghav


Recent failed builds:

https://ci.apache.org/builders/cordova-ios/builds/1787
https://ci.apache.org/builders/cordova-ios/builds/1786

Build Log:

Failing tests:
cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
filetransfer.spec.10 should be stopped by abort() right away
Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. in 
file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js
 (line 1764)

file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:32
Expected spy httpWin not to have been called.

stack@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:26

buildExpectationResult@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:19

expectationResultFactory@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:572:40

addExpectationResult@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:321:58

addExpectationResult@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:516:41

file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:32

file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/plugins/cordova-plugin-file-transfer-tests/tests.js:253:79

attemptSync@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:28

run@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:20

file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1753:19

file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cdvtests/jasmine-2.2.0/jasmine.js:1697:11

file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/plugins/cordova-plugin-file-transfer-tests/tests.js:126:33

callbackFromNative@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cordova.js:293:63

nc2@file:///Users/buildbot/Library/Developer/CoreSimulator/Devices/DA6D3C8F-39BE-486B-A6DB-362B7BA75FD3/data/Containers/Bundle/Application/8CD0A3E1-F56D-472F-A546-6B82D7F4A9C7/mobilespec.app/www/cordova.js:1013:39




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: i

[jira] [Created] (CB-10632) Contact Plugin tests fail on cordova-andorid-win

2016-02-16 Thread Raghav (JIRA)
Raghav created CB-10632:
---

 Summary: Contact Plugin tests fail on cordova-andorid-win
 Key: CB-10632
 URL: https://issues.apache.org/jira/browse/CB-10632
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Raghav


Recent build links:

https://ci.apache.org/builders/cordova-android-win/builds/1626
https://ci.apache.org/builders/cordova-android-win/builds/1625

Build log:
Failing tests:
cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts) Round 
trip Contact tests (creating + save + delete + find) contacts.spec.25 Creating, 
saving, finding a contact should work
Expected 2 to be 1.
Error: Expected 2 to be 1.
at stack 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:17)
at buildExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:14)
at Spec.Env.expectationResultFactory 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:572:18)
at Spec.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:321:34)
at Expectation.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:516:21)
at Expectation.toBe 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:12)
at findWin 
(file:///android_asset/www/plugins/cordova-plugin-contacts-tests/tests.js:519:47)
at win 
(file:///android_asset/www/plugins/cordova-plugin-contacts/www/contacts.js:57:17)
at Object.cordova.callbackFromNative 
(file:///android_asset/www/cordova.js:293:58)
at processMessage (file:///android_asset/www/cordova.js:1081:17)
at processMessages (file:///android_asset/www/cordova.js:1104:9)
cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts) Round 
trip Contact tests (creating + save + delete + find) contacts.spec.26 Creating, 
saving, finding a contact should work, removing it should work
Expected 2 to be 1.
Error: Expected 2 to be 1.
at stack 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:17)
at buildExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:14)
at Spec.Env.expectationResultFactory 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:572:18)
at Spec.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:321:34)
at Expectation.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:516:21)
at Expectation.toBe 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:12)
at findWin 
(file:///android_asset/www/plugins/cordova-plugin-contacts-tests/tests.js:519:47)
at win 
(file:///android_asset/www/plugins/cordova-plugin-contacts/www/contacts.js:57:17)
at Object.cordova.callbackFromNative 
(file:///android_asset/www/cordova.js:293:58)
at processMessage (file:///android_asset/www/cordova.js:1081:17)
cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts) Round 
trip Contact tests (creating + save + delete + find) contacts.spec.27 Should 
not be able to delete the same contact twice
Expected 2 to be 1.
Error: Expected 2 to be 1.
at stack 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:17)
at buildExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:14)
at Spec.Env.expectationResultFactory 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:572:18)
at Spec.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:321:34)
at Expectation.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:516:21)
at Expectation.toBe 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:12)
at findWin 
(file:///android_asset/www/plugins/cordova-plugin-contacts-tests/tests.js:519:47)
at win 
(file:///android_asset/www/plugins/cordova-plugin-contacts/www/contacts.js:57:17)
at Object.cordova.callbackFromNative 
(file:///android_asset/www/cordova.js:293:58)
at processMessage (file:///android_asset/www/cordova.js:1081:17)
Expected 1 to be 0.
Error: Expected 1 to be 0.
at stack 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:17)
at buildExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:14)
at Spec.Env.expectationResultFactory 
(file:///android_asset/www/cdvtests/jasmine-2.2.0

[jira] [Resolved] (CB-10540) Mobilespec failure: ENOENT, no such file or directory 'mobilespec/www/medic.json'

2016-02-16 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10540.
-
Resolution: Fixed

> Mobilespec failure: ENOENT, no such file or directory 
> 'mobilespec/www/medic.json'
> -
>
> Key: CB-10540
> URL: https://issues.apache.org/jira/browse/CB-10540
> Project: Apache Cordova
>  Issue Type: Test
>  Components: mobile-spec
>Reporter: Omar Mefire
>Assignee: Raghav
>  Labels: Android, found-by-ci
>
> Link:
> https://ci.apache.org/builders/cordova-android-osx/builds/1692/steps/running-tests/logs/stdio
> ===
> [MEDIC LOG Thu, 04 Feb 2016 12:49:15 GMT] sha: 
> cordova-android-osx-1692-buildbot-vm
> [MEDIC LOG Thu, 04 Feb 2016 12:49:15 GMT] couchdb: 
> http://cordova-vm.apache.org:5984
> fs.js:500
>   return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
>  ^
> Error: ENOENT, no such file or directory 'mobilespec/www/medic.json'
> at Error (native)
> at Object.fs.openSync (fs.js:500:18)
> at Object.fs.writeFileSync (fs.js:1099:15)
> at createMedicJson 
> (/Users/buildbot/slaves/apache/cordova-android-osx/cordova-medic/medic/medic-run.js:86:8)
> at 
> /Users/buildbot/slaves/apache/cordova-android-osx/cordova-medic/medic/medic-run.js:356:9
> at Request. 
> (/Users/buildbot/slaves/apache/cordova-android-osx/cordova-medic/medic/medic-run.js:305:9)
> at Request.emit (events.js:107:17)
> at Request.onRequestResponse 
> (/Users/buildbot/slaves/apache/cordova-android-osx/cordova-medic/node_modules/request/request.js:1156:10)
> at ClientRequest.emit (events.js:107:17)
> at HTTPParser.parserOnIncomingClient [as onIncoming] 
> (_http_client.js:426:21)
> program finished with exit code 1
> elapsedTime=40.421384



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10596) Android OSX builds finish with warning over mobilespec localxhr tests

2016-02-11 Thread Raghav (JIRA)
Raghav created CB-10596:
---

 Summary: Android OSX builds finish with warning over mobilespec 
localxhr tests
 Key: CB-10596
 URL: https://issues.apache.org/jira/browse/CB-10596
 Project: Apache Cordova
  Issue Type: Test
Reporter: Raghav
Priority: Minor


Recent builds with failure:
https://ci.apache.org/builders/cordova-android-osx/builds/1771
https://ci.apache.org/builders/cordova-android-osx/builds/1773
https://ci.apache.org/builders/cordova-android-osx/builds/1774

Build log:

Getting test results for cordova-android-osx-1771-buildbot-vm
Results at 
http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-android-osx-1771-buildbot-vm__4.4.4__sdk
Total failures: 1
Failing tests:
org.apache.cordova.mobilespec.tests.localXHR.tests >> XMLHttpRequest 
XMLHttpRequest.spec.9 calls onload from successful http get
Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
at 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10595) Windows Store 8.1 builds finish with warning 'Expected undefined to be defined' on running mobilespec storage tests

2016-02-11 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10595:

Summary: Windows Store 8.1 builds finish with warning 'Expected undefined 
to be defined' on running mobilespec storage tests  (was: Windows Store 8.1 
builds finish with warning 'Expected undefined to be defined' on running 
storage tests)

> Windows Store 8.1 builds finish with warning 'Expected undefined to be 
> defined' on running mobilespec storage tests
> ---
>
> Key: CB-10595
> URL: https://issues.apache.org/jira/browse/CB-10595
> Project: Apache Cordova
>  Issue Type: Test
>Reporter: Raghav
>  Labels: found-by-ci, windows-store-8.1
>
> Recent build links:
> https://ci.apache.org/builders/cordova-windows-store8.1/builds/1601
> https://ci.apache.org/builders/cordova-windows-store8.1/builds/1602
> Build Log:
> Getting test results for cordova-windows-store8.1-1601-buildbot-vm
> Results at 
> http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-1601-buildbot-vm__6.3.9600.16384__HP
>  Z420 Workstation
> Total failures: 1
> Failing tests:
> org.apache.cordova.mobilespec.tests.storage.tests >> Session Storage HTML 
> 5 Storage storage.spec.9 should exist
> Expected undefined to be defined.
> Error: Expected undefined to be defined.
>at stack 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
>at buildExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
>at expectationResultFactory 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
>at Spec.prototype.addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
>at addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
>at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
>at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/plugins/org.apache.cordova.mobilespec.tests/tests/storage.tests.js:183:17)
>at attemptSync 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:9)
>at QueueRunner.prototype.run 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:9)
>at QueueRunner.prototype.execute 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1714:5)
> program finished with exit code 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10595) Windows Store 8.1 builds finish with warning 'Expected undefined to be defined' on running storage tests

2016-02-11 Thread Raghav (JIRA)
Raghav created CB-10595:
---

 Summary: Windows Store 8.1 builds finish with warning 'Expected 
undefined to be defined' on running storage tests
 Key: CB-10595
 URL: https://issues.apache.org/jira/browse/CB-10595
 Project: Apache Cordova
  Issue Type: Test
Reporter: Raghav


Recent build links:
https://ci.apache.org/builders/cordova-windows-store8.1/builds/1601
https://ci.apache.org/builders/cordova-windows-store8.1/builds/1602

Build Log:
Getting test results for cordova-windows-store8.1-1601-buildbot-vm
Results at 
http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-1601-buildbot-vm__6.3.9600.16384__HP
 Z420 Workstation
Total failures: 1
Failing tests:
org.apache.cordova.mobilespec.tests.storage.tests >> Session Storage HTML 5 
Storage storage.spec.9 should exist
Expected undefined to be defined.
Error: Expected undefined to be defined.
   at stack 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
   at buildExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
   at expectationResultFactory 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
   at Spec.prototype.addExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
   at addExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
   at Anonymous function 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
   at Anonymous function 
(ms-appx://org.apache.mobilespec/www/plugins/org.apache.cordova.mobilespec.tests/tests/storage.tests.js:183:17)
   at attemptSync 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:9)
   at QueueRunner.prototype.run 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:9)
   at QueueRunner.prototype.execute 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1714:5)
program finished with exit code 0




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10363) Clean 'Plugin Specification' reference page

2016-02-10 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10363.
-
Resolution: Fixed

> Clean 'Plugin Specification' reference page
> ---
>
> Key: CB-10363
> URL: https://issues.apache.org/jira/browse/CB-10363
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Reporter: Omar Mefire
>Assignee: Raghav
>
> - Make sure the documentation is up to date with the codebase



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10364) Make Plugin Specification (plugin.xml) page a reference

2016-02-10 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10364.
-
Resolution: Fixed

> Make Plugin Specification (plugin.xml) page a reference
> ---
>
> Key: CB-10364
> URL: https://issues.apache.org/jira/browse/CB-10364
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> Plugin specification 
> (http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html) needs to be 
> modified as per the new reference structure. 
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10561) Windows-store-8 deprecated

2016-02-09 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10561.
-
Resolution: Fixed

> Windows-store-8 deprecated
> --
>
> Key: CB-10561
> URL: https://issues.apache.org/jira/browse/CB-10561
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Omar Mefire
>Assignee: Raghav
>Priority: Minor
>  Labels: found-by-ci, windows-store-8.0, windows-store-8.1
>
> Link: 
> https://ci.apache.org/builders/cordova-windows-store8.0/builds/1542/steps/running-tests/logs/stdio
> Log:
> ==
> ERROR building one of the platforms: windows8 platform is deprecated. To use 
> windows-target-version=8.0 you may downgrade to cordova-windows@4.
> You may not have the required environment or OS to build this project
> [MEDIC LOG Mon, 08 Feb 2016 18:12:49 GMT] FATAL: build failed
> Error: windows8 platform is deprecated. To use windows-target-version=8.0 you 
> may downgrade to cordova-windows@4.
> program finished with exit code 1
> elapsedTime=5.335000



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10541) Default maxResolution setting should be highestAvailable in Windows for CameraCaptureUI

2016-02-05 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10541.
-
Resolution: Fixed

> Default maxResolution setting should be highestAvailable in Windows for 
> CameraCaptureUI
> ---
>
> Key: CB-10541
> URL: https://issues.apache.org/jira/browse/CB-10541
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Raghav
>Assignee: Raghav
>
> Currently if targetWidth and targetHeight are not specified, the maxRes is 
> set to verySmallQvga which is the lowest resolution setting. Ideally it 
> should be highest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10539) CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on Windows 10

2016-02-05 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10539.
-
Resolution: Fixed

> CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on 
> Windows 10
> --
>
> Key: CB-10539
> URL: https://issues.apache.org/jira/browse/CB-10539
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Raghav
>Assignee: Raghav
>
> Tested on emulator and device. Changing the maxResolution to smallVga works. 
> This is a bug on Windows side, and they have been informed of it. We need to 
> implement a workaround till it gets resolved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10539) CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on Windows 10

2016-02-05 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10539:

Description: 
Tested on emulator and device. Changing the maxResolution to smallVga works. 
This is a bug on Windows side, and they have been informed of it. We need to 
implement a workaround till it gets resolved.

  was:
Tested on emulator and device. Changing the maxResolution to smallVga works. 
This is a bug on Windows side, and they have been informed of it. We need to 
implement a workaround.


> CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on 
> Windows 10
> --
>
> Key: CB-10539
> URL: https://issues.apache.org/jira/browse/CB-10539
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Raghav
>Assignee: Raghav
>
> Tested on emulator and device. Changing the maxResolution to smallVga works. 
> This is a bug on Windows side, and they have been informed of it. We need to 
> implement a workaround till it gets resolved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10539) CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on Windows 10

2016-02-05 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10539:

Description: 
Tested on emulator and device. Changing the maxResolution to smallVga works. 
This is a bug on Windows side, and they have been informed of it. We need to 
implement a workaround.

  was:Tested on emulator and device. Changing the maxResolution to smallVga 
works. 


> CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on 
> Windows 10
> --
>
> Key: CB-10539
> URL: https://issues.apache.org/jira/browse/CB-10539
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Raghav
>Assignee: Raghav
>
> Tested on emulator and device. Changing the maxResolution to smallVga works. 
> This is a bug on Windows side, and they have been informed of it. We need to 
> implement a workaround.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10329) New Information Architecture for the Cordova Website

2016-02-04 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10329.
-
Resolution: Fixed

> New Information Architecture for the Cordova Website
> 
>
> Key: CB-10329
> URL: https://issues.apache.org/jira/browse/CB-10329
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> This is the proposed new IA:
> - Overview
> - Architecture
> -- Runtime Architecture
> -- Tooling Architecture
> - Create apps 
> -- Create your first app
> -- Develop for platforms
> -- Manage versions and platforms
> -- Debug and test
> -- Automate Tasks
> -- Store data
> -- Manage privacy
> -- Manage security
> -- Whitelisting
> -- Publish
> - Create plugins
> -- Create a plugin 
> -- Register with NPM
> -- Develop for platforms
> -- Use Plugman
> -- Debug and test  
> - Advanced Topics
> -- Embed Cordova in native apps
> -- Pass data from Cordova app to host
> - Reference
> -- Config.xml
> -- Events
> -- Plugin APIs
> -- CLI
> -- Hooks
> -- Plugin.xml
> - Tutorials
> -- Share your app in source control
> - Sample Apps
> Transition:
> Overview -> Overview
> Platform Support -> Create apps/Platform Support
> The Command-Line Interface -> Basic info goes inside Create apps/Create your 
> first app. Also becomes a reference under Create apps/Reference/Command Line 
> Interface
> Platform Guides -> Create apps/Develop for Platforms
> Using Plugman to Manage Plugins -> Create plugins/Use Plugman
> The config.xml file -> Reference/Config.xml
> Icons and Splash Screens -> Becomes part of Create apps/Create your first app
> Embedding Webviews -> Embed a Webview
> Plugin Development Guide -> Create a Plugin
> Plugin Specification -> Reference/Plugin.xml
> Privacy Guide -> Create apps/Manage privacy
> Security Guide -> Create apps/Manage security
> Platforms and Plugins Version Management -> Create apps/Manage versions
> Whitelist Guide -> Create apps/Whitelisting
> Storage -> Create apps/Store data
> Hooks Guide -> Reference/Hooks
> Next Steps -> Goes away and gets broken to separate detailed articles
> Events -> Reference/Events
> Plugin APIs -> Reference/Plugin APIs
> New Sections: Debug and Test, Publish, Automate Tasks(grunt,gulp,uglify 
> tutorials), Register with NPM, Sample Apps, Architecture, Tutorials, Pass 
> data from Cordova app to host



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-10329) New Information Architecture for the Cordova Website

2016-02-04 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-10329:
---

Assignee: Raghav

> New Information Architecture for the Cordova Website
> 
>
> Key: CB-10329
> URL: https://issues.apache.org/jira/browse/CB-10329
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> This is the proposed new IA:
> - Overview
> - Architecture
> -- Runtime Architecture
> -- Tooling Architecture
> - Create apps 
> -- Create your first app
> -- Develop for platforms
> -- Manage versions and platforms
> -- Debug and test
> -- Automate Tasks
> -- Store data
> -- Manage privacy
> -- Manage security
> -- Whitelisting
> -- Publish
> - Create plugins
> -- Create a plugin 
> -- Register with NPM
> -- Develop for platforms
> -- Use Plugman
> -- Debug and test  
> - Advanced Topics
> -- Embed Cordova in native apps
> -- Pass data from Cordova app to host
> - Reference
> -- Config.xml
> -- Events
> -- Plugin APIs
> -- CLI
> -- Hooks
> -- Plugin.xml
> - Tutorials
> -- Share your app in source control
> - Sample Apps
> Transition:
> Overview -> Overview
> Platform Support -> Create apps/Platform Support
> The Command-Line Interface -> Basic info goes inside Create apps/Create your 
> first app. Also becomes a reference under Create apps/Reference/Command Line 
> Interface
> Platform Guides -> Create apps/Develop for Platforms
> Using Plugman to Manage Plugins -> Create plugins/Use Plugman
> The config.xml file -> Reference/Config.xml
> Icons and Splash Screens -> Becomes part of Create apps/Create your first app
> Embedding Webviews -> Embed a Webview
> Plugin Development Guide -> Create a Plugin
> Plugin Specification -> Reference/Plugin.xml
> Privacy Guide -> Create apps/Manage privacy
> Security Guide -> Create apps/Manage security
> Platforms and Plugins Version Management -> Create apps/Manage versions
> Whitelist Guide -> Create apps/Whitelisting
> Storage -> Create apps/Store data
> Hooks Guide -> Reference/Hooks
> Next Steps -> Goes away and gets broken to separate detailed articles
> Events -> Reference/Events
> Plugin APIs -> Reference/Plugin APIs
> New Sections: Debug and Test, Publish, Automate Tasks(grunt,gulp,uglify 
> tutorials), Register with NPM, Sample Apps, Architecture, Tutorials, Pass 
> data from Cordova app to host



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-10333) Improve Windows and WP8 guide

2016-02-04 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-10333:
---

Assignee: Raghav

> Improve Windows and WP8 guide
> -
>
> Key: CB-10333
> URL: https://issues.apache.org/jira/browse/CB-10333
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> We did a document scrub and found the following issues. Please feel free to 
> correct other things as well.
> - Windows Platform Guide
> -- Cordova for Windows 10 link is broken
> -- No mention of deploy settings on VS (which version to deploy)
> - Windows Plugins
> -- Plugin Spec link is broken
> -- Improve language/formatting of technical notes section
> -- Defining your plugin ending lines are a mess. Also no explanation about 
> the code snippet present.
> -- Should be moved to Plugin Developer section.
> - Windows Packaging
> -- Link to Makecert documentation instead of writing all the details here? 
> This might become outdated and we should give the link to the source of truth.
> - Windows Phone 8
> -- Add a deprecated message to the docs?
> - Windows Phone 8 Plugins
> -- Better organization
> -- Mixture of guide and reference
> -- Debugging needs to be well documented
> -- Should be moved to Plugin Developer Section.
> - Upgrading Windows 8 and WP8
> -- Not up to date with current versions
> -- Still talks about windows8 platform
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10541) Default maxResolution setting should be highestAvailable in Windows for CameraCaptureUI

2016-02-04 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10541:

Summary: Default maxResolution setting should be highestAvailable in 
Windows for CameraCaptureUI  (was: Default maxResolution setting should be 
highestAvailable in Windows)

> Default maxResolution setting should be highestAvailable in Windows for 
> CameraCaptureUI
> ---
>
> Key: CB-10541
> URL: https://issues.apache.org/jira/browse/CB-10541
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Raghav
>Assignee: Raghav
>
> Currently if targetWidth and targetHeight are not specified, the maxRes is 
> set to verySmallQvga which is the lowest resolution setting. Ideally it 
> should be highest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10541) Default maxResolution setting should be highestAvailable in Windows

2016-02-04 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10541:

Description: Currently if targetWidth and targetHeight are not specified, 
the maxRes is set to verySmallQvga which is the lowest resolution setting. 
Ideally it should be highest.

> Default maxResolution setting should be highestAvailable in Windows
> ---
>
> Key: CB-10541
> URL: https://issues.apache.org/jira/browse/CB-10541
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Raghav
>Assignee: Raghav
>
> Currently if targetWidth and targetHeight are not specified, the maxRes is 
> set to verySmallQvga which is the lowest resolution setting. Ideally it 
> should be highest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10541) Default maxResolution setting should be highestAvailable in Windows

2016-02-04 Thread Raghav (JIRA)
Raghav created CB-10541:
---

 Summary: Default maxResolution setting should be highestAvailable 
in Windows
 Key: CB-10541
 URL: https://issues.apache.org/jira/browse/CB-10541
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera
Reporter: Raghav
Assignee: Raghav






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10539) CaptureFileAsync doesn't work when maxResolution is set to verySmallQvga on Windows 10

2016-02-04 Thread Raghav (JIRA)
Raghav created CB-10539:
---

 Summary: CaptureFileAsync doesn't work when maxResolution is set 
to verySmallQvga on Windows 10
 Key: CB-10539
 URL: https://issues.apache.org/jira/browse/CB-10539
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera
Reporter: Raghav
Assignee: Raghav


Tested on emulator and device. Changing the maxResolution to smallVga works. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-10364) Make Plugin Specification (plugin.xml) page a reference

2016-01-21 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav reassigned CB-10364:
---

Assignee: Raghav

> Make Plugin Specification (plugin.xml) page a reference
> ---
>
> Key: CB-10364
> URL: https://issues.apache.org/jira/browse/CB-10364
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> Plugin specification 
> (http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html) needs to be 
> modified as per the new reference structure. 
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10330) Define a standard way to document references in the new IA

2016-01-21 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10330.
-
Resolution: Fixed

> Define a standard way to document references in the new IA
> --
>
> Key: CB-10330
> URL: https://issues.apache.org/jira/browse/CB-10330
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>Assignee: Raghav
>  Labels: Docs-6.x
>
> We have a new section for references in the new IA which will have the 
> following articles:
> Config.xml
> Events
> Plugin APIs
> CLI
> Hooks
> Plugin.xml
> We need to define a uniform standard for these to follow. Some of these are 
> API references, some XML. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-10227) Camera crashes on doubletap

2016-01-21 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav resolved CB-10227.
-
Resolution: Fixed

> Camera crashes on doubletap
> ---
>
> Key: CB-10227
> URL: https://issues.apache.org/jira/browse/CB-10227
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 5.1.1, 5.4.0, 5.4.1
> Environment: Cordova Camera, Cordova, Windows Phone 8.1
>Reporter: Davide
>Assignee: Raghav
>  Labels: triaged, windows
>
> With the new plugin version 2.0.0, they introduced a "Take Photo"  button. 
> Spam tapping there seems to work fine. However, spam tapping on the camera 
> video will result in an exception:
> Unhandled exception at line 387, column 21 in 
> ms-appx://hop.test1/www/plugins/cordova-plugin-camera/src/windows/CameraProxy.js
> 0x80070149 - JavaScript runtime error: An operation is currently in progress 
> with the device.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10227) Camera crashes on doubletap

2016-01-19 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107339#comment-15107339
 ] 

Raghav commented on CB-10227:
-

Sure. Thanks for contributing. 

> Camera crashes on doubletap
> ---
>
> Key: CB-10227
> URL: https://issues.apache.org/jira/browse/CB-10227
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 5.1.1, 5.4.0, 5.4.1
> Environment: Cordova Camera, Cordova, Windows Phone 8.1
>Reporter: Davide
>Assignee: Raghav
>  Labels: triaged, windows
>
> With the new plugin version 2.0.0, they introduced a "Take Photo"  button. 
> Spam tapping there seems to work fine. However, spam tapping on the camera 
> video will result in an exception:
> Unhandled exception at line 387, column 21 in 
> ms-appx://hop.test1/www/plugins/cordova-plugin-camera/src/windows/CameraProxy.js
> 0x80070149 - JavaScript runtime error: An operation is currently in progress 
> with the device.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9136) Android Splash documentation needs more details

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9136:
---
Priority: Minor  (was: Major)

> Android Splash documentation needs more details
> ---
>
> Key: CB-9136
> URL: https://issues.apache.org/jira/browse/CB-9136
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
> Environment: Cordova 5.0.0, Android 
> http://cordova.apache.org/docs/en/5.0.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens
>Reporter: Ben Jones
>Priority: Minor
>  Labels: android, config.xml, cordova, splashscreen, website
>
> Android Splash screen or not working as per documentation. 
> http://cordova.apache.org/docs/en/5.0.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens
> Documentation implies that the plugin is option, needs more details.
> Suggest merging information from Read.md: 
> https://github.com/apache/cordova-plugin-splashscreen



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9373) Plugman documentation issues

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102787#comment-15102787
 ] 

Raghav commented on CB-9373:


[~akurdyumov]: Is this merged?

> Plugman documentation issues
> 
>
> Key: CB-9373
> URL: https://issues.apache.org/jira/browse/CB-9373
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 5.0.0
>Reporter: Jacob Weber
>Priority: Minor
>
> Found a couple issues on the [Using Plugman to Manage 
> Plugins|http://cordova.apache.org/docs/en/5.0.0/plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins]
>  page:
> 1. Under "Installing Core Plugins", it lists plugin IDs using the new naming 
> format (e.g. cordova-plugin-battery-status). But I can't use plugman to refer 
> to them using this format. For example:
> {code}
> $ plugman info cordova-plugin-battery-status
> 404 Not Found: cordova-plugin-battery-status
> $ plugman info org.apache.cordova.battery-status
> name: org.apache.cordova.battery-status
> version: 0.2.12
> $ plugman -v
> 0.23.3
> $ plugman config get registry
> http://registry.cordova.io
> done
> {code}
> 2. Under "Installing Core Plugins", there's a lot of text like this, that's 
> rendered as invisible HTML tags:
> {code}
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9422) is required for Android

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9422:
---
Labels: Android Docs-6.x triaged  (was: Android)

>  is required for Android
> -
>
> Key: CB-9422
> URL: https://issues.apache.org/jira/browse/CB-9422
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 5.1.1
>Reporter: Sebastien Lorber
>  Labels: Android, Docs-6.x, triaged
>
> When using something like
> {code}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> The splash screen items are copied to their respestive android folders:
> {code}
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-land-hdpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-land-ldpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-land-mdpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-land-xhdpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-port-hdpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-port-ldpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-port-mdpi/screen.png
> copying image from 
> /home/sebastien/Desktop/Stample-react/cordova/www/stample_splash.png to 
> /home/sebastien/Desktop/Stample-react/cordova/platforms/android/res/drawable-port-xhdpi/screen.png
> {code}
> They are always copied with the name "screen.png"
> If we don't use the option
> {code}
> 
> {code}
> Then the splash screen we declare in the xml is simply ignored. The value 
> must be = "screen".
> I think this should be documented, or better: be made the default behavior 
> when a splash screen is declared.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9423) cordova-plugin-splashscreen is required for splashscreen Android

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102778#comment-15102778
 ] 

Raghav commented on CB-9423:


Linking with the broader task.

> cordova-plugin-splashscreen is required for splashscreen Android
> 
>
> Key: CB-9423
> URL: https://issues.apache.org/jira/browse/CB-9423
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.1.1
>Reporter: Sebastien Lorber
>Priority: Trivial
>  Labels: Android, Docs-6.x, triaged
>
> The current (5.1.1) documentation does mention that there is a 
> "cordova-plugin-splashscreen"
> But it does not say anything about it being required so that Splash Screen 
> works.
> According to my tests, using  tags or splash preferences without 
> installing the plugin has absolutly no effect at all.
> {panel}
> Apache Cordova also offers special splash screen plugin which could be used 
> to programmatically display and hide a splash screen during application 
> launch https://github.com/apache/cordova-plugin-splashscreen
> {panel}
> This makes us think that this plugin is ONLY useful to control the splash 
> screen programmatically, while it is absolutly required for  any splash 
> screen to simply work at all. The documentation should rather be updated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9423) cordova-plugin-splashscreen is required for splashscreen Android

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9423:
---
Labels: Android Docs-6.x triaged  (was: Android)

> cordova-plugin-splashscreen is required for splashscreen Android
> 
>
> Key: CB-9423
> URL: https://issues.apache.org/jira/browse/CB-9423
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.1.1
>Reporter: Sebastien Lorber
>Priority: Trivial
>  Labels: Android, Docs-6.x, triaged
>
> The current (5.1.1) documentation does mention that there is a 
> "cordova-plugin-splashscreen"
> But it does not say anything about it being required so that Splash Screen 
> works.
> According to my tests, using  tags or splash preferences without 
> installing the plugin has absolutly no effect at all.
> {panel}
> Apache Cordova also offers special splash screen plugin which could be used 
> to programmatically display and hide a splash screen during application 
> launch https://github.com/apache/cordova-plugin-splashscreen
> {panel}
> This makes us think that this plugin is ONLY useful to control the splash 
> screen programmatically, while it is absolutly required for  any splash 
> screen to simply work at all. The documentation should rather be updated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9433) Incorrect instructions how to install command-line tools in iOS platform guide

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102777#comment-15102777
 ] 

Raghav commented on CB-9433:


Linking with the broader task.

> Incorrect instructions how to install command-line tools in iOS platform guide
> --
>
> Key: CB-9433
> URL: https://issues.apache.org/jira/browse/CB-9433
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Chris Brody
>  Labels: Docs-6.x, ios, triaged
>
> The instructions tell me to open the Xcode preferences, Download tab, and 
> install the command line tools from the components panel but this is no 
> longer correct since the changed Xcode a couple years ago or so. There are 
> two ways to install the command line tools:
> 1. Download from developer.apple.com
> 2. As described in 
> http://chriskief.com/2013/10/24/os-x-mavericks-xcode-5-0-1-and-the-missing-command-line-tools/
>  among other places:
> run xcode-select --install in a terminal shell, and it will pop up a dialog 
> box to confirm installing the command line tools (as a dependency).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9433) Incorrect instructions how to install command-line tools in iOS platform guide

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9433:
---
Labels: Docs-6.x ios triaged  (was: ios)

> Incorrect instructions how to install command-line tools in iOS platform guide
> --
>
> Key: CB-9433
> URL: https://issues.apache.org/jira/browse/CB-9433
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Chris Brody
>  Labels: Docs-6.x, ios, triaged
>
> The instructions tell me to open the Xcode preferences, Download tab, and 
> install the command line tools from the components panel but this is no 
> longer correct since the changed Xcode a couple years ago or so. There are 
> two ways to install the command line tools:
> 1. Download from developer.apple.com
> 2. As described in 
> http://chriskief.com/2013/10/24/os-x-mavericks-xcode-5-0-1-and-the-missing-command-line-tools/
>  among other places:
> run xcode-select --install in a terminal shell, and it will pop up a dialog 
> box to confirm installing the command line tools (as a dependency).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9448) 'aaptOptions' does not work in Cordova Gradle building

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102775#comment-15102775
 ] 

Raghav commented on CB-9448:


Linking with the broader task.

> 'aaptOptions' does not work in Cordova Gradle building
> --
>
> Key: CB-9448
> URL: https://issues.apache.org/jira/browse/CB-9448
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 4.1.0
> Environment: Windows
>Reporter: Christopher Mindus
>  Labels: Docs-6.x, triaged
>
> The aaptOptions configuration for Gradle building does not work. It can be 
> made to work only with Ant (using another mechanism). The build-extras.gradle 
> file does not help (in the platforms/android) directory. The build.gradle 
> file cannot be used. Environment variables do not work either. In projects 
> using e.g. the Dojo Framework that contains directory names that start with 
> an underscore "_" are all removed with any Gradle build, but can be made to 
> work in Ant build.
> There are some reports that can be found on "google" about this problem, and 
> nobody has apparently reported it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9448) 'aaptOptions' does not work in Cordova Gradle building

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9448:
---
Labels: Docs-6.x triaged  (was: )

> 'aaptOptions' does not work in Cordova Gradle building
> --
>
> Key: CB-9448
> URL: https://issues.apache.org/jira/browse/CB-9448
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: 4.1.0
> Environment: Windows
>Reporter: Christopher Mindus
>  Labels: Docs-6.x, triaged
>
> The aaptOptions configuration for Gradle building does not work. It can be 
> made to work only with Ant (using another mechanism). The build-extras.gradle 
> file does not help (in the platforms/android) directory. The build.gradle 
> file cannot be used. Environment variables do not work either. In projects 
> using e.g. the Dojo Framework that contains directory names that start with 
> an underscore "_" are all removed with any Gradle build, but can be made to 
> work in Ant build.
> There are some reports that can be found on "google" about this problem, and 
> nobody has apparently reported it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9478) Minor problems with Next Steps page

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9478:
---
Labels: Docs-6.x triaged  (was: )

> Minor problems with Next Steps page
> ---
>
> Key: CB-9478
> URL: https://issues.apache.org/jira/browse/CB-9478
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: Master
>Reporter: Kevin Christopher Henry
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I noticed two documentation bugs on the Next Steps page:
> 1) The "Fastouch" library is mentioned. I assume that FastClick is meant?
> 2) Malformed HTML for the "Fast Apps and Sites with JavaScript" link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9478) Minor problems with Next Steps page

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102764#comment-15102764
 ] 

Raghav commented on CB-9478:


This article is soon gonna go away in the new Information Architecture. We can 
close this once it's done.

> Minor problems with Next Steps page
> ---
>
> Key: CB-9478
> URL: https://issues.apache.org/jira/browse/CB-9478
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Affects Versions: Master
>Reporter: Kevin Christopher Henry
>Priority: Minor
>
> I noticed two documentation bugs on the Next Steps page:
> 1) The "Fastouch" library is mentioned. I assume that FastClick is meant?
> 2) Malformed HTML for the "Fast Apps and Sites with JavaScript" link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9550) Plugin for encrypting cordova projects

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9550:
---
Priority: Minor  (was: Major)

> Plugin for encrypting cordova projects
> --
>
> Key: CB-9550
> URL: https://issues.apache.org/jira/browse/CB-9550
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: Master
> Environment: iOS, Android
>Reporter: Tammo Schimanski
>Priority: Minor
>  Labels: features, security
>
> Hey Guys,
> just a few weeks ago user tkyaji released an encryption plugin for iOS and 
> Android on GitHub. The plugin is going to encrypt your whole code (especially 
> .html, .htm, .css, and .js files). 
> One main reason for developers as far as i know is, that you're able to read 
> out the code someone wrote via a very easy way (just decompile the 
> application). 
> Adding the plugin from tkyaji will hide your code in a very great way. I 
> think this should be integrated into the docs or more!?
> More information can be found here -> 
> https://github.com/tkyaji/cordova-plugin-crypt-file



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9627) Add supported platforms to the home page

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102573#comment-15102573
 ] 

Raghav commented on CB-9627:


Where is this page located on the site/repo?

> Add supported platforms to the home page
> 
>
> Key: CB-9627
> URL: https://issues.apache.org/jira/browse/CB-9627
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Reporter: Abbas Gadhia
>Priority: Minor
>
> On the home page, the following text 
> "Cordova is available for the following platforms: iOS, Android, Blackberry, 
> Windows Phone, Palm WebOS, Bada, and Symbian."
> does not include the following platforms that are supported.
> * FirefoxOS
> * Amazon Fire OS
> * Ubuntu
> * Mac OS X
> * Qt
> * Tizen
> A newcomer might not know this and may go away if he/she doesn't see support 
> for his favorite platform
> I'm open to doing this change myself, but i couldn't find the markdown 
> related to the home page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9730) Invalid build.json example on the iOS Shell Tool Guide

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9730:
---
Labels: Docs-6.x cordova-ios-4.1.0 triaged  (was: cordova-ios-4.1.0)

> Invalid build.json example on the iOS Shell Tool Guide
> --
>
> Key: CB-9730
> URL: https://issues.apache.org/jira/browse/CB-9730
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
> Environment: iOS
>Reporter: jcesarmobile
>  Labels: Docs-6.x, cordova-ios-4.1.0, triaged
> Attachments: CB-9730.patch
>
>
> on the iOS Shell Tool Guide, on the Signing the App section, the example of 
> the build.json is not a valid JSON and have some spelling mistakes
> https://cordova.apache.org/docs/en/edge/guide_platforms_ios_tools.md.html#iOS%20Shell%20Tool%20Guide
> {code}
> {
>  "ios": {
>  "debug": {
>  "codeSignIdentitiy": "iPhone Development",
>  "provisioningProfile": "926c2bd6-8de9-4c2f-8407-1016d2d12954",
>  },
>  "release": {
>  "codeSignIdentitiy": "iPhone Distribution"
>  "provisioningProfile": "70f699ad-faf1-4adE-8fea-9d84738fb306",
>  }
>  }
>  }
> {code}
> Should be 
> {code}
> {
> "ios": {
> "debug": {
> "codeSignIdentity": "iPhone Development",
> "provisioningProfile": "926c2bd6-8de9-4c2f-8407-1016d2d12954"
> },
> "release": {
> "codeSignIdentity": "iPhone Distribution",
> "provisioningProfile": "70f699ad-faf1-4adE-8fea-9d84738fb306"
> }
> }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9730) Invalid build.json example on the iOS Shell Tool Guide

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102562#comment-15102562
 ] 

Raghav commented on CB-9730:


Linking with the broader task.

> Invalid build.json example on the iOS Shell Tool Guide
> --
>
> Key: CB-9730
> URL: https://issues.apache.org/jira/browse/CB-9730
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
> Environment: iOS
>Reporter: jcesarmobile
>  Labels: Docs-6.x, cordova-ios-4.1.0, triaged
> Attachments: CB-9730.patch
>
>
> on the iOS Shell Tool Guide, on the Signing the App section, the example of 
> the build.json is not a valid JSON and have some spelling mistakes
> https://cordova.apache.org/docs/en/edge/guide_platforms_ios_tools.md.html#iOS%20Shell%20Tool%20Guide
> {code}
> {
>  "ios": {
>  "debug": {
>  "codeSignIdentitiy": "iPhone Development",
>  "provisioningProfile": "926c2bd6-8de9-4c2f-8407-1016d2d12954",
>  },
>  "release": {
>  "codeSignIdentitiy": "iPhone Distribution"
>  "provisioningProfile": "70f699ad-faf1-4adE-8fea-9d84738fb306",
>  }
>  }
>  }
> {code}
> Should be 
> {code}
> {
> "ios": {
> "debug": {
> "codeSignIdentity": "iPhone Development",
> "provisioningProfile": "926c2bd6-8de9-4c2f-8407-1016d2d12954"
> },
> "release": {
> "codeSignIdentity": "iPhone Distribution",
> "provisioningProfile": "70f699ad-faf1-4adE-8fea-9d84738fb306"
> }
> }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9751) Outdated documentation on embedding Android WebViews

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102554#comment-15102554
 ] 

Raghav commented on CB-9751:


Linking with the broader task.

> Outdated documentation on embedding Android WebViews
> 
>
> Key: CB-9751
> URL: https://issues.apache.org/jira/browse/CB-9751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Alan Rahlf
>  Labels: Docs-6.x, android, triaged
>
> Sorry if this isn't the correct issue type.
> I'm trying to update an Android application from 3.X to 4.X that embeds a 
> Cordova WebView alongside other native components.  I originally followed the 
> documentation as described: 
> https://cordova.apache.org/docs/en/edge/guide_platforms_android_webview.md.html#Android%20WebViews
> In the update to Cordova Android 4.X, the CordovaWebView class is now an 
> interface -- no longer extending the Android WebView, so it can't be used the 
> same anymore as described in the documentation.
> I'm not really sure the "correct" way on how it should be used in this 
> embedded fashion going forward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9751) Outdated documentation on embedding Android WebViews

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9751:
---
Labels: Docs-6.x android triaged  (was: android)

> Outdated documentation on embedding Android WebViews
> 
>
> Key: CB-9751
> URL: https://issues.apache.org/jira/browse/CB-9751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Alan Rahlf
>  Labels: Docs-6.x, android, triaged
>
> Sorry if this isn't the correct issue type.
> I'm trying to update an Android application from 3.X to 4.X that embeds a 
> Cordova WebView alongside other native components.  I originally followed the 
> documentation as described: 
> https://cordova.apache.org/docs/en/edge/guide_platforms_android_webview.md.html#Android%20WebViews
> In the update to Cordova Android 4.X, the CordovaWebView class is now an 
> interface -- no longer extending the Android WebView, so it can't be used the 
> same anymore as described in the documentation.
> I'm not really sure the "correct" way on how it should be used in this 
> embedded fashion going forward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9797) Document 'Launch images' for iOS

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9797:
---
Issue Type: Improvement  (was: Bug)

> Document 'Launch images' for iOS
> 
>
> Key: CB-9797
> URL: https://issues.apache.org/jira/browse/CB-9797
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs, Plugin SplashScreen
>Reporter: Olivier Allouch
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I've put icons in the  part of my config.xml file, but no 
> splashscreen and a "cordova prepare ios" adds the default cordova screens in 
> the platforms\ios\AirCaptain\Resources\splash directory.
> Is there a way to totally removes any splashscreen from the app.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9797) Document 'Launch images' for iOS

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102549#comment-15102549
 ] 

Raghav commented on CB-9797:


Linking with the broader task.

> Document 'Launch images' for iOS
> 
>
> Key: CB-9797
> URL: https://issues.apache.org/jira/browse/CB-9797
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs, Plugin SplashScreen
>Reporter: Olivier Allouch
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I've put icons in the  part of my config.xml file, but no 
> splashscreen and a "cordova prepare ios" adds the default cordova screens in 
> the platforms\ios\AirCaptain\Resources\splash directory.
> Is there a way to totally removes any splashscreen from the app.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9797) Document 'Launch images' for iOS

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9797:
---
Summary: Document 'Launch images' for iOS  (was: the splashscreens are 
"optional" in the doc, but a "prepare" for the ios platform always adds the 
default ones)

> Document 'Launch images' for iOS
> 
>
> Key: CB-9797
> URL: https://issues.apache.org/jira/browse/CB-9797
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs, Plugin SplashScreen
>Reporter: Olivier Allouch
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I've put icons in the  part of my config.xml file, but no 
> splashscreen and a "cordova prepare ios" adds the default cordova screens in 
> the platforms\ios\AirCaptain\Resources\splash directory.
> Is there a way to totally removes any splashscreen from the app.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9797) the splashscreens are "optional" in the doc, but a "prepare" for the ios platform always adds the default ones

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9797:
---
Labels: Docs-6.x triaged  (was: triaged)

> the splashscreens are "optional" in the doc, but a "prepare" for the ios 
> platform always adds the default ones
> --
>
> Key: CB-9797
> URL: https://issues.apache.org/jira/browse/CB-9797
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs, Plugin SplashScreen
>Reporter: Olivier Allouch
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> I've put icons in the  part of my config.xml file, but no 
> splashscreen and a "cordova prepare ios" adds the default cordova screens in 
> the platforms\ios\AirCaptain\Resources\splash directory.
> Is there a way to totally removes any splashscreen from the app.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9876) Add .gitignore tips to docs

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9876:
---
Labels: Docs-6.x documentation git triaged  (was: Docs-6.x documentation 
git)

> Add .gitignore tips to docs
> ---
>
> Key: CB-9876
> URL: https://issues.apache.org/jira/browse/CB-9876
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
> Environment: git
>Reporter: Philipp Kursawe
>Priority: Minor
>  Labels: Docs-6.x, documentation, git, triaged
>
> maybe the docs should contain a guideline on the content of the `.gitignore` 
> file for Cordova repos.
> ```
> .vs
> .DS_Store
> bin
> bld
> node_modules
> [Pp]ackages/
> [Pp]lugins/
> [Pp]latforms/
> ```
> What you think?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9876) Add .gitignore tips to docs

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102545#comment-15102545
 ] 

Raghav commented on CB-9876:


We can add this in the tutorial for 'Sharing your app in source control'

> Add .gitignore tips to docs
> ---
>
> Key: CB-9876
> URL: https://issues.apache.org/jira/browse/CB-9876
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
> Environment: git
>Reporter: Philipp Kursawe
>Priority: Minor
>  Labels: Docs-6.x, documentation, git, triaged
>
> maybe the docs should contain a guideline on the content of the `.gitignore` 
> file for Cordova repos.
> ```
> .vs
> .DS_Store
> bin
> bld
> node_modules
> [Pp]ackages/
> [Pp]lugins/
> [Pp]latforms/
> ```
> What you think?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9876) Add .gitignore tips to docs

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9876:
---
Labels: Docs-6.x documentation git  (was: documentation git)

> Add .gitignore tips to docs
> ---
>
> Key: CB-9876
> URL: https://issues.apache.org/jira/browse/CB-9876
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
> Environment: git
>Reporter: Philipp Kursawe
>Priority: Minor
>  Labels: Docs-6.x, documentation, git
>
> maybe the docs should contain a guideline on the content of the `.gitignore` 
> file for Cordova repos.
> ```
> .vs
> .DS_Store
> bin
> bld
> node_modules
> [Pp]ackages/
> [Pp]lugins/
> [Pp]latforms/
> ```
> What you think?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9876) Add .gitignore tips to docs

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9876:
---
Priority: Minor  (was: Major)

> Add .gitignore tips to docs
> ---
>
> Key: CB-9876
> URL: https://issues.apache.org/jira/browse/CB-9876
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
> Environment: git
>Reporter: Philipp Kursawe
>Priority: Minor
>  Labels: documentation, git
>
> maybe the docs should contain a guideline on the content of the `.gitignore` 
> file for Cordova repos.
> ```
> .vs
> .DS_Store
> bin
> bld
> node_modules
> [Pp]ackages/
> [Pp]lugins/
> [Pp]latforms/
> ```
> What you think?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102539#comment-15102539
 ] 

Raghav commented on CB-9973:


This article is soon gonna go away in the new Information Architecture. We can 
close this once it's done.

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9973:
---
Labels: Docs-6.x triaged  (was: )

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9973) Wrong URL link for "Android" and "Windows Phone" in "User Interface" section of "Next Steps" page of Cordova Docs

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-9973:
---
Priority: Minor  (was: Major)

> Wrong URL link for "Android" and "Windows Phone" in "User Interface" section 
> of "Next Steps" page of Cordova Docs
> -
>
> Key: CB-9973
> URL: https://issues.apache.org/jira/browse/CB-9973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Tao Hua
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On Cordova Docs page 
> "https://cordova.apache.org/docs/en/5.1.1/guide/next/index.html";, in the 
> "User Interface" section, the "Android" and "Windows Phone" URL links are 
> both invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10045) Extend bootstrap stylings to docs

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102522#comment-15102522
 ] 

Raghav commented on CB-10045:
-

[~riknoll]: Can we close this?

> Extend bootstrap stylings to docs
> -
>
> Key: CB-10045
> URL: https://issues.apache.org/jira/browse/CB-10045
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Reporter: Richard B Knoll
>Priority: Minor
>
> We don't control the HTML that is produced by Redcarpet in the docs 
> generation. That means that we can't apply CSS classes to them. Certain 
> elements (like tables) are probably better off having the bootstrap CSS 
> automatically applied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10067) Camera.PictureSourceType description is not right for iOS

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10067:

Labels: triaged  (was: )

> Camera.PictureSourceType description is not right for iOS
> -
>
> Key: CB-10067
> URL: https://issues.apache.org/jira/browse/CB-10067
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs, Plugin Camera
> Environment: iOS
>Reporter: jcesarmobile
>Priority: Minor
>  Labels: triaged
>
> Camera.PictureSourceType.PHOTOLIBRARY and 
> Camera.PictureSourceType.SAVEDPHOTOALBUM have both the same description 
> (Choose image from picture library ), but they are not se same
> Camera.PictureSourceType.PHOTOLIBRARY uses 
> UIImagePickerControllerSourceTypePhotoLibrary, that references the entire 
> photo library, letting the user choose the album he wants to use. 
> Camera.PictureSourceType.SAVEDPHOTOALBUM uses 
> UIImagePickerControllerSourceTypeSavedPhotosAlbum, that goes to the camera 
> roll album and don't let to select another.
> We should make clear that they are different and explain why 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10174) Android platform guides need Marshmallow updates

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10174:

Labels: Docs-6.x android triaged  (was: android)

> Android platform guides need Marshmallow updates
> 
>
> Key: CB-10174
> URL: https://issues.apache.org/jira/browse/CB-10174
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Richard B Knoll
>  Labels: Docs-6.x, android, triaged
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10174) Android platform guides need Marshmallow updates

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10174:

Issue Type: Task  (was: Bug)

> Android platform guides need Marshmallow updates
> 
>
> Key: CB-10174
> URL: https://issues.apache.org/jira/browse/CB-10174
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Richard B Knoll
>  Labels: Docs-6.x, android, triaged
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10174) Android platform guides need Marshmallow updates

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102437#comment-15102437
 ] 

Raghav commented on CB-10174:
-

Linking it with the broader task.

> Android platform guides need Marshmallow updates
> 
>
> Key: CB-10174
> URL: https://issues.apache.org/jira/browse/CB-10174
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Richard B Knoll
>  Labels: Docs-6.x, android, triaged
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10178) Unclear windows phone documentation for icons and splash screens

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102426#comment-15102426
 ] 

Raghav commented on CB-10178:
-

Thanks for the issue. The details seem out of context to be a part of Cordova 
documentation. However we should probably add a link to the MSDN docs and 
update the example.
I think this link should suffice:
https://msdn.microsoft.com/en-us/library/windows/apps/mt412102.aspx

Linking it with the broader task.

> Unclear windows phone documentation for icons and splash screens
> 
>
> Key: CB-10178
> URL: https://issues.apache.org/jira/browse/CB-10178
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.4.0
> Environment: Phonegap CLI, building to Windows platform. Testing on 
> physical windows phone device and on windows phone emulator. 
>Reporter: Rupert McKay
>Priority: Minor
>  Labels: Docs-6.x, triaged, windows
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/config_ref/images.md
> In the section 'Configuring Icons in the CLI' the windows sections neglect to 
> mention the affect adding a .scale-100 or .scale-240 extension can have to 
> how source images get mapped to destination images. 
> The examples provided will all default to mapping onto .scale-100. 
> Recommend adding examples like the following:
> {code:xml}
> 
>  width="1152" height="1920" />
>  height="30" />
>  height="44" />
>  height="106" />
>  height="70" />
>  height="71" />
>  height="170" />
>  width="150" height="150" />
>  width="360" height="360" />
>  width="310" height="310" />
>  height="50" />
>  height="120" />
>  height="360" />
>  height="150" />
>  height="300" />
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10178) Unclear windows phone documentation for icons and splash screens

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10178:

Labels: Docs-6.x triaged windows  (was: windows)

> Unclear windows phone documentation for icons and splash screens
> 
>
> Key: CB-10178
> URL: https://issues.apache.org/jira/browse/CB-10178
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.4.0
> Environment: Phonegap CLI, building to Windows platform. Testing on 
> physical windows phone device and on windows phone emulator. 
>Reporter: Rupert McKay
>Priority: Minor
>  Labels: Docs-6.x, triaged, windows
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/config_ref/images.md
> In the section 'Configuring Icons in the CLI' the windows sections neglect to 
> mention the affect adding a .scale-100 or .scale-240 extension can have to 
> how source images get mapped to destination images. 
> The examples provided will all default to mapping onto .scale-100. 
> Recommend adding examples like the following:
> {code:xml}
> 
>  width="1152" height="1920" />
>  height="30" />
>  height="44" />
>  height="106" />
>  height="70" />
>  height="71" />
>  height="170" />
>  width="150" height="150" />
>  width="360" height="360" />
>  width="310" height="310" />
>  height="50" />
>  height="120" />
>  height="360" />
>  height="150" />
>  height="300" />
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10206) *sdkVersion preferences are not documented

2016-01-15 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102399#comment-15102399
 ] 

Raghav commented on CB-10206:
-

Thanks for the issue. Linking it with the broader task.

> *sdkVersion preferences are not documented
> --
>
> Key: CB-10206
> URL: https://issues.apache.org/jira/browse/CB-10206
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.4.1
>Reporter: Frederico Costa Galvão
>Priority: Minor
>  Labels: Docs-6.x, android, config.xml, cordova-lib, docs, triaged
>
> Neither of the following preferences handled by 
> *cordova-lib/src/cordova/metadata/android_parser.js* are currently documented 
> at *cordova-docs/www/docs/en/5.4.0/guide/platforms/android/config.md*:
> {code}['minSdkVersion', 'maxSdkVersion', 'targetSdkVersion']{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10206) *sdkVersion preferences are not documented

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10206:

Labels: Docs-6.x android config.xml cordova-lib docs triaged  (was: 
Docs-6.x android config.xml cordova-lib docs)

> *sdkVersion preferences are not documented
> --
>
> Key: CB-10206
> URL: https://issues.apache.org/jira/browse/CB-10206
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs
>Affects Versions: 5.4.1
>Reporter: Frederico Costa Galvão
>Priority: Minor
>  Labels: Docs-6.x, android, config.xml, cordova-lib, docs, triaged
>
> Neither of the following preferences handled by 
> *cordova-lib/src/cordova/metadata/android_parser.js* are currently documented 
> at *cordova-docs/www/docs/en/5.4.0/guide/platforms/android/config.md*:
> {code}['minSdkVersion', 'maxSdkVersion', 'targetSdkVersion']{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10249) Add built-in site search for docs, website

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10249:

Labels: triaged  (was: )

> Add built-in site search for docs, website
> --
>
> Key: CB-10249
> URL: https://issues.apache.org/jira/browse/CB-10249
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Docs, Website
>Reporter: Shazron Abdullah
>Priority: Minor
>  Labels: triaged
>
> Using lunr.js
> See: http://jekyll.tips/tutorials/search/
> Pretty straightforward. Currently we are using Google Custom Search.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10294) Wrong link in docs

2016-01-15 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10294:

Labels: Docs-6.x triaged  (was: )

> Wrong link in docs
> --
>
> Key: CB-10294
> URL: https://issues.apache.org/jira/browse/CB-10294
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Priority: Minor
>  Labels: Docs-6.x, triaged
>
> On cordova web site at the  page relative to the Storage 
> (https://cordova.apache.org/docs/en/latest/cordova/storage/storage.html) the 
> link at the end of the page about the "File API" redirects to a non existant 
> github repo 
> (https://github.com/apache/cordova-plugin-file/blob/master/doc/index.md)
> Expected:
> https://github.com/apache/cordova-plugin-file/blob/master/README.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10364) Make Plugin Specification (plugin.xml) page a reference

2016-01-14 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10364:

Labels: Docs-6.x  (was: )

> Make Plugin Specification (plugin.xml) page a reference
> ---
>
> Key: CB-10364
> URL: https://issues.apache.org/jira/browse/CB-10364
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>  Labels: Docs-6.x
>
> Plugin specification 
> (http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html) needs to be 
> modified as per the new reference structure. 
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10364) Make Plugin Specification (plugin.xml) page a reference

2016-01-14 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10364:

Component/s: Docs

> Make Plugin Specification (plugin.xml) page a reference
> ---
>
> Key: CB-10364
> URL: https://issues.apache.org/jira/browse/CB-10364
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
>Reporter: Raghav
>  Labels: Docs-6.x
>
> Plugin specification 
> (http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html) needs to be 
> modified as per the new reference structure. 
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10364) Make Plugin Specification (plugin.xml) page a reference

2016-01-14 Thread Raghav (JIRA)
Raghav created CB-10364:
---

 Summary: Make Plugin Specification (plugin.xml) page a reference
 Key: CB-10364
 URL: https://issues.apache.org/jira/browse/CB-10364
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Raghav


Plugin specification 
(http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html) needs to be 
modified as per the new reference structure. 



General guidelines:

- While giving examples, keep them short. Do not repeat for all 
plugins/platforms.
- Remove all references to cordova plugin registry.
- Remove Tizen references. The platform is deprecated 
(http://markmail.org/message/hryg6sjswecpgndu)
- Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10364) Make Plugin Specification (plugin.xml) page a reference

2016-01-14 Thread Raghav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav updated CB-10364:

Issue Type: Task  (was: Bug)

> Make Plugin Specification (plugin.xml) page a reference
> ---
>
> Key: CB-10364
> URL: https://issues.apache.org/jira/browse/CB-10364
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Raghav
>
> Plugin specification 
> (http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html) needs to be 
> modified as per the new reference structure. 
> General guidelines:
> - While giving examples, keep them short. Do not repeat for all 
> plugins/platforms.
> - Remove all references to cordova plugin registry.
> - Remove Tizen references. The platform is deprecated 
> (http://markmail.org/message/hryg6sjswecpgndu)
> - Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10354) Move the plugin articles under respective platform guides to 'Create plugins' section

2016-01-13 Thread Raghav (JIRA)
Raghav created CB-10354:
---

 Summary: Move the plugin articles under respective platform guides 
to 'Create plugins' section
 Key: CB-10354
 URL: https://issues.apache.org/jira/browse/CB-10354
 Project: Apache Cordova
  Issue Type: Task
  Components: Docs
Reporter: Raghav


The plugin guides needs be separated from the app guide and put under the 
respective section.

General guidelines:

- While giving examples, keep them short. Do not repeat for all 
plugins/platforms.
- Remove all references to cordova plugin registry.
- Remove Tizen references. The platform is deprecated 
(http://markmail.org/message/hryg6sjswecpgndu)
- Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10353) Make Hooks guide a reference

2016-01-13 Thread Raghav (JIRA)
Raghav created CB-10353:
---

 Summary: Make Hooks guide a reference
 Key: CB-10353
 URL: https://issues.apache.org/jira/browse/CB-10353
 Project: Apache Cordova
  Issue Type: Task
  Components: Docs
Reporter: Raghav


Hooks guide 
(https://cordova.apache.org/docs/en/latest/guide/appdev/hooks/index.html) needs 
to be modified as per the reference structure. 



General guidelines:

- While giving examples, keep them short. Do not repeat for all 
plugins/platforms.
- Remove all references to cordova plugin registry.
- Remove Tizen references. The platform is deprecated 
(http://markmail.org/message/hryg6sjswecpgndu)
- Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10352) Make Plugin APIs a reference

2016-01-13 Thread Raghav (JIRA)
Raghav created CB-10352:
---

 Summary: Make Plugin APIs a reference
 Key: CB-10352
 URL: https://issues.apache.org/jira/browse/CB-10352
 Project: Apache Cordova
  Issue Type: Task
  Components: Docs
Reporter: Raghav


Plugin APIs 
(https://cordova.apache.org/docs/en/latest/cordova/plugins/pluginapis.html) 
needs to be modified as per the reference structure. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10351) Make Events page a reference

2016-01-13 Thread Raghav (JIRA)
Raghav created CB-10351:
---

 Summary: Make Events page a reference
 Key: CB-10351
 URL: https://issues.apache.org/jira/browse/CB-10351
 Project: Apache Cordova
  Issue Type: Task
  Components: Docs
Reporter: Raghav


Events page (https://cordova.apache.org/docs/en/latest/plugin_ref/plugman.html) 
needs to be converted as per the new reference structure. 
Also add small descriptions to the events added by plugin-battery-status and 
plugin-network-information.



General guidelines:

- While giving examples, keep them short. Do not repeat for all 
plugins/platforms.
- Remove all references to cordova plugin registry.
- Remove Tizen references. The platform is deprecated 
(http://markmail.org/message/hryg6sjswecpgndu)
- Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-10350) Improve plugman page

2016-01-13 Thread Raghav (JIRA)
Raghav created CB-10350:
---

 Summary: Improve plugman page
 Key: CB-10350
 URL: https://issues.apache.org/jira/browse/CB-10350
 Project: Apache Cordova
  Issue Type: Task
  Components: Docs
Reporter: Raghav


URL: https://cordova.apache.org/docs/en/latest/plugin_ref/plugman.html

Update registry to npm.

General guidelines:

- While giving examples, keep them short. Do not repeat for all 
plugins/platforms.
- Remove all references to cordova plugin registry.
- Remove Tizen references. The platform is deprecated 
(http://markmail.org/message/hryg6sjswecpgndu)
- Keep information up to date for the platforms, CLI and plugins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



  1   2   >