aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_trust_keys.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch1-26/+3
2015-08-15Display error message if all contact keys purgedAndreas Straub1-0/+32
2015-07-19Ask for key trust when sending messagesAndreas Straub1-0/+120
If the contact (or the own account) has keys that have UNDECIDED trust, we now drop the user into the new TrustKeysActivity, where they have to decide for each new key whether it should be TRUSTED or UNTRUSTED.