Smack/extensions/src/main/java/org/jivesoftware/smackx/xhtmlim
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
..
packet Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
provider SMACK-541 Fix of XHTMLExtensionProvider on Android 2014-03-09 11:20:31 +01:00
XHTMLManager.java Make JUL Loggers final (SMACK-536) 2014-02-26 22:00:27 +01:00
XHTMLText.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00