NG-Studio-Development / csipsimple

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

Dialer feedback tone/vibration : make things more clear for users about what this option actually do #477

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Disable 'Dialing tone feedback'
2. Enable 'Dialing vibrate feedback'

What is the expected output? Vibration on key press
What do you see instead? No vibration on key press
What version of the product are you using? Sony Ericsson X10 mini
On what operating system? Android 2.1

Original issue reported on code.google.com by bokhorstm on 9 Dec 2010 at 12:17

GoogleCodeExporter commented 9 years ago
It's a label problem actually. I'm not able to find the other issue that talk 
about that but I'll re-explain here

If disabled (tone or vibrate) it fallback to the default Android setting.

Here the feature name should be "Force feedback".

I've two solution : either no customization at all and just relying on android 
settings. Or provide a more complex setting with Auto (use android native 
dialpad setting)/Force enable/Force disable

Original comment by r3gis...@gmail.com on 9 Dec 2010 at 12:35

GoogleCodeExporter commented 9 years ago

Original comment by r3gis...@gmail.com on 9 Dec 2010 at 12:37

GoogleCodeExporter commented 9 years ago
I think it is not a CSipSimple problem, because I don't get a vibrate feedback 
on the standard dialer as well when I enabled 'Haptic feedback' in Android.

IMHO you should remove the settings altogether and rely on the Android ones.
Less settings is better and you don't want to rebuild the OS ...

Original comment by mar...@bokhorst.biz on 9 Dec 2010 at 12:52

GoogleCodeExporter commented 9 years ago
Yes could be a solution, but think about that : the android detection setting 
doesn't work for you...
Some manufacturer re-implement android and do non standard things. That's a 
shame but I have to provide ways for users to tweak things if needed.

Usually approach is to let the application extremely customizable but with 
hidden settings (the Expert setting mode).
So I think you are right, should not be a setting shown to mainstream users 
(and I should use "Automatic" by default), but probably worth to have an hidden 
setting in expert mode to tweak that; all the more so as it doesn't work for 
some users (or even on some devices -tablets- there is no option at all to 
change this setting).

Original comment by r3gis...@gmail.com on 9 Dec 2010 at 1:01

GoogleCodeExporter commented 9 years ago
Automatic by default and expert settings sounds sound.

Original comment by mar...@bokhorst.biz on 9 Dec 2010 at 1:30

GoogleCodeExporter commented 9 years ago
Got is working (vibrate only):

Android: Touchtones -> uncheched; Haptic feedback -> checked
CSipSimple: Dialing tone feedback & vibrate feedback -> both checked

Not very intuitive as already concluded.

Original comment by bokhorstm on 9 Dec 2010 at 3:46

GoogleCodeExporter commented 9 years ago
I would like to here dial tones when the phone is connected.  For instance when 
I have to enter codes to join conferencec calls.  No matter if I set this or 
not I don't get tones.  I selected to integrrate with Android dialpad and for 
normal non-sip calls I hear the tones, but for sip calls I don't.

Original comment by NexusOne...@gmail.com on 19 Dec 2010 at 7:41

GoogleCodeExporter commented 9 years ago
@NexusOneCarter : feedback here is about the feedback you get in the dialer not 
the dialpad in call ;) .
I replied you on the other issue you opened

Original comment by r3gis...@gmail.com on 19 Dec 2010 at 10:00

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r473.

Original comment by r3gis...@gmail.com on 19 Dec 2010 at 10:34