Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | -fixed out of bounds crash when retrieving the main profile name with secret ... | Daniel Ramos | 2015-03-15 | 2 | -11/+15 | |
| | |/ / | ||||||
| * | | | Dont display key ids in KeySpinner, display creation date when user ids dupli... | Dominik Schürmann | 2015-03-15 | 3 | -14/+37 | |
| * | | | Query for duplicate user ids | Dominik Schürmann | 2015-03-15 | 3 | -2/+14 | |
| * | | | Add missing license headers | Dominik Schürmann | 2015-03-15 | 6 | -0/+102 | |
| * | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-14 | 1 | -1/+2 | |
| |\| | | ||||||
| | * | | Merge pull request #1143 from manojkhannakm/development | Dominik Schürmann | 2015-03-14 | 1 | -1/+2 | |
| | |\ \ | ||||||
| | | * | | Fix for Issue #1115 | Manoj Khanna | 2015-03-13 | 1 | -1/+2 | |
| * | | | | disable debug sync | Dominik Schürmann | 2015-03-14 | 1 | -1/+1 | |
| * | | | | Use names also for main contact | Dominik Schürmann | 2015-03-14 | 2 | -4/+4 | |
| * | | | | Show key name instead of key id in contacts, cleanup | Dominik Schürmann | 2015-03-14 | 1 | -20/+7 | |
| |/ / / | ||||||
| * | | | added some documentation | Adithya Abraham Philip | 2015-03-13 | 2 | -27/+87 | |
| * | | | added own profile support in linekd system contact | Adithya Abraham Philip | 2015-03-13 | 2 | -10/+61 | |
| * | | | links own keys to me profile in contacts | Adithya Abraham Philip | 2015-03-13 | 1 | -9/+118 | |
| |/ / | ||||||
| * | | Clarify logs in DeleteFileDialog | Dominik Schürmann | 2015-03-12 | 1 | -2/+2 | |
| * | | Use notify instead of Toast for NFC check | Dominik Schürmann | 2015-03-12 | 1 | -2/+2 | |
| * | | Merge pull request #1133 from Rrego6/development | Dominik Schürmann | 2015-03-12 | 1 | -0/+6 | |
| |\ \ | ||||||
| | * | | Check if NFC is available on device | Raoul | 2015-03-10 | 1 | -0/+6 | |
| * | | | Merge pull request #1117 from danielnelz/development | Dominik Schürmann | 2015-03-12 | 18 | -73/+108 | |
| |\ \ \ | ||||||
| | * | | | Fixed possible ArrayIndexOutOfBoundsException. | danielnelz | 2015-03-11 | 2 | -2/+2 | |
| | * | | | Merge remote-tracking branch 'upstream/development' into development | danielnelz | 2015-03-09 | 4 | -29/+32 | |
| | |\| | | ||||||
| | * | | | Added braces to if else. | danielnelz | 2015-03-09 | 2 | -4/+6 | |
| | * | | | Created enum MessageStatus in KeychainIntentServiceHandler and enum IOType | danielnelz | 2015-03-09 | 18 | -73/+106 | |
| * | | | | Improve file deletion strings | Dominik Schürmann | 2015-03-12 | 1 | -3/+3 | |
| * | | | | Merge pull request #1137 from manojkhannakm/development | Dominik Schürmann | 2015-03-12 | 3 | -46/+104 | |
| |\ \ \ \ | ||||||
| | * | | | | Updated fix for Issue #1116 | Manoj Khanna | 2015-03-11 | 3 | -46/+104 | |
| * | | | | | Merge pull request #1134 from adithyaphilip/sync-confirmed-keys | Dominik Schürmann | 2015-03-12 | 3 | -14/+53 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | added contact sync at end of CertifyOperation | Adithya Abraham Philip | 2015-03-11 | 1 | -0/+4 | |
| | * | | | | corrected linked system contact display name | Adithya Abraham Philip | 2015-03-11 | 2 | -14/+49 | |
| | |/ / / | ||||||
| * / / / | change user_id primary key in database, use keyring rather than unified query... | Vincent Breitmoser | 2015-03-11 | 3 | -14/+26 | |
| |/ / / | ||||||
| * | | | make constant for certify hash algo | Dominik Schürmann | 2015-03-11 | 2 | -11/+6 | |
| * | | | Disable maybe methods in ImportKeysListEntry for now | Dominik Schürmann | 2015-03-10 | 1 | -2/+3 | |
| * | | | Fix expiry, revoked checks in OpenPgpSignatureResultBuilder | Dominik Schürmann | 2015-03-10 | 1 | -2/+2 | |
| * | | | API 7 | Dominik Schürmann | 2015-03-10 | 8 | -204/+555 | |
* | | | | show certificates for secret keys differently | Vincent Breitmoser | 2015-03-14 | 4 | -28/+46 | |
* | | | | work on second step of identity creation | Vincent Breitmoser | 2015-03-13 | 3 | -23/+25 | |
* | | | | don't filter tweet intent | Vincent Breitmoser | 2015-03-13 | 1 | -31/+6 | |
* | | | | improve error handling in LinkedIdViewFragment, disable unknown identity type... | Vincent Breitmoser | 2015-03-13 | 2 | -8/+27 | |
* | | | | verification takes a second at least | Vincent Breitmoser | 2015-03-13 | 1 | -1/+11 | |
* | | | | use ViewAnimator for progress, streamline text on first step | Vincent Breitmoser | 2015-03-13 | 1 | -7/+4 | |
* | | | | remove notiion of nonce/identifier | Vincent Breitmoser | 2015-03-13 | 17 | -103/+38 | |
* | | | | twitter layout step3 -> step2 | Vincent Breitmoser | 2015-03-12 | 1 | -1/+1 | |
* | | | | regenerate twitter token | Vincent Breitmoser | 2015-03-12 | 1 | -4/+16 | |
* | | | | small fix for CreateFinalFragment | Vincent Breitmoser | 2015-03-12 | 2 | -5/+2 | |
* | | | | twitter Step3 -> Step2 | Vincent Breitmoser | 2015-03-12 | 2 | -12/+5 | |
* | | | | ditch custom text step for twitter | Vincent Breitmoser | 2015-03-12 | 3 | -174/+18 | |
* | | | | finish implementing twitter resource | Vincent Breitmoser | 2015-03-12 | 8 | -108/+214 | |
* | | | | better state management in LinkedIdView, move confirm progress into card | Vincent Breitmoser | 2015-03-10 | 1 | -27/+50 | |
* | | | | hack loadSystemContact back in | Vincent Breitmoser | 2015-03-10 | 2 | -5/+13 | |
* | | | | Merge remote-tracking branch 'origin/development' into linked-identities | Vincent Breitmoser | 2015-03-10 | 7 | -13/+548 | |
|\| | | | ||||||
| * | | | Ripple | Dominik Schürmann | 2015-03-10 | 1 | -3/+1 |