aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/ServiceDiscoveryResult.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize importsChristian Schneppe2020-01-311-1/+2
|
* Disable NewLines in Base64 values (#416)FH2019-12-031-1/+1
| | | | | | Smack gets confused and throws NullPointerException when Base64 contains newlines. Therefor disable newlines in Base64. I assume newlines in Base64 are also not expected by other implementations.
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
|
* create empty disco result on error to fire advance stream features eventChristian Schneppe2019-08-311-0/+12
|
* fixed caps hash generation for empty form valuesChristian Schneppe2018-04-291-120/+116
|
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵Christian Schneppe2018-02-191-1/+2
| | | | constant
* reformat codeChristian Schneppe2016-11-191-324/+324
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+349