Commit Graph

  • e4db5e012f EchoHandler: Use broadcast type: CONVERSATION_MESSAGE Sebastian Kaspari 2010-03-26 19:06:59 +0100
  • f25d68f101 IRCBinder: Use broadcast type: CONVERSATION_MESSAGE Sebastian Kaspari 2010-03-26 19:05:55 +0100
  • 6d01720ca6 added getDescription and help command kell 2010-03-26 19:05:37 +0100
  • 4c5ba9a620 NamesHandler: Use broadcast type: CONVERSATION_MESSAGE Sebastian Kaspari 2010-03-26 19:03:43 +0100
  • 13dde9ed03 Imports Sebastian Kaspari 2010-03-24 21:55:41 +0100
  • 9efeb5b8af CommandParser: Implemented server commands whitelist Sebastian Kaspari 2010-03-24 21:17:12 +0100
  • 507b3b422b CommandParser: Splitted handling of client/server/unknown commands Sebastian Kaspari 2010-03-24 21:06:23 +0100
  • 3fdd183373 IRCConnection: Use Broadcast helpers (Should be reviewed) Sebastian Kaspari 2010-03-24 19:46:49 +0100
  • b482afa305 Using Broadcast helpers... Sebastian Kaspari 2010-03-24 19:35:46 +0100
  • c66eeecb0b CommandParser and CommandHandlers: Use Broadcast helper methods Sebastian Kaspari 2010-03-24 19:31:59 +0100
  • 976ef4f598 Broadcast: Helper methods use Extra.* Sebastian Kaspari 2010-03-24 19:27:32 +0100
  • db06f5450d New class for bundle params (org.yaaic.model.Extra) Sebastian Kaspari 2010-03-24 19:26:38 +0100
  • 381601d521 New helper: Broadcast.createServerIntent() Sebastian Kaspari 2010-03-24 19:23:07 +0100
  • acb09a3b8a Moved activities to org.yaaic.activity package Sebastian Kaspari 2010-03-24 18:48:38 +0100
  • 6e2c835869 ConversationActivity: Small changes in onKeyDown() (also removed onBackPressed()) Sebastian Kaspari 2010-03-24 18:44:17 +0100
  • 41cf6b60d0 permanent service with notification icon, stop service if not needed (work in progress) Sebastian Kaspari 2010-03-21 19:57:30 +0100
  • 3c5cad2c46 MessageListAdapter: Add a bunch of messages via addBulkMessages() Sebastian Kaspari 2010-03-21 16:38:29 +0100
  • 6996b4acee ConversationActivity: Cache field lookups and add buffer via bulk method Sebastian Kaspari 2010-03-21 16:37:56 +0100
  • c63c332158 Conversation: Get the complete buffer Sebastian Kaspari 2010-03-21 16:37:19 +0100
  • 04e496dc98 NamesHandler: cache field lookup Sebastian Kaspari 2010-03-21 16:36:44 +0100
  • b855bb8790 Yaaic: cache field lookup Sebastian Kaspari 2010-03-21 16:36:16 +0100
  • d62dcf86bd Conversation: get complete history instead of one element at a time Sebastian Kaspari 2010-03-21 16:08:27 +0100
  • 705ad8c00a MessageListAdapter: cache field lookups Sebastian Kaspari 2010-03-21 16:06:52 +0100
  • e3d13a3880 DeckAdapter: cache field lookups Sebastian Kaspari 2010-03-21 16:05:52 +0100
  • 9a89262714 Removed tags Sebastian Kaspari 2010-03-21 15:52:57 +0100
  • 50346ef5f5 Removed logging from yaaic Sebastian Kaspari 2010-03-21 15:51:08 +0100
  • 81c24c5128 Removed logging from PircBot Sebastian Kaspari 2010-03-21 15:42:53 +0100
  • 5e3ddc30c2 Removed synchronized list from Conversation class Sebastian Kaspari 2010-03-21 15:33:09 +0100
  • ee417675a7 MessageListAdapter: Removed synchronized from addMessage() Sebastian Kaspari 2010-03-21 15:31:36 +0100
  • ac3fe7bb57 Removed synchronized list from MessageListAdapter Sebastian Kaspari 2010-03-21 15:29:42 +0100
  • df86967d69 Removed synchronized list from Deckadapter Sebastian Kaspari 2010-03-21 15:29:26 +0100
  • 8bfe1d1a75 Bugfix: Do not try to connect on resume Sebastian Kaspari 2010-03-21 15:26:11 +0100
  • 9fa17f6a35 bumped version to 0.2 v0.2 Sebastian Kaspari 2010-03-20 23:19:06 +0100
  • 926bd9168a Cannot add messages to adapter in a differen thread Sebastian Kaspari 2010-03-20 23:15:52 +0100
  • e0793a3bfa ConversationActivity: Update status in onResume() Sebastian Kaspari 2010-03-20 23:15:29 +0100
  • 710c7749f1 Ignore server response 332 and 333 Sebastian Kaspari 2010-03-20 23:12:17 +0100
  • ffe3aed48c Set cache color hint Sebastian Kaspari 2010-03-20 22:51:18 +0100
  • 2a679baf6e Do more work on threads Sebastian Kaspari 2010-03-20 22:39:42 +0100
  • 6da41e633a Small adjustments to the irc event messages Sebastian Kaspari 2010-03-20 22:06:49 +0100
  • 5ff4c85226 Remove colors/formatting from topic Sebastian Kaspari 2010-03-20 22:02:04 +0100
  • 251bee24f7 Only resize MessageListView if in delegate mode Sebastian Kaspari 2010-03-20 21:56:15 +0100
  • 76222eefd3 Resize MessageListView if parent's size has changed (fixing layout on using soft keyboard) Sebastian Kaspari 2010-03-20 21:49:46 +0100
  • 70c9ab644b Moved connect from ServersActivity to ConversationActivity for faster responses Sebastian Kaspari 2010-03-20 20:21:51 +0100
  • 3ca4ea981c Start ConversationActivity without requesting a result Sebastian Kaspari 2010-03-20 20:14:15 +0100
  • 97eae1f4f0 ServersActivity: do not update data set before starting another activity Sebastian Kaspari 2010-03-20 20:09:42 +0100
  • 9b6f97844a highlight message (red) if current nickname is used Sebastian Kaspari 2010-03-20 19:36:41 +0100
  • b94f7cc789 Removed response code from server response messages Sebastian Kaspari 2010-03-20 18:31:43 +0100
  • 8869590fad Added small border around conversations Sebastian Kaspari 2010-03-20 18:30:29 +0100
  • 2dd47f3bb8 Hide server response 353 and 366 Sebastian Kaspari 2010-03-20 18:12:30 +0100
  • e28c09e704 Add/Edit server: server title should be unique Sebastian Kaspari 2010-03-20 17:52:42 +0100
  • 0a4a6be5fd There's no import activity Sebastian Kaspari 2010-03-20 17:40:52 +0100
  • be2584f5fe Handle irc:// uris Sebastian Kaspari 2010-03-20 16:32:42 +0100
  • d5d294a5aa Imports Sebastian Kaspari 2010-03-20 15:56:43 +0100
  • cb7473b93c Use UTF-8 as default charset Sebastian Kaspari 2010-03-20 15:47:57 +0100
  • b41017ce93 Only update message list adapter on resume if existing Sebastian Kaspari 2010-03-20 15:44:34 +0100
  • 7e36456b7a Possibility to edit already existing servers Sebastian Kaspari 2010-03-20 15:44:05 +0100
  • cfe90d718f ConversationActivity: Fill views with buffered messages on resume Sebastian Kaspari 2010-03-18 22:37:37 +0100
  • 54e8d9ac10 Fixed timestamps - save timestamp persitent in message object Sebastian Kaspari 2010-03-18 22:10:19 +0100
  • d0cbb77f5f Show server responses but skip some messages Sebastian Kaspari 2010-03-18 21:33:20 +0100
  • d721599351 Always scroll if not using full channel view Sebastian Kaspari 2010-03-18 20:26:04 +0100
  • 61d1713a56 Show own invites in selected conversation Sebastian Kaspari 2010-03-18 19:53:20 +0100
  • 91536b1609 Implemented IRC events: onSetPrivate() onRemovePrivate() Sebastian Kaspari 2010-03-18 19:49:52 +0100
  • f40480d773 Implemented IRC events: onSetModerated() onRemoveModerated() Sebastian Kaspari 2010-03-18 19:48:11 +0100
  • 75fb9c419c Implemented IRC events: onSetInviteOnly() onRemoveInviteOnly() Sebastian Kaspari 2010-03-18 19:46:09 +0100
  • 50af2687ae Implemented IRC events: onSetNoExternalMessages() onRemoveNoExternalMessages() Sebastian Kaspari 2010-03-18 19:43:54 +0100
  • 8d8e3691a4 Implemented IRC events: onSetTopicProtection() onRemoveTopicProtection() Sebastian Kaspari 2010-03-18 19:41:38 +0100
  • 438a7e5d3e Implemented IRC events: onSetChannelBan() onRemoveChannelBan() Sebastian Kaspari 2010-03-18 19:38:55 +0100
  • 8f6f7c7c74 /mode can be used when no channel is selected Sebastian Kaspari 2010-03-18 00:25:29 +0100
  • ffaba5e25d Send unknown commands to the server Sebastian Kaspari 2010-03-18 00:14:29 +0100
  • 1b2461f8fe Added command: /mode <channel> <mode> Sebastian Kaspari 2010-03-18 00:04:50 +0100
  • 5629f2f308 Show unknown lines on the server info window Sebastian Kaspari 2010-03-17 23:50:31 +0100
  • 62f5fcc074 Use an activity for the "join channel" dialog instead of a real dialog) Sebastian Kaspari 2010-03-17 22:43:56 +0100
  • ca4a207b50 ServersActivity: Use the icon as centered background Sebastian Kaspari 2010-03-17 21:54:43 +0100
  • 97b5467897 ConversationActivity: Use the icon as centered background Sebastian Kaspari 2010-03-17 21:52:51 +0100
  • b100a9935b Translucent background for conversations Sebastian Kaspari 2010-03-17 21:52:20 +0100
  • c89acdb4bc Wrapper for background drawables: NonScalingBackgroundDrawable Sebastian Kaspari 2010-03-17 21:51:05 +0100
  • f84804bea7 Using slightly more space for the conversations Sebastian Kaspari 2010-03-17 20:02:30 +0100
  • c88322a922 Rounded corners for conversation views Sebastian Kaspari 2010-03-17 19:58:23 +0100
  • da1a11fca0 Disabled debugging of IRC events (logging to debug log) Sebastian Kaspari 2010-03-17 19:38:58 +0100
  • 9f19c0b7ac (Fixed issue 5) store message adapter in conversation and reuse it Sebastian Kaspari 2010-03-17 19:32:27 +0100
  • 876b96c358 Implemented IRC events: onSetChannelLimit() onRemoveChannelLimit() Sebastian Kaspari 2010-03-15 23:52:32 +0100
  • b201a93adc Implemented IRC events: onSetSecret() onRemoveSecret() Sebastian Kaspari 2010-03-15 23:48:44 +0100
  • 89ebe3e284 reply on ctcp finger Sebastian Kaspari 2010-03-14 23:34:51 +0100
  • 93abba8232 Implemented sending files via DCC: /dcc SEND <nickname> <file> Sebastian Kaspari 2010-03-14 22:54:41 +0100
  • 45a2ca0849 Implemented channel events: onSetChannelKey() onRemoveChannelKey() Sebastian Kaspari 2010-03-14 22:22:51 +0100
  • eb150c52e0 Broadcast helper: Broadcast.createConversationIntent() Sebastian Kaspari 2010-03-14 22:20:39 +0100
  • ce98d23b77 Renamed ChannelReceiver to ConversationReceiver Sebastian Kaspari 2010-03-14 22:13:23 +0100
  • a8ea5c2c92 Renamed ChannelListener to ConversationListener Sebastian Kaspari 2010-03-14 22:11:54 +0100
  • cc8c7d0546 Typo: oped/deoped should be opped/deopped Sebastian Kaspari 2010-03-14 15:44:21 +0100
  • 314799cd83 Realname cannot be blank - see issue 4 Sebastian Kaspari 2010-03-14 15:43:26 +0100
  • 7103510d1e Moved CommandException to org.yaaic.exception package v0.1 Sebastian Kaspari 2010-03-14 13:35:16 +0100
  • 454e034a5c Added validation to AddServerActivity Sebastian Kaspari 2010-03-14 13:34:25 +0100
  • c21fd58cf3 Show message on disconnect and update server status Sebastian Kaspari 2010-03-14 12:42:29 +0100
  • aca93e39e2 Changed error message (connect) Sebastian Kaspari 2010-03-14 12:00:45 +0100
  • fa3584e596 Add connect error message to server info window Sebastian Kaspari 2010-03-14 11:58:46 +0100
  • 0a0190c219 Handle exceptions on connect Sebastian Kaspari 2010-03-14 11:53:54 +0100
  • 5140646fd4 Fixed timestamp. Prefix number with 0 if they are < 10 Sebastian Kaspari 2010-03-14 01:07:11 +0100
  • 2d585d6a72 Also update query if a user exists Sebastian Kaspari 2010-03-14 01:06:06 +0100
  • 63fa7910d0 Remove old messages from the conversation view if messages.count() > HISTORY_SIZE Sebastian Kaspari 2010-03-14 00:04:18 +0100
  • 11eabc723e ConversationActivity: notify the whole deck only as fallback Sebastian Kaspari 2010-03-14 00:03:38 +0100