Yaaic/application/src/org/yaaic
Steven Luo c4504be725 Notify the user on receipt of all private messages, not just ones with nick mentions
You'd rarely use someone's nick in a privmsg with them, and this matches
the behavior of other clients.
2011-06-08 23:11:28 +02:00
..
activity Don't scroll to a conversation in onCreate() unless it was previously selected 2011-06-08 23:11:27 +02:00
adapter DeckAdapter: getView(): If no conversation is available (anymore) for the requested position, return an empty TextView. Fixes #56. 2011-04-15 20:39:33 +02:00
command Server: Fix typo in addConversation() 2011-03-15 23:59:49 +01:00
db Database: isTitleUsed(): Escape server title (SQLiteException) - Fixes #53 2011-04-12 23:30:00 +02:00
exception Some more simple refactorings 2011-03-14 22:15:13 +01:00
irc Notify the user on receipt of all private messages, not just ones with nick mentions 2011-06-08 23:11:28 +02:00
layout Added 2011 to licence header 2011-02-05 13:00:12 +01:00
listener Some more simple refactorings 2011-03-14 22:15:13 +01:00
model Remove color codes if the mirc colors option is off. Fixes #57 2011-04-14 22:53:38 +02:00
receiver Added 2011 to licence header 2011-02-05 13:00:12 +01:00
ssl Added 2011 to licence header 2011-02-05 13:00:12 +01:00
utils Ooops, fix @author javadoc tag in classes: MircColors, Smilies 2011-04-13 00:14:40 +02:00
view Use integer division to calculate gallert item width. 2011-03-27 17:13:09 +02:00
Yaaic.java Added 2011 to licence header 2011-02-05 13:00:12 +01:00