aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-251-3/+4
* fixed sni and alpn for kitkatChristian Schneppe2018-10-011-1/+1
* fall back to random subject langugae in case there is no english oneChristian Schneppe2018-07-151-3/+6
* reset subject and name on emptyChristian Schneppe2018-07-091-0/+5
* convert empty resources in messages to bare jidChristian Schneppe2018-05-021-1/+2
* return InvalidJid object instead of null if Jid can not be parsedChristian Schneppe2018-05-021-1/+2
* fixed rare crash on jolla devicesChristian Schneppe2018-04-071-4/+1
* migrate to xmpp-addrChristian Schneppe2018-04-021-4/+3
* use translated version of subject if availableChristian Schneppe2018-04-011-0/+26
* remove wakelocks in XmlReaderChristian Schneppe2018-01-211-21/+1
* use countdownlatch to check if TagWriter has finishedChristian Schneppe2018-01-211-4/+13
* fixed interupt handlingChristian Schneppe2018-01-211-1/+3
* do not check if namespace equals prefix for attributesChristian Schneppe2017-05-311-1/+1
* deal with namespace attributesChristian Schneppe2017-05-311-3/+9
* make sure tag writer thread shuts downChristian Schneppe2017-04-261-8/+7
* synchronize modifications of output stream in tag writerChristian Schneppe2017-02-221-4/+4
* only force close tagwriter before creating a new oneChristian Schneppe2017-02-141-0/+4
* make sure to properly stop tagwriterChristian Schneppe2017-01-252-1/+8
* reformat codeChristian Schneppe2016-11-194-449/+449
* catch all throwables when parsing xmlDaniel Gultsch2016-08-111-2/+2
* changed package id inside manifest and projectChristian Schneppe2016-07-294-0/+522