Commit Graph

  • 0b0579c475 Update CHANGELOG headline Sebastian Kaspari 2011-07-17 15:42:16 +0200
  • a357c42477 IRCService: suppress rawtype warning Sebastian Kaspari 2011-07-17 14:40:19 +0200
  • 39175635d9 Update CHANGELOG Sebastian Kaspari 2011-07-17 14:39:09 +0200
  • e82345c1fe Typo in README Sebastian Kaspari 2011-07-17 14:35:56 +0200
  • 668f7f26ae Bumped version number. Yaaic 0.9 v0.9 Sebastian Kaspari 2011-07-17 14:18:38 +0200
  • 99b4b0929a Raise default history size to 50 messages Sebastian Kaspari 2011-07-17 14:31:13 +0200
  • 02316ffdbc Remove bottom padding in MessageListView onCreate() Steven Luo 2011-07-03 02:20:58 -0700
  • ec17d34e4d Miscellaneous ConversationLayout cleanups Steven Luo 2011-07-03 02:19:28 -0700
  • e0f90768b2 Remove bogus setImeOptions() in ConversationActivity Steven Luo 2011-07-03 02:19:03 -0700
  • d80f4133f1 Ack new mentions on part or kick from a channel Steven Luo 2011-07-03 02:18:17 -0700
  • 5d5ce6445a French translation updated remram44 2011-07-02 21:13:18 +0200
  • 2759b00084 Add an informational message for when the MOTD is ignored. Darren Salt 2011-06-16 22:10:50 +0100
  • 9dba05eb2d Update CONTRIBUTORS Sebastian Kaspari 2011-07-02 19:51:19 +0200
  • 23ca120f0e Only ignore the MOTD once. Darren Salt 2011-06-16 01:14:09 +0100
  • a6da4970aa ConversationSwitcher: Update comment Sebastian Kaspari 2011-07-02 18:43:49 +0200
  • d7070c84cf Shrinked version of Base64 class. Fixes #71. Sebastian Kaspari 2011-07-02 18:33:16 +0200
  • 61252c7535 Remove unused imports Sebastian Kaspari 2011-07-02 18:09:54 +0200
  • 2e2aebf2c4 Micro optimized full screen code. Made starvation mode leaner. Rey Rey 2011-07-02 18:05:46 +0200
  • 5c48724425 Future proofed ime no extract support, enhanced performance of fullscreen patch. Rey Rey 2011-07-02 18:04:06 +0200
  • f7ccd50227 Whitespace clean up and light refactoring Rey Rey 2011-07-02 18:02:50 +0200
  • 84ade9fae4 Finalized fullscreen implementation, added heuristics to resizing, fixed ime extract bug introduced 2 commits ago. Rey Rey 2011-07-02 18:01:01 +0200
  • 27d93ebaa7 Added large ime option, Extended Español support, rephrased fullscreen methodology Rey Rey 2011-06-29 22:09:32 -0400
  • ccaf9f59c4 Resize the fullscreen conversation window when IME appears instead of scrolling Steven Luo 2011-06-30 06:51:15 -0700
  • 77dec6249d Make sure a Send button is available in landscape when ImeExtract is disabled Steven Luo 2011-06-30 06:50:40 -0700
  • 6da6a7b76b Added large ime option, Extended Español support, rephrased fullscreen methodology Rey Rey 2011-06-29 22:09:32 -0400
  • 93e77ea6ed Fullscreen chat implementation. pans window instead of resizing, not easly fixable Rey Rey 2011-06-29 08:28:43 -0400
  • a5d81a1350 about.xml: Fix indentation Sebastian Kaspari 2011-07-02 17:48:14 +0200
  • 750df0de36 Extended IRC URI support and added Yaaic IRC link to about. Rey Rey 2011-06-29 03:43:08 -0400
  • bce2523f98 Fix auto-reconnect Steven Luo 2011-06-29 01:20:02 -0700
  • e7651315df Make reconnections actually work Steven Luo 2011-06-29 01:19:02 -0700
  • a69fafc4dd PircBot: Gracefully handle disposing of the PircBot before I/O threads are started Steven Luo 2011-06-29 01:18:39 -0700
  • ae871f8a1f AddChannelActivity: Always set cursor at the end of the input field Sebastian Kaspari 2011-06-13 22:48:25 +0200
  • 8fea644007 French translation updated remram44 2011-06-11 13:58:33 +0200
  • 938577128d Internationalization of Authentication GUI remram44 2011-06-11 13:56:42 +0200
  • 6e48a29b34 Display message at the beginning and end of the server login Sebastian Kaspari 2011-06-10 22:29:17 +0200
  • 2f19eb8032 (Authentication) Implementation of authentication via SASL on connect Sebastian Kaspari 2011-06-10 22:03:19 +0200
  • 4739d292c5 Add Base64 helper class (Written by Robert Harder) - Needed for SASL implementation Sebastian Kaspari 2011-06-10 21:42:06 +0200
  • d9d1c4aba8 (Authentication) Implementation of authentication via NickServ on connect Sebastian Kaspari 2011-06-10 21:36:14 +0200
  • 2fde7559e3 (Authentication) GUI for NickServ and SASL Sebastian Kaspari 2011-03-06 13:47:14 +0100
  • 571090aa13 Update CONTRIBUTORS Sebastian Kaspari 2011-06-09 20:36:06 +0200
  • d4e22f3846 Ignore status characters in front of nicks for the purpose of nick completion Jonas Häggqvist 2011-06-09 01:28:43 +0200
  • 7c7ce7cc41 channeladd.xml view: Replace tabs with white spaces Sebastian Kaspari 2011-06-09 00:02:34 +0200
  • 862d6664d4 Update CONTRIBUTORS Sebastian Kaspari 2011-06-08 23:21:43 +0200
  • 5fa92b9cf4 ConversationClickListener: Remove unused imports Sebastian Kaspari 2011-06-08 23:17:59 +0200
  • 14ed6f7f2b IRCService: Code cleanup and suppress warnings Sebastian Kaspari 2011-06-08 23:17:31 +0200
  • 2350e9743a DeckAdapter: Remove unused imports Sebastian Kaspari 2011-06-08 23:16:49 +0200
  • 1a820d9609 ConversationActivity: Code cleanup, remove unused imports and unused code Sebastian Kaspari 2011-06-08 23:16:27 +0200
  • aaf3f3e332 Prevent race between IRCConnection dispose() and onDisconnect() when quitting Steven Luo 2011-06-05 02:29:04 -0700
  • a9621b66b4 Bugfix nick completion / autocorrect Steven Luo 2011-05-30 23:52:28 -0700
  • dc95472aaf Fix broadcast on topic change Steven Luo 2011-05-30 18:32:28 -0700
  • 06e0849c17 Bugfix notification system Steven Luo 2011-06-05 02:33:25 -0700
  • 35609e5529 IME behavior changes for the ConversationActivity Steven Luo 2011-05-29 17:50:00 -0700
  • aa355c4283 Rewrite onKey handling for the ConversationActivity input line Steven Luo 2011-05-29 17:49:56 -0700
  • 91d211c51d Make the conversation history size a configurable preference Steven Luo 2011-05-29 17:49:49 -0700
  • 61960c9add Overhaul notifications system Steven Luo 2011-05-29 17:49:07 -0700
  • 09fedc6975 Include channel topic in the displayed conversation title Steven Luo 2011-05-29 17:49:53 -0700
  • 9a8bf44d63 Do something sane for private messages where the sender is our nick Steven Luo 2011-05-29 17:49:01 -0700
  • 159cb8195d Remember switched conversations across screen orientation changes Steven Luo 2011-05-29 17:49:46 -0700
  • c9ed28767d Actually deliver actions to existing private message windows Steven Luo 2011-05-29 17:48:42 -0700
  • ae1b574997 Dispose of IRCConnections properly to avoid leaking IRCService objects Steven Luo 2011-05-29 17:47:24 -0700
  • ffe73b7c9f Hold MessageListAdapters and MessageListViews in DeckAdapter to avoid leaks Steven Luo 2011-05-29 17:47:18 -0700
  • c4504be725 Notify the user on receipt of all private messages, not just ones with nick mentions Steven Luo 2011-05-29 17:48:57 -0700
  • 464430ee74 Add FLAG_ACTIVITY_NEW_TASK to notification intents Steven Luo 2011-05-29 17:48:53 -0700
  • caf3272f71 Ensure privmsg with mention of user's nick opens new query when appropriate Steven Luo 2011-05-29 17:48:47 -0700
  • f1b57c9e25 Don't scroll to a conversation in onCreate() unless it was previously selected Steven Luo 2011-05-29 17:49:42 -0700
  • 3102340762 Corrected CONTRIBUTORS list remram44 2011-06-08 12:37:37 +0200
  • 1201931de1 Updated CONTRIBUTORS list Sebastian Kaspari 2011-05-06 17:21:35 +0200
  • b4493b81a4 Add danish translation (By rasher) Sebastian Kaspari 2011-05-06 17:18:20 +0200
  • ac4fa4a104 Add _ to ident chars, update comment Matt Mastracci 2011-04-24 20:53:40 -0600
  • 322c4e0ac8 French translation updated remram44 2011-04-16 23:04:23 +0800
  • daf07014f8 Update CHANGELOG Sebastian Kaspari 2011-04-15 22:05:27 +0200
  • c20cd695e6 Updated version number: Yaaic 0.8 v0.8 Sebastian Kaspari 2011-04-15 22:00:55 +0200
  • 1e5f016012 DeckAdapter: getView(): If no conversation is available (anymore) for the requested position, return an empty TextView. Fixes #56. Sebastian Kaspari 2011-04-15 20:39:33 +0200
  • 50a6047edd On own nick change: Display message in server info window (Your are now known as ...). Fixes #51. Sebastian Kaspari 2011-04-15 20:30:41 +0200
  • c6dbe8cc18 Remove color codes if the mirc colors option is off. Fixes #57 Sebastian Kaspari 2011-04-14 22:53:38 +0200
  • 86e0812741 Ooops, fix @author javadoc tag in classes: MircColors, Smilies Sebastian Kaspari 2011-04-13 00:10:47 +0200
  • 4e266e1bb7 ConversationActivity: onCreate(): Check if server is returned by getServerById() - Fixes #55 Sebastian Kaspari 2011-04-12 23:44:39 +0200
  • 9387a02068 ConversationActivity: onStatusUpdate(): Check if service is already connected and initialized - Fixes #54 Sebastian Kaspari 2011-04-12 23:37:02 +0200
  • ded6485f6b Database: isTitleUsed(): Escape server title (SQLiteException) - Fixes #53 Sebastian Kaspari 2011-04-12 23:30:00 +0200
  • b3fd4157dc JoinActivity: Set cursor position Sebastian Kaspari 2011-04-12 23:05:09 +0200
  • dd07bd358a Bugfix: Only automatically change nickname on server code 433 if not already registered with server Sebastian Kaspari 2011-04-12 22:23:51 +0200
  • aa5a081c02 Bugfix: Remember new nickname on auto nickname change (433: Nickname is already in use) Sebastian Kaspari 2011-04-12 22:06:54 +0200
  • 2b3ce5132a fixed missing angle in closing tag José Antonio Pérez Sánchez 2011-03-28 21:55:27 +0200
  • dbf7983eec Updated turkish translation Sebastian Kaspari 2011-03-27 22:23:39 +0200
  • b798d4dacb Setting mIRC colors off by default Sebastian Kaspari 2011-03-27 20:02:42 +0200
  • 591dc8f763 MircColors/Smilies: Code formatting and documentation Sebastian Kaspari 2011-03-27 20:02:06 +0200
  • 673598ad31 Added licence header to new files Sebastian Kaspari 2011-03-27 19:53:05 +0200
  • ac1a07894f Add support for graphical smilies in chat. liato 2011-03-18 04:08:21 +0100
  • 92a1e93bc1 Use TextUtils.concat to concatenate liato 2011-03-18 01:43:10 +0100
  • 7490cdb38c Change settings text for mirc colors. liato 2011-03-18 01:34:46 +0100
  • eea82e506f Rename Colors class and methods. liato 2011-03-18 01:30:14 +0100
  • 2189d2c05f Remove tagsoup dependency. Improve mIRC color code parsing speed. liato 2011-03-18 01:23:57 +0100
  • 7c4abe0c9c Render colors correctly in topics and other foreground colored places. liato 2011-03-16 18:42:58 +0100
  • 59c70a750d Fix mirc color bug by changing the tagsoup schema and making the font tag restartable. liato 2011-03-16 12:26:52 +0100
  • 624f8c5014 Add support for mIRC colors. liato 2011-03-16 03:21:48 +0100
  • e612d3b09c Render html in messages to spannables. liato 2011-03-15 22:52:20 +0100
  • bd19398d65 Added turkish translation (Thanks to Hasan Kiran) Sebastian Kaspari 2011-03-27 18:21:22 +0200
  • 9b776aef15 Update CHANGELOG Sebastian Kaspari 2011-03-27 17:41:28 +0200
  • ba9f6c6544 Increment version number (0.7) v0.7 Sebastian Kaspari 2011-03-27 17:28:22 +0200
  • 1f9c8efcca Fix nullpointerexception. liato 2011-03-16 04:26:17 +0100