Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/offline
Florian Schmaus b5415fe841 Don't wait the reply timeout in OfflineMessageManager.getMessages(List<String>)
for the last message. We now count the number of messages we want to
retrieve, and don't wait for another message if we have already
received all.

Thanks to King Jeong Hun for reporting this.
2017-01-12 13:40:55 +01:00
..
packet Add errorprone check and fix found errors 2015-09-13 18:12:33 +02:00
OfflineMessageHeader.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
OfflineMessageManager.java Don't wait the reply timeout in OfflineMessageManager.getMessages(List<String>) 2017-01-12 13:40:55 +01:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00