1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/src/org/yaaic
2010-04-12 20:40:56 +02:00
..
activity ConversationActivity: register the receivers as early as possible, otherwise we may loose a broadcast message 2010-04-12 20:01:42 +02:00
adapter MessageListAdapter: Add a bunch of messages via addBulkMessages() 2010-03-21 16:38:29 +01:00
command Help Handler: Added licence header 2010-04-06 22:12:10 +02:00
db Database: removed getChannels() - Use getChannelsByServer() 2010-04-11 22:09:37 +02:00
exception Moved CommandException to org.yaaic.exception package 2010-03-14 13:35:16 +01:00
irc Update Notification onDisconnect 2010-04-12 00:04:06 +02:00
layout Wrapper for background drawables: NonScalingBackgroundDrawable 2010-03-17 21:51:05 +01:00
listener Renamed ChannelListener to ConversationListener 2010-03-14 22:11:54 +01:00
model Scrollback class for scrollback history 2010-04-12 20:40:56 +02:00
receiver Merge branch 'master' into optimization 2010-03-29 22:04:38 +02:00
view Merge branch 'master' into optimization 2010-03-29 22:04:38 +02:00
Yaaic.java Merge branch 'master' into optimization 2010-03-29 22:04:38 +02:00