open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote
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
..
ui Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
ApiPendingIntentFactory.java insert api app when key is selected in SelectSignKeyIdFragment as well 2018-07-18 13:38:15 +02:00
ApiPermissionHelper.java clean up package structure 2018-07-04 13:59:21 +02:00
AutocryptInteractor.java return KeychainExternalProvider as MatrixCursor 2018-07-13 16:27:12 +02:00
CryptoInputParcelCacheService.java Use Timber instead of Android.Log 2018-01-20 21:32:37 +01:00
KeychainExternalProvider.java return KeychainExternalProvider as MatrixCursor 2018-07-13 16:27:12 +02:00
OpenPgpService.java insert api app when key is selected in SelectSignKeyIdFragment as well 2018-07-18 13:38:15 +02:00
OpenPgpService2.java Use Timber instead of Android.Log 2018-01-20 21:32:37 +01:00
OpenPgpServiceKeyIdExtractor.java Fix returned autocrypt state in OpenPgpServiceKeyIdExtractor 2018-11-21 16:28:33 +01:00
PackageUninstallReceiver.java clean up package structure 2018-07-04 13:59:21 +02:00
SshAuthenticationService.java Use specialized query exclusively to select authentication key 2018-10-01 21:36:01 +02:00