Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Fix regex for hkp parsing to support multiple uids | mar-v-in | 2014-06-04 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | First version of automatic contact discovery. | mar-v-in | 2014-06-04 | 9 | -0/+358 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
* | | | | | Store expired state within ImportKeysListEntry | mar-v-in | 2014-06-04 | 2 | -0/+12 | |
| | | | | | ||||||
* | | | | | Merge ACTION_DOWNLOAD_AND_IMPORT_KEYS and ACTION_IMPORT_KEYBASE_KEYS | mar-v-in | 2014-05-29 | 1 | -54/+15 | |
| | | | | | ||||||
* | | | | | Merge branch 'hkps-support' into automatic-contact-discovery | mar-v-in | 2014-05-29 | 1 | -15/+54 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix url building to support certificate check on hkps servers | mar-v-in | 2014-05-28 | 1 | -8/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Note: the CA used by sks-keyservers.net is not valid for android, thus using hkps fails for them. pgp.mit.edu uses a perfectly valid cert. | |||||
| * | | | | | Add hkps support | mar-v-in | 2014-05-27 | 1 | -9/+37 | |
| | | | | | | ||||||
* | | | | | | Store nice origin with keybase keys (that can't be interpreted as HKP server) | mar-v-in | 2014-05-29 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | Make abstract methods in Keyserver public (implementations make them public ↵ | mar-v-in | 2014-05-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | anyway) | |||||
* | | | | | | Download from origin during ACTION_DOWNLOAD_AND_IMPORT_KEYS | mar-v-in | 2014-05-29 | 1 | -3/+4 | |
|/ / / / / | ||||||
* | | | | | Store origin with ImportKeysListEntry | mar-v-in | 2014-05-27 | 3 | -0/+13 | |
| | | | | | ||||||
* | | | | | Add ability to resolve HkpKeyserver from _hkp._tcp SRV record | mar-v-in | 2014-05-27 | 1 | -0/+38 | |
| | | | | | ||||||
* | | | | | ContactHelper can read email addresses from contact list | mar-v-in | 2014-05-26 | 2 | -0/+22 | |
| |_|_|/ |/| | | | ||||||
* | | | | Finished cleaning up rebase conflicts post Keyserver exception refactor | Tim Bray | 2014-05-23 | 6 | -32/+33 | |
| | | | | ||||||
* | | | | Add Log.d for QueryFailedException | Tim Bray | 2014-05-23 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Add Log.d for QueryFailedException | Tim Bray | 2014-05-23 | 7 | -40/+28 | |
| |_|/ |/| | | ||||||
* | | | Layout fixes for key import | Dominik Schürmann | 2014-05-19 | 9 | -66/+58 | |
| | | | ||||||
* | | | Add license header to FixedDrawerLayout | Dominik Schürmann | 2014-05-18 | 1 | -0/+16 | |
| | | | ||||||
* | | | Merge highlight keyserver pull request | Dominik Schürmann | 2014-05-18 | 9 | -91/+128 | |
|\ \ \ | ||||||
| * | | | Rename mCurQuery to mQuery for consistency | Thialfihar | 2014-05-16 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | Use Highlighter instead of HighlightQueryCursorAdapter | Thialfihar | 2014-05-16 | 3 | -79/+28 | |
| | | | | ||||||
| * | | | Add highlighting to keyserver/keybase search | Thialfihar | 2014-05-16 | 5 | -5/+75 | |
| | | | | ||||||
| * | | | Support mutliple search words and highlight them | Thialfihar | 2014-05-16 | 3 | -6/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | For the regex matching it would be smart to sort the words by length, so the longest matches come first. This only matters for queries with words containing parts of each other, which is an unlikely event and even then it doesn't break anything. | |||||
* | | | | Rename KeyServer to Keyserver | Dominik Schürmann | 2014-05-18 | 9 | -38/+34 | |
|/ / / | ||||||
* | | | keybase cleanups for revised search output format | Tim Bray | 2014-05-15 | 1 | -24/+7 | |
| | | | ||||||
* | | | keybase now has key info in search output | Tim Bray | 2014-05-15 | 1 | -0/+5 | |
| | | | ||||||
* | | | JWalk javadocs | Tim Bray | 2014-05-14 | 1 | -0/+48 | |
| | | | ||||||
* | | | Merge pull request #627 from thi/improve-keybase.io-support | Dominik Schürmann | 2014-05-14 | 6 | -49/+94 | |
|\ \ \ | | | | | | | | | Improve keybase.io support | |||||
| * | | | Rename fingerPrint to fingerprint | Thialfihar | 2014-05-14 | 5 | -16/+16 | |
| | | | | ||||||
| * | | | Add github, twitter, website info for keybase keys | Thialfihar | 2014-05-14 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The very point of keybase.io is the identification and proven link to those identities, so it should be nice to have them. The display is a bit basic still, as it just adds them as userIds, I'm sure this can be prettified, perhaps with logos? | |||||
| * | | | Cleanup keybase query a bit | Thialfihar | 2014-05-14 | 1 | -15/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove ctime and the cached key, making the query for the entire user object unnecessary. This should only be done when the user decides to import the key. Hopefully keybase.io can provide all info necessary in the search results. | |||||
| * | | | Don't guess keybase key algorithm and size | Thialfihar | 2014-05-14 | 2 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | Once keybase reports them, we can display them. Until then we simply don't know and shouldn't lie about it. | |||||
| * | | | Add extraData property in ImportKeyListEntry | Thialfihar | 2014-05-14 | 3 | -8/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This allows any KeyServer to store some extra data it might need. In the case of KeybaseKeyServer it is the username, which then can be grabbed directly, without the hack of storing it as userId. | |||||
| * | | | List full keybase id or strong key id matches on top | Thialfihar | 2014-05-14 | 1 | -1/+10 | |
| | | | | ||||||
| * | | | Make keybase lookup works for key ids starting with 0x | Thialfihar | 2014-05-14 | 1 | -1/+6 | |
| | |/ | |/| | ||||||
* / | | Clarify help start | Dominik Schürmann | 2014-05-14 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-05-13 | 2 | -5/+6 | |
|\ \ | ||||||
| * | | Removed unused Toast import | Daniel Haß | 2014-05-11 | 1 | -1/+0 | |
| | | | ||||||
| * | | Toast replacement | Daniel Haß | 2014-05-11 | 1 | -2/+4 | |
| | | | ||||||
| * | | Fixed wrong AppMsg-Style | Daniel Haß | 2014-05-11 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add pgpauth app to help, update html-textview | Dominik Schürmann | 2014-05-13 | 3 | -27/+4 | |
|/ / | ||||||
* | | Add Tim Bray to about | Dominik Schürmann | 2014-05-09 | 1 | -0/+1 | |
| | | ||||||
* | | Version 2.7 | Dominik Schürmann | 2014-05-08 | 1 | -2/+2 | |
| | | ||||||
* | | Translations from transifex | Dominik Schürmann | 2014-05-08 | 19 | -3/+141 | |
| | | ||||||
* | | Changelog 2.7 | Dominik Schürmann | 2014-05-08 | 1 | -0/+9 | |
| | | ||||||
* | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-05-08 | 12 | -28/+63 | |
|\ \ | ||||||
| * | | ui: purplize dialog headers (huge hack inside) | Vincent Breitmoser | 2014-05-08 | 12 | -28/+63 | |
| | | | ||||||
* | | | Translations from transifex | Dominik Schürmann | 2014-05-08 | 4 | -8/+12 | |
|/ / | ||||||
* | | proper null checks and closing of cursors everywhere | Vincent Breitmoser | 2014-05-08 | 6 | -148/+189 | |
| | | ||||||
* | | use longsparsearrays instead of hashmaps in that one place | Vincent Breitmoser | 2014-05-08 | 1 | -16/+19 | |
| | |