Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus ef0af66b21 Enfore spaces for indentation
Although I'm in the tabs camp, Smack uses mostly spaces. Therefore it
is the logical choice for the indentation style.
2017-02-07 22:10:10 +01:00
..
address Add Message.toString() providing a short description 2016-05-25 22:58:34 +02:00
admin Add support for XEP-0133: Service Administration 2016-12-04 21:42:50 +01:00
amp Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
attention Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
blocking Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
bob s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
bookmarks Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
bytestreams s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
caps s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
chatstates Move ChatStateExtension Provider in its own class 2017-01-23 22:59:53 +01:00
commands s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
delay Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
disco s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
filetransfer Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
forward Apply refinements and fixes to the MAM code 2016-07-23 15:45:45 +02:00
geoloc Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
iqlast s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
iqprivate s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
iqregister Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
iqversion s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
jiveproperties Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
message_correct Improve the Message Correction 2016-04-14 22:47:12 +02:00
muc Fix MucEnterConfiguration.Builder.withPresence(Presence) throw ISE 2017-01-30 17:09:29 +01:00
nick Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
offline Don't wait the reply timeout in OfflineMessageManager.getMessages(List<String>) 2017-01-12 13:40:55 +01:00
pep s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
ping Rename "PacketReplyTimeout" → "ReplyTimeout" 2017-01-12 20:57:19 +01:00
privacy Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
pubsub Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
receipts s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
rsm Apply refinements and fixes to the MAM code 2016-07-23 15:45:45 +02:00
search s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
sharedgroups s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
shim Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
si Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
time s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
vcardtemp s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
xdata Apply refinements and fixes to the MAM code 2016-07-23 15:45:45 +02:00
xdatalayout Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
xdatavalidation Add ParenPad and NoWhitespaceAfter checkstyle rules 2016-11-29 12:01:41 +01:00
xhtmlim Add errorprone check and fix found errors 2015-09-13 18:12:33 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00