ideakid / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

sipdroid accessibile keyboard implementation #651

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
read 
http://developer.android.com/reference/android/view/accessibility/package-summar
y.html
2.
implement the required class & callback in the sipdroid main window
3.
submit beta for testing

What is the expected output? What do you see instead?
the expected output is to heare the keyboard touch, like 1,2,3,4,5,6 and ..., 
like in the normal android default dialer with the talkback accessibility 
service
but now the keyboard mig by using a special Custom UI control

What version of the product are you using? On what device/operating system?
latest

Which SIP server are you using? What happens with PBXes?
using freeswitch, but not aplicable

Which type of network are you using?
WIFI & 3G

Please provide any additional information below.
documentation:
http://developer.android.com/reference/android/view/accessibility/package-summar
y.html
more informations about android accessible applications:
http://developer.android.com/reference/android/accessibilityservice/Accessibilit
yService.html
note that this issus is for only people with disability
because i am blind

Original issue reported on code.google.com by tayeb.meftah on 14 Sep 2010 at 10:22

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 17 Sep 2010 at 8:42

GoogleCodeExporter commented 9 years ago
why is related to default keyboard stile?
is unrelated, evean if you implement your default keyboard you SHOULD implement 
accessibility
thank you

Original comment by tayeb.meftah on 17 Sep 2010 at 9:22

GoogleCodeExporter commented 9 years ago
See my comment to issue 206: You can use the built-in dialer for Sipdroid. The 
keyboard is just for entering SIP URIs, not for plain telephone numbers.

Original comment by pmerl...@googlemail.com on 17 Sep 2010 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 14 Oct 2010 at 8:43

GoogleCodeExporter commented 9 years ago
hi,
that's unrelated
what about if i am in phone call and i need dtmf?
how to press dtmf if is it all image?
thanks

Original comment by tayeb.meftah on 14 Oct 2010 at 10:04