anotherim/src/main/java/eu/siacs/conversations/xmpp
2014-11-18 01:48:16 +01:00
..
jid Add SCRAM-SHA1 support 2014-11-14 18:00:12 -05:00
jingle Make account status an enum 2014-11-15 11:12:41 -05:00
pep Move a chunk of classes over to using JID objects 2014-11-09 07:00:40 -05:00
stanzas avoided some null pointers 2014-11-17 20:45:00 +01:00
OnBindListener.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnContactStatusChanged.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnIqPacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnMessageAcknowledged.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnMessagePacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnPresencePacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnStatusChanged.java Make conversations the root project 2014-10-22 15:47:11 -04:00
PacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
XmppConnection.java better exception handling in XmppConnection.connect. (never return without throwing exception. use finally to release wake lock. use status.server_not_found instead of status.offline when necessary 2014-11-18 01:48:16 +01:00