open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/dialog
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
..
DialogKeyChoiceAdapter.java Cache instances of KeyInfoFormatter 2018-07-04 19:39:28 +02:00
RemoteDeduplicateActivity.java clean up package structure 2018-07-04 13:59:21 +02:00
RemoteDeduplicatePresenter.java Cache instances of KeyInfoFormatter 2018-07-04 19:39:28 +02:00
RemoteSelectAuthenticationKeyActivity.java Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
RemoteSelectAuthenticationKeyPresenter.java extract findByUserId and findByEmail usage from KeychainProvider 2018-07-02 14:50:11 +02:00
RemoteSelectIdentityKeyPresenter.java fix key selection in RemoteSelectIdentityKeyActivity 2018-07-18 16:06:43 +02:00
RemoteSelectIdKeyActivity.java Cache instances of KeyInfoFormatter 2018-07-04 19:39:28 +02:00