Commit Graph

  • 6d9c3c53f1 Database: Cast "0"/"1" to boolean Sebastian Kaspari 2010-04-14 00:34:11 +0200
  • 569d06e457 AddServerActivity: Save useSSL() state in database Sebastian Kaspari 2010-04-14 00:26:06 +0200
  • c4a5ffe27b PircBot Patch: Use SSLSocketFactory to create socket if SSL should be used Sebastian Kaspari 2010-04-14 00:21:32 +0200
  • 4677317507 PircBot Patch: Added setUseSSL() Sebastian Kaspari 2010-04-14 00:21:00 +0200
  • ae08daf81a IRCBinder: use setUseSSL() on connection Sebastian Kaspari 2010-04-14 00:13:40 +0200
  • 7d550ba183 Smaller background icon - non transcluent Sebastian Kaspari 2010-04-13 22:56:22 +0200
  • d36ec2673e Discovered recursion \o/ Sebastian Kaspari 2010-04-13 22:52:41 +0200
  • bac22d9abc IRCService: stopForegroundCompat(): Set foreground false Sebastian Kaspari 2010-04-13 22:04:46 +0200
  • cb14889941 ConversationActivity: Rejoin channels on reconnect Sebastian Kaspari 2010-04-13 22:03:22 +0200
  • a05d8ee08b IRCConnection: autoJoinChannels is now an ArrayList<String> Sebastian Kaspari 2010-04-13 22:03:01 +0200
  • 03fb5b882c Server: getCurrentChannelNames() no returns ArrayList<String> Sebastian Kaspari 2010-04-13 22:02:31 +0200
  • f37407e2d2 DeckAdapter: clearConversations() Sebastian Kaspari 2010-04-13 21:56:10 +0200
  • 1f7d496f77 Clear conversations on reconnect Sebastian Kaspari 2010-04-13 21:55:47 +0200
  • f3a3afcd13 Server: getCurrentChannelNames() Sebastian Kaspari 2010-04-13 21:55:25 +0200
  • 4062f0b16e IRCService: onDestroy(): Only stopForeground if service is in foreground.. Sebastian Kaspari 2010-04-13 21:28:13 +0200
  • 1f4a63b47d ConversationActivity: conversations more transparent (cannot see icon on real devices) Sebastian Kaspari 2010-04-13 21:20:45 +0200
  • e330a57367 Ooops, compare strings with equals() and not == Sebastian Kaspari 2010-04-13 20:56:11 +0200
  • 64b121e448 ServersActivity: Only connect to server if status is DISCONNECTED Sebastian Kaspari 2010-04-13 20:31:16 +0200
  • 28705f5f7e AddServerActivity: Read and write useSSL Sebastian Kaspari 2010-04-13 19:25:09 +0200
  • 1ca934b5ff Add server view: show "use ssl" checkbox Sebastian Kaspari 2010-04-13 19:22:11 +0200
  • d8386ba3cd Database: populateServer() sets SSL usage Sebastian Kaspari 2010-04-13 19:21:15 +0200
  • 15863cabd1 Server: setUseSSL(), useSSL() Sebastian Kaspari 2010-04-13 19:19:08 +0200
  • 1eaff46350 ServersActivity: Translucent background Sebastian Kaspari 2010-04-12 22:41:13 +0200
  • 3546a58b3f Implemented command handler: /whois <nickname> Sebastian Kaspari 2010-04-12 22:25:26 +0200
  • 1dea85c545 Implemented command handler: /away [<reason>] Sebastian Kaspari 2010-04-12 22:20:26 +0200
  • accc655bd7 Show popup on disconnect "Reconnect?" Sebastian Kaspari 2010-04-12 22:10:23 +0200
  • 598728a2cf Unused code Sebastian Kaspari 2010-04-12 21:56:30 +0200
  • e76fc676a9 Revert "ConversationActivity: onConversationMessage(): Use addBulkMessages()" (Buggy) Sebastian Kaspari 2010-04-12 21:47:48 +0200
  • ace19fe095 IRCConnection: Implemented setAutojoinChannels() Sebastian Kaspari 2010-04-12 21:38:35 +0200
  • 4e683a9717 ConversationActivity: onConversationMessage(): Use addBulkMessages() Sebastian Kaspari 2010-04-12 21:35:10 +0200
  • 9ddd45ed92 ConversationActivity: Use scrollback class Sebastian Kaspari 2010-04-12 20:41:31 +0200
  • 420d7df0b1 Scrollback class for scrollback history Sebastian Kaspari 2010-04-12 20:40:56 +0200
  • 1271326483 ConversationActivity: register the receivers as early as possible, otherwise we may loose a broadcast message Sebastian Kaspari 2010-04-12 20:01:42 +0200
  • a79794ba1d Disable menu items that cannot be used while disconnected Sebastian Kaspari 2010-04-12 00:55:34 +0200
  • e6411b4747 Update Notification onDisconnect Sebastian Kaspari 2010-04-12 00:04:06 +0200
  • a8316bc55a IRCConnection: Update notification onConnect Sebastian Kaspari 2010-04-11 23:57:23 +0200
  • 0743024ad9 IRCService: Empty message as default notification Sebastian Kaspari 2010-04-11 23:55:00 +0200
  • aa383411c5 Update notification onMessage, onAction, onPrivateMessage Sebastian Kaspari 2010-04-11 23:53:23 +0200
  • 289cf2f10c IRCService: updateNotification for updating the service's notification Sebastian Kaspari 2010-04-11 23:49:43 +0200
  • 95fa0d9bd4 Set project API target back to 3 Sebastian Kaspari 2010-04-11 23:36:57 +0200
  • f0aabcde8b Merged patch of tkn Sebastian Kaspari 2010-04-11 22:11:47 +0200
  • c866d7ef3e Merge branch 'master' of git://github.com/tkn/Yaaic Sebastian Kaspari 2010-04-11 22:10:06 +0200
  • 4c01a9e975 Database: removed getChannels() - Use getChannelsByServer() Sebastian Kaspari 2010-04-11 22:09:37 +0200
  • f5294f2d86 ConversationActivity: Part channel on close (via menu) Sebastian Kaspari 2010-04-11 21:54:44 +0200
  • c20de9fbd2 Database: Removed getChannels(), Moved getChannelsById() -> getChannelsByServerId() Sebastian Kaspari 2010-04-11 21:50:47 +0200
  • 206d152981 Ignore 439 response on connect (ridicolous spam bot checks..) Sebastian Kaspari 2010-04-11 21:20:47 +0200
  • 661cae9f53 Fixed staying in channel when conversation is closed. Torben Nielsen 2010-04-11 21:04:34 +0200
  • 64dde2de90 ConversationActivity: No title bar Sebastian Kaspari 2010-04-06 22:48:00 +0200
  • ef79b7fa3e Imports Sebastian Kaspari 2010-04-06 22:46:43 +0200
  • 340049f44c Implemented simple UsersActivity to show list of users currently in a channel Sebastian Kaspari 2010-04-06 22:45:32 +0200
  • 6e735f17b8 Help Handler: Added licence header Sebastian Kaspari 2010-04-06 22:12:10 +0200
  • e33cfd18d5 Some cleanup in org.yaaic.command.handler.* Sebastian Kaspari 2010-04-06 22:09:07 +0200
  • d53dacfc32 Removed private description and moved to getDescription() Sebastian Kaspari 2010-04-06 20:53:17 +0200
  • 370a25c447 Merge branch 'master' into integration Sebastian Kaspari 2010-04-06 20:44:38 +0200
  • cae886fd99 CommandParser: isClientCommand() short syntax Sebastian Kaspari 2010-04-06 20:44:22 +0200
  • d40e081c3d Interate directly over keySet Sebastian Kaspari 2010-04-06 20:38:54 +0200
  • a6c6ada378 Some code cleanup Sebastian Kaspari 2010-04-06 20:38:31 +0200
  • 28d20d8499 BaseHandler: Removed unused private field Sebastian Kaspari 2010-04-06 20:34:27 +0200
  • d5c1daaa3e Merge branch 'master' of git://github.com/kell/Yaaic into integration Sebastian Kaspari 2010-04-06 20:33:40 +0200
  • 94920feff2 Added empty UserActivity Sebastian Kaspari 2010-04-06 20:32:10 +0200
  • c7d891e917 ConversationActivity: onPause(): Prevent null pointer exception Sebastian Kaspari 2010-04-06 20:31:44 +0200
  • 6df2fe5333 alias handling added kell 2010-04-06 20:26:42 +0200
  • d1deb56bb6 show aliases too kell 2010-04-06 20:23:54 +0200
  • 4072ee6c5f ConversationActivity: Added "Users" to menu Sebastian Kaspari 2010-04-06 20:00:57 +0200
  • 9022bb8f58 Removed unused animations Sebastian Kaspari 2010-04-06 19:48:55 +0200
  • beee987dd9 Moved licence information to application.xml Sebastian Kaspari 2010-04-06 19:48:38 +0200
  • c26edf0abf Moved some strings from strings.xml to application.xml (No need to translate) Sebastian Kaspari 2010-04-06 19:43:39 +0200
  • 1a6027d380 Dummy code for history scrollback Sebastian Kaspari 2010-04-06 01:00:23 +0200
  • b597e149ff Merge branch 'integration' of github.com:pocmo/Yaaic into integration Sebastian Kaspari 2010-04-06 00:48:35 +0200
  • d65a2ecbcb Fixed another timestamp bug (12h format) Sebastian Kaspari 2010-04-06 00:37:16 +0200
  • 4ad678603e Fixed timestamp for 12h time format Sebastian Kaspari 2010-04-06 00:21:39 +0200
  • 576d5be271 imports Sebastian Kaspari 2010-04-05 22:41:04 +0200
  • 4c595547e8 Removed default charset as user can now select a charset on server add/edit Sebastian Kaspari 2010-04-05 22:39:55 +0200
  • 72b5a69cc3 Use selected charset Sebastian Kaspari 2010-04-05 22:37:07 +0200
  • e78a53cae9 Set charset on server add/edit Sebastian Kaspari 2010-04-05 22:36:04 +0200
  • a809ad5245 Added array of charsets Sebastian Kaspari 2010-04-05 22:18:09 +0200
  • 77f5aeac28 Database: Set charset parameter to null until view has a charset chooser component Sebastian Kaspari 2010-04-05 18:53:49 +0200
  • 56bba42170 Database class: Added charset to addServer(), updateServer() and populateServer() Sebastian Kaspari 2010-04-05 18:51:10 +0200
  • 3e891ec1f9 Added charset support to the server class Sebastian Kaspari 2010-04-05 18:46:33 +0200
  • ca555fa4c3 Added new field (charset) to server table Sebastian Kaspari 2010-04-05 18:41:05 +0200
  • 5beee89ce2 ServerConstants: Added constant/field for charset Sebastian Kaspari 2010-04-05 18:31:22 +0200
  • 82941ef072 ConversationActivity: Fixed background color (Same Look & Feel on Android 2.1 as on Android 1.5) Sebastian Kaspari 2010-04-05 18:26:18 +0200
  • 33ec37e689 Show "disconnect"-message in all conversations Sebastian Kaspari 2010-04-05 18:21:00 +0200
  • c7b95570da Removed comment, conversations.values() returns a sorted list as we use a LinkedHashMap Sebastian Kaspari 2010-04-01 01:20:27 +0200
  • a056b56855 Message: Direct access icon property instead of using getter Sebastian Kaspari 2010-04-01 01:07:30 +0200
  • 1e9be66603 Added icon notice to README Sebastian Kaspari 2010-03-31 21:40:35 +0200
  • 6c78d5466d Added URL to the unit-test repository to README Sebastian Kaspari 2010-03-31 21:36:08 +0200
  • e2f3dfc2d2 New icon by http://www.androidicons.com :) Sebastian Kaspari 2010-03-31 20:48:22 +0200
  • 456bf0b515 ConversationActivity: Added "close" to menu Sebastian Kaspari 2010-03-30 23:17:23 +0200
  • 902b1a5b09 Optimization: No getters in loops Sebastian Kaspari 2010-03-30 21:31:38 +0200
  • 60f4412096 Merge branch 'master' into optimization Sebastian Kaspari 2010-03-29 22:04:38 +0200
  • caa2739bde Merge branch 'master' of git://github.com/pocmo/Yaaic kell 2010-03-29 21:58:40 +0200
  • c20e671f94 Merged service branch Sebastian Kaspari 2010-03-29 21:50:36 +0200
  • 5fc8788a19 Persistent service if connected to a server Sebastian Kaspari 2010-03-29 21:48:23 +0200
  • f628af987b Imports Sebastian Kaspari 2010-03-27 11:10:28 +0100
  • 239a8c0c2d Merge branch 'master' of git://github.com/kell/Yaaic into integration Sebastian Kaspari 2010-03-26 19:31:28 +0100
  • 98019b363f Merge branch 'master' of git://github.com/pocmo/Yaaic kell 2010-03-26 19:30:02 +0100
  • 2cf955ab8a QueryHandler: Use broadcast type: CONVERSATION_MESSAGE Sebastian Kaspari 2010-03-26 19:08:28 +0100
  • 7827554659 NoticeHandler: Use broadcast type: CONVERSATION_MESSAGE Sebastian Kaspari 2010-03-26 19:08:00 +0100
  • 9e38863944 MeHandler: Use broadcast type: CONVERSATION_MESSAGE Sebastian Kaspari 2010-03-26 19:07:31 +0100