conversations-classic/src/main/java/eu/siacs/conversations/services
Andreas Straub 69600502d2 Fix asynchronous axolotl message sending
XmppConnectionService.sendMessage() now dispatches messages to the
AxolotlService, where they only are prepared for sending and cached.
AxolotlService now triggers a XmppConnectionService.resendMessage(),
which then handles sending the cached message packet.

This transparently fixes, e.g., handling of messages sent while we are
offline.
2015-07-19 21:32:27 +02:00
..
AbstractConnectionManager.java Make conversations the root project 2014-10-22 15:47:11 -04:00
AvatarService.java loading avatars in seperate tasks 2015-02-15 18:48:05 +01:00
EventReceiver.java Make conversations the root project 2014-10-22 15:47:11 -04:00
MessageArchiveService.java fixed muc mam. added a few security checks 2015-05-20 03:48:14 +02:00
NotificationService.java renamed colors 2015-07-13 12:55:13 +02:00
XmppConnectionService.java Fix asynchronous axolotl message sending 2015-07-19 21:32:27 +02:00