highBigger / speakerproximity

Automatically exported from code.google.com/p/speakerproximity
0 stars 0 forks source link

Speakerproximity is inaccessible #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For users of screen readers such as TalkBack or Spiel, Speakerproximity 
presents a few usability issues.

1. Unlabeled buttons without android:contentDescription attributes are 
difficult to navigate.

2. Key elements are unfocusable. As such, it is impossible to reach the 
Androcom logo via the keyboard, or even to review the proximity calibration 
instructions when the app first launches.

I've attached a patch that seems to address these. You may wish to edit the 
newly-added string resources, as I don't know what the exact text of the image 
buttons is, and the string content should be edited to match them.

Original issue reported on code.google.com by ndari...@gmail.com on 13 Oct 2010 at 9:15

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you a lot for your contribution.
Didn't know about this part but now as you say, this should be incorporated 
into any app ;-)

I will check your patch and publish a bugfix release.

Do you have any other tips on what has to be focused on to make the GUI better 
usable with accessibility tools?

Original comment by michel.racic on 13 Oct 2010 at 9:26

GoogleCodeExporter commented 8 years ago
I incorporate your patch now ;-)

Original comment by michel.racic on 13 Oct 2010 at 9:43

GoogleCodeExporter commented 8 years ago
Integrated your patch and published the new version 0.3.2 beta

Original comment by michel.racic on 13 Oct 2010 at 10:25