diff options
author | Andreas Straub <andy@strb.org> | 2015-07-03 13:31:14 +0200 |
---|---|---|
committer | Andreas Straub <andy@strb.org> | 2015-07-19 21:32:27 +0200 |
commit | 69600502d217334031732cef2e80ebd4461e522d (patch) | |
tree | ce6804ae4980afb5619865ca5f56a30a4f7d7475 /build.gradle | |
parent | ec6870307e0ecee8184ddfef73444290e9d15828 (diff) |
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.
Diffstat (limited to 'build.gradle')
0 files changed, 0 insertions, 0 deletions