RoosterRat / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
1 stars 1 forks source link

Enabling "A2DP Volume" in Accessibility breaks "OK Google" function #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Device (phone) brand: LG/Google

Device (phone) model: Nexus 4

Android OS version: 4.4.2

App version number: 2.11.7

What steps will reproduce the problem?

1. Check this before A2DP Volume is installed:
  - Ensure "OK Google" function is working in "Google Now" app
2. Install A2DP Volume
3. In Settings -> Accessibility -> A2DP Volume: set to ON
4. Run "Google Now" app
5. Say "OK Google" --> It should no longer work

To confirm that this function was broken by enabling A2DP Volume in "Settings | 
Accessibility", simply set it to "Off" in Accessibility and it will work again.

What is the expected output? What do you see instead?

Ideally, this app should not interfere with Google Now's "OK Google" voice 
recognition prompt.

Please provide any additional information below.

Please see the following 2 links for further information (including other apps 
which suffer from the same issue) as well as a potential bugfix/work-around 
which seems to imply a code change in A2DP Volume will be required.

http://stackoverflow.com/questions/20809326/android-kitkat-ok-google-function-di
sabled-after-enable-the-notification-acce

https://code.google.com/p/android/issues/detail?id=64354

Original issue reported on code.google.com by jmuru...@gmail.com on 15 Mar 2014 at 1:54

GoogleCodeExporter commented 9 years ago
Excellent description and details to this issue.  I was able to quickly fix it. 
 Pushing 2.11.9 to Play Store for beta test now (should be ready to download in 
a couple hours).  Please test and confirm fix.  I was able to easily reproduce 
this on a Bionic with stock 4.1.2 so it impacted more than just KitKat.  Thanks 
again for the great info and feedback.

Original comment by JimR...@gmail.com on 16 Mar 2014 at 2:35

GoogleCodeExporter commented 9 years ago
Just noticed another place in the code that could cause this.  Fixed in 
2.11.10.  Will get strings updated so 2.11.10 is ready for prod.  Go ahead and 
test 2.11.9 but if you change the preferences in A2DP Volume it may break again 
until you restart the accessibility service.  You can restart it in Android 
settings -> accessibility -> A2DP Volume then toggle it OFF then ON.

Original comment by JimR...@gmail.com on 16 Mar 2014 at 3:10

GoogleCodeExporter commented 9 years ago
Hi there, I would love to test the new version but the Google Play Store is 
still showing me version 2.11.7 from Jan 5, 2014. Which is the version I 
already have on my phone. 
I have refreshed several times and cleared the Google Play cache etc.

Original comment by jmuru...@gmail.com on 18 Mar 2014 at 7:40

GoogleCodeExporter commented 9 years ago
You need to join the tester community here: 
https://plus.google.com/u/0/communities/110152746998730594422
Follow instructions on that site.  Once you join that community click this 
link: https://play.google.com/apps/testing/a2dp.Vol
to become a tester.

Original comment by JimR...@gmail.com on 18 Mar 2014 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by JimR...@gmail.com on 18 Mar 2014 at 11:51

GoogleCodeExporter commented 9 years ago
Thanks for the information. I successfully installed 2.11.10 and I confirm that 
"OK Google" is working perfectly! Great job!

Original comment by jmuru...@gmail.com on 19 Mar 2014 at 8:03