aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/OtrService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add explicit encryption hints to outgoing messagesDaniel Gultsch2017-01-261-1/+2
* synchronize access to json key storage in account modelDaniel Gultsch2016-10-131-19/+21
* sending warning to receiving client if that client doesn't support omemo.Daniel Gultsch2016-05-251-1/+1
* use same method to add message hints to otr message everywhere it is neededDaniel Gultsch2015-09-011-4/+2
* and now do that properlyDaniel Gultsch2015-07-211-1/+1
* bugfix: also add no-permanent-storage to message hintsDaniel Gultsch2015-07-211-1/+1
* Optimize importsAndreas Straub2015-07-201-16/+15
* renamed OtrEngine to OtrServiceDaniel Gultsch2015-05-261-0/+310