1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/src/org/yaaic
2010-03-09 22:00:04 +01:00
..
adapter Show name of selected channel at the top 2010-03-09 02:11:34 +01:00
command New command syntax: /command <param> [<optional>] 2010-03-09 22:00:04 +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 Implemented onNickChange IRC event 2010-03-09 21:58:05 +01:00
listener Use a gallery for switching channels 2010-03-05 15:56:57 +01:00
model Fixed bug in Channel.pollBufferedMessages() - Messages were polled in the wrong order 2010-03-09 20:22:19 +01:00
receiver debug tag 2010-03-05 20:05:52 +01:00
view Check for commands and parse them 2010-03-09 19:46:02 +01:00
Yaaic.java Refactored nearly everything 2009-12-17 21:27:57 +01:00