1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-28 14:34:51 +02:00
Smack/core/src/main/java/org/jivesoftware/smack/util
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
..
collections Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
dns Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Base32Encoder.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Base64.java Make JUL Loggers final (SMACK-536) 2014-02-26 22:00:27 +01:00
Base64Encoder.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Base64FileUrlEncoder.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Cache.java Make JUL Loggers final (SMACK-536) 2014-02-26 22:00:27 +01:00
DNSUtil.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
FileUtils.java Reworked Smack initialization 2014-02-23 17:48:07 +01:00
ObservableReader.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ObservableWriter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00
PacketParserUtils.java Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
ReaderListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
StringEncoder.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
StringUtils.java Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
WriterListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
XmlUtils.java Remove the dependency on javax.xml.transform 2014-02-20 14:47:05 +01:00
XmppDateTime.java Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00