aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/XmppUri.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show web link previews in chatChristian Schneppe2019-02-091-5/+3
| | | | fixes #113
* fix xmpp uri links that have a aditional chars after joinChristian Schneppe2019-02-041-1/+1
| | | | for example xmpp:foo@bar.tld?join,
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-1/+1
|
* reworked shortcut for QR-Code scanning in profileChristian Schneppe2018-10-031-1/+1
| | | | fixes #190
* make xmppuri deal with null inputChristian Schneppe2018-07-091-1/+4
|
* XmppUri code cleanupChristian Schneppe2018-05-051-14/+10
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-1/+12
|
* fixed crash in MessageAdapter caused by empty xmpp: uriChristian Schneppe2018-04-081-0/+3
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-11/+10
|
* XmppUri: Add toString() methodChristian Schneppe2018-02-151-0/+9
|
* allow roster action with nameChristian Schneppe2018-02-151-6/+12
|
* XmppUri: Parse 'message action' queryChristian Schneppe2017-12-161-5/+22
|
* fix xmpp uri regressionChristian Schneppe2017-12-161-1/+1
|
* fix XmppUri for empty urisChristian Schneppe2017-12-161-1/+6
|
* show warning when opening invalid jidChristian Schneppe2017-12-101-0/+9
|
* properly trim() incoming imto: urisChristian Schneppe2017-03-041-1/+1
|
* 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
|
* lower casing fingerprints when parsing URIChristian Schneppe2016-11-201-1/+1
|
* reformat codeChristian Schneppe2016-11-191-135/+136
|
* 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
|
* show button on "xmpp:" urisChristian Schneppe2016-11-111-0/+5
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+101