aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/XmppUri.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add omemo fingerprints to web links as wellDaniel Gultsch2016-12-031-0/+21
* show warning dialog beforing verifying keys via a linkDaniel Gultsch2016-12-031-1/+15
* add support for body paramater in xmpp uriDaniel Gultsch2016-11-281-1/+31
* lower casing fingerprints when parsing URIDaniel Gultsch2016-11-181-1/+1
* put omemo fingerprint in own uri (qr code / nfc)Daniel Gultsch2016-11-171-2/+3
* parse omemo fingerprints from urisDaniel Gultsch2016-11-171-14/+57
* handle app links for conferencesDaniel Gultsch2016-05-301-0/+1
* handle app links with @ in themDaniel Gultsch2016-05-301-3/+12
* handle app linksDaniel Gultsch2016-05-291-3/+9
* made xmpp uris case insensitiveiNPUTmice2015-02-181-3/+3
* prevent QR code parser from crashing fixed #839Daniel Gultsch2015-01-051-6/+13
* improved OTR verification part oneDaniel Gultsch2015-01-021-1/+1
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-1/+0
* fixed regression of xmpp uris not workingiNPUTmice2014-11-161-3/+3
* made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice2014-11-161-0/+79