Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Snackbar behind layout | Manoj Khanna | 2015-04-22 | 1 | -0/+1 |
* | keyserver verification on addition | Adithya Abraham Philip | 2015-04-22 | 1 | -0/+12 |
* | support for handling keyserver urls from browser, added documentation | Adithya Abraham Philip | 2015-04-20 | 1 | -0/+3 |
* | Rename advanced to extended | Dominik Schürmann | 2015-03-31 | 1 | -7/+7 |
* | From passphrase to password | Dominik Schürmann | 2015-03-31 | 1 | -47/+47 |
* | Simplify passphrase dialog design | Dominik Schürmann | 2015-03-31 | 1 | -1/+1 |
* | fix Encrypt* with RequiredInputParcel | Vincent Breitmoser | 2015-03-30 | 1 | -1/+0 |
* | Fix strings with email address | Dominik Schürmann | 2015-03-29 | 1 | -2/+2 |
* | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-29 | 1 | -0/+1 |
|\ | |||||
| * | -Fixed a situation where additional emails could be duplicated when creating ... | Daniel Ramos | 2015-03-27 | 1 | -0/+1 |
* | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-24 | 1 | -25/+12 |
|\| | |||||
| * | 3.2beta3 | Dominik Schürmann | 2015-03-23 | 1 | -1/+1 |
| * | translation fixes | Dominik Schürmann | 2015-03-23 | 1 | -20/+0 |
| * | Fix language problems reported by yahoe.001 on transifex | Dominik Schürmann | 2015-03-23 | 1 | -4/+9 |
| * | introduced multi-threading | Adithya Abraham Philip | 2015-03-23 | 1 | -0/+2 |
* | | further improve yubikey error handling | Vincent Breitmoser | 2015-03-23 | 1 | -0/+1 |
* | | nicer handling of nfc errors | Vincent Breitmoser | 2015-03-23 | 1 | -0/+1 |
* | | enable nfc in import dialog as well | Vincent Breitmoser | 2015-03-22 | 1 | -1/+2 |
* | | finish ui flow for yubikey import | Vincent Breitmoser | 2015-03-22 | 1 | -6/+8 |
* | | actually promote to divert, pass yubikey's AID | Vincent Breitmoser | 2015-03-22 | 1 | -1/+3 |
* | | improve status reporting in yubikey dialogue | Vincent Breitmoser | 2015-03-22 | 1 | -0/+4 |
* | | move yubikey import into viewkeyfragment | Vincent Breitmoser | 2015-03-22 | 1 | -0/+2 |
* | | add edit key unit test for no-op | Vincent Breitmoser | 2015-03-20 | 1 | -0/+1 |
* | | fix unit tests (for real) | Vincent Breitmoser | 2015-03-20 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-03-20 | 1 | -3/+5 |
|\| | |||||
| * | Manage my keys wizard | Dominik Schürmann | 2015-03-19 | 1 | -3/+5 |
* | | support yubikeys in (some) edit key operations | Vincent Breitmoser | 2015-03-20 | 1 | -1/+2 |
* | | yubikey certifications! | Vincent Breitmoser | 2015-03-18 | 1 | -1/+1 |
|/ | |||||
* | Allow for hidden recipients in encrypt methods | Dominik Schürmann | 2015-03-16 | 1 | -0/+1 |
* | Allow encrypt of filenames via overflow menu | Dominik Schürmann | 2015-03-16 | 1 | -1/+2 |
* | Improve file deletion strings | Dominik Schürmann | 2015-03-12 | 1 | -3/+4 |
* | Updated fix for Issue #1116 | Manoj Khanna | 2015-03-11 | 1 | -3/+4 |
* | Pull from transifex | Dominik Schürmann | 2015-03-10 | 1 | -1/+1 |
* | API 7 | Dominik Schürmann | 2015-03-10 | 1 | -1/+2 |
* | Ripple | Dominik Schürmann | 2015-03-10 | 1 | -4/+0 |
* | Merge branch 'contact-card' of https://github.com/adithyaphilip/open-keychain... | Dominik Schürmann | 2015-03-10 | 1 | -0/+3 |
|\ | |||||
| * | Show passphrase checkbox in create key | Dominik Schürmann | 2015-03-10 | 1 | -0/+1 |
| * | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-10 | 1 | -2/+4 |
| * | added contact linking | Adithya Abraham Philip | 2015-03-10 | 1 | -0/+2 |
| * | added card | Adithya Abraham Philip | 2015-03-10 | 1 | -0/+1 |
* | | Add additional email addresses in create key | Dominik Schürmann | 2015-03-10 | 1 | -1/+4 |
* | | Show passphrase checkbox in create key | Dominik Schürmann | 2015-03-09 | 1 | -0/+1 |
* | | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-09 | 1 | -2/+4 |
|/ | |||||
* | Some fixes for delete after encryption | Dominik Schürmann | 2015-03-09 | 1 | -2/+2 |
* | Improve icons | Dominik Schürmann | 2015-03-09 | 1 | -7/+7 |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-09 | 1 | -2/+5 |
|\ | |||||
| * | add support for certification of user attributes | Vincent Breitmoser | 2015-03-08 | 1 | -2/+5 |
* | | Tryout design for encrypt, decrypt | Dominik Schürmann | 2015-03-06 | 1 | -2/+4 |
|/ | |||||
* | Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into pa... | Dominik Schürmann | 2015-03-05 | 1 | -0/+14 |
|\ | |||||
| * | Implemented Matt Allen password strength indicator | Lukas Zorich | 2015-03-03 | 1 | -0/+14 |