Commit Graph

25 Commits

Author SHA1 Message Date
Sebastian Kaspari 41cf6b60d0 permanent service with notification icon, stop service if not needed (work in progress) 2010-03-21 19:57:30 +01:00
Sebastian Kaspari 8bfe1d1a75 Bugfix: Do not try to connect on resume 2010-03-21 15:26:11 +01:00
Sebastian Kaspari 926bd9168a Cannot add messages to adapter in a differen thread 2010-03-20 23:15:52 +01:00
Sebastian Kaspari e0793a3bfa ConversationActivity: Update status in onResume() 2010-03-20 23:15:29 +01:00
Sebastian Kaspari 2a679baf6e Do more work on threads 2010-03-20 22:39:42 +01:00
Sebastian Kaspari 70c9ab644b Moved connect from ServersActivity to ConversationActivity for faster responses 2010-03-20 20:21:51 +01:00
Sebastian Kaspari b41017ce93 Only update message list adapter on resume if existing 2010-03-20 15:44:34 +01:00
Sebastian Kaspari cfe90d718f ConversationActivity: Fill views with buffered messages on resume 2010-03-18 22:37:37 +01:00
Sebastian Kaspari d721599351 Always scroll if not using full channel view 2010-03-18 20:26:04 +01:00
Sebastian Kaspari 62f5fcc074 Use an activity for the "join channel" dialog instead of a real dialog) 2010-03-17 22:43:56 +01:00
Sebastian Kaspari 97b5467897 ConversationActivity: Use the icon as centered background 2010-03-17 21:52:51 +01:00
Sebastian Kaspari 9f19c0b7ac (Fixed issue 5) store message adapter in conversation and reuse it 2010-03-17 19:32:27 +01:00
Sebastian Kaspari ce98d23b77 Renamed ChannelReceiver to ConversationReceiver 2010-03-14 22:13:23 +01:00
Sebastian Kaspari 11eabc723e ConversationActivity: notify the whole deck only as fallback 2010-03-14 00:03:38 +01:00
Sebastian Kaspari fbb74184d5 Bugfix for some messages do not show up directly 2010-03-13 23:47:18 +01:00
Sebastian Kaspari 57e9ba721f Moved server.xml to conversations.xml 2010-03-13 18:04:59 +01:00
Sebastian Kaspari 1bce5e1fc9 Added 2010 ;) 2010-03-13 16:52:20 +01:00
Sebastian Kaspari 0a5ded2e99 identation 2010-03-12 20:35:25 +01:00
Sebastian Kaspari da58a7d042 Renamed servers.xml to conversations.xml like activity names 2010-03-12 00:10:18 +01:00
Sebastian Kaspari e7a903851e Remove channel views on part 2010-03-11 01:10:21 +01:00
Sebastian Kaspari b87501622c Renamed Broadcast constants from CHANNEL_* to CONVERSATION_* 2010-03-11 00:25:53 +01:00
Sebastian Kaspari 58b9398800 Bugfix: All messages were posted to the current view if full channel view was used 2010-03-11 00:08:36 +01:00
Sebastian Kaspari 46f5d1d008 Disable posting non-commands on the ServerInfo view 2010-03-11 00:05:04 +01:00
Sebastian Kaspari 031c042d50 Show error if user is not connected but sends a message 2010-03-10 23:53:39 +01:00
Sebastian Kaspari be872c25c7 Renamed ServerActivity to ConversationActivity to prevent confusion (ServerActivity <-> ServersActivity) 2010-03-10 23:30:59 +01:00