| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix save keyring, improve signature verification | Dominik Schürmann | 2014-04-09 | 6 | -101/+108 |
|/ |
|
* | Cleanup in SelectKeyCursorAdapter | Dominik Schürmann | 2014-04-09 | 2 | -9/+3 |
* | Hide keyboard after hiding custom key length field | Dominik Schürmann | 2014-04-09 | 1 | -1/+9 |
* | Merge pull request #539 from gogowitczak/custom-key-length-info | Dominik Schürmann | 2014-04-09 | 4 | -41/+111 |
|\ |
|
| * | Modified Spinner values for CreateKeyDialog. Added info for user about custom... | gogowitczak | 2014-04-08 | 4 | -41/+111 |
* | | KeychainIntentService instead of APG | Dominik Schürmann | 2014-04-09 | 1 | -1/+1 |
* | | Fix DECRYPT and SEND intent | Dominik Schürmann | 2014-04-09 | 1 | -1/+1 |
* | | Use NotFoundException in more places | Dominik Schürmann | 2014-04-08 | 12 | -85/+141 |
* | | Fix decryption of messages/files encrypted for multiple public keys | Dominik Schürmann | 2014-04-08 | 1 | -31/+56 |
* | | Introduce ProviderHelper.NotFoundException, remove dead code | Dominik Schürmann | 2014-04-08 | 12 | -128/+152 |
|/ |
|
* | Merge pull request #537 from thi/change-license-to-gpl | Dominik Schürmann | 2014-04-08 | 45 | -444/+480 |
|\ |
|
| * | Change license from ASLv2 to GPLv3 where possible | Thialfihar | 2014-04-08 | 43 | -403/+439 |
| * | Update copyright timespan for Thialfihar | Thialfihar | 2014-04-08 | 41 | -49/+49 |
|/ |
|
* | Merge pull request #536 from gogowitczak/custom-key-length | Dominik Schürmann | 2014-04-08 | 4 | -22/+152 |
|\ |
|
| * | Fixed coding style. | gogowitczak | 2014-04-08 | 1 | -3/+6 |
| * | Added possibility to enter custom key length. Added key length limitations, a... | gogowitczak | 2014-04-07 | 4 | -22/+149 |
* | | Merge pull request #531 from danielhass/toast_replacement | Dominik Schürmann | 2014-04-07 | 1 | -8/+9 |
|\ \
| |/
|/| |
|
| * | Futher Toast replacements in CertifyKeyActivity | Daniel Haß | 2014-04-07 | 1 | -8/+9 |
|/ |
|
* | Merge pull request #529 from gogowitczak/gradlebug-branch | Dominik Schürmann | 2014-04-06 | 1 | -13/+13 |
|\ |
|
| * | Fixed gradle localTest bug on Windows. | gogowitczak | 2014-04-06 | 1 | -13/+13 |
|/ |
|
* | Comment out localTest due to bug on windows | Dominik Schürmann | 2014-04-06 | 1 | -13/+13 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-06 | 3 | -13/+13 |
|\ |
|
| * | Merge pull request #522 from Valodim/master | Dominik Schürmann | 2014-04-06 | 3 | -13/+13 |
| |\ |
|
| | * | show key expiry status similar to revocation | Vincent Breitmoser | 2014-04-06 | 3 | -13/+13 |
| |/ |
|
* / | License clarification in README | Dominik Schürmann | 2014-04-06 | 1 | -2/+3 |
|/ |
|
* | Update README | Dominik Schürmann | 2014-04-06 | 1 | -1/+1 |
* | Update travis link | Dominik Schürmann | 2014-04-06 | 1 | -1/+1 |
* | Update transifex config | Dominik Schürmann | 2014-04-06 | 1 | -18/+18 |
* | Update README | Dominik Schürmann | 2014-04-06 | 1 | -10/+10 |
* | Rename folder structure from OpenPGP Keychain to OpenKeychain | Dominik Schürmann | 2014-04-06 | 532 | -7/+7 |
* | Pull from transifex | Dominik Schürmann | 2014-04-06 | 38 | -106/+124 |
* | Optimize comments, remove dead code | Dominik Schürmann | 2014-04-06 | 6 | -47/+5 |
* | Use dark icon in warning dialogs in edit key | Dominik Schürmann | 2014-04-06 | 1 | -2/+2 |
* | code style | Dominik Schürmann | 2014-04-06 | 3 | -14/+12 |
* | copyright header correction, style fixes | Dominik Schürmann | 2014-04-06 | 2 | -48/+49 |
* | Merge pull request #520 from Valodim/certs | Dominik Schürmann | 2014-04-06 | 23 | -146/+1331 |
|\ |
|
| * | certs: remove unused menu item | Vincent Breitmoser | 2014-04-06 | 2 | -7/+0 |
| * | certs: change migration routine so certifications work | Vincent Breitmoser | 2014-04-06 | 1 | -3/+27 |
| * | certs: display green dot for certified keys in KeyListFragment | Vincent Breitmoser | 2014-04-06 | 4 | -4/+35 |
| * | certs: forgot to add ids file | Vincent Breitmoser | 2014-04-06 | 1 | -0/+6 |
| * | Merge remote-tracking branch 'origin/master' into certs | Vincent Breitmoser | 2014-04-06 | 22 | -195/+130 |
| |\
| |/
|/| |
|
* | | Use AppMsg in edit key | Dominik Schürmann | 2014-04-05 | 1 | -8/+6 |
* | | Remove import activity from drawer, make it reachable from key list only | Dominik Schürmann | 2014-04-05 | 8 | -35/+32 |
* | | Use PgpKeyHelper.splitUserId in EncryptAsymmetricFragment | Dominik Schürmann | 2014-04-05 | 1 | -12/+11 |
* | | Rework menu items | Dominik Schürmann | 2014-04-05 | 8 | -10/+14 |
* | | Fix nfc, make edit activity like a modal dialog, move all menu actions into v... | Dominik Schürmann | 2014-04-05 | 7 | -141/+66 |
| * | certs: ditch expiry, re-add data blob, improve ViewCertActivity | Vincent Breitmoser | 2014-04-06 | 6 | -41/+101 |
| * | certs: fix ViewCertActivity | Vincent Breitmoser | 2014-04-06 | 5 | -36/+58 |
| * | certs: fix CertifyKeyActivity and improve user id list | Vincent Breitmoser | 2014-04-06 | 5 | -37/+39 |
| * | certs: ditch selection spinner from certs view | Vincent Breitmoser | 2014-04-06 | 2 | -50/+1 |