Commit Graph

71 Commits

Author SHA1 Message Date
Sebastian Kaspari ec3e6b04d1 ConversationSwitcher: Changed layout and moved switcher to bottom 2010-08-27 17:26:53 +02:00
Sebastian Kaspari ce81dbb956 Define a custom quit message in the settings 2010-06-26 17:57:10 +02:00
Sebastian Kaspari 70388160c7 ConversationActivity View: small adjustments 2010-05-12 11:08:56 +02:00
Sebastian Kaspari 0a99c20a31 Added ConversationSwitcher to ConversationActivity Layout 2010-05-03 22:22:32 +02:00
Sebastian Kaspari 1a2b5893f0 Bumped version to 0.4.1 2010-04-27 18:30:23 +02:00
Sebastian Kaspari 7ca3fa0f2a Added UserActivity 2010-04-25 19:31:52 +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
Sebastian Kaspari 39824aeb00 AddServerActivity: Added "Commands" button -> Launch AddCommandsActivity 2010-04-25 12:30:37 +02:00
Sebastian Kaspari 0fbe3d6156 channelitem.xml: Added licence header 2010-04-25 12:18:24 +02:00
Sebastian Kaspari e6525258d0 Added AddCommandsActivity and views 2010-04-25 12:17:59 +02:00
Sebastian Kaspari d94aa0b4f9 serveradd view: wording 2010-04-25 11:43:45 +02:00
Sebastian Kaspari b4af8e79bb channeladd view: Added description 2010-04-25 11:43:30 +02:00
Sebastian Kaspari 56204e1125 AddServerActivity: Read channels from database and write edited channels back to the database 2010-04-25 11:05:12 +02:00
Sebastian Kaspari b54e92c1e2 AddChannelActivity: missing dependencies 2010-04-25 10:19:59 +02:00
Sebastian Kaspari 3fd7e058e0 Added AddChannelActivity to add auto-join channels to a server 2010-04-25 10:18:48 +02:00
Sebastian Kaspari 47d8d43d49 ServersActivity: added "exit" to the menu 2010-04-20 20:45:34 +02:00
Sebastian Kaspari 22375c65b5 Preferences: Option to automatically reconnect on disconnect 2010-04-16 00:03:40 +02:00
Sebastian Kaspari c7dd025509 bumped version to 0.3 2010-04-15 21:11:47 +02:00
Sebastian Kaspari 512ddacaf5 Merge branch 'ssl_support' 2010-04-14 19:58:41 +02:00
Sebastian Kaspari 7d550ba183 Smaller background icon - non transcluent 2010-04-13 22:56:22 +02:00
Sebastian Kaspari 1f4a63b47d ConversationActivity: conversations more transparent (cannot see icon on real devices) 2010-04-13 21:20:45 +02:00
Sebastian Kaspari 1ca934b5ff Add server view: show "use ssl" checkbox 2010-04-13 19:22:11 +02:00
Sebastian Kaspari 1eaff46350 ServersActivity: Translucent background 2010-04-12 22:41:13 +02:00
Sebastian Kaspari 340049f44c Implemented simple UsersActivity to show list of users currently in a channel 2010-04-06 22:45:32 +02:00
Sebastian Kaspari 94920feff2 Added empty UserActivity 2010-04-06 20:32:10 +02:00
Sebastian Kaspari 4072ee6c5f ConversationActivity: Added "Users" to menu 2010-04-06 20:00:57 +02:00
Sebastian Kaspari 9022bb8f58 Removed unused animations 2010-04-06 19:48:55 +02:00
Sebastian Kaspari beee987dd9 Moved licence information to application.xml 2010-04-06 19:48:38 +02:00
Sebastian Kaspari c26edf0abf Moved some strings from strings.xml to application.xml (No need to translate) 2010-04-06 19:43:39 +02:00
Sebastian Kaspari e78a53cae9 Set charset on server add/edit 2010-04-05 22:36:04 +02:00
Sebastian Kaspari a809ad5245 Added array of charsets 2010-04-05 22:18:09 +02:00
Sebastian Kaspari 82941ef072 ConversationActivity: Fixed background color (Same Look & Feel on Android 2.1 as on Android 1.5) 2010-04-05 18:26:18 +02:00
Sebastian Kaspari e2f3dfc2d2 New icon by http://www.androidicons.com :) 2010-03-31 20:48:22 +02:00
Sebastian Kaspari 456bf0b515 ConversationActivity: Added "close" to menu 2010-03-30 23:17:23 +02:00
Sebastian Kaspari 9fa17f6a35 bumped version to 0.2 2010-03-20 23:19:06 +01:00
Sebastian Kaspari 8869590fad Added small border around conversations 2010-03-20 18:30:29 +01:00
Sebastian Kaspari 7e36456b7a Possibility to edit already existing servers 2010-03-20 15:44:05 +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 b100a9935b Translucent background for conversations 2010-03-17 21:52:20 +01:00
Sebastian Kaspari c88322a922 Rounded corners for conversation views 2010-03-17 19:58:23 +01:00
Sebastian Kaspari ee60c3c386 New Settings: prefix messages with timestamp, use 24h or 12h time format 2010-03-13 20:15:09 +01:00
Sebastian Kaspari 7183c1c06c Settings Activity and co. 2010-03-13 19:56:32 +01:00
Sebastian Kaspari 9e1265ee87 Do not capitalize every word 2010-03-13 18:49:31 +01:00
Sebastian Kaspari 2d1fd7130b Added 2010 to xml files ;) 2010-03-13 18:12:22 +01:00
Sebastian Kaspari 98e24bb8a2 Small changes (Manifest, "about" layout) 2010-03-13 18:05:36 +01:00
Sebastian Kaspari 57e9ba721f Moved server.xml to conversations.xml 2010-03-13 18:04:59 +01:00
Sebastian Kaspari 90a3c25c58 Added AboutActivity 2010-03-13 17:56:10 +01:00
Sebastian Kaspari 004906df1e Added header 2010-03-13 17:24:47 +01:00
Sebastian Kaspari 06bbd0442b Adjustments for the on screen keyboard 2010-03-12 00:49:50 +01:00