1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/application/src/org/yaaic
Francesco Lavra 0a8e75feff Add /back command (issue #89)
This patch adds the /back command, which turns off the away status.
This should close issue #89, https://github.com/pocmo/Yaaic/issues/89.
2011-09-05 08:41:55 +02:00
..
activity Remove views from DeckAdapter when corresponding conversation has gone missing 2011-08-16 11:21:43 +02:00
adapter Add method to remove conversation from DeckAdapter by position 2011-08-16 11:21:38 +02:00
command Add /back command (issue #89) 2011-09-05 08:41:55 +02:00
db (Authentication) GUI for NickServ and SASL 2011-06-10 21:35:23 +02:00
exception Some more simple refactorings 2011-03-14 22:15:13 +01:00
irc Display "Not connected" in notification instead of no text when not connected 2011-08-16 11:21:33 +02:00
layout Added 2011 to licence header 2011-02-05 13:00:12 +01:00
listener ConversationClickListener: Remove unused imports 2011-06-08 23:17:59 +02:00
model Only ignore the MOTD once. 2011-07-02 19:49:19 +02:00
receiver Fix auto-reconnect 2011-06-29 20:34:55 +02:00
ssl Added 2011 to licence header 2011-02-05 13:00:12 +01:00
tools Shrinked version of Base64 class. Fixes #71. 2011-07-02 19:49:18 +02:00
utils Ooops, fix @author javadoc tag in classes: MircColors, Smilies 2011-04-13 00:14:40 +02:00
view Remove bottom padding in MessageListView onCreate() 2011-07-03 14:08:28 +02:00
Yaaic.java Added 2011 to licence header 2011-02-05 13:00:12 +01:00