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