aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2017-03-041-0/+18
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-1/+1
* bump mam namespace to :2Christian Schneppe2017-03-041-1/+1
* properly trim() incoming imto: urisChristian Schneppe2017-03-041-1/+1
* Fix a typo in legacyChristian Schneppe2017-02-221-1/+1
* bump mam namespaceChristian Schneppe2017-02-221-0/+2
* catch all throwables when working with content provider to retrieve mimeChristian Schneppe2017-02-081-1/+6
* reworked videocompressionChristian Schneppe2017-01-258-2021/+0
* don't quote text when '>' is followed by numeberChristian Schneppe2017-01-251-1/+16
* use 7.1 web url pattern matching on old platforms as wellChristian Schneppe2017-01-091-0/+480
* add more punctuations to message previewChristian Schneppe2017-01-091-5/+7
* Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe2017-01-051-0/+21
* skip empty lines in message preview. prevents indexoutofbounds exceptionChristian Schneppe2016-12-251-1/+25
* catch NPE while sharing video from content uri and make it workingChristian Schneppe2016-12-251-1/+26
* add omemo fingerprints to web links as wellChristian Schneppe2016-12-181-0/+21
* show warning dialog beforing verifying keys via a linkChristian Schneppe2016-12-181-1/+15
* add support for body paramater in xmpp uriChristian Schneppe2016-11-291-1/+31
* fix crash when adding contact via URIChristian Schneppe2016-11-241-1/+0
* added share button to account detailsChristian Schneppe2016-11-241-1/+5
* introduced custom tls socket factory to make tls1.2 work for http connectionsChristian Schneppe2016-11-201-0/+70
* lower casing fingerprints when parsing URIChristian Schneppe2016-11-201-1/+1
* reformat codeChristian Schneppe2016-11-1922-1697/+1713
* put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe2016-11-181-2/+3
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-16/+60
* distinguish between general i/o error and write exception when copying filesChristian Schneppe2016-11-171-0/+4
* show button on "xmpp:" urisChristian Schneppe2016-11-112-0/+11
* increase map preview sizeChristian Schneppe2016-11-111-1/+1
* show map preview in chatChristian Schneppe2016-11-101-0/+22
* lower case incoming dns recordsChristian Schneppe2016-11-081-18/+23
* extracting stanza-id where by=accountChristian Schneppe2016-11-071-0/+1
* issue ping after push was receivedChristian Schneppe2016-10-081-0/+10
* don't simply ignore null in message body but try to avoid itDaniel Gultsch2016-09-231-3/+1
* catch all throwables when loading contactsChristian Schneppe2016-09-171-2/+2
* deal with null bodys in message previewChristian Schneppe2016-09-171-8/+6
* detect video aspect ratio for compressionChristian Schneppe2016-09-061-6/+22
* make bitrate configurable via config.javaChristian Schneppe2016-08-301-1/+1
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-288-0/+2005
* offer quick reply on android NDaniel Gultsch2016-08-261-3/+27
* be more careful in recursive file observer. limit depthDaniel Gultsch2016-08-131-1/+21
* reworked backup serviceChristian Schneppe2016-08-091-0/+73
* changed last wrong package idsChristian Schneppe2016-07-301-1/+1
* show identity type for device selectionDaniel Gultsch2016-07-292-0/+21
* changed package id inside manifest and projectChristian Schneppe2016-07-2920-0/+2722