1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-15 08:04:49 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus 4698805a34 Rename 'Packet' class to 'Stanza'
Smack still uses the term 'Packet' in some places. This is just the
first step towards using correct XMPP terms in Smack.
2015-02-06 09:34:51 +01:00
..
amp Rework Smack Provider design 2014-10-08 16:01:14 +02:00
bytestreams Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
caps Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
delay/provider Change jxmpp version to 0.4.1-alpha2-SNAPSHOT 2014-12-12 11:50:33 +01:00
filetransfer Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
forward Improve 'forward' code 2015-01-09 11:32:00 +01:00
iqlast Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
iqversion Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
jiveproperties Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
muc Make DataForm type an enum 2015-01-10 20:10:46 +01:00
ping Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
privacy/provider Improve privacy parsing and API. Add NumberUtil 2015-01-21 09:50:44 +01:00
pubsub Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
receipts Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
rsm/provider Add support for XEP-0059: Result Set Management 2014-09-13 12:28:18 +02:00
shim/provider Improve SHIM API 2015-01-02 00:09:30 +01:00
time Add (IQ|PacketExtension)IntrospectionProvider 2014-12-10 11:09:52 +01:00
xdata/packet Fix DataFormProvider parsing 'fixed' FormFields 2015-01-26 07:54:12 +01:00
xdatalayout/packet Support for XEP-0122: Data Forms Validation. 2014-12-30 02:03:12 +01:00
xdatavalidation Improve privacy parsing and API. Add NumberUtil 2015-01-21 09:50:44 +01:00
xhtmlim/provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
ExtensionsInitializerTest.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
InitExtensions.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
VCardUnitTest.java Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00