aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/axolotl/FingerprintStatus.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* prevent race condition when fetching device idsChristian Schneppe2018-10-041-0/+4
* don't allow to purge keys. offer distrust insteadChristian Schneppe2017-01-151-5/+5
* introduced blind trust before verification modeChristian Schneppe2016-11-241-0/+8
* remove omemo devices from annoucement after 7 days of inactivityChristian Schneppe2016-11-201-0/+4
* save last activation time in fingerprint statusChristian Schneppe2016-11-201-1/+29
* reformat codeChristian Schneppe2016-11-191-3/+3
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-0/+14
* fixed enabling trust toggle. unknown->untrustedChristian Schneppe2016-11-171-1/+5
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-0/+122