more linked id ui fine tuning
@@ -478,6 +478,7 @@ public class LinkedIdViewFragment extends Fragment implements
|
||||
if (result.success()) {
|
||||
mViewHolder.vText.setText(getString(mLinkedResource.getVerifiedText(mIsSecret)));
|
||||
mViewHolder.setVerifyingState(mContext, VerifyState.VERIFY_OK, mIsSecret);
|
||||
|
||||
} else {
|
||||
mViewHolder.setVerifyingState(mContext, VerifyState.VERIFY_ERROR, mIsSecret);
|
||||
result.createNotify(getActivity()).show();
|
||||
@@ -498,6 +499,7 @@ public class LinkedIdViewFragment extends Fragment implements
|
||||
long certifyKeyId = mViewHolder.vKeySpinner.getSelectedItemId();
|
||||
if (certifyKeyId == key.none || certifyKeyId == key.symmetric) {
|
||||
Notify.create(getActivity(), R.string.select_key_to_certify, Style.ERROR).show();
|
||||
return;
|
||||
}
|
||||
|
||||
Passphrase passphrase;
|
||||
|
||||
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 667 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 371 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 999 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1010 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 880 B |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 736 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.6 KiB |