1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/src/org/yaaic
2010-05-12 10:29:16 +02:00
..
activity ConversationActivity: onActivityResult() - Stub for REQUEST_CODE_USER 2010-05-03 21:00:18 +02:00
adapter ServerListAdapter: Added username and port to server list 2010-04-20 22:19:20 +02:00
command CommandParser: synchronize access to getInstance() 2010-04-25 12:42:34 +02:00
db Database: Load commands from database on server object population 2010-04-25 12:43:07 +02:00
exception Moved CommandException to org.yaaic.exception package 2010-03-14 13:35:16 +01:00
irc Execute commands before joining channels 2010-04-27 20:24:23 +02:00
layout Wrapper for background drawables: NonScalingBackgroundDrawable 2010-03-17 21:51:05 +01:00
listener MessageClickListener: imports 2010-04-25 15:58:39 +02:00
model Conversation: setStatus(), getStatus() and constants Conversation.STATUS_* 2010-05-12 10:29:16 +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 ConversationSwitcher: Draw one dot for each conversation with different colors depending on status 2010-05-12 10:28:37 +02:00
Yaaic.java Merge branch 'master' into optimization 2010-03-29 22:04:38 +02:00