Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 key length restrictions. | ||||
| * | Modified Spinner values for CreateKeyDialog. Added info for user about ↵ | gogowitczak | 2014-04-08 | 4 | -41/+111 |
| | | | | | | | | custom key length restrictions. | ||||
* | | 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 to gpl | ||||
| * | 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 |
|\ | | | | | Added possibility to enter custom key length. | ||||
| * | Fixed coding style. | gogowitczak | 2014-04-08 | 1 | -3/+6 |
| | | |||||
| * | Added possibility to enter custom key length. Added key length limitations, ↵ | gogowitczak | 2014-04-07 | 4 | -22/+149 |
| | | | | | | | | according to issue #102 and SpongyCastle specification. | ||||
* | | Merge pull request #531 from danielhass/toast_replacement | Dominik Schürmann | 2014-04-07 | 1 | -8/+9 |
|\ \ | |/ |/| | Futher Toast replacements | ||||
| * | 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. | ||||
| * | 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 | ||||
| | * | 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 |
|\ | | | | | Certificate support | ||||
| * | 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 |
| |\ | |/ |/| | | | | | Conflicts: OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java | ||||
* | | 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 ↵ | Dominik Schürmann | 2014-04-05 | 7 | -141/+66 |
| | | | | | | | | view activity | ||||
| * | certs: ditch expiry, re-add data blob, improve ViewCertActivity | Vincent Breitmoser | 2014-04-06 | 6 | -41/+101 |
| | | | | | | | | | | | | | | | | | | GnuPG doesn't support expiry of user id certifications. The number of rings with an expiration subpacket in a cert out there is likely negligible. ViewCertActivity now verifies the key and displays a status. For revocation certs, the revocation reason is also shown. | ||||
| * | 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 |
| | | |||||
| * | certs: display cert type in cert view | Vincent Breitmoser | 2014-04-06 | 2 | -11/+24 |
| | | |||||
| * | certs: display uid status in uid list | Vincent Breitmoser | 2014-04-06 | 5 | -12/+28 |
| | | |||||
| * | certs: properly handle primary flag and revocation of uids | Vincent Breitmoser | 2014-04-06 | 5 | -66/+109 |
| | |