aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xml/XmlReader.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-31some code cleanupiNPUTmice1-34/+48
2014-08-30brought npe catcher back for kxml parseriNPUTmice1-0/+4
2014-08-15better handling of null streamsiNPUTmice1-5/+14
2014-08-09work around xml parser issues...iNPUTmice1-1/+1
2014-07-27trying to work around npe in androids xml parseriNPUTmice1-3/+1
2014-07-03more xmlpullparser fixesiNPUTmice1-0/+2
2014-06-25more npe fixesiNPUTmice1-3/+6
2014-06-25more kxml fuck ups fixediNPUTmice1-0/+2
2014-06-25wrap wakelock release with try catchiNPUTmice1-2/+2
2014-05-14fixed possible npeDaniel Gultsch1-4/+3
2014-04-18work around for bug in xmlpullparserDaniel Gultsch1-21/+25
2014-04-03Add compression supportRene Treffer1-1/+5
2014-03-28fixed another null pointer reported by he crash reporter. this thing is awesomeDaniel Gultsch1-0/+3
2014-03-26made work around not being a work around any moreDaniel Gultsch1-3/+0
2014-02-28rebrandingDaniel Gultsch1-1/+1
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch1-0/+4
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-2/+4
2014-01-31parser works but some stuff still needs some refactoringDaniel Gultsch1-0/+5
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch1-0/+91