open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/daos
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
..
AbstractDao.java move UidStatus querying logic into UserIdDao 2018-07-13 16:27:12 +02:00
ApiAppDao.java insert api app when key is selected in SelectSignKeyIdFragment as well 2018-07-18 13:38:15 +02:00
AutocryptPeerDao.java fix expiry bug in autocrypt key retrieval 2018-07-19 10:37:09 +02:00
CertificationDao.java
DatabaseBatchInteractor.java fix insertion of data into KeySignature table 2018-07-14 12:03:44 +02:00
DatabaseNotifyManager.java Use SQLDelight for inserts instead of KeychainProvider 2018-07-13 16:26:35 +02:00
KeyMetadataDao.java
KeyRepository.java Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
KeyWritableRepository.java notify on secret key change as well 2018-07-27 11:17:18 +02:00
LocalPublicKeyStorage.java
LocalSecretKeyStorage.java
OverriddenWarningsDao.java
UserIdDao.java return KeychainExternalProvider as MatrixCursor 2018-07-13 16:27:12 +02:00