Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus d8db43e4c5 Improve FileTransfer.writeToStream()
let's use the standard idiom for Input- to OutputStream transfers. This
also avoids an initial no-op on the first write, when the count is '0'.

Also fixes a bug when the size of file/stream transferred is '0' (which
is perfectly fine and possible).
2014-09-09 21:06:12 +02:00
..
address Make getMultipleRecipientServiceAddress more robust 2014-08-10 17:22:00 +02:00
amp Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
attention/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bookmarks Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
bytestreams Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
caps Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
chatstates Add ChatState.getChatState() 2014-08-28 19:00:01 +02:00
commands Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
delay Make AbstractDelayInformationProvider handle empty string as reason 2014-08-21 19:47:31 +02:00
disco SDM: Follow guidelines, perform put() where get() is performed 2014-08-26 13:50:47 +02:00
filetransfer Improve FileTransfer.writeToStream() 2014-09-09 21:06:12 +02:00
forward Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
iqlast Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
iqprivate Merge branch '4.0' 2014-07-05 14:37:22 +02:00
iqversion Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
jiveproperties Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
muc Use switch/case in MUCUserProvider 2014-09-05 11:46:44 +02:00
nick/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
offline Generify Packet class returned by PackageCollector everywhere 2014-08-15 12:14:19 +02:00
pep Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
ping Add PingManager.pingServerIfNecessary() 2014-09-08 10:09:05 +02:00
privacy Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
pubsub Merge branch '4.0' 2014-09-05 22:11:35 +02:00
receipts Merge branch '4.0' 2014-07-14 14:31:09 +02:00
search Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
sharedgroups Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
shim Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
si Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
time Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
vcardtemp Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
xdata Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
xhtmlim Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00