jumaris / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
1 stars 0 forks source link

Feature Request: Vibrate on bell (irssi) #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some people are using connectbot with screen/irssi. On irc highlighting
irssi can send a bell ^G. It would be nice if connectbot could translate
this to a vibrate/sound.

Original issue reported on code.google.com by sch...@googlemail.com on 5 Jan 2009 at 7:19

GoogleCodeExporter commented 8 years ago
Audible bell is Issue 84, but vibration could be an option as well. Currently
SoundPool has a race condition that prevents audible bell from working, but 
perhaps
vibration doesn't have the same limitation.

Original comment by kenny@the-b.org on 19 Jan 2009 at 1:30

GoogleCodeExporter commented 8 years ago
Added vibration on bell along with audible and notification while in background 
in r258

Original comment by kenny@the-b.org on 2 Jun 2009 at 9:00