From 6f1dbc2f7444c969ab590013e310257ca8e15ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 19 Jan 2014 13:42:34 +0100 Subject: [PATCH] improve sharing of key --- OpenPGP-Keychain/res/menu/key_view.xml | 50 +++++++++++++------ OpenPGP-Keychain/res/values/strings.xml | 14 ++++-- .../keychain/ui/ViewKeyActivity.java | 39 ++++++++++++--- 3 files changed, 76 insertions(+), 27 deletions(-) diff --git a/OpenPGP-Keychain/res/menu/key_view.xml b/OpenPGP-Keychain/res/menu/key_view.xml index a6d2d5388..6d7a06ece 100644 --- a/OpenPGP-Keychain/res/menu/key_view.xml +++ b/OpenPGP-Keychain/res/menu/key_view.xml @@ -8,25 +8,43 @@ android:title="@string/menu_share"> + android:title="@string/menu_share_title_fingerprint"> + + + + + - - - + android:title="@string/menu_share_title"> + + + + + + + Import from key server Update from key server Upload to key server - Share with… - Share with QR Code (whole key) - Share with QR Code (fingerprint) - Share with NFC + Share + Share fingerprint… + Share data… + + with… + with… + with QR Code + with QR Code + with NFC Copy to clipboard Sign key Beam settings @@ -211,6 +216,7 @@ Key has been copied to the clipboard! Key has already been signed! Please select a key to be used for signing! + Key is too big to be shared this way!