open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain
mar-v-in dd959876f4 First version of automatic contact discovery.
TODO:
- Configuration (much of it)
- Enabled by default?
- Which keys to import? Current state: All non-revoked and non-expired with matching userid
- Search for keys if already known? Current state: yes, may cause traffic (configuration: only when wifi?)
- Update interval: Currently Android handles it, might be good (causes automatic refresh on new contact and stuff like that) or bad (too many of refreshes)
2014-06-04 18:05:16 +02:00
..
compatibility Update license header for 2014 2014-04-13 17:27:22 +02:00
helper First version of automatic contact discovery. 2014-06-04 18:05:16 +02:00
keyimport Store expired state within ImportKeysListEntry 2014-06-04 18:05:16 +02:00
pgp Rename KeyServer to Keyserver 2014-05-18 23:06:50 +02:00
provider proper null checks and closing of cursors everywhere 2014-05-08 15:57:38 +02:00
remote proper null checks and closing of cursors everywhere 2014-05-08 15:57:38 +02:00
service First version of automatic contact discovery. 2014-06-04 18:05:16 +02:00
ui Finished cleaning up rebase conflicts post Keyserver exception refactor 2014-05-23 09:42:32 -07:00
util Add highlighting to keyserver/keybase search 2014-05-16 11:38:43 +02:00
Constants.java Some comments to Constants 2014-04-14 13:52:09 +02:00
KeychainApplication.java First version of automatic contact discovery. 2014-06-04 18:05:16 +02:00