Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
adiaholic 260c5539b5 Add support for XEP-0118: UserTune
This commit will enable user to communicate
information about music to which user is listening.
This feature is less of a requirement and more like fun to me.
An attempt at solving SMACK-257.

Incase you see any chances of improvement,
please let me know :)
2019-10-17 12:24:30 +02:00
..
amp Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
blocking Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
bob Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
bytestreams Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
caps Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
commands/provider Add CommandsProviderTest 2018-06-03 17:01:19 +02:00
delay/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
filetransfer Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
forward Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
geoloc Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
iqlast Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
iqversion Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
jingle Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
jiveproperties Treat <body/> just like all other extension elements in Message 2018-05-09 17:13:09 +02:00
last_interaction Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
mediaelement Improve how XmlStringBuilder handles enclosing XML environments 2019-09-04 10:22:56 +02:00
message_correct Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mood Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
muc Disable MucMemoryLeakTest 2019-08-03 22:25:21 +02:00
ping Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
privacy/provider Introduce UInt(16|32) datatypes 2019-06-11 12:47:39 +02:00
pubsub Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
receipts Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
rsm/provider Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
shim/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
time Fix (Privacy|Time)ProviderTest 2019-04-29 08:52:36 +02:00
usertune Add support for XEP-0118: UserTune 2019-10-17 12:24:30 +02:00
vcardtemp Enable ModifierOrder checkstyle check 2018-03-29 12:35:11 +02:00
xdata/packet Introduce FormFieldChildElement and make FormField immutable 2019-06-11 12:47:39 +02:00
xdatalayout/packet Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
xdatavalidation Introduce UInt(16|32) datatypes 2019-06-11 12:47:39 +02:00
xhtmlim/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
ExtensionsInitializerTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
InitExtensions.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00