open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui
Constantine Verutin 4e4c070228 Make sure auth key selection dialog lists only keys with auth subkey available.
Presently the dialog lists all master keys, and keys without auth subkeys are not marked in any way. Sleecting one of those via SSH authentication API will result in cryptic "Could not create description: null" message.
2018-12-04 15:17:31 +00:00
..
dialog Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
AppSettingsActivity.java clean up package structure 2018-07-04 13:59:21 +02:00
AppSettingsAllowedKeysListFragment.java Cache instances of KeyInfoFormatter 2018-07-04 19:39:28 +02:00
AppsListFragment.java Add notification uris to ApiAppDao 2018-07-04 13:59:21 +02:00
RemoteBackupActivity.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
RemoteDisplayTransferCodeActivity.java Add autocrypt key transfer api method 2018-05-03 15:26:24 +02:00
RemoteErrorActivity.java Fix a bunch of trivial code warnings 2018-01-24 01:32:15 +01:00
RemoteImportKeysActivity.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
RemotePassphraseDialogActivity.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
RemoteRegisterActivity.java Fix a bunch of trivial code warnings 2018-01-24 01:32:15 +01:00
RemoteRegisterPresenter.java clean up package structure 2018-07-04 13:59:21 +02:00
RemoteSecurityProblemDialogActivity.java Fix a bunch of trivial code warnings 2018-01-24 01:32:15 +01:00
RemoteSecurityTokenOperationActivity.java Adapt copyright headers according to CLA 2017-12-15 16:03:36 +01:00
RemoteSelectPubKeyActivity.java Fix a bunch of trivial code warnings 2018-01-24 01:32:15 +01:00
RequestKeyPermissionActivity.java use key_list_item layout for RequestKeyPermissionActivity 2018-07-13 17:22:27 +02:00
RequestKeyPermissionPresenter.java use key_list_item layout for RequestKeyPermissionActivity 2018-07-13 17:22:27 +02:00
SecurityProblemPresenter.java clean up OverriddenWarnigsDao 2018-07-04 13:59:21 +02:00
SelectPublicKeyFragment.java Cache instances of KeyInfoFormatter 2018-07-04 19:39:28 +02:00
SelectSignKeyIdActivity.java insert api app when key is selected in SelectSignKeyIdFragment as well 2018-07-18 13:38:15 +02:00
SelectSignKeyIdListFragment.java insert api app when key is selected in SelectSignKeyIdFragment as well 2018-07-18 13:38:15 +02:00