1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-15 13:35:09 -05:00
Yaaic/src/org/yaaic
2010-03-10 20:45:56 +01:00
..
adapter DeckAdapter now uses conversations instead of channels 2010-03-10 20:45:56 +01:00
command Moved command handlers to org.yaaic.command.handler and renamend them. 2010-03-10 09:01:49 +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 Remember channel's topic and print on /topic 2010-03-09 23:35:40 +01:00
listener Use a gallery for switching channels 2010-03-05 15:56:57 +01:00
model Server class uses conversations instead of channels 2010-03-10 20:33:43 +01:00
receiver debug tag 2010-03-05 20:05:52 +01:00
view some cleanup 2010-03-10 08:57:37 +01:00
Yaaic.java Refactored nearly everything 2009-12-17 21:27:57 +01:00