aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* catch all throwables when parsing xmlDaniel Gultsch2016-08-021-2/+2
* make sure that we always release wake lock even after throwing exceptionDaniel Gultsch2016-06-221-20/+13
* make sure tagwriter is clear before force closing socketDaniel Gultsch2016-06-131-18/+8
* catch all exceptions thrown by xml pull parserDaniel Gultsch2016-05-071-11/+2
* parse stanza-id from messagesDaniel Gultsch2015-12-041-0/+4
* added missing type='submit' to mam queriesDaniel Gultsch2015-09-151-5/+5
* modified clearIqCallbacks into 2-step processDaniel Gultsch2015-08-231-3/+2
* Optimize importsAndreas Straub2015-07-201-8/+8
* Added PEP and message protocol layersAndreas Straub2015-07-191-0/+5
* provide helper function for getting the content of a child directlyDaniel Gultsch2015-05-201-0/+10
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-11/+11
* migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice2014-12-151-0/+4
* very basic mam supportiNPUTmice2014-12-101-0/+5
* more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice2014-11-101-27/+3
* Update more files to use JID objectsSam Whited2014-11-091-2/+40
* Make conversations the root projectSam Whited2014-10-224-0/+507