aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/generator/AbstractGenerator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* correct AbstractGeneratorChristian Schneppe2020-02-161-1/+1
|
* use Base64.NO_WRAP instead of trim()Christian Schneppe2019-12-081-1/+1
|
* 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.
* bookmarks2. introduce #compat namespaceChristian Schneppe2019-10-261-1/+1
|
* support for delete bookmarks2Christian Schneppe2019-10-261-2/+8
|
* WIP Bookmarks 2 supportChristian Schneppe2019-10-261-1/+1
|
* implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe2019-09-061-0/+2
|
* use ibb if other party doesn’t annouce s5b featureChristian Schneppe2019-06-171-2/+2
|
* deduplicate disco responseChristian Schneppe2018-12-271-1/+0
| | | | fixes #283
* added interface to edit nickChristian Schneppe2018-11-231-1/+1
|
* do not show up navigation in start conversation screen if called with view ↵Christian Schneppe2018-11-151-1/+5
| | | | intent
* store bookmarks in pep if conversion xep is runningChristian Schneppe2018-08-261-2/+3
|
* use Tor on http upload is account uses onion domainChristian Schneppe2018-06-171-8/+9
|
* support for jingle ft:5Christian Schneppe2017-05-091-0/+1
|
* parse message that only contain oob tagChristian Schneppe2017-04-051-0/+1
|
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-0/+4
| | | | …in Conversations only enviroments
* reformat codeChristian Schneppe2016-11-191-91/+91
|
* code cleanupChristian Schneppe2016-08-021-8/+0
|
* set tablet, phone or pc identityDaniel Gultsch2016-08-021-5/+9
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+128