[jira] [Created] (CB-8965) copy platform specific cordova-js into cordova projects platform_www
Steve Gill created CB-8965: -- Summary: copy platform specific cordova-js into cordova projects platform_www Key: CB-8965 URL: https://issues.apache.org/jira/browse/CB-8965 Project: Apache Cordova Issue Type: Sub-task Components: CordovaJS, CordovaLib Reporter: Steve Gill Assignee: Steve Gill Going to get each platforms cordova-js-src directory to be copied into platform_www for each platform on cordova platform add. We need these files to include when generating cordova.js if using the --browserify flag. The parsers will be updated with the location of cordova-js-src for each platform and cordova-lib/src/cordova/platforms.js will be updated to copy cordova-js-src directory into platform_www. -- 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-8961) Android Emulator not being killed by Medic on OSX
[ https://issues.apache.org/jira/browse/CB-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1453#comment-1453 ] ASF GitHub Bot commented on CB-8961: GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-medic/pull/52 CB-8961 Killing more Android tasks on OSX Adding ARM emulator and ADB to list of killed tasks for Android on OSX. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-medic CB-8961 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-medic/pull/52.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #52 commit e75b82259c26b549f1578c1a08682fb7719bc35b Author: Dmitry Blotsky Date: 2015-05-06T06:10:06Z CB-8961 Adding ARM emulator and ADB to list of killed tasks for Android on OSX. > Android Emulator not being killed by Medic on OSX > - > > Key: CB-8961 > URL: https://issues.apache.org/jira/browse/CB-8961 > Project: Apache Cordova > Issue Type: Bug > Components: Medic >Affects Versions: Master >Reporter: Dmitry Blotsky >Assignee: Dmitry Blotsky > Labels: emulator, medic > Original Estimate: 2h > Remaining Estimate: 2h > > Multiple versions of the ARM emulator get used because only the x86/x64 > emulators are killed by Medic. We should be killing them all. -- 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-8615) (Windows) .winmd files with the same names are not added properly when using framework tag with target attribute
[ https://issues.apache.org/jira/browse/CB-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8615: - Component/s: (was: Windows) (was: Plugins) Plugman > (Windows) .winmd files with the same names are not added properly when using > framework tag with target attribute > > > Key: CB-8615 > URL: https://issues.apache.org/jira/browse/CB-8615 > Project: Apache Cordova > Issue Type: Bug > Components: Plugman >Reporter: Alexander Sorokin > > When winmd files referenced by framework tag in plugin.xml have same names, > only last one of them will be present in platform directory on plugin install. > For example, > {code:title=plugin.xml} > > ... > src="src/windows/lib/wpa/Microsoft.IdentityModel.Clients.ActiveDirectory.winmd" > target="phone" custom="true"/> > src="src/windows/lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.winmd" > target="windows" custom="true"/> > > {code} > When we install this plugin for windows platform, only the second winmd file > is present in `platforms\windows\plugins\some.plugin.id` directory > (apparently, the first lib is being replaced by the second one). -- 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-8957) PMC RDF needs to use asfext:pmc, not asfext:PMC
[ https://issues.apache.org/jira/browse/CB-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8957: - Assignee: Shazron Abdullah > PMC RDF needs to use asfext:pmc, not asfext:PMC > --- > > Key: CB-8957 > URL: https://issues.apache.org/jira/browse/CB-8957 > Project: Apache Cordova > Issue Type: Bug > Components: Website > Environment: > http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf >Reporter: Sebb >Assignee: Shazron Abdullah > > The asfext DOAP extension PMC data documentation [1] was clarified recently, > as there was some historic confusion over whether the property name should be > in upper or lower case. > It has now been confirmed that lower case should be used [2]. > There are a few PMC data files which currently use upper case; your PMC is > one such. > Please could the project change "asfext:PMC" to "asfext:pmc" in the file? > There will be two such references. > Thanks. > [1] http://projects.apache.org/docs/pmc.html > [2] http://projects.apache.org/ns/asfext -- 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-8957) PMC RDF needs to use asfext:pmc, not asfext:PMC
[ https://issues.apache.org/jira/browse/CB-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8957: - Component/s: Website > PMC RDF needs to use asfext:pmc, not asfext:PMC > --- > > Key: CB-8957 > URL: https://issues.apache.org/jira/browse/CB-8957 > Project: Apache Cordova > Issue Type: Bug > Components: Website > Environment: > http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf >Reporter: Sebb > > The asfext DOAP extension PMC data documentation [1] was clarified recently, > as there was some historic confusion over whether the property name should be > in upper or lower case. > It has now been confirmed that lower case should be used [2]. > There are a few PMC data files which currently use upper case; your PMC is > one such. > Please could the project change "asfext:PMC" to "asfext:pmc" in the file? > There will be two such references. > Thanks. > [1] http://projects.apache.org/docs/pmc.html > [2] http://projects.apache.org/ns/asfext -- 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-8456) Can't make cross-origin ajax calls from a web worker
[ https://issues.apache.org/jira/browse/CB-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8456: - Component/s: Android > Can't make cross-origin ajax calls from a web worker > > > Key: CB-8456 > URL: https://issues.apache.org/jira/browse/CB-8456 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Environment: Cordova 3.5, Android 5 and Intel XDK 1621 >Reporter: Giorgio Beggiora > > Configuring the config.xml i can make cross-origin ajax calls using the > XMLHttpRequest object. But if i move the script to a web worker created with > the blob technique it doesn't work anymore. -- 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-8925) webkitRequestFullscreen fails silently
[ https://issues.apache.org/jira/browse/CB-8925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8925: - Component/s: Android > webkitRequestFullscreen fails silently > -- > > Key: CB-8925 > URL: https://issues.apache.org/jira/browse/CB-8925 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Environment: Cordova 4.3.0 > Android build tools 22 > Project target: Android 4.2.2, API 19 >Reporter: eric ramirez > > Dear Cordova Team, > I ran into what seems to be a bug with Cordova and Chrome/HTML5 > webkitRequestFullscreen method. > Step to reproduce: > - Create a new Cordova project, add android platform > -Edit the default index.html file, add these elements: > onclick='document.getElementById("myText").webkitRequestFullscreen();’/> > - Open the index.html file using Chrome on your computer, click on the > button, full screen works as expected. > - Install the app on android device, click on the button, nothing happens, no > error gets printed on Chrome's console. > I looked for any Cordova plugin to use full screen Divs/HTML elements (not > just video or images objects) but couldn’t find any. > Thanks in advance for your help! > Eric. -- 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-8158) Browserify: Keep a symbol List of requires so runtime require still works
[ https://issues.apache.org/jira/browse/CB-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8158: - Component/s: CordovaJS > Browserify: Keep a symbol List of requires so runtime require still works > - > > Key: CB-8158 > URL: https://issues.apache.org/jira/browse/CB-8158 > Project: Apache Cordova > Issue Type: Sub-task > Components: CordovaJS >Reporter: Steve Gill >Assignee: Steve Gill > > Right now, a couple of plugins + wp8 and android pass chunks of javascript > from native. > some of the calls from native use require. No way for us to intercept this > and browserify it during build time. So we need to attach a symbol map to > cordova.js that is generated and allow runtime require. > Hopefully in the long term, we can change the native side to not have to rely > on passing around requires. -- 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-8712) I'm using ssl enabled domain for my app, when i install directly to my mobile in debugging mode using nodejs is working fine, but after published in play store ssl enable
[ https://issues.apache.org/jira/browse/CB-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8712. -- Resolution: Incomplete Assignee: Shazron Abdullah > I'm using ssl enabled domain for my app, when i install directly to my > mobile in debugging mode using nodejs is working fine, but after published > in play store ssl enabled domains are not working. Please share your > response. Thanks in Advance > > > Key: CB-8712 > URL: https://issues.apache.org/jira/browse/CB-8712 > Project: Apache Cordova > Issue Type: Bug >Reporter: Janardana Behara >Assignee: Shazron Abdullah > -- 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-8595) Merge platform specific code into one place
[ https://issues.apache.org/jira/browse/CB-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8595. -- Resolution: Fixed > Merge platform specific code into one place > --- > > Key: CB-8595 > URL: https://issues.apache.org/jira/browse/CB-8595 > Project: Apache Cordova > Issue Type: Improvement > Components: CordovaLib >Reporter: Mark Koudritsky >Assignee: Mark Koudritsky > > Currently we have two separate places for platform specific code > src/cordova/metadata > src/plugman/platforms > This is confusing. > Once consolidated the platform specific code will be much easier to move to > the platform repos where it belongs. -- 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-8595) Merge platform specific code into one place
[ https://issues.apache.org/jira/browse/CB-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8595: - Component/s: CordovaLib > Merge platform specific code into one place > --- > > Key: CB-8595 > URL: https://issues.apache.org/jira/browse/CB-8595 > Project: Apache Cordova > Issue Type: Improvement > Components: CordovaLib >Reporter: Mark Koudritsky >Assignee: Mark Koudritsky > > Currently we have two separate places for platform specific code > src/cordova/metadata > src/plugman/platforms > This is confusing. > Once consolidated the platform specific code will be much easier to move to > the platform repos where it belongs. -- 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-8627) 'cordova plugin add git_url' erroneously updates fetch.json even when the 'add operation fails'
[ https://issues.apache.org/jira/browse/CB-8627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8627: - Component/s: CLI > 'cordova plugin add git_url' erroneously updates fetch.json even when the > 'add operation fails' > --- > > Key: CB-8627 > URL: https://issues.apache.org/jira/browse/CB-8627 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Reporter: Omar Mefire > > Trying to add the facebookconnect plugin, with missing variables results in : > - cordova plugin add com.phonegap.plugins.facebookconnect > This results in an error message, as expected: 'Variable(s) missing (use: > --variable APP_ID=value --variable APP_NAME=value). and as expected, > fetch.json is not updated with the plugin info. > However, trying to add the same plugin by using its github repository yields > the following result : > - cordova plugin add https://github.com/Wizcorp/phonegap-facebook-plugin.git > This results in fetch.json being updated with the plugin info even though > the plugin installation failed. It should not be the case. -- 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-8624) cordova-plugman does not work with sinopia due to old npm version
[ https://issues.apache.org/jira/browse/CB-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8624: - Component/s: Plugman > cordova-plugman does not work with sinopia due to old npm version > - > > Key: CB-8624 > URL: https://issues.apache.org/jira/browse/CB-8624 > Project: Apache Cordova > Issue Type: Bug > Components: Plugman >Reporter: Pål-Kristian Hamre >Priority: Minor > > I'm working on setting up a local npm registry with sinopia[1] to our local > developer environment using cordova-plugman. > There was a change[2] in sinopia some months ago, requiring it to use at > least version 1.4.5 of npm. > In the cordova-plugman project you use version 1.3.4 of npm[3]. Is there any > plans to update this to a more recent version of npm so it can work with > tools such as sinopia? > [1]: https://github.com/rlidwka/sinopia > [2]: https://github.com/rlidwka/sinopia/issues/93 > [3]: https://github.com/apache/cordova-plugman/blob/master/package.json#L24 -- 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-8610) License agreement doesn't show copyright year(s) and holder
[ https://issues.apache.org/jira/browse/CB-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8610: - Assignee: Shazron Abdullah > License agreement doesn't show copyright year(s) and holder > --- > > Key: CB-8610 > URL: https://issues.apache.org/jira/browse/CB-8610 > Project: Apache Cordova > Issue Type: Task > Components: Plugin Console, Plugin Device, Plugin InAppBrowser, > Plugin Statusbar >Reporter: Clay Williams >Assignee: Shazron Abdullah > > Several components have the Apache license in them (for example, see bottom > of https://github.com/apache/cordova-plugin-console/blob/master/LICENSE), but > don't list copyright year or owner. This is needed for proper reference in > other legal documents. > The components in question that I need information on are > https://github.com/apache/cordova-plugin-statusbar > https://github.com/apache/cordova-plugin-inappbrowser > https://github.com/apache/cordova-plugin-device > https://github.com/apache/cordova-plugin-console -- 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-8610) License agreement doesn't show copyright year(s) and holder
[ https://issues.apache.org/jira/browse/CB-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8610: - Component/s: Plugin Device Plugin Statusbar Plugin InAppBrowser Plugin Console > License agreement doesn't show copyright year(s) and holder > --- > > Key: CB-8610 > URL: https://issues.apache.org/jira/browse/CB-8610 > Project: Apache Cordova > Issue Type: Task > Components: Plugin Console, Plugin Device, Plugin InAppBrowser, > Plugin Statusbar >Reporter: Clay Williams > > Several components have the Apache license in them (for example, see bottom > of https://github.com/apache/cordova-plugin-console/blob/master/LICENSE), but > don't list copyright year or owner. This is needed for proper reference in > other legal documents. > The components in question that I need information on are > https://github.com/apache/cordova-plugin-statusbar > https://github.com/apache/cordova-plugin-inappbrowser > https://github.com/apache/cordova-plugin-device > https://github.com/apache/cordova-plugin-console -- 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-8609) File-Transfer download to subfolder on Windows causes a FileProxy exception
[ https://issues.apache.org/jira/browse/CB-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8609: - Component/s: Plugin File Transfer > File-Transfer download to subfolder on Windows causes a FileProxy exception > --- > > Key: CB-8609 > URL: https://issues.apache.org/jira/browse/CB-8609 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File Transfer > Environment: Windows 8.1 desktop >Reporter: Gary Howard > > The nativeURI passed into FileProxy.resolveLocalFileSystemURI by > FileTransfer.downloadOperation contains a Windows \ that causes the validName > check to fail. As the fail function passed is null this gives an exception. > The FileTransfer.downloadOperation for Windows has a line of code that > converts the storageFile.path to a nativeURL and part of this is to convert > Windows \ to /. Unfortunately it only replaces the first one which is not > enough when the path contains sub-folders. The fix is to use .replace(/\\/g, > '/') instead of .replace('\\', '/'). -- 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-8594) Store plugin version number
[ https://issues.apache.org/jira/browse/CB-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8594: - Component/s: CLI > Store plugin version number > --- > > Key: CB-8594 > URL: https://issues.apache.org/jira/browse/CB-8594 > Project: Apache Cordova > Issue Type: Improvement > Components: CLI >Reporter: Raymond Camden >Priority: Minor > > I apologize if this has been discussed already - as I was writing this it > seemed a bit familiar. > I noticed that when I used the new --save feature to save both platforms and > plugins, that the platform definition in config.xml includes a version number > for the platform. However this information is not stored for the plugin. > Is there a reason for that? I can see - reasonably - that I may not care when > restoring. But it seems odd to have it stored for one thing (platform) and > not the other. -- 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-8603) platforms and plugins versions within config.xml should support semver syntax
[ https://issues.apache.org/jira/browse/CB-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8603: - Component/s: CLI > platforms and plugins versions within config.xml should support semver syntax > - > > Key: CB-8603 > URL: https://issues.apache.org/jira/browse/CB-8603 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Environment: Developers should be able to support specify semver > syntax within config.xml (for both platforms and plugins). > For example, > > This would then pull the most current patch version of Cordova Android 3.6. > We expect that developers working from the command line may often use this > during initial development. >Reporter: Omar Mefire >Assignee: Omar Mefire > -- 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-8524) Cordova-Windows Platform Release February 23, 2014
[ https://issues.apache.org/jira/browse/CB-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8524. -- Resolution: Implemented > Cordova-Windows Platform Release February 23, 2014 > -- > > Key: CB-8524 > URL: https://issues.apache.org/jira/browse/CB-8524 > Project: Apache Cordova > Issue Type: Task > Components: Windows >Reporter: Sergey Grebnov >Assignee: Sergey Grebnov > > Following steps at > https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.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-8578) 'cordova plugin add ' should look for plugin source in url, folder or version when/if restoring from config.xml
[ https://issues.apache.org/jira/browse/CB-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8578: - Component/s: CLI > 'cordova plugin add ' should look for plugin source in url, folder or > version when/if restoring from config.xml > --- > > Key: CB-8578 > URL: https://issues.apache.org/jira/browse/CB-8578 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Reporter: Omar Mefire >Assignee: Omar Mefire > > 'cordova plugin add ' should look for plugin source in url, folder or > version when/if restoring from config.xml. > This issue is due to the fact that we don't look for url and folder 'fields' > in config.xml, we only look for the version 'field'. -- 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-8323) Create tool which will find where we have links pointed to the same page
[ https://issues.apache.org/jira/browse/CB-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8323: - Component/s: Docs > Create tool which will find where we have links pointed to the same page > > > Key: CB-8323 > URL: https://issues.apache.org/jira/browse/CB-8323 > Project: Apache Cordova > Issue Type: New Feature > Components: Docs >Reporter: Andrey Kurdyumov > > Has to be created reporting tool which will report where in our docs we have > links which are reference same page. This could help catching issues where > joDoc auto-linking incorrectly point to the section in the same docs instead > of another page due to name collisions. > See: > http://cordova.apache.org/docs/en/edge/guide_overview_index.md.html#Overview_development_paths > Inside the "Cross-platform (CLI) workflow" subsection of section "Development > Paths", there link "The Command-Line Interface". It point to the same page, > and not on the > http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface. > Example of usage: > ./bin/samepagelinsk en edge > Example of output: > guide_overview_index.md.html has link to itself > (#The%20Command-Line%20Interface). -- 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-8524) Cordova-Windows Platform Release February 23, 2014
[ https://issues.apache.org/jira/browse/CB-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8524: - Component/s: Windows > Cordova-Windows Platform Release February 23, 2014 > -- > > Key: CB-8524 > URL: https://issues.apache.org/jira/browse/CB-8524 > Project: Apache Cordova > Issue Type: Task > Components: Windows >Reporter: Sergey Grebnov >Assignee: Sergey Grebnov > > Following steps at > https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.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-8480) DisallowOverscroll doesn't work in windows (universal) app
[ https://issues.apache.org/jira/browse/CB-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8480: - Component/s: Windows > DisallowOverscroll doesn't work in windows (universal) app > -- > > Key: CB-8480 > URL: https://issues.apache.org/jira/browse/CB-8480 > Project: Apache Cordova > Issue Type: Bug > Components: Windows > Environment: windows phone 8.1 >Reporter: Sarmad Eternal > Labels: patch, universal, windows, wp8.1 > > There is no way to stop the bouncing window when scrolling like ofther > platforms as DisallowOverscroll doesn't seems to be working for me. > Microsoft provides this CSS: > -ms-touch-action:none; > But it kills the scrolling everywhere in the app, so I used it like this > -ms-touch-action:pan-y; > which keeps the vertical scrolling working "with bouncing" but makes using > swipe event very responsive. > Disabling the zoom also helps and its easy to do through the CSS > :-ms-content-zooming: none; > There are few solution out there to be done though c#, but they make the > scrolling sluggish and not smooth. > Thanks -- 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-8453) Support architecture as an option when building android cordova project
[ https://issues.apache.org/jira/browse/CB-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8453: - Component/s: CLI > Support architecture as an option when building android cordova project > --- > > Key: CB-8453 > URL: https://issues.apache.org/jira/browse/CB-8453 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Reporter: fujunwei > > Crosswalk support x86 and arm architecture library,developer needs to be > built for specific architecture: > {code} > cordova build android --arch="arm" > cordova build android --arch="x86" > cordova build android --arch="arm x86" > {code} > This feature similar the issue https://issues.apache.org/jira/browse/CB-6728. -- 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-8489) [cordova-medic] update master.cfg for buildbot 0.8.10
[ https://issues.apache.org/jira/browse/CB-8489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8489: - Component/s: Medic > [cordova-medic] update master.cfg for buildbot 0.8.10 > - > > Key: CB-8489 > URL: https://issues.apache.org/jira/browse/CB-8489 > Project: Apache Cordova > Issue Type: Improvement > Components: Medic > Environment: https://github.com/apache/cordova-medic > I saw some errors when try to run $ buildbot start master >Reporter: Willy Aguirre > > exceptions.DeprecationWarning: buildbot.steps.shell.SetProperty was > deprecated in Buildbot 0.8.8: It has been renamed to SetPropertyFromCommand > exceptions.DeprecationWarning: buildbot.steps.source.SVN was deprecated in > Buildbot 0.8.9: The slave-side SVN step is deprecated and will be removed in > a future version. Please switch to the corresponding master-side step. > exceptions.DeprecationWarning: buildbot.steps.source.Git was deprecated in > Buildbot 0.8.9: The slave-side Git step is deprecated and will be removed in > a future version. Please switch to the corresponding master-side step. -- 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-6034) File transfer fails every other attempt on Android
[ https://issues.apache.org/jira/browse/CB-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529902#comment-14529902 ] Young Park commented on CB-6034: Hi, I'm using cordova-plugin-file 2.0.0 "File" cordova-plugin-file-transfer 1.0.0 "File Transfer" and seems with Cordova 5.0.0, this is happening again. It works fine with iOS; however not for Android. first attempt to download gives code 3. > File transfer fails every other attempt on Android > -- > > Key: CB-6034 > URL: https://issues.apache.org/jira/browse/CB-6034 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File Transfer >Affects Versions: 3.3.0 > Environment: Tested on Android 4.4 & 4.1 with File Transfer plugin > v1.0.0 >Reporter: Boston Dell-Vandenberg > > Uploading a file to a remote server using the file transfer plugin it fails > on every other attempt. The first attempt succeeds, second fails, third > succeeds and so on. It reliably fails on every other attempt. > The file transfer works fine on Blackberry 10 and iOS builds using the same > code. > Logcat output: > {code} > E/FileTransfer(22258): > {"target":"https:\/\/api.pamfax.biz\/FaxJob\/AddFile?filename=GetFile-12.pdf&apioutputformat=API_FORMAT_JSON&apicheck=f4aed3c821ffbf340d62040528c08db5&apikey=BostonDell-Vandenberg&usertoken=bd6paoben9j079lv8feebkctf1uhalvs","source":"cdvfile:\/\/localhost\/persistent\/Download\/GetFile-12.pdf","http_status":0,"code":3} > E/FileTransfer(22258): java.io.EOFException > E/FileTransfer(22258):at > com.squareup.okhttp.internal.Util.readAsciiLine(Util.java:314) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.RawHeaders.fromBytes(RawHeaders.java:301) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:130) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:630) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:385) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:334) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:534) > E/FileTransfer(22258):at > com.squareup.okhttp.internal.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:148) > E/FileTransfer(22258):at > org.apache.cordova.filetransfer.FileTransfer$1.run(FileTransfer.java:441) > E/FileTransfer(22258):at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) > E/FileTransfer(22258):at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) > E/FileTransfer(22258):at java.lang.Thread.run(Thread.java:841) > E/FileTransfer(22258): Failed after uploading 256232 of 256232 bytes. > {code} > Here is the code I am using: > {code} > var uploadFile = function (fileUri, mimeType) { > var options = new FileUploadOptions(), > filename = fileUri.substr(fileUri.lastIndexOf('/') + 1).split('?')[0], > url = Api.getUrl('FaxJob/AddFile', { filename: filename }), > ft = new FileTransfer(); > options.fileKey = 'file'; > options.fileName = filename; > options.params = { filename: filename }; > ft.upload( > fileUri, > encodeURI(url), > function(entry) { > $timeout(function () { > $scope.$apply(function () { > $log.debug('file uploaded: ', entry); > Loading.hide(); > $scope.fax.uploadingFiles = false; > $scope.getFiles(); > }); > }); > }, > function(error) { > $timeout(function () { > $scope.$apply(function () { > Loading.hide(); > $scope.fax.uploadingFiles = false; > $rootScope.message = { type: 'danger', content: > 'ERR_FILE_WRONG_CHECKSUM' }; > $log.error('File transfer error code: ' + error.code); > $log.error('File transfer error source: ' + error.source); > $log.error('File transfer error target: ' + error.target); > }); > }); > }, > options > ); > {code} > Javascript console error output: > {code} > File transfer error code: 3 > File transfer error source: > cdvfile://localhost/persistent/Download/GetFile-12.pdf > File transfer error target: > https://api.pamfax.biz/FaxJob/AddFile?filename=GetFile-12.pdf&apioutputform…b5&apikey=BostonDell-Vandenberg&usertoken=bd6paoben9j079lv8feebkctf1uhalvs > > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) -
[jira] [Updated] (CB-8325) End-to-end and unit tests for cordova-wp8 platform
[ https://issues.apache.org/jira/browse/CB-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8325: - Component/s: Windows > End-to-end and unit tests for cordova-wp8 platform > -- > > Key: CB-8325 > URL: https://issues.apache.org/jira/browse/CB-8325 > Project: Apache Cordova > Issue Type: Test > Components: Windows >Reporter: Alexander Sorokin > > It would be good to implement end-to-end and unit tests for wp8 platform > using jasmine. -- 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-8450) Automate tests for 'cordova platform add --save'
[ https://issues.apache.org/jira/browse/CB-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8450: - Component/s: CLI > Automate tests for 'cordova platform add --save' > --- > > Key: CB-8450 > URL: https://issues.apache.org/jira/browse/CB-8450 > Project: Apache Cordova > Issue Type: Test > Components: CLI >Reporter: Omar Mefire > > To prevent future regressions, let's automate tests for 'cordova platform add > --save' -- 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-8407) file-transfer plugin fails to download a file if to ms-appdata specified file on windows
[ https://issues.apache.org/jira/browse/CB-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529901#comment-14529901 ] Young Park commented on CB-8407: Ooops. added comment to wrong ticket. please ignore above comment. > file-transfer plugin fails to download a file if to ms-appdata specified file > on windows > > > Key: CB-8407 > URL: https://issues.apache.org/jira/browse/CB-8407 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File Transfer >Affects Versions: 0.4.8 > Environment: Windows platform > File-transfer plugin@0.4.9-dev > file plugin@1.3.4-dev >Reporter: Vladimir Kotikov >Assignee: Vladimir Kotikov > Labels: file, file-transfer, windows > > download() in file-transfer plugin expects path instead of internal URL on > windows > This bug seems to be introduced with these changes to cordova-plugin-file: > https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f > All tests for download method of file-transfer plugin now fail on windows > with following message: > Exception calling native with command :: FileTransfer :: download > ::exception=WinRTError: The parameter is incorrect. > As per internal discussion, this line may be the cause: > https://github.com/apache/cordova-plugin-file-transfer/blob/master/src/windows/FileTransferProxy.js#L166 -- 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-8611) Cannot add platform with node@0.12.0 inside authenticate proxy
[ https://issues.apache.org/jira/browse/CB-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8611. -- Resolution: Duplicate Assignee: Shazron Abdullah Consolidating into CB-8662 > Cannot add platform with node@0.12.0 inside authenticate proxy > -- > > Key: CB-8611 > URL: https://issues.apache.org/jira/browse/CB-8611 > Project: Apache Cordova > Issue Type: Bug > Environment: OS: Ubuntu 14.04 LTS x64 > Cordova: 4.3.0 >Reporter: Tomo Masakura >Assignee: Shazron Abdullah >Priority: Critical > > Cannot add platform with node@0.12.0 inside authenticate proxy. > {quote} > $ echo $http_proxy > http://user:p...@proxy.example.com:8080/ > $ echo $https_proxy > http://user:p...@proxy.example.com:8080/ > $ nvm use v0.12.0 > $ npm install -g cordova@4.3.0 > $ rm -rf ~/.cordova > $ cordova create project1 > $ cd project1 > $ cordova platform add browser > npm http GET https://registry.npmjs.org/cordova-browser/3.6.0 > TypeError: Request path contains unescaped characters. > at new ClientRequest (_http_client.js:73:11) > at TunnelingAgent.exports.request (http.js:49:10) > at TunnelingAgent.createSocket > (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js:117:25) > at TunnelingAgent.createSecureSocket [as createSocket] > (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js:184:41) > at TunnelingAgent.addRequest > (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js:80:8) > at new ClientRequest (_http_client.js:154:16) > at Object.exports.request (http.js:49:10) > at Object.exports.request (https.js:136:15) > at Request.start > (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:594:30) > at Request.end > (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:1186:28) > {quote} > - node@0.10.36 is OK > - cordova@4.2.0 and node@0.12.0 is OK > - Same problem with OS X (Yosemite) > - "cordova platform add android" is NG > - "cordova plugin add org.apache.cordova.camera" is OK -- 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-8407) file-transfer plugin fails to download a file if to ms-appdata specified file on windows
[ https://issues.apache.org/jira/browse/CB-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529896#comment-14529896 ] Young Park commented on CB-8407: Hi, I'm using cordova-plugin-file 2.0.0 "File" cordova-plugin-file-transfer 1.0.0 "File Transfer" and seems with Cordova 5.0.0, this is happening again. It works fine with iOS; however not for Android. first attempt to download gives code 3. > file-transfer plugin fails to download a file if to ms-appdata specified file > on windows > > > Key: CB-8407 > URL: https://issues.apache.org/jira/browse/CB-8407 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File Transfer >Affects Versions: 0.4.8 > Environment: Windows platform > File-transfer plugin@0.4.9-dev > file plugin@1.3.4-dev >Reporter: Vladimir Kotikov >Assignee: Vladimir Kotikov > Labels: file, file-transfer, windows > > download() in file-transfer plugin expects path instead of internal URL on > windows > This bug seems to be introduced with these changes to cordova-plugin-file: > https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f > All tests for download method of file-transfer plugin now fail on windows > with following message: > Exception calling native with command :: FileTransfer :: download > ::exception=WinRTError: The parameter is incorrect. > As per internal discussion, this line may be the cause: > https://github.com/apache/cordova-plugin-file-transfer/blob/master/src/windows/FileTransferProxy.js#L166 -- 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-8647) `cordova platform add` should look for plugin variables first in config.xml, then in fetch.json when adding a new platform
[ https://issues.apache.org/jira/browse/CB-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8647: - Component/s: CordovaLib > `cordova platform add` should look for plugin variables first in config.xml, > then in fetch.json when adding a new platform > -- > > Key: CB-8647 > URL: https://issues.apache.org/jira/browse/CB-8647 > Project: Apache Cordova > Issue Type: Improvement > Components: CordovaLib >Reporter: Omar Mefire >Priority: Minor > > According to the code here : > https://github.com/apache/cordova-lib/blob/764c9cb12539cff50b4eaee807366c425cd1dd8a/cordova-lib/src/cordova/platform.js#L602, > when installing a new platform, if we encounter a plugin that requires > variables (i.e: facebook plugin with APP_ID variable), we check in config.xml > for the variables to use. > Maybe, we should check fetch.json for variables in case they aren't found in > config.xml. Because fetch.json would have records of currently installed > plugins with their variables values. Also, there might be cases when the user > has just installed a plugin with variables, but has not yet committed it to > config.xml. In this particular case, config.xml would have no variables, > while fetch.json would contain them. -- 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-8633) Regression: `cordova platform add` does not support tarballs anymore
[ https://issues.apache.org/jira/browse/CB-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8633: - Component/s: CordovaLib > Regression: `cordova platform add` does not support tarballs anymore > > > Key: CB-8633 > URL: https://issues.apache.org/jira/browse/CB-8633 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib >Reporter: Omar Mefire >Assignee: Omar Mefire > > Issuing the command `cordova platform add > "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"` > used to work. now, it results in the following error : > omefire@my-machine:~/Cordova/test-apps/hello$ cordova platform add > android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"; > git cloning: > android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"; > Unable to fetch platform > browser@android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz": > Error: Command failed: Cloning into > '/home/omefire/.cordova/lib/tmp/tmp_cordova_git_23549_1425806531335'... > fatal: unable to access > 'android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz";': > The requested URL returned error: 403 -- 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-8634) `cordova platform add git_url` should accept custom branches and check them out
[ https://issues.apache.org/jira/browse/CB-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8634: - Component/s: CordovaLib > `cordova platform add git_url` should accept custom branches and check them > out > --- > > Key: CB-8634 > URL: https://issues.apache.org/jira/browse/CB-8634 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib >Reporter: Omar Mefire >Assignee: Omar Mefire >Priority: Minor > > Currently, adding a platform via a git_url, always checks out the master > branch. It would be great if we could also checkout custom branches (i.e: > pluggable_webview branch) : > `cordova platform add > https://github.com/apache/cordova-android.git#pluggable_webview` -- 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-8672) "Create cordova" command generates an error
[ https://issues.apache.org/jira/browse/CB-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8672: - Component/s: CLI > "Create cordova" command generates an error > --- > > Key: CB-8672 > URL: https://issues.apache.org/jira/browse/CB-8672 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Environment: cordova-lib@4.3.0 > Plugman@0.22.12 > Node v0.10.30 >Reporter: Kasun Weerakoon > > C:\Android\CordovaWorkplace>cordova create test com.example.test Test > Creating a new cordova project with name "Test" and id "com.example.test" at > location > "C:\Android\CordovaWorkplace\test" > Downloading cordova library for www... > Error: tunneling socket could not be established, cause=connect ETIMEDOUT > at ClientRequest.onError (C:\Users\Dell > PC\AppData\Roaming\npm\node_modules\ > cordova\node_modules\cordova-lib\node_modules\request\node_modules\tunnel-agent\ > index.js:168:17) > at ClientRequest.g (events.js:180:16) > at ClientRequest.emit (events.js:95:17) > at Socket.socketErrorListener (http.js:1547:9) > at Socket.emit (events.js:95:17) > at net.js:440:14 > at process._tickCallback (node.js:419:13) -- 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-8709) Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m
[ https://issues.apache.org/jira/browse/CB-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8709. -- Resolution: Fixed > Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m > --- > > Key: CB-8709 > URL: https://issues.apache.org/jira/browse/CB-8709 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 4.0.0 >Reporter: Shazron Abdullah >Assignee: Shazron Abdullah > Fix For: 4.0.0 > > > This is an iOS 5.1 issue, and is no longer our deployment target. > The issue was: > http://phonegap.com/2012/04/18/ios-5-1-and-the-embedded-uiwebview-with-cordova/ > Remove: > https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDVViewController.m#L282 > And also remove: > https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDV.h#L30 > (which is Private now) -- 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-8499) 'cordova platform save' : should save all installed platforms to config.xml
[ https://issues.apache.org/jira/browse/CB-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8499: - Component/s: CLI > 'cordova platform save' : should save all installed platforms to config.xml > --- > > Key: CB-8499 > URL: https://issues.apache.org/jira/browse/CB-8499 > Project: Apache Cordova > Issue Type: New Feature > Components: CLI >Reporter: Omar Mefire >Assignee: Omar Mefire > > In addition to using 'cordova platform add android --save' to both add and > save a platform to config.xml, It would be useful to have a way to 'mass > save' already installed platforms to config.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] [Updated] (CB-8636) ConfigParser.getFeature() returns invalid variables
[ https://issues.apache.org/jira/browse/CB-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8636: - Component/s: CordovaLib > ConfigParser.getFeature() returns invalid variables > --- > > Key: CB-8636 > URL: https://issues.apache.org/jira/browse/CB-8636 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib >Reporter: Omar Mefire >Assignee: Omar Mefire >Priority: Minor > > Calling ConfigParser.getFeature() returns not only the variables defined in > config.xml, but also the id, version, installPath and url elements. -- 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-8770) Specify Camera Direction
[ https://issues.apache.org/jira/browse/CB-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8770: - Component/s: Plugin Camera > Specify Camera Direction > > > Key: CB-8770 > URL: https://issues.apache.org/jira/browse/CB-8770 > Project: Apache Cordova > Issue Type: New Feature > Components: Plugin Camera >Reporter: Matthew Keable >Priority: Minor > > Would it be possible to add an option similar to the camera plugin that > allows the user to specify the direction of the camera when they call > camera.captureVideo? -- 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-8709) Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m
[ https://issues.apache.org/jira/browse/CB-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8709: - Component/s: iOS > Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m > --- > > Key: CB-8709 > URL: https://issues.apache.org/jira/browse/CB-8709 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 4.0.0 >Reporter: Shazron Abdullah >Assignee: Shazron Abdullah > Fix For: 4.0.0 > > > This is an iOS 5.1 issue, and is no longer our deployment target. > The issue was: > http://phonegap.com/2012/04/18/ios-5-1-and-the-embedded-uiwebview-with-cordova/ > Remove: > https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDVViewController.m#L282 > And also remove: > https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDV.h#L30 > (which is Private now) -- 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-7273) Using cordova.file.applicationDirectory, Android, and reading the file
[ https://issues.apache.org/jira/browse/CB-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-7273: - Component/s: Plugin File Environment: Android > Using cordova.file.applicationDirectory, Android, and reading the file > -- > > Key: CB-7273 > URL: https://issues.apache.org/jira/browse/CB-7273 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File > Environment: Android >Reporter: Raymond Camden >Priority: Minor > > I wrote a simple app that uses the file system API to read a file from the > www folder. The demo code may be found here: > https://github.com/cfjedimaster/Cordova-Examples/blob/master/readtextfile/ > It uses this line essentially to handle the read: > window.resolveLocalFileSystemURL(cordova.file.applicationDirectory + > "www/index.html", gotFile, fail); > This works fine in iOS, but fails to work in Android. While you can work > around this by just using a regular XHR get, the code really should work. -- 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-8950) Add Node Security Project to per-check-in testing
[ https://issues.apache.org/jira/browse/CB-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8950: - Component/s: Coho > Add Node Security Project to per-check-in testing > - > > Key: CB-8950 > URL: https://issues.apache.org/jira/browse/CB-8950 > Project: Apache Cordova > Issue Type: Bug > Components: Coho >Reporter: Murat Sutunc >Assignee: Murat Sutunc > > Currently we don't have any automation on insecure dependency reporting. > Adding nsp to travis/appveyor will solve this problem. -- 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-8949) Update outdated NPM dependencies
[ https://issues.apache.org/jira/browse/CB-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8949: - Component/s: Coho > Update outdated NPM dependencies > > > Key: CB-8949 > URL: https://issues.apache.org/jira/browse/CB-8949 > Project: Apache Cordova > Issue Type: Bug > Components: Coho >Reporter: Murat Sutunc >Assignee: Murat Sutunc > > Some modules Cordova depends on are outdates. We should be updating them. -- 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-8730) Can't deploy to device
[ https://issues.apache.org/jira/browse/CB-8730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8730: - Labels: cordova-ios-4.0.x (was: ) > Can't deploy to device > --- > > Key: CB-8730 > URL: https://issues.apache.org/jira/browse/CB-8730 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 3.8.0 > Environment: OS X Yosemite 10.10.2, iPhone 6, 6+ on 8.1.2 and 8.1.3 > (did not test on 8.2) >Reporter: Hirbod > Labels: cordova-ios-4.0.x > > Hi, > before iOS 3.8.0 I was able to run my app with "cordova run ios". This would > install the app on my iPhone. Now it just launch the simulator. > Actually, it should only run the simulator when no phone is attached. > I've also updated to ios-deplay 1.4.0. > The only way to deploy on phone: > cordova run ios --device > But the device parameter wasn't required before. Is this behavior as expected > or a bug? -- 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-8688) Update release script to update the iOS version in CDVAvailability.h
[ https://issues.apache.org/jira/browse/CB-8688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8688: - Component/s: (was: iOS) Labels: cordova-ios-4.0.x (was: ) > Update release script to update the iOS version in CDVAvailability.h > > > Key: CB-8688 > URL: https://issues.apache.org/jira/browse/CB-8688 > Project: Apache Cordova > Issue Type: Task > Components: Coho >Reporter: Shazron Abdullah > Labels: cordova-ios-4.0.x > Fix For: 4.0.0 > > > See CB-8640, where the file has been template-zed -- 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-5001) iOS plugin: Cannot pass quite large (about 80kb) content via CDVPluginResult/ messageAsDictionary
[ https://issues.apache.org/jira/browse/CB-5001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-5001: - Labels: cordova-ios-4.0.x (was: ) > iOS plugin: Cannot pass quite large (about 80kb) content via CDVPluginResult/ > messageAsDictionary > - > > Key: CB-5001 > URL: https://issues.apache.org/jira/browse/CB-5001 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 3.1.0 > Environment: IOS / XCode 4.5.1 >Reporter: sgunfio > Labels: cordova-ios-4.0.x > > When I'm going to pass a quite large (about 80kb) content via > CDVPluginResult/ messageAsDictionary, my app crashes, > if I use messageAsString the app works without problem > // crashes > {code} > NSMutableDictionary* resultDict = [[[NSMutableDictionary alloc] init] > autorelease]; > [resultDict setObject:data forKey:@"data"]; > [resultDict setObject:cancelledNumber forKey:@"cancelled"]; > > CDVPluginResult* result = [CDVPluginResult >resultWithStatus: CDVCommandStatus_OK >messageAsDictionary: resultDict >]; > > NSString* js = [result toSuccessCallbackString:callback]; > > [self writeJavascript:js]; > {code} > // works > {code} > NSMutableDictionary* resultDict = [[[NSMutableDictionary alloc] init] > autorelease]; > [resultDict setObject:data forKey:@"data"]; > [resultDict setObject:cancelledNumber forKey:@"cancelled"]; > > CDVPluginResult* result = [CDVPluginResult >resultWithStatus: CDVCommandStatus_OK >messageAsString:data >]; > > NSString* js = [result toSuccessCallbackString:callback]; > > [self writeJavascript:js]; > {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-8842) Device motion test failures on Android and iOS
[ https://issues.apache.org/jira/browse/CB-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8842: - Component/s: (was: iOS) > Device motion test failures on Android and iOS > -- > > Key: CB-8842 > URL: https://issues.apache.org/jira/browse/CB-8842 > Project: Apache Cordova > Issue Type: Bug > Components: Android, Plugin Device Motion >Affects Versions: Master > Environment: OSX, Windows >Reporter: Dmitry Blotsky > Labels: android, ios, plugin, plugin-device-motion, test-fail > Original Estimate: 168h > Remaining Estimate: 168h > > Test results here: > [http://ci.apache.org/builders/cordova-android-osx/builds/275/steps/running-tests/logs/stdio], > and here: > [http://ci.apache.org/builders/cordova-ios/builds/399/steps/running-tests/logs/stdio]. > {noformat} > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.3 success > callback should be called with an Acceleration object > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.4 success > callback Acceleration object should have (reasonable) values for x, y and z > expressed in m/s^2 > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.5 success > callback Acceleration object should return a recent timestamp > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) watchAcceleration accelerometer.spec.7 success > callback should be called with an Acceleration object > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) watchAcceleration accelerometer.spec.8 success > callback Acceleration object should have (reasonable) values for x, y and z > expressed in m/s^2 > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) watchAcceleration accelerometer.spec.9 success > callback Acceleration object should return a recent timestamp > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) watchAcceleration accelerometer.spec.12 success > callback should be preserved and called several times > cordova-plugin-device-motion-tests.tests >> Accelerometer > (navigator.accelerometer) clearWatch accelerometer.spec.11 should clear an > existing watch > {noformat} -- 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-8847) Contacts test failures on iOS
[ https://issues.apache.org/jira/browse/CB-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8847: - Component/s: (was: iOS) > Contacts test failures on iOS > - > > Key: CB-8847 > URL: https://issues.apache.org/jira/browse/CB-8847 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Contacts >Affects Versions: Master > Environment: iOS >Reporter: Dmitry Blotsky > Labels: ios, plugin-contacts, test-fail > Original Estimate: 24h > Remaining Estimate: 24h > > Test failures here: > [http://ci.apache.org/builders/cordova-ios/builds/399/steps/running-tests/logs/stdio] > {noformat} > cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts) Round > trip Contact tests (creating + save + delete + find). contacts.spec.24 > Creating, saving, finding a contact should work, removing it should work, > after which we should not be able to find it, and we should not be able to > delete it again. > {noformat} -- 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-8848) FileTransfer test failures on iOS and WP8
[ https://issues.apache.org/jira/browse/CB-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8848: - Component/s: (was: iOS) > FileTransfer test failures on iOS and WP8 > - > > Key: CB-8848 > URL: https://issues.apache.org/jira/browse/CB-8848 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File Transfer >Affects Versions: Master > Environment: iOS >Reporter: Dmitry Blotsky > Labels: ios, plugin-file-transfer, test-fail > Original Estimate: 48h > Remaining Estimate: 48h > > Test failures here: > [http://ci.apache.org/builders/cordova-ios/builds/390/steps/running-tests/logs/stdio] > Last failure also on WP8 here: > [http://ci.apache.org/builders/cordova-wp8/builds/1071/steps/running-tests/logs/stdio] > {noformat} > cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download > filetransfer.spec.6 should get 401 status on http basic auth failure > cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download > filetransfer.spec.11 should call the error callback on abort() > cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download > filetransfer.spec.10 should be stopped by abort() right away > {noformat} -- 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] [Comment Edited] (CB-8962) Fix warnings with status bar core plugin
[ https://issues.apache.org/jira/browse/CB-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529880#comment-14529880 ] Colin Bau edited comment on CB-8962 at 5/6/15 4:22 AM: --- problem solved thanks Shazron was (Author: bau720123): problem solved thanks Shazron please change the status to "close" > Fix warnings with status bar core plugin > > > Key: CB-8962 > URL: https://issues.apache.org/jira/browse/CB-8962 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Statusbar >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/statusbar_cli.png > so... > is it normal or abnormal -- 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-8893) Remove docs for iOS window.shouldRotateToOrientation call
[ https://issues.apache.org/jira/browse/CB-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8893: - Labels: cordova-ios-4.0.x (was: ) > Remove docs for iOS window.shouldRotateToOrientation call > - > > Key: CB-8893 > URL: https://issues.apache.org/jira/browse/CB-8893 > Project: Apache Cordova > Issue Type: Bug > Components: Docs >Affects Versions: 4.0.0 > Environment: iOS >Reporter: Shazron Abdullah > Labels: cordova-ios-4.0.x > > See: > https://git1-us-west.apache.org/repos/asf?p=cordova-docs.git;a=blob;f=docs/en/edge/config_ref/index.md;hb=faa9a493#l193 > This has been removed in cordova-ios 4.0.x, unless an alternative is found to > get around the synchronous supportedOrientations call. > Removed because in WKWebView, calling into JavaScript is now async, thus the > common CDVWKWebViewEngine protocol only supports async as the common > denominator. -- 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-8630) Document CordovaWebViewEngine iOS preference (pluggable webviews)
[ https://issues.apache.org/jira/browse/CB-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8630: - Labels: cordova-ios-4.0.x (was: ) > Document CordovaWebViewEngine iOS preference (pluggable webviews) > - > > Key: CB-8630 > URL: https://issues.apache.org/jira/browse/CB-8630 > Project: Apache Cordova > Issue Type: Sub-task > Components: Docs > Environment: iOS >Reporter: Shazron Abdullah > Labels: cordova-ios-4.0.x > Fix For: 4.0.0 > > > The "webview as a plugin" approach. > {code} > // The webview has to be installed as a plugin, and conform to the > CDVWebViewEngineProtocol protocol > // the "value" here should match the name > > {code} > By default, the value would be "CDVUIWebViewEngine" -- 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-8962) Fix warnings with status bar core plugin
[ https://issues.apache.org/jira/browse/CB-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529880#comment-14529880 ] Colin Bau commented on CB-8962: --- problem solved thanks Shazron > Fix warnings with status bar core plugin > > > Key: CB-8962 > URL: https://issues.apache.org/jira/browse/CB-8962 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Statusbar >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/statusbar_cli.png > so... > is it normal or abnormal -- 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-8963) Fix warnings with media-capture core plugin
[ https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529881#comment-14529881 ] Colin Bau commented on CB-8963: --- problem solved thanks Shazron please change the status to "close" > Fix warnings with media-capture core plugin > --- > > Key: CB-8963 > URL: https://issues.apache.org/jira/browse/CB-8963 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media Capture >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/media-capture_cli.png > so... > is it normal or abnormal -- 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] [Comment Edited] (CB-8963) Fix warnings with media-capture core plugin
[ https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529881#comment-14529881 ] Colin Bau edited comment on CB-8963 at 5/6/15 4:21 AM: --- problem solved thanks Shazron was (Author: bau720123): problem solved thanks Shazron please change the status to "close" > Fix warnings with media-capture core plugin > --- > > Key: CB-8963 > URL: https://issues.apache.org/jira/browse/CB-8963 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media Capture >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/media-capture_cli.png > so... > is it normal or abnormal -- 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] [Comment Edited] (CB-8962) Fix warnings with status bar core plugin
[ https://issues.apache.org/jira/browse/CB-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529880#comment-14529880 ] Colin Bau edited comment on CB-8962 at 5/6/15 4:21 AM: --- problem solved thanks Shazron please change the status to "close" was (Author: bau720123): problem solved thanks Shazron > Fix warnings with status bar core plugin > > > Key: CB-8962 > URL: https://issues.apache.org/jira/browse/CB-8962 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Statusbar >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/statusbar_cli.png > so... > is it normal or abnormal -- 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-6973) Use JSHint in Cordova CLI tools
[ https://issues.apache.org/jira/browse/CB-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-6973. -- Resolution: Fixed > Use JSHint in Cordova CLI tools > --- > > Key: CB-6973 > URL: https://issues.apache.org/jira/browse/CB-6973 > Project: Apache Cordova > Issue Type: Improvement > Components: CLI >Reporter: Mark Koudritsky >Assignee: Mark Koudritsky > -- 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-8713) orientation preference of "portrait" does not apply to iPad build
[ https://issues.apache.org/jira/browse/CB-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8713: - Labels: cordova-ios-4.0.x (was: ) > orientation preference of "portrait" does not apply to iPad build > - > > Key: CB-8713 > URL: https://issues.apache.org/jira/browse/CB-8713 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Affects Versions: 4.1.3 > Environment: OSX 10.10.2 (yosemite) iOS >Reporter: Phil Dougherty >Priority: Minor > Labels: cordova-ios-4.0.x > Original Estimate: 1h > Remaining Estimate: 1h > > NOTE- actually only tested with cordova --version 4.2.0, but the "Affects > Version" box won't let me type that... > With > > in config.xml, the project created with > cordova platform add ios > the settings for iPhone are correctly set to only allow portrait, but for > iPad they are not. -- 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-8680) Support Swift templates
[ https://issues.apache.org/jira/browse/CB-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8680: - Labels: cordova-ios-4.0.x ios swift xcode (was: ios swift xcode) > Support Swift templates > --- > > Key: CB-8680 > URL: https://issues.apache.org/jira/browse/CB-8680 > Project: Apache Cordova > Issue Type: Wish > Components: CLI, iOS >Reporter: Nathan Hazout >Priority: Critical > Labels: cordova-ios-4.0.x, ios, swift, xcode > > As an application developer, I want to add custom native code in my Cordova > project (not plugins). > I would like Cordova to be provide an option tp generate the XCode template > with a App Delegate in Swift. > Swift is becoming more and more important. New iOS developers learn Swift > first now. > Also, there are chances that Apple may require Swift by default in a few > versions... -- 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-8887) Dashes not allowed in App-ID
[ https://issues.apache.org/jira/browse/CB-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8887: - Labels: cordova-ios-4.0.x (was: ) > Dashes not allowed in App-ID > > > Key: CB-8887 > URL: https://issues.apache.org/jira/browse/CB-8887 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Affects Versions: Master > Environment: Windows 8.1 >Reporter: Simon Schwichtenberg >Priority: Critical > Labels: cordova-ios-4.0.x > > Hi, > I recently updated to Cordova 5 and I noticed that it is not possible to > create projects that contains dashes ( - ) in the App-ID anymore. The message > that I get is: "App id contains a reserved word, or is not a valid > identifier." That is not so nice because the namespace of my iOS provisioning > profile contains dashes. > Best, Simon -- 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-8945) hyphen in project id not allowed for iOS
[ https://issues.apache.org/jira/browse/CB-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8945. -- Resolution: Duplicate Assignee: Shazron Abdullah > hyphen in project id not allowed for iOS > > > Key: CB-8945 > URL: https://issues.apache.org/jira/browse/CB-8945 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib >Affects Versions: 3.5.0 > Environment: cli >Reporter: Michael Tamony >Assignee: Shazron Abdullah > > I have been using a hyphen in my file name for years which means it is set up > in various development environments like Apple. Now I am getting an error > App id contains a reserved word, or is not a valid identifier. > Is this a known bug? Is this now a permanent change? -- 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-8380) Running 'cordova build --release --device' fails
[ https://issues.apache.org/jira/browse/CB-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8380: - Component/s: (was: iOS) Labels: cordova-ios-4.0.x (was: ) > Running 'cordova build --release --device' fails > > > Key: CB-8380 > URL: https://issues.apache.org/jira/browse/CB-8380 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Affects Versions: 3.8.0 >Reporter: Jenny Gee > Labels: cordova-ios-4.0.x > Fix For: 4.0.0 > > > When running 'cordova build --release --device', it fails with the following > error: > {code} > Check dependencies > Code Sign error: No code signing identities found: No valid signing > identities (i.e. certificate and private key pair) matching the team ID > “(null)” were found. > warning: no rule to process file > '/Users/gfxbbuser/TestProjects/iosTestXCode6/platforms/ios/iosTestXCode6/main.m' > of type sourcecode.c.objc for architecture armv7 armv7s arm64 > warning: no rule to process file > '/Users/gfxbbuser/TestProjects/iosTestXCode6/platforms/ios/iosTestXCode6/Classes/AppDelegate.m' > of type sourcecode.c.objc for architecture armv7 armv7s arm64 > warning: no rule to process file > '/Users/gfxbbuser/TestProjects/iosTestXCode6/platforms/ios/iosTestXCode6/Classes/MainViewController.m' > of type sourcecode.c.objc for architecture armv7 armv7s arm64 > CodeSign error: code signing is required for product type 'Application' in > SDK 'iOS 8.1' > ** BUILD FAILED ** > {code} > Environment found: > > - Yosemite > - XCode6.1 > - Certificates and Provisioning Profiles are all installed > First Build in Cordova 3.5.0 > - No Problems. And app is signed > Then build in Cordova 4.2.0 > - Error is above > Then built in Cordova 4.2.1-dev > - Same error above > In all cases, all I did was switch the version of cordova, and it's quite > apparent to me that it can't find the proper signing identity. > oh yes - In both the above cases, I even had an iPhone attached, just for > kicks. -- 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-8939) Broadcast localnotifications for plugins lost userInfo
[ https://issues.apache.org/jira/browse/CB-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529871#comment-14529871 ] Shazron Abdullah commented on CB-8939: -- This functionality has been moved to a plugin, for cordova-ios 4.0.x, see CB-8475 > Broadcast localnotifications for plugins lost userInfo > -- > > Key: CB-8939 > URL: https://issues.apache.org/jira/browse/CB-8939 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 3.5.0 >Reporter: Alberto Lobo Muñoz > Fix For: 4.0.0 > > > This old issue isn't resolved correctly > https://issues.apache.org/jira/browse/CB-1977. > * Xcode generated project implement the method: > - (void)application:(UIApplication*)application > didReceiveLocalNotification:(UILocalNotification*)notification > { > // re-post ( broadcast ) > [[NSNotificationCenter defaultCenter] > postNotificationName:CDVLocalNotification object:notification]; > } > * And the correct implementation is: > - (void)application:(UIApplication*)application > didReceiveLocalNotification:(UILocalNotification*)notification > { > // re-post ( broadcast ) > [[NSNotificationCenter defaultCenter] > postNotificationName:CDVLocalNotification object:notification > userInfo:notification.userInfo]; > } -- 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-8939) Broadcast localnotifications for plugins lost userInfo
[ https://issues.apache.org/jira/browse/CB-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8939. -- Resolution: Won't Fix Fix Version/s: (was: 3.6.0) 4.0.0 Assignee: Shazron Abdullah > Broadcast localnotifications for plugins lost userInfo > -- > > Key: CB-8939 > URL: https://issues.apache.org/jira/browse/CB-8939 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 3.5.0 >Reporter: Alberto Lobo Muñoz >Assignee: Shazron Abdullah > Fix For: 4.0.0 > > > This old issue isn't resolved correctly > https://issues.apache.org/jira/browse/CB-1977. > * Xcode generated project implement the method: > - (void)application:(UIApplication*)application > didReceiveLocalNotification:(UILocalNotification*)notification > { > // re-post ( broadcast ) > [[NSNotificationCenter defaultCenter] > postNotificationName:CDVLocalNotification object:notification]; > } > * And the correct implementation is: > - (void)application:(UIApplication*)application > didReceiveLocalNotification:(UILocalNotification*)notification > { > // re-post ( broadcast ) > [[NSNotificationCenter defaultCenter] > postNotificationName:CDVLocalNotification object:notification > userInfo:notification.userInfo]; > } -- 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-7992) Weird behavior when more than one
[ https://issues.apache.org/jira/browse/CB-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529868#comment-14529868 ] ASF GitHub Bot commented on CB-7992: Github user asfgit closed the pull request at: https://github.com/apache/cordova-js/pull/109 > Weird behavior when more than one
[jira] [Commented] (CB-8752) Docs for Hooks are missing
[ https://issues.apache.org/jira/browse/CB-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529865#comment-14529865 ] Shazron Abdullah commented on CB-8752: -- Docs are scattered everywhere: 1. https://github.com/apache/cordova-cli/#hooks-1 2. https://github.com/apache/cordova-app-hello-world/blob/master/hooks/README.md > Docs for Hooks are missing > -- > > Key: CB-8752 > URL: https://issues.apache.org/jira/browse/CB-8752 > Project: Apache Cordova > Issue Type: Bug > Components: Docs >Reporter: Raymond Camden >Assignee: Sergey Grebnov >Priority: Minor > > Docs for Hooks are missing. I'd assume both a main page and mention of > calling hooks from config.xml here: > http://cordova.apache.org/docs/en/4.0.0/config_ref_index.md.html#The%20config.xml%20File -- 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-8947) alert() crashes when passing a JSON object on iOS
[ https://issues.apache.org/jira/browse/CB-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529857#comment-14529857 ] Shazron Abdullah commented on CB-8947: -- Is there a crash log? you refer to alert() here... is this window.alert or navigator.notifications.alert (the plugin interface)? > alert() crashes when passing a JSON object on iOS > - > > Key: CB-8947 > URL: https://issues.apache.org/jira/browse/CB-8947 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Dialogs >Affects Versions: 4.0.0 > Environment: Notifications Plugin version 0.3.0 >Reporter: Dennis Patzer >Priority: Critical > Original Estimate: 1h > Remaining Estimate: 1h > > In the error handler of a geolocation retrieval I had alert(error); which > crashes, because I passed an object into the function call. This shouldn't > happen. -- 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-8953) Cordova iOS prepare is removing UISupportedInterfaceOrientations from the plist file
[ https://issues.apache.org/jira/browse/CB-8953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8953: - Component/s: (was: iOS) Environment: iOS > Cordova iOS prepare is removing UISupportedInterfaceOrientations from the > plist file > > > Key: CB-8953 > URL: https://issues.apache.org/jira/browse/CB-8953 > Project: Apache Cordova > Issue Type: Bug > Components: CLI >Affects Versions: 5.0.0 > Environment: iOS >Reporter: Vinoth Kumar > > I just installed the CLI 5.0.0 and when I try to run, > 'cordova prepare ios', it is modifying the app plist file. > That is, the prepare is removing the UISupportedInterfaceOrientations key and > the array list from the plist. > Before Prepare: > UISupportedInterfaceOrientations > > UIInterfaceOrientationPortrait > UIInterfaceOrientationPortraitUpsideDown > > UISupportedInterfaceOrientations~ipad > > UIInterfaceOrientationPortrait > UIInterfaceOrientationLandscapeLeft > UIInterfaceOrientationPortraitUpsideDown > UIInterfaceOrientationLandscapeRight > > After Prepare: > UISupportedInterfaceOrientations~ipad > > UIInterfaceOrientationPortrait > UIInterfaceOrientationLandscapeLeft > UIInterfaceOrientationPortraitUpsideDown > UIInterfaceOrientationLandscapeRight > -- 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-8945) hyphen in project id not allowed for iOS
[ https://issues.apache.org/jira/browse/CB-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529850#comment-14529850 ] Shazron Abdullah commented on CB-8945: -- Also, Windows does not allow hyphens. It appears that the code that validates package ids is a common one, and does not differentiate between platforms. > hyphen in project id not allowed for iOS > > > Key: CB-8945 > URL: https://issues.apache.org/jira/browse/CB-8945 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib >Affects Versions: 3.5.0 > Environment: cli >Reporter: Michael Tamony > > I have been using a hyphen in my file name for years which means it is set up > in various development environments like Apple. Now I am getting an error > App id contains a reserved word, or is not a valid identifier. > Is this a known bug? Is this now a permanent change? -- 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-8960) Add docs for AppendUserAgent, OverrideUserAgent
[ https://issues.apache.org/jira/browse/CB-8960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529848#comment-14529848 ] Shazron Abdullah commented on CB-8960: -- If OverrideUserAgent is set, it will ignore AppendUserAgent. Thus to set AppendUserAgent, OverrideUserAgent must be false. > Add docs for AppendUserAgent, OverrideUserAgent > --- > > Key: CB-8960 > URL: https://issues.apache.org/jira/browse/CB-8960 > Project: Apache Cordova > Issue Type: Bug > Components: Docs, iOS >Reporter: Shazron Abdullah > Fix For: 4.0.0 > > > See CB-3360 -- 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-8962) Fix warnings with status bar core plugin
[ https://issues.apache.org/jira/browse/CB-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8962: - Component/s: (was: iOS) Environment: iOS, Cordova Cli 5.0 with all latest core official plugin (was: Cordova Cli 5.0 with all latest core official plugin) Summary: Fix warnings with status bar core plugin (was: status bar core plugin with Cordova Cli 5.0 by iOS) > Fix warnings with status bar core plugin > > > Key: CB-8962 > URL: https://issues.apache.org/jira/browse/CB-8962 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Statusbar >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/statusbar_cli.png > so... > is it normal or abnormal -- 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-8963) Fix warnings with media-capture core plugin
[ https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529844#comment-14529844 ] Shazron Abdullah commented on CB-8963: -- The warnings are fine for now. I've changed the title to reflect that we need to fix the warnings. > Fix warnings with media-capture core plugin > --- > > Key: CB-8963 > URL: https://issues.apache.org/jira/browse/CB-8963 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media Capture >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/media-capture_cli.png > so... > is it normal or abnormal -- 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-8962) Fix warnings with status bar core plugin
[ https://issues.apache.org/jira/browse/CB-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529843#comment-14529843 ] Shazron Abdullah commented on CB-8962: -- The warnings are fine for now. I've changed the title to reflect that we should fix the warnings. > Fix warnings with status bar core plugin > > > Key: CB-8962 > URL: https://issues.apache.org/jira/browse/CB-8962 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Statusbar >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/statusbar_cli.png > so... > is it normal or abnormal -- 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-8963) Fix warnings with media-capture core plugin
[ https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8963: - Summary: Fix warnings with media-capture core plugin (was: media-capture core plugin with Cordova Cli 5.0 by iOS) > Fix warnings with media-capture core plugin > --- > > Key: CB-8963 > URL: https://issues.apache.org/jira/browse/CB-8963 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media Capture >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/media-capture_cli.png > so... > is it normal or abnormal -- 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-8963) media-capture core plugin with Cordova Cli 5.0 by iOS
[ https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-8963: - Component/s: (was: iOS) Environment: iOS, Cordova Cli 5.0 with all latest core official plugin (was: Cordova Cli 5.0 with all latest core official plugin) > media-capture core plugin with Cordova Cli 5.0 by iOS > - > > Key: CB-8963 > URL: https://issues.apache.org/jira/browse/CB-8963 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media Capture >Affects Versions: 5.0.1 > Environment: iOS, Cordova Cli 5.0 with all latest core official plugin >Reporter: Colin Bau > > when I use > cordova build ios --debug > cordova build ios --release > it will show this warning message (although it still can build success) > http://www.littlebau.com/cli/media-capture_cli.png > so... > is it normal or abnormal -- 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-8902) "Fullscreen" set to 'true' should hide the navigation bar on capable android devices
[ https://issues.apache.org/jira/browse/CB-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529802#comment-14529802 ] ASF GitHub Bot commented on CB-8902: Github user pwnall commented on the pull request: https://github.com/apache/cordova-android/pull/175#issuecomment-99301712 I look forward to using this! :heart: > "Fullscreen" set to 'true' should hide the navigation bar on capable android > devices > > > Key: CB-8902 > URL: https://issues.apache.org/jira/browse/CB-8902 > Project: Apache Cordova > Issue Type: Improvement > Components: Android >Affects Versions: Master >Reporter: Kenneth Chan >Assignee: Andrew Grieve > Fix For: Master > > > "Fullscreen" preference set to 'true' in the config.xml should hide the > navigation bar on android devices that support immersive mode. > https://github.com/apache/cordova-android/pull/175 -- 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-8964) wp8 with Cordova Cli 5.0
Colin Bau created CB-8964: - Summary: wp8 with Cordova Cli 5.0 Key: CB-8964 URL: https://issues.apache.org/jira/browse/CB-8964 Project: Apache Cordova Issue Type: Bug Components: WP8 Affects Versions: 5.0.1 Environment: Cordova Cli 5.0 with all latest core official plugin Reporter: Colin Bau Assignee: Jesse MacFadyen when I use cordova build wp8 --debug cordova build wp8 --release it will show this warning message (although it still can build success) http://www.littlebau.com/cli/wp8_cli.png so... is it normal or abnormal PS I translate the Chinese word to English === In this scenario ㄧ times build a project, to enable parallel assembly, add "/ m" parameter Because not waiting call, we will continue to apply its current method before the call is completed, consider "await" operator applied to the results of the call ... === -- 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-8924) CrossWalk will show some warning message when building in Cordova 5.0
[ https://issues.apache.org/jira/browse/CB-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529727#comment-14529727 ] Colin Bau commented on CB-8924: --- I have already find a place to post a issue thanks https://crosswalk-project.org/jira/secure/Dashboard.jspa > CrossWalk will show some warning message when building in Cordova 5.0 > - > > Key: CB-8924 > URL: https://issues.apache.org/jira/browse/CB-8924 > Project: Apache Cordova > Issue Type: Test > Components: Android >Affects Versions: 4.0.0 > Environment: Windows 7,cordova cli 5.0,CrossWalk plugin >Reporter: Colin Bau > > when I use Windows 7,cordova cli 5.0,CrossWalk plugin > after "cordova build android" > it will show some warning message > so... > is it normal or abnormal > http://www.littlebau.com/crosswalk.gif > although it still can build success... -- 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-8963) media-capture core plugin with Cordova Cli 5.0 by iOS
Colin Bau created CB-8963: - Summary: media-capture core plugin with Cordova Cli 5.0 by iOS Key: CB-8963 URL: https://issues.apache.org/jira/browse/CB-8963 Project: Apache Cordova Issue Type: Bug Components: iOS, Plugin Media Capture Affects Versions: 5.0.1 Environment: Cordova Cli 5.0 with all latest core official plugin Reporter: Colin Bau when I use cordova build ios --debug cordova build ios --release it will show this warning message (although it still can build success) http://www.littlebau.com/cli/media-capture_cli.png so... is it normal or abnormal -- 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-8962) status bar core plugin with Cordova Cli 5.0 by iOS
Colin Bau created CB-8962: - Summary: status bar core plugin with Cordova Cli 5.0 by iOS Key: CB-8962 URL: https://issues.apache.org/jira/browse/CB-8962 Project: Apache Cordova Issue Type: Bug Components: iOS, Plugin Statusbar Affects Versions: 5.0.1 Environment: Cordova Cli 5.0 with all latest core official plugin Reporter: Colin Bau when I use cordova build ios --debug cordova build ios --release it will show this warning message (although it still can build success) http://www.littlebau.com/cli/statusbar_cli.png so... is it normal or abnormal -- 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-8924) CrossWalk will show some warning message when building in Cordova 5.0
[ https://issues.apache.org/jira/browse/CB-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529713#comment-14529713 ] Colin Bau commented on CB-8924: --- thanks Jos's reply so... could you tell me where to post this issue in the right place because in it's git address there is no way to post a issue... https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview > CrossWalk will show some warning message when building in Cordova 5.0 > - > > Key: CB-8924 > URL: https://issues.apache.org/jira/browse/CB-8924 > Project: Apache Cordova > Issue Type: Test > Components: Android >Affects Versions: 4.0.0 > Environment: Windows 7,cordova cli 5.0,CrossWalk plugin >Reporter: Colin Bau > > when I use Windows 7,cordova cli 5.0,CrossWalk plugin > after "cordova build android" > it will show some warning message > so... > is it normal or abnormal > http://www.littlebau.com/crosswalk.gif > although it still can build success... -- 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-8674) [Windows] Access launch arguments
[ https://issues.apache.org/jira/browse/CB-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529695#comment-14529695 ] ASF GitHub Bot commented on CB-8674: Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-js/pull/108#issuecomment-99280031 LGTM. @purplecabbage - Thoughts? > [Windows] Access launch arguments > - > > Key: CB-8674 > URL: https://issues.apache.org/jira/browse/CB-8674 > Project: Apache Cordova > Issue Type: Improvement > Components: Windows, Windows 8 >Reporter: Sebastián Katzer >Assignee: Rob Paveza > > To get informed about the clicked local notification _on launch_ the plugin > needs to listen for the `activated` event. > But the `activated` event at launch is called before any plugin is loaded. > Thus its not possible to access the required informations. > Also see: https://msdn.microsoft.com/en-us/library/windows/apps/hh761468.aspx > Is it possible to make the event arguments accessible for later usage? > Its a blocker before the windows platform can be added to the > local-notification plugin. > https://github.com/katzer/cordova-plugin-local-notifications > Thanks! -- 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-8946) ToastCapable preference
[ https://issues.apache.org/jira/browse/CB-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529683#comment-14529683 ] ASF GitHub Bot commented on CB-8946: Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-windows/pull/74#issuecomment-99278002 Okay, we can merge this. I will file an issue to fix plugman also. I would much rather if we could just go: ```true true true``` > ToastCapable preference > --- > > Key: CB-8946 > URL: https://issues.apache.org/jira/browse/CB-8946 > Project: Apache Cordova > Issue Type: Improvement > Components: Windows, Windows 8 >Reporter: Sebastián Katzer >Assignee: Rob Paveza > > The config.xml does not offer a preference to enable the usage of toast > notifications. > The capability to raise toast notifications is declared in the app's > package.appxmanifest file and cannot modified through code. At the moment the > `ToastCapable` flag can only be set through a plugin hook - which isn't a > solution for PGB. > Also see: > https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh868218.aspx > Is it possible to add a ToastCapable preference to config.xml? > Its a blocker before the next version of the local-notification plugin can be > released and published on PGB. > https://github.com/katzer/cordova-plugin-local-notifications > Thanks! -- 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-8961) Android Emulator not being killed by Medic on OSX
Dmitry Blotsky created CB-8961: -- Summary: Android Emulator not being killed by Medic on OSX Key: CB-8961 URL: https://issues.apache.org/jira/browse/CB-8961 Project: Apache Cordova Issue Type: Bug Components: Medic Affects Versions: Master Reporter: Dmitry Blotsky Assignee: Dmitry Blotsky Multiple versions of the ARM emulator get used because only the x86/x64 emulators are killed by Medic. We should be killing them all. -- 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-8921) menubutton event not firing
[ https://issues.apache.org/jira/browse/CB-8921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529583#comment-14529583 ] DaAwesomeP commented on CB-8921: I have so far seen this on both Android 4.2.2 and 4.4.2 in the Google emulators. I haven't tested on 2.3, but I don't think that very many people worry about that version anymore. I have also have a physical Samsung 4.2.2 device that has this issue. It doesn't apply only to Android 2.3 and the emulators show that it isn't a problem with Samsung devices in particular. > menubutton event not firing > --- > > Key: CB-8921 > URL: https://issues.apache.org/jira/browse/CB-8921 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Environment: Android Emulator, SDK 19 >Reporter: Jean-Luc Desroches >Assignee: Joe Bowser >Priority: Minor > > After updating to latest version of cordova (5.0) menubutton event is never > triggered. Have tested in hello world app, as well as in my own app, neither > of which register any menubutton events -- 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-8924) CrossWalk will show some warning message when building in Cordova 5.0
[ https://issues.apache.org/jira/browse/CB-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-8924. Resolution: Won't Fix This is an issue with the Crosswalk library's Gradle script, not Cordova. > CrossWalk will show some warning message when building in Cordova 5.0 > - > > Key: CB-8924 > URL: https://issues.apache.org/jira/browse/CB-8924 > Project: Apache Cordova > Issue Type: Test > Components: Android >Affects Versions: 4.0.0 > Environment: Windows 7,cordova cli 5.0,CrossWalk plugin >Reporter: Colin Bau > > when I use Windows 7,cordova cli 5.0,CrossWalk plugin > after "cordova build android" > it will show some warning message > so... > is it normal or abnormal > http://www.littlebau.com/crosswalk.gif > although it still can build success... -- 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-4404) android:windowSoftInputMode has no effect in full screen mode, and "adjustPan" does not work in non-full screen mode
[ https://issues.apache.org/jira/browse/CB-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-4404. Resolution: Implemented This has been implemented and the last word on it was in October 2014. If there's still issues with adjustResize and adjustPan, please re-open this issue. > android:windowSoftInputMode has no effect in full screen mode, and > "adjustPan" does not work in non-full screen mode > > > Key: CB-4404 > URL: https://issues.apache.org/jira/browse/CB-4404 > Project: Apache Cordova > Issue Type: Bug > Components: Android >Affects Versions: 2.9.0 > Environment: * Mac OS 10.7.5 > * Android 4.1.2 and 4.2.2 emulator using Intel's x86 images >Reporter: Daniel Trebbien >Assignee: Andrew Grieve > > _I recently posted a description of this issue to the phonegap group at > [https://groups.google.com/d/topic/phonegap/J-h0lt68x0g/discussion]._ > I am testing out PhoneGap 2.9.0 in the Android emulator (using Intel's x86 > images), and I am seeing the issue that the android:windowSoftInputMode > setting is not having an effect. By default, the setting is set to > "adjustPan" in the generated project, but when I actually focus a text > , the soft keyboard appears on top of the app, but does not pan the > main window, and the is usually hidden beneath the keyboard as a > result. > Steps to reproduce: > # Create a new PhoneGap 2.9.0 project using the {{cordova create}} utility. > Add the 'android' platform. > # Open the project in Eclipse. > # Edit {{index.html}} to add {{ placeholder="Text box">}} below the {{Apache Cordova}} heading. > # Run the app in Android 4.1.2 or 4.2.2 emulator. > # Tap the and notice that the soft keyboard is placed over the app > and the is hidden beneath. > # Try changing the android:windowSoftInputMode setting in > {{AndroidManifest.xml}} to "adjustResize", reload the app, and notice that > the app is not resized when the receives keyboard focus. > I am seeing this problem in Android 4.1.2 and 4.2.2 emulator. In Android > 4.0.3 emulator, the app pans as expected. > The strange thing is that if I load the www/ files in the Browser and focus > the , then the window is resized to fit the soft keyboard like normal. > This seems to imply that android:windowSoftInputMode works fine in the > emulator, but there is some issue in PhoneGap that is preventing it from > working. -- 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-8921) menubutton event not firing
[ https://issues.apache.org/jira/browse/CB-8921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-8921: --- Priority: Minor (was: Major) We no longer support Android 2.3, so this is really only an issue on older Samsung devices, and not on newer devices like the S5 or the S6. Ideally, applications should be designed to not rely on a menubutton, since this UI concept has been thrown out on Android over two years ago. > menubutton event not firing > --- > > Key: CB-8921 > URL: https://issues.apache.org/jira/browse/CB-8921 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Environment: Android Emulator, SDK 19 >Reporter: Jean-Luc Desroches >Assignee: Joe Bowser >Priority: Minor > > After updating to latest version of cordova (5.0) menubutton event is never > triggered. Have tested in hello world app, as well as in my own app, neither > of which register any menubutton events -- 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-8486) Support for creating signed archive for Windows
[ https://issues.apache.org/jira/browse/CB-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529517#comment-14529517 ] ASF GitHub Bot commented on CB-8486: GitHub user muratsu opened a pull request: https://github.com/apache/cordova-windows/pull/75 CB-8486 Support for signing and build.json for Windows Related JIRA item: https://issues.apache.org/jira/browse/CB-8483 Details of the design and scenario here: https://docs.google.com/document/d/1tJQ9OoGrrMhZcLI3mg46rGzAfbiQu9PuNBL1auAMGFM/edit# You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows packaging Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-windows/pull/75.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #75 commit 560c633819a63c277bc5ff80ab416332741ac0dd Author: Murat Sutunc Date: 2015-04-14T01:17:07Z CB-8486 Support for signing and build.json for Windows > Support for creating signed archive for Windows > --- > > Key: CB-8486 > URL: https://issues.apache.org/jira/browse/CB-8486 > Project: Apache Cordova > Issue Type: Sub-task > Components: Windows >Affects Versions: 4.0.0 >Reporter: Nikhil Khandelwal >Assignee: Murat Sutunc > > Details of the design here > https://docs.google.com/document/d/1tJQ9OoGrrMhZcLI3mg46rGzAfbiQu9PuNBL1auAMGFM/edit# -- 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-3360) Set custom InAppBrowser user-agent
[ https://issues.apache.org/jira/browse/CB-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529506#comment-14529506 ] ASF GitHub Bot commented on CB-3360: Github user sinofool commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/94#issuecomment-99256131 There is a minor difference with pull request in cordova-ios. The original OverrideUserAgent will also ignore AppendUserAgent configuration. If both configs provided, the behaviour will be different. > Set custom InAppBrowser user-agent > -- > > Key: CB-3360 > URL: https://issues.apache.org/jira/browse/CB-3360 > Project: Apache Cordova > Issue Type: Improvement > Components: Android, BlackBerry, Plugin InAppBrowser, WP8 >Affects Versions: 2.7.0 > Environment: iOS, Android, WP8, BlackBerry >Reporter: Kevin Simpson >Assignee: Joe Bowser >Priority: Minor > Labels: Cordova, InAppBrowser, android, cordova-ios-4.0.x > > Currently you can set a custom user-agent for the main Cordova webview by > overriding the init method for the DroidGap class. However, when opening a > page in the InAppBrowser, that webview will still contain the default > user-agent. > There are two solutions that I have thought of to this: > 1. Set the user-agent of the InAppBrowser webview to whatever the user-agent > in the Cordova webview is set to. (This is what I am currently doing, as it > was a one line change, but it requires rebuilding Cordova manually) > 2. Have some sort of configuration option to set the user-agent for the > InAppBrowser. This would allow a different user-agent from the main webview, > but is also a more involved change. -- 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-8486) Support for creating signed archive for Windows
[ https://issues.apache.org/jira/browse/CB-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murat Sutunc updated CB-8486: - Assignee: Murat Sutunc Summary: Support for creating signed archive for Windows (was: Cordova package support for Windows) > Support for creating signed archive for Windows > --- > > Key: CB-8486 > URL: https://issues.apache.org/jira/browse/CB-8486 > Project: Apache Cordova > Issue Type: Sub-task > Components: Windows >Affects Versions: 4.0.0 >Reporter: Nikhil Khandelwal >Assignee: Murat Sutunc > > Details of the design here > https://docs.google.com/document/d/1tJQ9OoGrrMhZcLI3mg46rGzAfbiQu9PuNBL1auAMGFM/edit# -- 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-3325) Add PDF support to the InAppBrowser within Android
[ https://issues.apache.org/jira/browse/CB-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529327#comment-14529327 ] Kelvin Dart commented on CB-3325: - Hi Ralph, If you change the target in `window.open(...)` to `_system`, Android will correctly route to the active PDF viewer application installed. Thus: window.open(pdfUrl, '_system'); You can use `device.platform` to detect whether your app is running on Android using cordova-plugin-device from npm. Android's webview doesn't natively support PDF rendering like iOS's does. Hope that helps. > Add PDF support to the InAppBrowser within Android > -- > > Key: CB-3325 > URL: https://issues.apache.org/jira/browse/CB-3325 > Project: Apache Cordova > Issue Type: Improvement > Components: Android >Affects Versions: 2.6.0 > Environment: Windows 7, Eclipse v3.8.0 >Reporter: Kelvin Dart >Priority: Minor > Fix For: Master > > > When I was making use of the ChildBrowser for both iOS and Android, I wrote > an extra bit of code to enable PDF support for the Android version (which > started up the installed PDF application if there was one). > I also understand that the Android WebView doesn't natively support viewing a > PDF document which is why it doesn't fully behave like the iOS version - but > is it possible to either: 1) write similar code which, if the opened URL is > directed to a PDF file, then it opens the native PDF reader or; 2) integrate > a PDF view into the InAppBrowser which opens a PDF document much like > InAppBrowser does on iOS. > (1) is what I currently have working at the moment and would probably be > easiest. (2) is what would be very good but I expect more difficult to > achieve. -- 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-3325) Add PDF support to the InAppBrowser within Android
[ https://issues.apache.org/jira/browse/CB-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529315#comment-14529315 ] Ralph Hardy commented on CB-3325: - My client is not happy that the app we are developing is going to work differently on Android v. iOS in terms of rendering PDFs that will be extracted from a CouchDB. I also feel the frustration of having to find a workaround. So, please Apache Cordova Development Team, could you "up" the priority of this need and, in the meantime, provide documentation of a JS workaround in the meantime? Respectfully requested :) Ralph > Add PDF support to the InAppBrowser within Android > -- > > Key: CB-3325 > URL: https://issues.apache.org/jira/browse/CB-3325 > Project: Apache Cordova > Issue Type: Improvement > Components: Android >Affects Versions: 2.6.0 > Environment: Windows 7, Eclipse v3.8.0 >Reporter: Kelvin Dart >Priority: Minor > Fix For: Master > > > When I was making use of the ChildBrowser for both iOS and Android, I wrote > an extra bit of code to enable PDF support for the Android version (which > started up the installed PDF application if there was one). > I also understand that the Android WebView doesn't natively support viewing a > PDF document which is why it doesn't fully behave like the iOS version - but > is it possible to either: 1) write similar code which, if the opened URL is > directed to a PDF file, then it opens the native PDF reader or; 2) integrate > a PDF view into the InAppBrowser which opens a PDF document much like > InAppBrowser does on iOS. > (1) is what I currently have working at the moment and would probably be > easiest. (2) is what would be very good but I expect more difficult to > achieve. -- 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-3360) Set custom InAppBrowser user-agent
[ https://issues.apache.org/jira/browse/CB-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529174#comment-14529174 ] Shazron Abdullah commented on CB-3360: -- iOS fix has been pulled in, will be in cordova-ios 4.0.x > Set custom InAppBrowser user-agent > -- > > Key: CB-3360 > URL: https://issues.apache.org/jira/browse/CB-3360 > Project: Apache Cordova > Issue Type: Improvement > Components: Android, BlackBerry, Plugin InAppBrowser, WP8 >Affects Versions: 2.7.0 > Environment: iOS, Android, WP8, BlackBerry >Reporter: Kevin Simpson >Assignee: Joe Bowser >Priority: Minor > Labels: Cordova, InAppBrowser, android, cordova-ios-4.0.x > > Currently you can set a custom user-agent for the main Cordova webview by > overriding the init method for the DroidGap class. However, when opening a > page in the InAppBrowser, that webview will still contain the default > user-agent. > There are two solutions that I have thought of to this: > 1. Set the user-agent of the InAppBrowser webview to whatever the user-agent > in the Cordova webview is set to. (This is what I am currently doing, as it > was a one line change, but it requires rebuilding Cordova manually) > 2. Have some sort of configuration option to set the user-agent for the > InAppBrowser. This would allow a different user-agent from the main webview, > but is also a more involved change. -- 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-3360) Set custom InAppBrowser user-agent
[ https://issues.apache.org/jira/browse/CB-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529170#comment-14529170 ] ASF GitHub Bot commented on CB-3360: Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/131 > Set custom InAppBrowser user-agent > -- > > Key: CB-3360 > URL: https://issues.apache.org/jira/browse/CB-3360 > Project: Apache Cordova > Issue Type: Improvement > Components: Android, BlackBerry, Plugin InAppBrowser, WP8 >Affects Versions: 2.7.0 > Environment: iOS, Android, WP8, BlackBerry >Reporter: Kevin Simpson >Assignee: Joe Bowser >Priority: Minor > Labels: Cordova, InAppBrowser, android, cordova-ios-4.0.x > > Currently you can set a custom user-agent for the main Cordova webview by > overriding the init method for the DroidGap class. However, when opening a > page in the InAppBrowser, that webview will still contain the default > user-agent. > There are two solutions that I have thought of to this: > 1. Set the user-agent of the InAppBrowser webview to whatever the user-agent > in the Cordova webview is set to. (This is what I am currently doing, as it > was a one line change, but it requires rebuilding Cordova manually) > 2. Have some sort of configuration option to set the user-agent for the > InAppBrowser. This would allow a different user-agent from the main webview, > but is also a more involved change. -- 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-3360) Set custom InAppBrowser user-agent
[ https://issues.apache.org/jira/browse/CB-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529169#comment-14529169 ] ASF subversion and git services commented on CB-3360: - Commit 53b1526049b58e3d836829b7282bd5a784226d6b in cordova-ios's branch refs/heads/master from [~sinofool] [ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=53b1526 ] CB-3360 Set custom User-Agent (closes #131) > Set custom InAppBrowser user-agent > -- > > Key: CB-3360 > URL: https://issues.apache.org/jira/browse/CB-3360 > Project: Apache Cordova > Issue Type: Improvement > Components: Android, BlackBerry, Plugin InAppBrowser, WP8 >Affects Versions: 2.7.0 > Environment: iOS, Android, WP8, BlackBerry >Reporter: Kevin Simpson >Assignee: Joe Bowser >Priority: Minor > Labels: Cordova, InAppBrowser, android, cordova-ios-4.0.x > > Currently you can set a custom user-agent for the main Cordova webview by > overriding the init method for the DroidGap class. However, when opening a > page in the InAppBrowser, that webview will still contain the default > user-agent. > There are two solutions that I have thought of to this: > 1. Set the user-agent of the InAppBrowser webview to whatever the user-agent > in the Cordova webview is set to. (This is what I am currently doing, as it > was a one line change, but it requires rebuilding Cordova manually) > 2. Have some sort of configuration option to set the user-agent for the > InAppBrowser. This would allow a different user-agent from the main webview, > but is also a more involved change. -- 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-8960) Add docs for AppendUserAgent, OverrideUserAgent
Shazron Abdullah created CB-8960: Summary: Add docs for AppendUserAgent, OverrideUserAgent Key: CB-8960 URL: https://issues.apache.org/jira/browse/CB-8960 Project: Apache Cordova Issue Type: Bug Components: Docs, iOS Reporter: Shazron Abdullah Fix For: 4.0.0 See CB-3360 -- 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-8948) Copying from iOS Safari browser does not allow paste in HTML5 inputs
[ https://issues.apache.org/jira/browse/CB-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8948. -- Resolution: Fixed Fix Version/s: (was: Master) 4.0.0 Assignee: Shazron Abdullah > Copying from iOS Safari browser does not allow paste in HTML5 inputs > > > Key: CB-8948 > URL: https://issues.apache.org/jira/browse/CB-8948 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 2.9.1, 3.5.0 >Reporter: Mark Harding >Assignee: Shazron Abdullah > Labels: copy, paste, safari > Fix For: 4.0.0 > > > Using the iOS helper copy widget, its not possible to paste into any HTML5 > inputs. A possible workaround is to grab from the clipboard and re-copy when > the app resumes. -- 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-8785) evalJS's javascript need try/catch.
[ https://issues.apache.org/jira/browse/CB-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8785. -- Resolution: Fixed Assignee: Shazron Abdullah > evalJS's javascript need try/catch. > --- > > Key: CB-8785 > URL: https://issues.apache.org/jira/browse/CB-8785 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Affects Versions: 3.5.0 >Reporter: SangChanLee >Assignee: Shazron Abdullah > Fix For: 4.0.0 > > > Sometimes, There's no cordova object on html files. But, unfortunately > CVViewController calls some notification using notification center and call > evalJS using these method. (cordova.fireDocumentEvent('resign'), > cordova.fireDocumentEvent('resume'), cordova.fireDocumentEvent('active'), > cordova.fireDocumentEvent('pause')). > But evalJS's javascript starts with cordova.require. So, at that time there's > no cordova object? Show's big alert view. > Need try/catch for this. -- 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-8710) cordova-ios jasmine tests do not clean up build products, tests can only be run once
[ https://issues.apache.org/jira/browse/CB-8710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529153#comment-14529153 ] ASF subversion and git services commented on CB-8710: - Commit d86f9b6f950b53dfb67bd614ecc0550ea8a5b85c in cordova-ios's branch refs/heads/master from [~shazron] [ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=d86f9b6 ] CB-8710 - cordova-ios jasmine tests do not clean up build products, tests can only be run once > cordova-ios jasmine tests do not clean up build products, tests can only be > run once > > > Key: CB-8710 > URL: https://issues.apache.org/jira/browse/CB-8710 > Project: Apache Cordova > Issue Type: Bug > Components: iOS >Reporter: Shazron Abdullah >Assignee: Shazron Abdullah > Fix For: 4.0.0 > > > Running "npm test" twice will show the problem. > The "tests/CordovaLibTests/build" folder needs to be removed once all the > tests are done. -- 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