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

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

Commit cc73124af6ab694e5b9f3ac3401664d287ae08a6 in cordova-plugin-dialogs's 
branch refs/heads/master from [~dpeacock]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=cc73124 ]

CB-7538 Android beep thread fix Beep now executes in it's own thread. It
was previously executing in the main UI thread which was causing the
application to lock up will the beep was occurring.  Closing pull
request


> Beep in Android locks main UI thread
> ------------------------------------
>
>                 Key: CB-7538
>                 URL: https://issues.apache.org/jira/browse/CB-7538
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Dialogs
>            Reporter: David Peacock
>            Assignee: Joe Bowser
>
> When using the navigator.notification.beep() the main UI thread gets locked 
> up.  This is especially noticeable when you have a long notification 
> ringtone, or are calling beep with a parameter (i.e. beep(10)).  Beep should 
> be done in it's own thread.
> I will be submitting a pull request that resolves this.



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

Reply via email to