aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* put settings defaults into resource fileChristian Schneppe2017-08-011-1/+1
* revised resolver strategyChristian Schneppe2017-06-271-3/+7
* refactored resolver to fall back to DNS and use reliable methodChristian Schneppe2017-06-261-11/+35
* use ResolverApi.reliable(..)Christian Schneppe2017-06-261-31/+11
* new resolver fall back to normal dns if dnssec verfication failsChristian Schneppe2017-06-251-9/+22
* fixed patterns source code urlChristian Schneppe2017-06-251-1/+2
* fixed ip reporting for dns look upsChristian Schneppe2017-06-241-2/+2
* upgrade minidns. refactored dns utilsChristian Schneppe2017-06-244-299/+257
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-2/+1
* use osm MapPreviewChristian Schneppe2017-06-171-1/+2
* differentiate starttls failure and sasl failureChristian Schneppe2017-05-171-0/+2
* transform aesgcm:// links back to https:// before connecting through TorChristian Schneppe2017-04-161-1/+13
* don't count >number% as quoteChristian Schneppe2017-04-161-1/+1
* use async message loading only when called from UIChristian Schneppe2017-04-131-1/+1
* Optimized imports from entire projectChristian Schneppe2017-04-131-1/+1
* be more careful with corner cases when mentioning multiple peopleChristian Schneppe2017-04-131-0/+33
* exclude >= from being recognized as quoteChristian Schneppe2017-04-131-1/+6
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-1/+1
* send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe2017-04-131-0/+8
* use aesgcm:// uri scheme for omemo encrypted http uploadChristian Schneppe2017-04-131-0/+13
* changed one last seen stateChristian Schneppe2017-04-051-1/+1
* parse message that only contain oob tagChristian Schneppe2017-04-051-0/+1
* made a few exceptions to quote parser for emoticons and quotesChristian Schneppe2017-03-261-4/+41
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-232-2/+4
* grey out offline contacts in StartConversationChristian Schneppe2017-03-151-5/+7
* display chat states in conferencesChristian Schneppe2017-03-111-0/+10
* do not interpret grin >< as quoteChristian Schneppe2017-03-091-2/+11
* 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