aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/TrustKeysActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-5/+5
|
* integrate intent integrator to finish activity when neededChristian Schneppe2018-02-151-2/+1
|
* code cleanupChristian Schneppe2017-11-231-11/+11
|
* link jid in trust keys activity to contact detailsChristian Schneppe2017-09-041-0/+6
|
* improved error messages on missing omemo keysChristian Schneppe2017-09-041-2/+23
|
* make scan barcode icon survive rotationsChristian Schneppe2017-08-011-0/+11
|
* show scan button in TrustKeys only if there is something to scanChristian Schneppe2017-08-011-1/+24
|
* fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe2017-06-251-4/+7
|
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-1/+1
|
* remove own fetch errors from device announcementChristian Schneppe2016-12-181-1/+0
|
* allow fingerprint verification via context menuChristian Schneppe2016-11-291-15/+12
|
* introduced blind trust before verification modeChristian Schneppe2016-11-241-4/+11
| | | | read more about the concept on https://gultsch.de/trust.html
* explictly scan for aztec and qr codes onlyChristian Schneppe2016-11-241-1/+2
|
* offer verification directly from the trust keys screenChristian Schneppe2016-11-241-0/+73
|
* reformat codeChristian Schneppe2016-11-191-303/+303
|
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-1/+4
|
* refactor omemo fingerprint UI codeChristian Schneppe2016-11-171-10/+6
|
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-8/+8
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+337