Sebastian Kaspari
|
a1731b597b
|
Bumped version to 0.5
|
2010-08-27 19:17:18 +02:00 |
|
Sebastian Kaspari
|
28854e2626
|
Underscore (_) is now allowed as first char in nickname
|
2010-08-27 19:13:23 +02:00 |
|
Sebastian Kaspari
|
311889278d
|
Allow numbers in ident
|
2010-08-27 18:57:39 +02:00 |
|
Sebastian Kaspari
|
4357a7c6df
|
Added user actions
|
2010-08-27 17:45:47 +02:00 |
|
Sebastian Kaspari
|
ec3e6b04d1
|
ConversationSwitcher: Changed layout and moved switcher to bottom
|
2010-08-27 17:26:53 +02:00 |
|
Sebastian Kaspari
|
1fc7cc4b73
|
Update conversation switcher on conversation selection
|
2010-08-27 17:25:01 +02:00 |
|
Sebastian Kaspari
|
e0ae24eac8
|
Suppress warnings: unchecked -> rawtypes (eclipse ...)
|
2010-08-27 16:34:25 +02:00 |
|
Brion Vibber
|
367fe94dc6
|
Disable "Ok" button on Add Channel, Add Command dialogs until something's actually been added or removed. I found myself hitting "ok" *before* "add" about four times before I figured out why it never worked. :)
|
2010-08-02 12:30:53 -07:00 |
|
Sebastian Kaspari
|
4f7bdfe9bc
|
Use "DOWN" key event for the enter key as the milestone only sends a DOWN event (no UP event) - issue 13
|
2010-07-01 15:10:26 +02:00 |
|
Sebastian Kaspari
|
7680f34bc5
|
Fixed NullPointerException when switching to fullscreen mode
|
2010-06-26 20:20:26 +02:00 |
|
Sebastian Kaspari
|
3169312230
|
Delay 1 sec before auto joining channels (issue 12)
|
2010-06-26 20:15:09 +02:00 |
|
Sebastian Kaspari
|
ce81dbb956
|
Define a custom quit message in the settings
|
2010-06-26 17:57:10 +02:00 |
|
Sebastian Kaspari
|
456702a833
|
DeckAdapter: Get MessageClickListener by getInstance()
|
2010-05-12 11:49:36 +02:00 |
|
Sebastian Kaspari
|
2e63c21d36
|
Added MessageClickListener and using it in DeckAdapter
|
2010-05-12 11:45:51 +02:00 |
|
Sebastian Kaspari
|
3016e30e75
|
ConversationActivity: Moved Listener from Activity to ConversationSelectedListener and ConversationClickListener
|
2010-05-12 11:44:34 +02:00 |
|
Sebastian Kaspari
|
8924f4cf88
|
Created ConversationSelectedListener
|
2010-05-12 11:43:33 +02:00 |
|
Sebastian Kaspari
|
ec131a93a2
|
Created ConversationClickListener
|
2010-05-12 11:43:17 +02:00 |
|
Sebastian Kaspari
|
8f0ae05493
|
ConversationSwitcher: Removed logging and adjusted drawing
|
2010-05-12 11:18:34 +02:00 |
|
Sebastian Kaspari
|
11325ef8bd
|
ConversationActivity: Check if previous selected conversation is still existing before setting status
|
2010-05-12 11:17:47 +02:00 |
|
Sebastian Kaspari
|
2265c03a69
|
ConversationActivity: Status filtering is now done by Conversation class
|
2010-05-12 11:09:32 +02:00 |
|
Sebastian Kaspari
|
70388160c7
|
ConversationActivity View: small adjustments
|
2010-05-12 11:08:56 +02:00 |
|
Sebastian Kaspari
|
0924d7bc82
|
Conversation: Filter status update by priority
|
2010-05-12 10:52:34 +02:00 |
|
Sebastian Kaspari
|
40169d4869
|
IRCConnection: Set STATUS_HIGHLIGHT on conversation if highlight occurs
|
2010-05-12 10:52:02 +02:00 |
|
Sebastian Kaspari
|
8cb8341218
|
ConversationActivity: Only invalidate dots view
|
2010-05-12 10:51:32 +02:00 |
|
Sebastian Kaspari
|
484c0283dc
|
ConversationActivity: Set conversation status: Conversation.STATUS_MESSAGE
|
2010-05-12 10:43:35 +02:00 |
|
Sebastian Kaspari
|
1f1122b138
|
ConversationActivity: Set selected status on conversation
|
2010-05-12 10:30:07 +02:00 |
|
Sebastian Kaspari
|
dbb522370c
|
Conversation: setStatus(), getStatus() and constants Conversation.STATUS_*
|
2010-05-12 10:29:16 +02:00 |
|
Sebastian Kaspari
|
1e8eaf8a7d
|
ConversationSwitcher: Draw one dot for each conversation with different colors depending on status
|
2010-05-12 10:28:37 +02:00 |
|
Sebastian Kaspari
|
d3ef904fa2
|
ConversationSwitcher: Just draw a dot and some debugging lines
|
2010-05-03 22:22:57 +02:00 |
|
Sebastian Kaspari
|
0a99c20a31
|
Added ConversationSwitcher to ConversationActivity Layout
|
2010-05-03 22:22:32 +02:00 |
|
Sebastian Kaspari
|
993f861b29
|
Stub of new view component: ConversationSwitcher
|
2010-05-03 21:51:03 +02:00 |
|
Sebastian Kaspari
|
de35171843
|
ConversationActivity: onActivityResult() - Stub for REQUEST_CODE_USER
|
2010-05-03 21:00:18 +02:00 |
|
Sebastian Kaspari
|
b63b270bd7
|
UserActivity: Add nickname to result intent
|
2010-05-03 20:56:13 +02:00 |
|
Sebastian Kaspari
|
3c84938f26
|
Enabled UserActivity again
|
2010-05-03 20:54:09 +02:00 |
|
Sebastian Kaspari
|
b1c1a1f5b8
|
Execute commands before joining channels
|
2010-04-27 20:24:23 +02:00 |
|
Sebastian Kaspari
|
1a2b5893f0
|
Bumped version to 0.4.1
|
2010-04-27 18:30:23 +02:00 |
|
Sebastian Kaspari
|
6bb84de65e
|
UsersActivity: Disabled onItemClick() due to 0.4.1 release
|
2010-04-26 22:30:13 +02:00 |
|
Sebastian Kaspari
|
1282790b19
|
Do not reconnect if user uses exit (menu)
|
2010-04-26 22:16:03 +02:00 |
|
Sebastian Kaspari
|
da4a4021ee
|
Bugfix: Do not reconnect if user disconnects
|
2010-04-26 22:14:39 +02:00 |
|
Sebastian Kaspari
|
a29c136240
|
IRCConnection: Added getUser(String channel, String nickname)
|
2010-04-25 19:33:27 +02:00 |
|
Sebastian Kaspari
|
d84808ffdb
|
UsersActivity: Return selected user
|
2010-04-25 19:33:05 +02:00 |
|
Sebastian Kaspari
|
21c0f7c9f1
|
Extra: Added Extra.USER and Extra.ACTION
|
2010-04-25 19:32:46 +02:00 |
|
Sebastian Kaspari
|
b6c8d96b42
|
ConversationActivity: Launch UserActivity on user selection
|
2010-04-25 19:32:26 +02:00 |
|
Sebastian Kaspari
|
7ca3fa0f2a
|
Added UserActivity
|
2010-04-25 19:31:52 +02:00 |
|
Sebastian Kaspari
|
57ce101eda
|
MessageClickListener: imports
|
2010-04-25 15:58:39 +02:00 |
|
Sebastian Kaspari
|
6fb20b7869
|
MessageClickListener: Use MessageClickListener
|
2010-04-25 15:29:08 +02:00 |
|
Sebastian Kaspari
|
887b3e5977
|
Added Extra.MESSAGE
|
2010-04-25 15:28:41 +02:00 |
|
Sebastian Kaspari
|
e067ac92ad
|
MessageClickListener: launch MessageActivity on click on message
|
2010-04-25 15:28:26 +02:00 |
|
Sebastian Kaspari
|
243e38a5e3
|
Added MessageActivity to show single messages and with options
|
2010-04-25 15:27:55 +02:00 |
|
Sebastian Kaspari
|
d3c45cd857
|
Bumped version to 0.4
|
2010-04-25 13:44:21 +02:00 |
|