Smack/core/src
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
..
integration-test s/XMPPConnection/TCPConnection 2014-03-09 11:20:30 +01:00
main SMACK-541 Fix of XHTMLExtensionProvider on Android 2014-03-09 11:20:31 +01:00
test Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00