1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-15 21:45:02 -05:00
Yaaic/src/org/yaaic
2010-04-15 23:53:07 +02:00
..
activity ServersActivity: Hide background icon if there are servers in the list 2010-04-15 23:50:35 +02:00
adapter MessageListAdapter: Fixed wrong message order on addBulkMessages - and clearBuffer() after adding (ConversationActivity) 2010-04-14 20:17:36 +02:00
command Fixed wrong broadcast on using /query 2010-04-14 20:28:13 +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 Make Settings accessible via service 2010-04-15 23:53:07 +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: Go only back if there's at least one message 2010-04-14 20:46:13 +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