Closed GoogleCodeExporter closed 9 years ago
Added to "General user interface" preferences. Tested to make sure changes to
these prefs are picked up without having to exit and restart the app. Also
altered the logic for when to vibrate so that it does not vibrate when the
phone is on silent.
See r172
Original comment by dc3de...@gmail.com
on 30 Jul 2010 at 10:46
Please set dial_press_tone by default to false.
Dialtone generator is buggy on some devices (or at least it was not well
implement it - probably a leak but deadlock in audio layer was present on X10
and samsung i7500).
That's the reason why i disabled it in the code (and postponed the
implementation of dialtone generation in the dialer).
Original comment by r3gis...@gmail.com
on 31 Jul 2010 at 4:44
Done, r173
Original comment by dc3de...@gmail.com
on 31 Jul 2010 at 5:20
Thx,
I'll try to debug the deadlock issue on the device of a collegue. Then, we
probably will reactivate it by default once fixed, but for now, it's better to
avoid the issue by default.
Original comment by r3gis...@gmail.com
on 31 Jul 2010 at 7:59
Original issue reported on code.google.com by
dc3de...@gmail.com
on 30 Jul 2010 at 10:40