Smack/core/src/main/java/org/jivesoftware/smack/util
Vyacheslav Blinov 06f88674ee SMACK-541 Fix of XHTMLExtensionProvider on Android
This fixes issue there on android in XHTMLExtension bodys contained "null" instead of actual xhtml tags
This happened due to difference in XPP implementation in KXmlPullParser (on Android) MXParser (in other cases)
This fix replaces usage of getText method of XPP with restoration of xhtml tags using XPP api.
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
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 SMACK-541 Fix of XHTMLExtensionProvider on Android 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
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00