From 0e2a999c24bce50aedb14679b517faeed0d1793a Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 28 Aug 2014 10:59:24 +0000 Subject: [PATCH] Hide fingerprints from UI until they are reliable --- TODO | 3 +-- app/src/main/res/layout/fragment_view_contact.xml | 2 ++ app/src/main/res/layout/fragment_view_identity.xml | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index ccc7d8a..2878839 100644 --- a/TODO +++ b/TODO @@ -19,8 +19,7 @@ Tasks: -- Optimize use of Android lifecycles Features: -- Fingerprints for identities and contacts - - Easy way for users to compare to validate +- Fingerprints that users can compare to validate - Public address book lookup - "Write email" link in address book - Add optional CC: and BCC: fields diff --git a/app/src/main/res/layout/fragment_view_contact.xml b/app/src/main/res/layout/fragment_view_contact.xml index 1a4a04d..c6da1e7 100644 --- a/app/src/main/res/layout/fragment_view_contact.xml +++ b/app/src/main/res/layout/fragment_view_contact.xml @@ -63,6 +63,7 @@ android:text="Destination" />