1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/src/org/yaaic
2010-03-10 21:12:21 +01:00
..
adapter MessageListAdapter now uses conversations instead of channels 2010-03-10 20:46:07 +01:00
command All handlers now use conversations instead of channels 2010-03-10 21:06:18 +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 IRCConnection now uses conversations instead of channels 2010-03-10 21:12:07 +01:00
listener ChannelListener now uses conversations instead of channels 2010-03-10 21:06:42 +01:00
model Server class uses conversations instead of channels 2010-03-10 20:33:43 +01:00
receiver ChannelReceiver now uses conversations instead of channels 2010-03-10 21:12:21 +01:00
view ServersActivity now uses conversations instead of channels 2010-03-10 21:11:10 +01:00
Yaaic.java Refactored nearly everything 2009-12-17 21:27:57 +01:00