[jira] [Created] (CB-12349) Camera Plugin issue with class BuildHelper

2017-01-13 Thread Lawrence (JIRA)
Lawrence created CB-12349:
-

 Summary: Camera Plugin issue with class BuildHelper
 Key: CB-12349
 URL: https://issues.apache.org/jira/browse/CB-12349
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera
 Environment: android studio, ngcordova
Reporter: Lawrence


i want to use camera feature for my mobile app
when i include the plugin 
# ionic plugin add cordova-plugin-camera

after done, then i start compiling my app.
and it give me error 

Error:(32, 26) error: cannot find symbol class BuildHelper
Error:(140, 39) error: cannot find symbol variable BuildHelper

Error:Execution failed for task ':compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

any help ?



--
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-12018) Update tests to use jasmine instead of jasmine-node

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12018:
-

Github user stevengill commented on the issue:

https://github.com/apache/cordova-ios/pull/284
  
@shazron This looks ready to merge. Any feedback?


> Update tests to use jasmine instead of jasmine-node
> ---
>
> Key: CB-12018
> URL: https://issues.apache.org/jira/browse/CB-12018
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android, CLI, CordovaCommon, CordovaJS, CordovaLib, iOS, 
> Plugman
>Reporter: Steve Gill
>Assignee: Audrey So
>  Labels: cordova-7.0.0
>




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

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



[jira] [Updated] (CB-12131) Error native camera 100 android

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So updated CB-12131:
---
Fix Version/s: 6.4.0

> Error native camera 100 android
> ---
>
> Key: CB-12131
> URL: https://issues.apache.org/jira/browse/CB-12131
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
> Environment: Android
>Reporter: Rodolfo Freire
> Fix For: 6.4.0
>
>
> Error native camera 100 android
> Plugin cordova-plugin-media-capture
> >cordova -v
> 6.4.0
> >node -v
> v6.9.1
> >ionic -v
> 2.1.4
> >npm -v
> 3.10.8



--
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-12008) Discuss moving towards autosave by default for cordova@7

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12008:


Link to the proposal

https://github.com/cordova/cordova-discuss/pull/61

> Discuss moving towards autosave by default for cordova@7
> 
>
> Key: CB-12008
> URL: https://issues.apache.org/jira/browse/CB-12008
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Steve Gill
>Assignee: Audrey So
>  Labels: cordova-7.0.0
> Fix For: 7.0.0
>
>
> Need to create a discuss thread about this. Our analytics show --save usage 
> is pretty low (presumably due to people not knowing about it). 
> It might be time to consider saving by default and having a --no-save flag to 
> not save. 
> We can also have global config to turn auto-save off for cordova 



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

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



[jira] [Assigned] (CB-12008) Discuss moving towards autosave by default for cordova@7

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So reassigned CB-12008:
--

Assignee: Audrey So

> Discuss moving towards autosave by default for cordova@7
> 
>
> Key: CB-12008
> URL: https://issues.apache.org/jira/browse/CB-12008
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Steve Gill
>Assignee: Audrey So
>  Labels: cordova-7.0.0
> Fix For: 7.0.0
>
>
> Need to create a discuss thread about this. Our analytics show --save usage 
> is pretty low (presumably due to people not knowing about it). 
> It might be time to consider saving by default and having a --no-save flag to 
> not save. 
> We can also have global config to turn auto-save off for cordova 



--
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-12274) widget version number not copied from template config.xml file

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So updated CB-12274:
---
Fix Version/s: 6.4.0
   6.3.1

> widget version number not copied from template config.xml file
> --
>
> Key: CB-12274
> URL: https://issues.apache.org/jira/browse/CB-12274
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-create
> Environment: Seen in iOS platform
>Reporter: Federico Hatoum
> Fix For: 6.3.1, 6.4.0
>
>
> When using the "--template" flag with the create command, the widget version 
> number in the template config.xml is not copied to the config.xml file within 
> the output directory. Instead, the version number defaults to "1.0.0". That 
> causes the resulting iOS IPA file to have its version number set to "1.0.0".
> This occurs in cordova versions greater than 6.2.0 (ex: 6.3.1, 6.4.0).
> The current workaround for builds that use template config.xml files is to 
> downgrade cordova to 6.2.0.



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

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



[jira] [Commented] (CB-12018) Update tests to use jasmine instead of jasmine-node

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12018:
-

GitHub user audreyso opened a pull request:

https://github.com/apache/cordova-plugman/pull/88

CB-12018 : updated tests to work with jasmine instead of jasmine-node



### Platforms affected


### What does this PR do?
Updated package.json and added jasmine.json so that current tests and tests 
going forward will work with jasmine instead of jasmine-node.

### What testing has been done on this change?


### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [X] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/audreyso/cordova-plugman CB-12018

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugman/pull/88.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 #88


commit aa8f8f52bea4b9df549580d3e3b3f0b9c7a1ff2a
Author: audreyso 
Date:   2017-01-13T01:28:31Z

CB-12018 : updated tests to work with jasmine instead of jasmine-node




> Update tests to use jasmine instead of jasmine-node
> ---
>
> Key: CB-12018
> URL: https://issues.apache.org/jira/browse/CB-12018
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android, CLI, CordovaCommon, CordovaJS, CordovaLib, iOS, 
> Plugman
>Reporter: Steve Gill
>Assignee: Audrey So
>  Labels: cordova-7.0.0
>




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

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



[jira] [Comment Edited] (CB-12307) Create your first app instructions don't work

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So edited comment on CB-12307 at 1/13/17 6:39 PM:
-

Hi [~teckel]

Thanks for reaching out! Please join our community slack channel to get support 
 http://slack.cordova.io/ for this particular issue. You can also look on/place 
your question on stackoverflow or our GoogleGroup --> 
https://groups.google.com/forum/#!forum/phonegap for additional help. Have a 
great day! - Audrey


was (Author: auso):
Hi [~teckel]

Thanks for reaching out! Please join our community slack channel to get support 
 http://slack.cordova.io/ for this particular issue. You can also look on/place 
your question in https://groups.google.com/forum/#!forum/phonegap for 
additional help. Have a great day! - Audrey

> Create your first app instructions don't work
> -
>
> Key: CB-12307
> URL: https://issues.apache.org/jira/browse/CB-12307
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Tim Eckel
>
> Get to the step "cordova platform add android --save" and can't continue.  
> Get the error "You have not accepted the license agreements of the following 
> SDK components [Android SDK Platform 24]".  However, it's installed and I 
> accepted the license agreement.  Come to find out, the "android-sdk-license" 
> file wasn't created in the 
> "C:\Users\\AppData\Local\Android\sdk\licenses" folder.  Actually, the 
> licenses folder didn't even exist.  Manually created the folder and the file 
> with the contents "8933bad161af4178b1185d1a37fbf41ea5269c55" and then I could 
> add the Android platform.  Figuring this out took most of the day.  Maybe the 
> Google SDK no longer creates this android-sdk-license file?  It didn't for me 
> and I just installed the Google SDK today on a machine that was reformatted 
> last week.  Would seem important that a new user would be able to create the 
> hello app which they can't at this point without lots of digging all over the 
> Internet.



--
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-12307) Create your first app instructions don't work

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So edited comment on CB-12307 at 1/13/17 6:38 PM:
-

Hi [~teckel]

Thanks for reaching out! Please join our community slack channel to get support 
 http://slack.cordova.io/ for this particular issue. You can also look on/place 
your question in https://groups.google.com/forum/#!forum/phonegap for 
additional help. Have a great day! - Audrey


was (Author: auso):
Hi [~teckel]

Thanks for reaching out! Please join our community slack channel to get support 
with creating your app http://slack.cordova.io/ for this issue. You can also 
look on/place your question in 
https://groups.google.com/forum/#!forum/phonegap. 

> Create your first app instructions don't work
> -
>
> Key: CB-12307
> URL: https://issues.apache.org/jira/browse/CB-12307
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Tim Eckel
>
> Get to the step "cordova platform add android --save" and can't continue.  
> Get the error "You have not accepted the license agreements of the following 
> SDK components [Android SDK Platform 24]".  However, it's installed and I 
> accepted the license agreement.  Come to find out, the "android-sdk-license" 
> file wasn't created in the 
> "C:\Users\\AppData\Local\Android\sdk\licenses" folder.  Actually, the 
> licenses folder didn't even exist.  Manually created the folder and the file 
> with the contents "8933bad161af4178b1185d1a37fbf41ea5269c55" and then I could 
> add the Android platform.  Figuring this out took most of the day.  Maybe the 
> Google SDK no longer creates this android-sdk-license file?  It didn't for me 
> and I just installed the Google SDK today on a machine that was reformatted 
> last week.  Would seem important that a new user would be able to create the 
> hello app which they can't at this point without lots of digging all over the 
> Internet.



--
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-12307) Create your first app instructions don't work

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12307:


Hi [~teckel]

Thanks for reaching out! Please join our community slack channel to get support 
with creating your app http://slack.cordova.io/ for this issue. You can also 
look on/place your question in 
https://groups.google.com/forum/#!forum/phonegap. 

> Create your first app instructions don't work
> -
>
> Key: CB-12307
> URL: https://issues.apache.org/jira/browse/CB-12307
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Tim Eckel
>
> Get to the step "cordova platform add android --save" and can't continue.  
> Get the error "You have not accepted the license agreements of the following 
> SDK components [Android SDK Platform 24]".  However, it's installed and I 
> accepted the license agreement.  Come to find out, the "android-sdk-license" 
> file wasn't created in the 
> "C:\Users\\AppData\Local\Android\sdk\licenses" folder.  Actually, the 
> licenses folder didn't even exist.  Manually created the folder and the file 
> with the contents "8933bad161af4178b1185d1a37fbf41ea5269c55" and then I could 
> add the Android platform.  Figuring this out took most of the day.  Maybe the 
> Google SDK no longer creates this android-sdk-license file?  It didn't for me 
> and I just installed the Google SDK today on a machine that was reformatted 
> last week.  Would seem important that a new user would be able to create the 
> hello app which they can't at this point without lots of digging all over the 
> Internet.



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

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



[jira] [Issue Comment Deleted] (CB-12307) Create your first app instructions don't work

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So updated CB-12307:
---
Comment: was deleted

(was: Hi [~teckel]

Thanks for reaching out. Could you please tell me what version of cordova you 
are using (cordova -v) and what platform version it is (cordova platform ls). 
Thank you! - Audrey)

> Create your first app instructions don't work
> -
>
> Key: CB-12307
> URL: https://issues.apache.org/jira/browse/CB-12307
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Tim Eckel
>
> Get to the step "cordova platform add android --save" and can't continue.  
> Get the error "You have not accepted the license agreements of the following 
> SDK components [Android SDK Platform 24]".  However, it's installed and I 
> accepted the license agreement.  Come to find out, the "android-sdk-license" 
> file wasn't created in the 
> "C:\Users\\AppData\Local\Android\sdk\licenses" folder.  Actually, the 
> licenses folder didn't even exist.  Manually created the folder and the file 
> with the contents "8933bad161af4178b1185d1a37fbf41ea5269c55" and then I could 
> add the Android platform.  Figuring this out took most of the day.  Maybe the 
> Google SDK no longer creates this android-sdk-license file?  It didn't for me 
> and I just installed the Google SDK today on a machine that was reformatted 
> last week.  Would seem important that a new user would be able to create the 
> hello app which they can't at this point without lots of digging all over the 
> Internet.



--
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-12307) Create your first app instructions don't work

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12307:


Hi [~teckel]

Thanks for reaching out. Could you please tell me what version of cordova you 
are using (cordova -v) and what platform version it is (cordova platform ls). 
Thank you! - Audrey

> Create your first app instructions don't work
> -
>
> Key: CB-12307
> URL: https://issues.apache.org/jira/browse/CB-12307
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Tim Eckel
>
> Get to the step "cordova platform add android --save" and can't continue.  
> Get the error "You have not accepted the license agreements of the following 
> SDK components [Android SDK Platform 24]".  However, it's installed and I 
> accepted the license agreement.  Come to find out, the "android-sdk-license" 
> file wasn't created in the 
> "C:\Users\\AppData\Local\Android\sdk\licenses" folder.  Actually, the 
> licenses folder didn't even exist.  Manually created the folder and the file 
> with the contents "8933bad161af4178b1185d1a37fbf41ea5269c55" and then I could 
> add the Android platform.  Figuring this out took most of the day.  Maybe the 
> Google SDK no longer creates this android-sdk-license file?  It didn't for me 
> and I just installed the Google SDK today on a machine that was reformatted 
> last week.  Would seem important that a new user would be able to create the 
> hello app which they can't at this point without lots of digging all over the 
> Internet.



--
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-12315) Contacts Plugin returns same URL for all photos in array

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12315:


Hi [~nocoded]
Thanks for providing that code sample. Could you please tell me what version of 
cordova you are using (cordova -v) and what platform version it is (cordova 
platform ls). Thank you! - Audrey

> Contacts Plugin returns same URL for all photos in array
> 
>
> Key: CB-12315
> URL: https://issues.apache.org/jira/browse/CB-12315
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Joshua Rowe
>
> Example:  Contact ID 1000 has three photos which are returned in an array in 
> the contacts object.  However, all three photo URL's are the same for each of 
> the photos returned.
> 
> var options = new ContactFindOptions();
> options.filter = "";
> options.multiple = true;
> options.hasPhoneNumber = true;
> var fields = ["id", "photos"];
> navigator.contacts.find(fields, ContactListSuccess, ContactListError, 
> options);
> function ContactListSuccess(contacts) {
> for (var i = 0; i < contacts.length; i++) {
> console.log(contacts[i].id);
> 
> for (var j = 0; j < contacts[i].photos.length; j++) {
> console.log(j + " - " + contacts[i].photos[j].value);
> }
> }
> }
> function ContactListError(error) {
> console.error(error);
> }
> 



--
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-12322) navigator.notification.confirm sometimes doesn't display

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12322:


Hi [~derrickbrinton] 
Could you please tell me what version of cordova you are using (cordova -v) and 
what platform version it is (cordova platform ls). If/when this happens... if 
you are able to provide a screenshot that would be great, too! Thank you! - 
Audrey

> navigator.notification.confirm sometimes doesn't display
> 
>
> Key: CB-12322
> URL: https://issues.apache.org/jira/browse/CB-12322
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Dialogs
> Environment: android
>Reporter: Derrick Brinton
>
> I have had several reports that occasionally, our android app enters a state 
> where, when calling navigator.notification.confirm, the dialog fails to 
> display. I was able to plug in and view logcat output during one occurrence 
> of this. Nothing unusual presented itself in the log.
> The app behaves as if the dialog were in view, but the screen does not dim, 
> and the dialog itself is not in view. However, tapping in the area of the 
> screen where the dialog should be displayed does nothing, and tapping outside 
> its area requires one tap before doing anything (as if the dialog were there, 
> tapping outside the screen dismisses it, then it is back to normal 
> functionality).
> When the app gets into this state, it doesn't fix itself without killing and 
> restarting the app. All instances of this bug occurred after having the app 
> backgrounded for several days and then foregrounding it. I cannot predictably 
> reproduce this bug, but I have seen it occur several times.



--
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-12323) Select input has no done / cancel button or it have same color as in app browser

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12323:


Hi! [~Paedly]

Could you tell me what version of cordova you are using (cordova -v) and what  
platform version it is (cordova platform ls). Thank you! - Audrey

> Select input has no done / cancel button or it have same color as in app 
> browser
> 
>
> Key: CB-12323
> URL: https://issues.apache.org/jira/browse/CB-12323
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: Apple iPhone 6S
>Reporter: Paedly
> Attachments: bug.png
>
>
> You can see the problem here...
> !bug.png|thumbnail!
> 1.) I open the in app browser
> cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=no');
> 2.) Then I click on the input element (simple select)
> 3.) Then I see the content of the screenshot / A selector but no done/finish 
> possibility. I can only finish it by click on another field or click on 
> button OK.
> Is it a configuration bug? But I found no option for color of picker.
> !bug.png!



--
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-12323) Select input has no done / cancel button or it have same color as in app browser

2017-01-13 Thread Audrey So (JIRA)

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

Audrey So edited comment on CB-12323 at 1/13/17 6:15 PM:
-

Hi! [~Paedly]

Could you please tell me what version of cordova you are using (cordova -v) and 
what  platform version it is (cordova platform ls). Thank you! - Audrey


was (Author: auso):
Hi! [~Paedly]

Could you tell me what version of cordova you are using (cordova -v) and what  
platform version it is (cordova platform ls). Thank you! - Audrey

> Select input has no done / cancel button or it have same color as in app 
> browser
> 
>
> Key: CB-12323
> URL: https://issues.apache.org/jira/browse/CB-12323
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: Apple iPhone 6S
>Reporter: Paedly
> Attachments: bug.png
>
>
> You can see the problem here...
> !bug.png|thumbnail!
> 1.) I open the in app browser
> cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=no');
> 2.) Then I click on the input element (simple select)
> 3.) Then I see the content of the screenshot / A selector but no done/finish 
> possibility. I can only finish it by click on another field or click on 
> button OK.
> Is it a configuration bug? But I found no option for color of picker.
> !bug.png!



--
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-12168) NSLog behavior changed in iOS10

2017-01-13 Thread Sebastien Perin (JIRA)

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

Sebastien Perin edited comment on CB-12168 at 1/13/17 11:22 AM:


I'm using:
* phonegap 6.3.4
* phonegap developer app 1.7.6 on an iOS 10.2 smartphone device
* cordova-plugin-console 1.0.5

For the same setup and project on an iOS 9.3.2 smartphone device the Javascript 
console.log instuctions are displayed by the standard output of the "phonegap 
serve" command.
But those Javascript console.log instructions are not displayed for the iOS 
10.2 smartphone device. 

Is the current issue reported by [~Mathias Latournerie] could be related to my 
issue?


was (Author: khelkun):
I'm using:
* phonegap 6.3.4
* phonegap developer app 1.7.6 on an iOS 10.2 smartphone device
* cordova-plugin-console 1.0.5

For the same setup and project on an iOS 9.3.2 samrtphone device the Javascript 
console.log instuctions are displayed by the standard output of the "phonegap 
serve" command.
But I cna't see those Javascript console.log instructions for the iOS 10.2 
smartphone device. 

Is the current issue reported by [~Mathias Latournerie] could be related to my 
issue?

> NSLog behavior changed in iOS10
> ---
>
> Key: CB-12168
> URL: https://issues.apache.org/jira/browse/CB-12168
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Console
>Reporter: Mathias Latournerie
>
> Hello,
> Since iOS10, NSLog changed in two ways :
> - It now truncates its output to 1024 characters
> - It isn't logged anymore for deployed apps
> iOS10 introduced a new logger : os_log
> This plugin should reflect on this change and use os_log when available.
> Currently, you can't read console.log on iOS10 if you do not run your project 
> directly from xcode in debug mode.
> See this link for more informations : http://stackoverflow.com/a/40451002
> Regards.



--
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-12168) NSLog behavior changed in iOS10

2017-01-13 Thread Sebastien Perin (JIRA)

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

Sebastien Perin commented on CB-12168:
--

I'm using:
* phonegap 6.3.4
* phonegap developer app 1.7.6 on an iOS 10.2 smartphone device
* cordova-plugin-console 1.0.5

For the same setup and project on an iOS 9.3.2 samrtphone device the Javascript 
console.log instuctions are displayed by the standard output of the "phonegap 
serve" command.
But I cna't see those Javascript console.log instructions for the iOS 10.2 
smartphone device. 

Is the current issue reported by [~Mathias Latournerie] could be related to my 
issue?

> NSLog behavior changed in iOS10
> ---
>
> Key: CB-12168
> URL: https://issues.apache.org/jira/browse/CB-12168
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Console
>Reporter: Mathias Latournerie
>
> Hello,
> Since iOS10, NSLog changed in two ways :
> - It now truncates its output to 1024 characters
> - It isn't logged anymore for deployed apps
> iOS10 introduced a new logger : os_log
> This plugin should reflect on this change and use os_log when available.
> Currently, you can't read console.log on iOS10 if you do not run your project 
> directly from xcode in debug mode.
> See this link for more informations : http://stackoverflow.com/a/40451002
> Regards.



--
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-12348) Move Paramedic configs from Medic repo to Paramedic repo

2017-01-13 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-12348:
--

Commit 9482b8b48b1af16181ac44583581ab611d34871c in cordova-paramedic's branch 
refs/heads/master from [~alsorokin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-paramedic.git;h=9482b8b ]

CB-12348 Added configs


> Move Paramedic configs from Medic repo to Paramedic repo
> 
>
> Key: CB-12348
> URL: https://issues.apache.org/jira/browse/CB-12348
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Medic, Paramedic
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>




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

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



[jira] [Updated] (CB-12348) Move Paramedic configs from Medic repo to Paramedic repo

2017-01-13 Thread Alexander Sorokin (JIRA)

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

Alexander Sorokin updated CB-12348:
---
Summary: Move Paramedic configs from Medic repo to Paramedic repo  (was: 
Move paramedic configs from Medic repo to Paramedic repo)

> Move Paramedic configs from Medic repo to Paramedic repo
> 
>
> Key: CB-12348
> URL: https://issues.apache.org/jira/browse/CB-12348
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Medic, Paramedic
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>




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

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



[jira] [Created] (CB-12348) Move paramedic configs from Medic repo to Paramedic repo

2017-01-13 Thread Alexander Sorokin (JIRA)
Alexander Sorokin created CB-12348:
--

 Summary: Move paramedic configs from Medic repo to Paramedic repo
 Key: CB-12348
 URL: https://issues.apache.org/jira/browse/CB-12348
 Project: Apache Cordova
  Issue Type: Test
  Components: Medic, Paramedic
Reporter: Alexander Sorokin
Assignee: Alexander Sorokin






--
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-12347) [cordova-android] menubutton and searchbutton events are not fired

2017-01-13 Thread Anatoly Shirokov (JIRA)

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

Anatoly Shirokov updated CB-12347:
--
Affects Version/s: Master

> [cordova-android] menubutton and searchbutton events are not fired 
> ---
>
> Key: CB-12347
> URL: https://issues.apache.org/jira/browse/CB-12347
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, CordovaJS
>Affects Versions: Master
> Environment: android
>Reporter: Anatoly Shirokov
>Priority: Critical
>  Labels: patch
>
> I have ionic 2 project. I try to add event handler to the menubutton event:
> document.addEventListener("menubutton", this.onMenuButtonPress, false);
> But when I run my application on Android device and press menu button, my 
> handler is never called. 
> I investigated 
> https://github.com/apache/cordova-android/blob/master/cordova-js-src/platform.js
>  and found, that menubutton and searchbutton are not overrided in opposite to 
> volumeup, volumedown:
> // Add hardware MENU and SEARCH button handlers
> cordova.addDocumentEventHandler('menubutton');
> cordova.addDocumentEventHandler('searchbutton');
> function bindButtonChannel(buttonName) {
> // generic button bind used for volumeup/volumedown buttons
> var volumeButtonChannel = 
> cordova.addDocumentEventHandler(buttonName + 'button');
> volumeButtonChannel.onHasSubscribersChange = function() {
> exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
> [buttonName, this.numHandlers == 1]);
> };
> }
> // Inject a listener for the volume buttons on the document.
> bindButtonChannel('volumeup');
> bindButtonChannel('volumedown');
> To fix issue I have patched the platform.js:
> function bindButtonChannelWithoutSuffix(buttonName) {
> // generic button bind used for volumeup/volumedown buttons
> var volumeButtonChannel = 
> cordova.addDocumentEventHandler(buttonName);
> volumeButtonChannel.onHasSubscribersChange = function() {
> exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
> [buttonName, this.numHandlers == 1]);
> };
> }
> // Add hardware MENU and SEARCH button handlers
> bindButtonChannelWithoutSuffix('menubutton');
> bindButtonChannelWithoutSuffix('searchbutton');
> function bindButtonChannel(buttonName) {
> // generic button bind used for volumeup/volumedown buttons
> var volumeButtonChannel = 
> cordova.addDocumentEventHandler(buttonName + 'button');
> volumeButtonChannel.onHasSubscribersChange = function() {
> exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
> [buttonName, this.numHandlers == 1]);
> };
> }
> // Inject a listener for the volume buttons on the document.
> bindButtonChannel('volumeup');
> bindButtonChannel('volumedown');
> Hope it will be enough to fix this issue. 
> Thanks in advance!
> BR,
> Anatoly Shirokov



--
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-12347) [cordova-android] menubutton and searchbutton events are not fired

2017-01-13 Thread Anatoly Shirokov (JIRA)

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

Anatoly Shirokov updated CB-12347:
--
Description: 
I have ionic 2 project. I try to add event handler to the menubutton event:

document.addEventListener("menubutton", this.onMenuButtonPress, false);

But when I run my application on Android device and press menu button, my 
handler is never called. 

I investigated 
https://github.com/apache/cordova-android/blob/master/cordova-js-src/platform.js
 and found, that menubutton and searchbutton are not overrided in opposite to 
volumeup, volumedown:

// Add hardware MENU and SEARCH button handlers
cordova.addDocumentEventHandler('menubutton');
cordova.addDocumentEventHandler('searchbutton');

function bindButtonChannel(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName + 'button');
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}
// Inject a listener for the volume buttons on the document.
bindButtonChannel('volumeup');
bindButtonChannel('volumedown');

To fix issue I have patched the platform.js:

function bindButtonChannelWithoutSuffix(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName);
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}

// Add hardware MENU and SEARCH button handlers
bindButtonChannelWithoutSuffix('menubutton');
bindButtonChannelWithoutSuffix('searchbutton');

function bindButtonChannel(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName + 'button');
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}
// Inject a listener for the volume buttons on the document.
bindButtonChannel('volumeup');
bindButtonChannel('volumedown');

Hope it will be enough to fix this issue. 

Thanks in advance!

BR,
Anatoly Shirokov



  was:
I have ionic 2 project. I try to add event handler to the menubutton event:

document.addEventListener("menubutton", this.onMenuButtonPress, false);

But when I run my application on Android device and press menu button, my 
handler is never called. 

I investigated 
https://github.com/apache/cordova-android/blob/master/cordova-js-src/platform.js
 and found, that menubutton and searchbutton are not overrided in opposite to 
volumeup, volumedown:

// Add hardware MENU and SEARCH button handlers
cordova.addDocumentEventHandler('menubutton');
cordova.addDocumentEventHandler('searchbutton');

function bindButtonChannel(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName + 'button');
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}
// Inject a listener for the volume buttons on the document.
bindButtonChannel('volumeup');
bindButtonChannel('volumedown');

To fix issue I have patched the platform.js:

function bindButtonChannelWithoutSuffix(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName);
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}

// Add hardware MENU and SEARCH button handlers
bindButtonChannelWithoutSuffix('menubutton');
bindButtonChannelWithoutSuffix('searchbutton');

function bindButtonChannel(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName + 'button');
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}
// Inject a listener for the volume buttons 

[jira] [Created] (CB-12347) [cordova-android] menubutton and searchbutton events are not fired

2017-01-13 Thread Anatoly Shirokov (JIRA)
Anatoly Shirokov created CB-12347:
-

 Summary: [cordova-android] menubutton and searchbutton events are 
not fired 
 Key: CB-12347
 URL: https://issues.apache.org/jira/browse/CB-12347
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, CordovaJS
 Environment: android
Reporter: Anatoly Shirokov
Priority: Critical


I have ionic 2 project. I try to add event handler to the menubutton event:

document.addEventListener("menubutton", this.onMenuButtonPress, false);

But when I run my application on Android device and press menu button, my 
handler is never called. 

I investigated 
https://github.com/apache/cordova-android/blob/master/cordova-js-src/platform.js
 and found, that menubutton and searchbutton are not overrided in opposite to 
volumeup, volumedown:

// Add hardware MENU and SEARCH button handlers
cordova.addDocumentEventHandler('menubutton');
cordova.addDocumentEventHandler('searchbutton');

function bindButtonChannel(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName + 'button');
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}
// Inject a listener for the volume buttons on the document.
bindButtonChannel('volumeup');
bindButtonChannel('volumedown');

To fix issue I have patched the platform.js:

function bindButtonChannelWithoutSuffix(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName);
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}

// Add hardware MENU and SEARCH button handlers
bindButtonChannelWithoutSuffix('menubutton');
bindButtonChannelWithoutSuffix('searchbutton');

function bindButtonChannel(buttonName) {
// generic button bind used for volumeup/volumedown buttons
var volumeButtonChannel = 
cordova.addDocumentEventHandler(buttonName + 'button');
volumeButtonChannel.onHasSubscribersChange = function() {
exec(null, null, APP_PLUGIN_NAME, "overrideButton", 
[buttonName, this.numHandlers == 1]);
};
}
// Inject a listener for the volume buttons on the document.
bindButtonChannel('volumeup');
bindButtonChannel('volumedown');

Thanks in advance!

BR,
Anatoly Shirokov





--
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-5758) Give same behavior to InAppBrowser as CordovaWebView for self-signed certs

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-5758:


Github user MLaudren commented on the issue:

https://github.com/apache/cordova-plugin-inappbrowser/pull/172
  
Nop... I'll update the PR with the in the comming days.


> Give same behavior to InAppBrowser as CordovaWebView for self-signed certs
> --
>
> Key: CB-5758
> URL: https://issues.apache.org/jira/browse/CB-5758
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin InAppBrowser
>Reporter: Marcel Kinard
>Priority: Minor
>
> See CB-3576 for history. This is a request that came from there.
> At least on the Android platform, the main webview (CordovaWebView) will 
> silently accept self-signed certs when debuggable="true" in 
> AndroidManifest.xml. (Hopefully other platforms have a similar behavior in 
> pre-production.) The goal of this new feature is to get InAppBrowser to have 
> the same behavior as the main webview in this respect, which is does not have 
> today. Then both the main webview and InAppBrowser will behave consistently 
> when they encounter https connections that have a self-signed cert.



--
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-5758) Give same behavior to InAppBrowser as CordovaWebView for self-signed certs

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-5758:


Github user developer88 commented on the issue:

https://github.com/apache/cordova-plugin-inappbrowser/pull/172
  
is there any update about this PR?


> Give same behavior to InAppBrowser as CordovaWebView for self-signed certs
> --
>
> Key: CB-5758
> URL: https://issues.apache.org/jira/browse/CB-5758
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin InAppBrowser
>Reporter: Marcel Kinard
>Priority: Minor
>
> See CB-3576 for history. This is a request that came from there.
> At least on the Android platform, the main webview (CordovaWebView) will 
> silently accept self-signed certs when debuggable="true" in 
> AndroidManifest.xml. (Hopefully other platforms have a similar behavior in 
> pre-production.) The goal of this new feature is to get InAppBrowser to have 
> the same behavior as the main webview in this respect, which is does not have 
> today. Then both the main webview and InAppBrowser will behave consistently 
> when they encounter https connections that have a self-signed cert.



--
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