Smack/extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus cc026a7e85 Raise source compatibility to 1.7 (Java7)
Now that Java 8 is released, it's time to raise Smack's source
compatibility. Let's also use some of the "new" Java 7 features like
"catch multiple".
2014-03-24 19:23:06 +01:00
..
address Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
amp "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
attention/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
bookmarks "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
bytestreams Raise source compatibility to 1.7 (Java7) 2014-03-24 19:23:06 +01:00
caps Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
chatstates "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
commands "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
delay Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
disco Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
filetransfer "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
forward Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
iqlast Streamline LastActivity API, add enable/disable 2014-03-23 14:19:05 +01:00
iqprivate "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
iqversion "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
muc "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
nick/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
offline "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
pep "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
ping "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
privacy "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
pubsub Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
receipts "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
search "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
sharedgroups "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
shim Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
si Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
time "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
vcardtemp Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
xdata Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
xevent "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
xhtmlim "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
ExtensionsProviderInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ExtensionsStartupClasses.java Reworked Smack initialization 2014-02-23 17:48:07 +01:00