McLoo d429f9113b Replace XML serializer in plaintext export
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
2014-06-24 13:02:36 -07:00
..
2014-06-16 15:27:33 -07:00
2014-02-24 02:12:41 -08:00
2013-06-21 12:14:40 -07:00
2014-04-16 11:47:51 -07:00
2014-01-06 14:38:14 -08:00
2014-04-16 11:47:51 -07:00
2014-04-16 11:47:51 -07:00