aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/axolotl/FingerprintStatus.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-04prevent race condition when fetching device idsChristian Schneppe1-0/+4
2017-01-15don't allow to purge keys. offer distrust insteadChristian Schneppe1-5/+5
2016-11-24introduced blind trust before verification modeChristian Schneppe1-0/+8
2016-11-20remove omemo devices from annoucement after 7 days of inactivityChristian Schneppe1-0/+4
2016-11-20save last activation time in fingerprint statusChristian Schneppe1-1/+29
2016-11-19reformat codeChristian Schneppe1-3/+3
2016-11-18parse omemo fingerprints from urisChristian Schneppe1-0/+14
2016-11-17fixed enabling trust toggle. unknown->untrustedChristian Schneppe1-1/+5
2016-11-17refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe1-0/+122