Yaaic/application/src/org
Steven Luo aa355c4283 Rewrite onKey handling for the ConversationActivity input line
The current method of supplying an onKey handler for the input line
(having the activity implement OnKeyListener) is somewhat unusual -- the
documentation recommends creating an anonymous inner class to pass to
setOnKeyListener().  Do this, while refactoring the code to make it
somewhat more readable and removing some instances of code duplication.
2011-06-08 23:11:28 +02:00
..
jibble/pircbot Do something sane for private messages where the sender is our nick 2011-06-08 23:11:28 +02:00
yaaic Rewrite onKey handling for the ConversationActivity input line 2011-06-08 23:11:28 +02:00