1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-14 21:15:04 -05:00
Yaaic/src/org/yaaic
2010-04-18 14:06:47 +02:00
..
activity ServersActivity: call checkServiceStatus() in onPause() 2010-04-17 23:35:20 +02:00
adapter MessageListAdapter: Fixed wrong message order on addBulkMessages - and clearBuffer() after adding (ConversationActivity) 2010-04-14 20:17:36 +02:00
command can now print the usage of a command 2010-04-18 14:06:47 +02:00
db Database: Cast "0"/"1" to boolean 2010-04-14 00:34:11 +02:00
exception Moved CommandException to org.yaaic.exception package 2010-03-14 13:35:16 +01:00
irc IRCService: stop foreground if service is stopping 2010-04-17 23:35:53 +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 Settings: isReconnectEnabled() 2010-04-17 22:56:51 +02:00
receiver Merge branch 'master' into optimization 2010-03-29 22:04:38 +02:00
ssl org.yaaic.ssl.NaiveTrustManager - TrustManager for SSL Connections (Accepts every certificate) 2010-04-14 00:48:40 +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