Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Is there any way to disable the beep in android?? #508

Closed
EloiRodriguezGaxas opened this issue Jul 19, 2017 · 2 comments
Closed

Is there any way to disable the beep in android?? #508

EloiRodriguezGaxas opened this issue Jul 19, 2017 · 2 comments

Comments

@EloiRodriguezGaxas
Copy link

I've been searching for the beep sound without any success.

Has anyone gotten rid of the sound?

Thanks!!

@macdonst
Copy link
Member

@EloiRodriguezGaxas it's possible to do but sending in a PR would be the quickest way to get this resolved. In the BarcodeScanner.java class you'd need to do pretty much the same this as this PR:

https://github.com/phonegap/phonegap-plugin-barcodescanner/pull/505/files

Where you use Intents.Scan.BEEP_ON_SCAN to turn the beep on or off.

Mischa1610 added a commit to sovanta/phonegap-plugin-barcodescanner-custom-ui that referenced this issue Aug 16, 2017
* phonepag/master:
  🐧 Issue phonegap#508: Is there any way to disable the beep in android?
  🐧 Issue phonegap#512: Generated .gradle file invalid, parseInt takes wrong argument
  Convert the handler functions for the torch, flipCamera, and shutter buttons to IBAction (phonegap#511)
  Update README.md
  Update README.md

# Conflicts:
#	src/android/barcodescanner.gradle
#	src/ios/CDVBarcodeScanner.mm
Mischa1610 added a commit to sovanta/phonegap-plugin-barcodescanner-custom-ui that referenced this issue Aug 16, 2017
* develop:
  EWEEM-1651: Set plugin version to 6.1.9.
  EWEEM-1651: Using version 2.1.9-sov of the barcodescanner-lib-aar-custom-ui now.
  EWEEM-1651: Changed flashlight and close buttons to resources of the plugin.
  EWEEM-1063: Made the barcode scanner quadrat bigger.
  Added flashlight active and inactive icons for iOS.
  Added close icons for iOS.
  Removed unused torch icons for iOS.
  🐧 Issue phonegap#508: Is there any way to disable the beep in android?
  🐧 Issue phonegap#512: Generated .gradle file invalid, parseInt takes wrong argument
  Convert the handler functions for the torch, flipCamera, and shutter buttons to IBAction (phonegap#511)
  Update README.md
  Update README.md
cpetrov pushed a commit to eclipsesource/phonegap-plugin-barcodescanner that referenced this issue Mar 2, 2018
Change-Id: I8df3e23e422a88ec02c5eeadb07fb60938173034
cpetrov pushed a commit to eclipsesource/phonegap-plugin-barcodescanner that referenced this issue Mar 2, 2018
#2)

Change-Id: I8df3e23e422a88ec02c5eeadb07fb60938173034
@lock
Copy link

lock bot commented Jun 7, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants