Yaaic/application/src/org/yaaic
Steven Luo 06e0849c17 Bugfix notification system
* If there's a new message notification, keep showing the "New messages
   in" content text, even after a disconnect notification.
 * Handle the case of a channel/query name duplicated between two or more
   connections more gracefully in new message notifications
 * Fix a race in updating notifications
2011-06-08 23:11:28 +02:00
..
activity Bugfix notification system 2011-06-08 23:11:28 +02:00
adapter Make the conversation history size a configurable preference 2011-06-08 23:11:28 +02:00
command Make the conversation history size a configurable preference 2011-06-08 23:11:28 +02: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 Bugfix notification system 2011-06-08 23:11:28 +02:00
layout Added 2011 to licence header 2011-02-05 13:00:12 +01:00
listener Bugfix notification system 2011-06-08 23:11:28 +02:00
model IME behavior changes for the ConversationActivity 2011-06-08 23:11:28 +02:00
receiver Include channel topic in the displayed conversation title 2011-06-08 23:11:28 +02: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 Remember switched conversations across screen orientation changes 2011-06-08 23:11:28 +02:00
Yaaic.java Added 2011 to licence header 2011-02-05 13:00:12 +01:00