1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-01-10 13:18:06 -05:00
Yaaic/src/org/yaaic
2010-03-11 00:05:04 +01:00
..
adapter MessageListAdapter: Synchonize the addMessage() method as the LinkedList may throw an ConcurrentModificationException 2010-03-10 23:27:24 +01:00
command Added aliases /j and /q 2010-03-10 22:15:20 +01:00
db Using a ListView with TextViews instead of a lot of SpannableStrings in one TextView for Messages; Fixed a not closed database cursor problem 2010-03-08 21:36:36 +01:00
irc Show message on connect 2010-03-10 23:57:31 +01:00
listener ChannelListener now uses conversations instead of channels 2010-03-10 21:06:42 +01:00
model Remember selected conversation in server object 2010-03-10 22:56:44 +01:00
receiver ChannelReceiver now uses conversations instead of channels 2010-03-10 21:12:21 +01:00
view Disable posting non-commands on the ServerInfo view 2010-03-11 00:05:04 +01:00
Yaaic.java Refactored nearly everything 2009-12-17 21:27:57 +01:00