mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 16:57:50 +00:00
d429f9113b
Fixes #342 - using regex pattern/matcher to escape chars below 0x0020 and above 0xd7ff - using String.Replace to escape XML entities - changed XmlPullParser from Xml.newPullParser() to XmlPullParserFactory parser to fix import on GB