1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-29 11:19:34 +02:00
Smack/extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus 585e20e93e Rework XMPP Date/Time related code
- Fix "packet.Time is not thread-safe" (SMACK-543)
- Update packet.Time to XEP-0202

Add SDM.supportsFeature(), since this is a pattern that repeats over and
over again in Smack. Also add abstract Manager class, that takes care of
the weak reference to Connection, as this is also a repeating pattern in
Smack.
2014-03-09 11:20:31 +01:00
..
bytestreams Reworked Smack initialization 2014-02-23 17:48:07 +01:00
caps Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
delay/provider Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
filetransfer Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
forward Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
muc Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ping Add automatically scheduled pings in PingManager 2014-02-26 22:03:02 +01:00
pubsub Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
receipts Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
time/packet Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
ExtensionsProviderInitializerTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ExtensionsStartupClassesTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
InitExtensions.java Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
VCardUnitTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00